aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* uml: get rid of syscall countersJeff Dike2008-02-051-2/+0
* uml: customize tlb.hJeff Dike2008-02-051-1/+121
* uml: 64-bit tlb fixesJeff Dike2008-02-053-5/+4
* uml: cover stubs with a VMAJeff Dike2008-02-051-2/+5
* uml: clean up TASK_SIZE usageJeff Dike2008-02-053-8/+3
* uml: add virt_to_pteJeff Dike2008-02-051-0/+3
* uml: fix page table data sizesJeff Dike2008-02-053-5/+24
* 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