summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Au1550/1200: add missing PSC #define's, make OSS driver use the prope...Sergei Shtylyov2006-06-232-1/+20
* [PATCH] frv: clean frv unistd.hAl Viro2006-06-231-17/+0
* [PATCH] frv: Add missing qualifier to memcpy_fromio() prototypeAl Viro2006-06-231-1/+1
* [PATCH] frv: NULL noise removal in frv xchg()Al Viro2006-06-231-2/+2
* [PATCH] frv: wrong syscallAl Viro2006-06-231-1/+1
* [PATCH] frv: misc sparse annotationsAl Viro2006-06-231-1/+1
* [PATCH] frv: misc __user annotationsAl Viro2006-06-231-1/+1
* [PATCH] frv: signal annotationsAl Viro2006-06-231-3/+3
* [PATCH] frv: basic __iomem annotationsAl Viro2006-06-232-27/+38
* [PATCH] frv: __user infrastructureAl Viro2006-06-231-27/+37
* [PATCH] SELinux: add task_movememory hookDavid Quigley2006-06-231-0/+15
* [PATCH] lsm: add task_setioprio hookJames Morris2006-06-231-0/+16
* [PATCH] move_pages: fix 32 -> 64 bit compat functionChristoph Lameter2006-06-231-1/+1
* [PATCH] sys_move_pages: 32bit support (i386, x86_64)Christoph Lameter2006-06-232-1/+7
* [PATCH] sys_move_pages: x86_64 supportChristoph Lameter2006-06-231-1/+3
* [PATCH] page migration: sys_move_pages(): support moving of individual pagesChristoph Lameter2006-06-233-2/+7
* [PATCH] page migration: use allocator function for migrate_pages()Christoph Lameter2006-06-231-5/+6
* [PATCH] page migration: handle freeing of pages in migrate_pages()Christoph Lameter2006-06-231-4/+3
* [PATCH] Delete unused definitions of kvaddr_to_nidRalf Baechle2006-06-233-7/+0
* [PATCH] slab: kmalloc, kzalloc comments cleanup and fixPaul Drynoff2006-06-231-0/+50
* [PATCH] initialise total_memory() earlierAndrew Morton2006-06-231-0/+1
* [PATCH] add page_mkwrite() vm_operations methodDavid Howells2006-06-231-0/+4
* [PATCH] mm: fix swap unused warningCon Kolivas2006-06-231-11/+53
* [PATCH] sparsemem: record nid during memory presentAndy Whitcroft2006-06-231-0/+5
* [PATCH] More page migration: use migration entries for file pagesChristoph Lameter2006-06-231-15/+0
* [PATCH] Swapless page migration: rip out swap based logicChristoph Lameter2006-06-231-1/+0
* [PATCH] Swapless page migration: add R/W migration entriesChristoph Lameter2006-06-232-0/+60
* [PATCH] page migration cleanup: pass "mapping" to migration functionsChristoph Lameter2006-06-232-4/+8
* [PATCH] page migration cleanup: remove useless definitionsChristoph Lameter2006-06-231-2/+0
* [PATCH] writeback: fix range handlingOGAWA Hirofumi2006-06-232-2/+6
* [PATCH] radix-tree: direct dataNick Piggin2006-06-231-2/+3
* [PATCH] change gen_pool allocator to not touch managed memoryDean Nelson2006-06-231-20/+15
* [PATCH] mm: introduce remap_vmalloc_range()Nick Piggin2006-06-231-0/+8
* [PATCH] Unify pxm_to_node() and node_to_pxm()Yasunori Goto2006-06-233-1/+32
* [PATCH] tightening hugetlb strict accountingChen, Kenneth W2006-06-231-6/+2
* [PATCH] reserve space for swap labelAndreas Dilger2006-06-231-6/+8
* [PATCH] support for panic at OOMKAMEZAWA Hiroyuki2006-06-231-0/+1
* [PATCH] squash duplicate page_to_pfn and pfn_to_pageAndy Whitcroft2006-06-231-12/+15
* [PATCH] wait_table and zonelist initializing for memory hotadd: add return co...Yasunori Goto2006-06-231-0/+3
* [PATCH] wait_table and zonelist initializing for memory hotadd: change to mem...Yasunori Goto2006-06-231-2/+2
* [PATCH] wait_table and zonelist initializing for memory hotadd: change name o...Yasunori Goto2006-06-231-2/+2
* [PATCH] PG_uncached is ia64 onlyAndrew Morton2006-06-231-1/+13
* [PATCH] zone handle unaligned zone boundariesAndy Whitcroft2006-06-231-2/+5
* [PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells2006-06-234-11/+16
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-233-13/+17
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-06-228-36/+175
|\
| * [ARM] 3629/1: S3C24XX: fix missing bracket in regs-dsc.hBen Dooks2006-06-221-1/+1
| * [ARM] 3601/1: i.MX/MX1 DMA error handling for signaled channels onlyPavel Pisa2006-06-221-2/+6
| * [ARM] 3620/2: ixp23xx: add uengine loader supportLennert Buytenhek2006-06-222-0/+18
| * [ARM] 3621/1: fix compilation breakage for pnx4008Vitaly Wool2006-06-221-4/+0
OpenPOWER on IntegriCloud