aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-23[PATCH] m68k: use c99 initializerRoman Zippel1-4/+4
2006-06-23[PATCH] m68k: Remove some unused definitions in zorro.hRoman Zippel1-42/+0
2006-06-23[PATCH] m68k: cleanup unistd.hRoman Zippel1-39/+0
2006-06-23[PATCH] swsusp: add architecture special saveable pages supportShaohua Li1-0/+1
2006-06-23[PATCH] x86: compile fix for asm-i386/alternatives.hKirill Smelkov1-0/+2
2006-06-23[PATCH] x86: VIA C7 CPU flagsMichal Ludvig1-0/+12
2006-06-23[PATCH] x86: fix __range_ok constraintRoman Zippel1-1/+1
2006-06-23[PATCH] x86: kernel irq balance doesn't workZhang Yanmin1-0/+8
2006-06-23[PATCH] Don't trigger full rebuild via CONFIG_X86_MCEAlexey Dobriyan2-6/+5
2006-06-23[PATCH] Don't trigger full rebuild via CONFIG_MTRRAlexey Dobriyan2-8/+4
2006-06-23[PATCH] arch/i386/kernel/apic.c: make modern_apic() staticAdrian Bunk1-2/+0
2006-06-23[PATCH] x86: cache pollution aware __copy_from_user_ll()Hiro Yoshioka2-0/+55
2006-06-23[PATCH] Au1550/1200: add missing PSC #define's, make OSS driver use the proper onesSergei Shtylyov2-1/+20
2006-06-23[PATCH] frv: clean frv unistd.hAl Viro1-17/+0
2006-06-23[PATCH] frv: Add missing qualifier to memcpy_fromio() prototypeAl Viro1-1/+1
2006-06-23[PATCH] frv: NULL noise removal in frv xchg()Al Viro1-2/+2
2006-06-23[PATCH] frv: wrong syscallAl Viro1-1/+1
2006-06-23[PATCH] frv: misc sparse annotationsAl Viro1-1/+1
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