aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-23[PATCH] ptrace: document the locking rulesEric W. Biederman2-1/+5
2006-06-23[PATCH] module.h: updated comments with a new licenseXose Vazquez Perez1-0/+2
2006-06-23[PATCH] fs/locks.c: make posix_locks_deadlock() staticAdrian Bunk1-1/+0
2006-06-23[PATCH] vfs: add lock owner argument to flush operationMiklos Szeredi2-2/+3
2006-06-23[PATCH] read_mapping_page for address spacePekka Enberg1-0/+7
2006-06-23[PATCH] Add a sysfs file to determine if a kexec kernel is loadedJeff Moyer1-0/+1
2006-06-23[PATCH] m68k: Remove some unused definitions in zorro.hRoman Zippel1-42/+0
2006-06-23[PATCH] swsusp: add architecture special saveable pages supportShaohua Li1-0/+1
2006-06-23[PATCH] x86: kernel irq balance doesn't workZhang Yanmin1-0/+8
2006-06-23[PATCH] x86: cache pollution aware __copy_from_user_ll()Hiro Yoshioka1-0/+22
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 Lameter1-0/+5
2006-06-23[PATCH] page migration: sys_move_pages(): support moving of individual pagesChristoph Lameter2-1/+6
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] 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 Goto1-0/+9
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] wait_table and zonelist initializing for memory hotadd: add return code for init_current_empty_zoneYasunori Goto1-0/+3
2006-06-23[PATCH] wait_table and zonelist initializing for memory hotadd: change to meminit for build_zonelistYasunori Goto1-2/+2
2006-06-23[PATCH] wait_table and zonelist initializing for memory hotadd: change name of wait_table_size()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-22Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds1-1/+1
2006-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2-4/+8
2006-06-22[PATCH] WAN: register_hdlc_device() doesn't need dev_alloc_name()Krzysztof Halasa1-1/+1
2006-06-22Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds4-2/+76
2006-06-22Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/w1-2.6Linus Torvalds2-2/+5
2006-06-22Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2-0/+15
2006-06-22[PATCH] zlib_inflate: Upgrade library code to a recent versionRichard Purdie3-92/+141
2006-06-22[PATCH] Fix dcache race during umountNeilBrown1-1/+1