summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2006-06-23[PATCH] frv: misc __user annotationsAl Viro1-1/+1
2006-06-23[PATCH] frv: signal annotationsAl Viro1-3/+3
2006-06-23[PATCH] frv: basic __iomem annotationsAl Viro2-27/+38
2006-06-23[PATCH] frv: __user infrastructureAl Viro1-27/+37
2006-06-23[PATCH] SELinux: add task_movememory hookDavid Quigley1-0/+15
2006-06-23[PATCH] lsm: add task_setioprio hookJames Morris1-0/+16
2006-06-23[PATCH] move_pages: fix 32 -> 64 bit compat functionChristoph Lameter1-1/+1
2006-06-23[PATCH] sys_move_pages: 32bit support (i386, x86_64)Christoph Lameter2-1/+7
2006-06-23[PATCH] sys_move_pages: x86_64 supportChristoph Lameter1-1/+3
2006-06-23[PATCH] page migration: sys_move_pages(): support moving of individual pagesChristoph Lameter3-2/+7
2006-06-23[PATCH] page migration: use allocator function for migrate_pages()Christoph Lameter1-5/+6
2006-06-23[PATCH] page migration: handle freeing of pages in migrate_pages()Christoph Lameter1-4/+3
2006-06-23[PATCH] Delete unused definitions of kvaddr_to_nidRalf Baechle3-7/+0
2006-06-23[PATCH] slab: kmalloc, kzalloc comments cleanup and fixPaul Drynoff1-0/+50
2006-06-23[PATCH] initialise total_memory() earlierAndrew Morton1-0/+1
2006-06-23[PATCH] add page_mkwrite() vm_operations methodDavid Howells1-0/+4
2006-06-23[PATCH] mm: fix swap unused warningCon Kolivas1-11/+53
2006-06-23[PATCH] sparsemem: record nid during memory presentAndy Whitcroft1-0/+5
2006-06-23[PATCH] More page migration: use migration entries for file pagesChristoph Lameter1-15/+0
2006-06-23[PATCH] Swapless page migration: rip out swap based logicChristoph Lameter1-1/+0
2006-06-23[PATCH] Swapless page migration: add R/W migration entriesChristoph Lameter2-0/+60
2006-06-23[PATCH] page migration cleanup: pass "mapping" to migration functionsChristoph Lameter2-4/+8
2006-06-23[PATCH] page migration cleanup: remove useless definitionsChristoph Lameter1-2/+0
2006-06-23[PATCH] writeback: fix range handlingOGAWA Hirofumi2-2/+6
2006-06-23[PATCH] radix-tree: direct dataNick Piggin1-2/+3
2006-06-23[PATCH] change gen_pool allocator to not touch managed memoryDean Nelson1-20/+15
2006-06-23[PATCH] mm: introduce remap_vmalloc_range()Nick Piggin1-0/+8
2006-06-23[PATCH] Unify pxm_to_node() and node_to_pxm()Yasunori Goto3-1/+32
2006-06-23[PATCH] tightening hugetlb strict accountingChen, Kenneth W1-6/+2
2006-06-23[PATCH] reserve space for swap labelAndreas Dilger1-6/+8
2006-06-23[PATCH] support for panic at OOMKAMEZAWA Hiroyuki1-0/+1
2006-06-23[PATCH] squash duplicate page_to_pfn and pfn_to_pageAndy Whitcroft1-12/+15
2006-06-23[PATCH] wait_table and zonelist initializing for memory hotadd: add return co...Yasunori Goto1-0/+3
2006-06-23[PATCH] wait_table and zonelist initializing for memory hotadd: change to mem...Yasunori Goto1-2/+2
2006-06-23[PATCH] wait_table and zonelist initializing for memory hotadd: change name o...Yasunori Goto1-2/+2
2006-06-23[PATCH] PG_uncached is ia64 onlyAndrew Morton1-1/+13
2006-06-23[PATCH] zone handle unaligned zone boundariesAndy Whitcroft1-2/+5
2006-06-23[PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells4-11/+16
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells3-13/+17
2006-06-23[NET]: fix net-core kernel-docRandy Dunlap2-0/+3
2006-06-23[TCP]: Move inclusion of <linux/dmaengine.h> to correct place in <linux/tcp.h>David Woodhouse1-1/+1
2006-06-23[NET]: Added GSO toggleHerbert Xu3-0/+7
2006-06-23[NET]: Add software TSOv4Herbert Xu3-0/+4
2006-06-23[NET]: Add generic segmentation offloadHerbert Xu1-1/+7
2006-06-23[NET]: Merge TSO/UFO fields in sk_buffHerbert Xu3-7/+23
2006-06-23[NET]: Avoid allocating skb in skb_padHerbert Xu1-6/+5
2006-06-22Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds8-36/+175
2006-06-22Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds3-3/+31
2006-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds44-252/+1161
2006-06-22[libata] Add host lock to struct ata_portJeff Garzik1-0/+1