summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* uml: current.h cleanupJeff Dike2008-02-052-25/+6
* uml: style cleanupJeff Dike2008-02-051-15/+4
* uml: header untanglingJeff Dike2008-02-058-31/+19
* uml: move um_virt_to_physJeff Dike2008-02-051-3/+0
* UML - Fix build in 2.6.24-rc2-mm1Jeff Dike2008-02-051-0/+2
* uml: tidy pgtable.hJeff Dike2008-02-051-79/+7
* uml: get rid of asmlinkageJeff Dike2008-02-051-6/+0
* uml: implement get_wchanJeff Dike2008-02-051-1/+1
* uml: remove xmm checking on x86Karol Swietlicki2008-02-051-1/+0
* cris: remove unused __dummy, CONST_ADDR and ADDR from bitops.hJesper Nilsson2008-02-051-7/+0
* mac68k: add nubus card definitions and a typo fixFinn Thain2008-02-051-1/+3
* mac68k: remove dead codeFinn Thain2008-02-051-2/+0
* leds: add possibility to remove leds classdevs during suspend/resumeRafael J. Wysocki2008-02-051-1/+9
* HWRNG: add possibility to remove hwrng devices during suspend/resumeRafael J. Wysocki2008-02-051-1/+9
* Misc: Add possibility to remove misc devices during suspend/resumeRafael J. Wysocki2008-02-051-1/+9
* latency.c: use QoS infrastructureMark Gross2008-02-051-25/+0
* pm qos infrastructure and interfaceMark Gross2008-02-051-0/+25
* make kernel_shutdown_prepare() staticAdrian Bunk2008-02-051-2/+0
* alpha: fix warning by fixing flush_tlb_kernel_range()Andrew Morton2008-02-051-1/+5
* Alpha doesn't use socketcallSamuel Thibault2008-02-051-1/+0
* alpha: atomic_add_return() should return intAndrew Morton2008-02-051-1/+1
* m68knomu: remove dead config symbols from m68knomu codeJiri Olsa2008-02-055-49/+3
* frv: remove dead config symbol from FRV codeJiri Olsa2008-02-051-4/+0
* FRV: move DMA macros to scatterlist.h for consistency.Robert P. J. Day2008-02-052-10/+10
* Smack: Simplified Mandatory Access Control KernelCasey Schaufler2008-02-051-3/+23
* NetLabel: introduce a new kernel configuration API for NetLabelPaul Moore2008-02-051-6/+41
* capabilities: introduce per-process capability bounding setSerge E. Hallyn2008-02-056-11/+27
* Remove unnecessary include from include/linux/capability.hAndrew Morgan2008-02-051-1/+0
* Add 64-bit capability support to the kernelAndrew Morgan2008-02-051-66/+155
* revert "capabilities: clean up file capability reading"Andrew Morton2008-02-051-2/+4
* VFS/Security: Rework inode_getsecurity and callers to return resulting bufferDavid P. Quigley2008-02-052-12/+10
* writeback: speed up writeback of big dirty filesFengguang Wu2008-02-051-0/+1
* mm: fix PageUptodate data raceNick Piggin2008-02-052-7/+39
* mm/page-writeback: highmem_is_dirtyable optionBron Gondwana2008-02-051-0/+1
* Page allocator: get rid of the list of cold pagesChristoph Lameter2008-02-051-1/+1
* add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt2008-02-0532-121/+121
* Page allocator: clean up pcp draining functionsChristoph Lameter2008-02-052-1/+2
* maps4: move clear_refs code to task_mmu.cMatt Mackall2008-02-051-1/+2
* maps4: introduce a generic page walkerMatt Mackall2008-02-051-0/+22
* maps4: move is_swap_pteMatt Mackall2008-02-051-0/+6
* maps4: rework TASK_SIZE macrosDave Hansen2008-02-056-4/+14
* tmpfs: move swap swizzling into shmemHugh Dickins2008-02-051-11/+4
* swapin needs gfp_mask for loop on tmpfsHugh Dickins2008-02-051-3/+3
* swapin_readahead: move and rearrange argsHugh Dickins2008-02-051-12/+7
* VM: allow get_page_unless_zero on compound pagesChristoph Lameter2008-02-051-1/+1
* is_vmalloc_addr(): Check if an address is within the vmalloc boundariesChristoph Lameter2008-02-051-0/+8
* i386: Resolve dependency of asm-i386/pgtable.h on highmem.hChristoph Lameter2008-02-052-6/+8
* vmalloc: add const to void* parametersChristoph Lameter2008-02-052-5/+5
* Move vmalloc_to_page() to mm/vmalloc.Christoph Lameter2008-02-051-2/+4
* Pagecache zeroing: zero_user_segment, zero_user_segments and zero_userChristoph Lameter2008-02-051-18/+30