summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2006-06-23[PATCH] module.h: updated comments with a new licenseXose Vazquez Perez-0/+2
2006-06-23[PATCH] fs/locks.c: make posix_locks_deadlock() staticAdrian Bunk-1/+0
2006-06-23[PATCH] vfs: add lock owner argument to flush operationMiklos Szeredi-2/+3
2006-06-23[PATCH] read_mapping_page for address spacePekka Enberg-0/+7
2006-06-23[PATCH] Add a sysfs file to determine if a kexec kernel is loadedJeff Moyer-0/+1
2006-06-23[PATCH] xtensa: remove verify_area macrosJesper Juhl-37/+7
2006-06-23[PATCH] m68k: ptrace.h typo fixJan Altenberg-1/+1
2006-06-23[PATCH] m68k: clean up uaccess.hRoman Zippel-813/+271
2006-06-23[PATCH] m68k: use c99 initializerRoman Zippel-4/+4
2006-06-23[PATCH] m68k: Remove some unused definitions in zorro.hRoman Zippel-42/+0
2006-06-23[PATCH] m68k: cleanup unistd.hRoman Zippel-39/+0
2006-06-23[PATCH] swsusp: add architecture special saveable pages supportShaohua Li-0/+1
2006-06-23[PATCH] x86: compile fix for asm-i386/alternatives.hKirill Smelkov-0/+2
2006-06-23[PATCH] x86: VIA C7 CPU flagsMichal Ludvig-0/+12
2006-06-23[PATCH] x86: fix __range_ok constraintRoman Zippel-1/+1
2006-06-23[PATCH] x86: kernel irq balance doesn't workZhang Yanmin-0/+8
2006-06-23[PATCH] Don't trigger full rebuild via CONFIG_X86_MCEAlexey Dobriyan-6/+5
2006-06-23[PATCH] Don't trigger full rebuild via CONFIG_MTRRAlexey Dobriyan-8/+4
2006-06-23[PATCH] arch/i386/kernel/apic.c: make modern_apic() staticAdrian Bunk-2/+0
2006-06-23[PATCH] x86: cache pollution aware __copy_from_user_ll()Hiro Yoshioka-0/+55
2006-06-23[PATCH] Au1550/1200: add missing PSC #define's, make OSS driver use the prope...Sergei Shtylyov-1/+20
2006-06-23[PATCH] frv: clean frv unistd.hAl Viro-17/+0
2006-06-23[PATCH] frv: Add missing qualifier to memcpy_fromio() prototypeAl Viro-1/+1
2006-06-23[PATCH] frv: NULL noise removal in frv xchg()Al Viro-2/+2
2006-06-23[PATCH] frv: wrong syscallAl Viro-1/+1
2006-06-23[PATCH] frv: misc sparse annotationsAl Viro-1/+1
2006-06-23[PATCH] frv: misc __user annotationsAl Viro-1/+1
2006-06-23[PATCH] frv: signal annotationsAl Viro-3/+3
2006-06-23[PATCH] frv: basic __iomem annotationsAl Viro-27/+38
2006-06-23[PATCH] frv: __user infrastructureAl Viro-27/+37
2006-06-23[PATCH] SELinux: add task_movememory hookDavid Quigley-0/+15
2006-06-23[PATCH] lsm: add task_setioprio hookJames Morris-0/+16
2006-06-23[PATCH] move_pages: fix 32 -> 64 bit compat functionChristoph Lameter-1/+1
2006-06-23[PATCH] sys_move_pages: 32bit support (i386, x86_64)Christoph Lameter-1/+7
2006-06-23[PATCH] sys_move_pages: x86_64 supportChristoph Lameter-1/+3
2006-06-23[PATCH] page migration: sys_move_pages(): support moving of individual pagesChristoph Lameter-2/+7
2006-06-23[PATCH] page migration: use allocator function for migrate_pages()Christoph Lameter-5/+6
2006-06-23[PATCH] page migration: handle freeing of pages in migrate_pages()Christoph Lameter-4/+3
2006-06-23[PATCH] Delete unused definitions of kvaddr_to_nidRalf Baechle-7/+0
2006-06-23[PATCH] slab: kmalloc, kzalloc comments cleanup and fixPaul Drynoff-0/+50
2006-06-23[PATCH] initialise total_memory() earlierAndrew Morton-0/+1
2006-06-23[PATCH] add page_mkwrite() vm_operations methodDavid Howells-0/+4
2006-06-23[PATCH] mm: fix swap unused warningCon Kolivas-11/+53
2006-06-23[PATCH] sparsemem: record nid during memory presentAndy Whitcroft-0/+5
2006-06-23[PATCH] More page migration: use migration entries for file pagesChristoph Lameter-15/+0
2006-06-23[PATCH] Swapless page migration: rip out swap based logicChristoph Lameter-1/+0
2006-06-23[PATCH] Swapless page migration: add R/W migration entriesChristoph Lameter-0/+60
2006-06-23[PATCH] page migration cleanup: pass "mapping" to migration functionsChristoph Lameter-4/+8
2006-06-23[PATCH] page migration cleanup: remove useless definitionsChristoph Lameter-2/+0
2006-06-23[PATCH] writeback: fix range handlingOGAWA Hirofumi-2/+6