summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] adjust handle_IRR_event() return typeJan Beulich2006-06-233-21/+28
* [PATCH] list: introduce list_replace() helperOleg Nesterov2006-06-231-0/+23
* [PATCH] SGI IOC4: Detect IO card variantBrent Casavant2006-06-231-0/+5
* [PATCH] Make RCU API inaccessible to non-GPL Linux kernel modulesPaul E. McKenney2006-06-231-2/+1
* [PATCH] strstrip() APIPekka Enberg2006-06-231-0/+1
* [PATCH] Process Events: License ChangeMatt Helsley2006-06-231-13/+6
* [PATCH] Process Events - Header CleanupMatt Helsley2006-06-231-2/+0
* [PATCH] remove unlikely() in might_sleep_if()Hua Zhong2006-06-231-1/+1
* [PATCH] percpu counter data type changes to suppport more than 2**31 ext3 fre...Mingming Cao2006-06-231-18/+20
* [PATCH] ptrace: document the locking rulesEric W. Biederman2006-06-232-1/+5
* [PATCH] module.h: updated comments with a new licenseXose Vazquez Perez2006-06-231-0/+2
* [PATCH] fs/locks.c: make posix_locks_deadlock() staticAdrian Bunk2006-06-231-1/+0
* [PATCH] vfs: add lock owner argument to flush operationMiklos Szeredi2006-06-232-2/+3
* [PATCH] read_mapping_page for address spacePekka Enberg2006-06-231-0/+7
* [PATCH] Add a sysfs file to determine if a kexec kernel is loadedJeff Moyer2006-06-231-0/+1
* [PATCH] m68k: Remove some unused definitions in zorro.hRoman Zippel2006-06-231-42/+0
* [PATCH] swsusp: add architecture special saveable pages supportShaohua Li2006-06-231-0/+1
* [PATCH] x86: kernel irq balance doesn't workZhang Yanmin2006-06-231-0/+8
* [PATCH] x86: cache pollution aware __copy_from_user_ll()Hiro Yoshioka2006-06-231-0/+22
* [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-231-0/+5
* [PATCH] page migration: sys_move_pages(): support moving of individual pagesChristoph Lameter2006-06-232-1/+6
* [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] 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-231-0/+9
* [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] 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
OpenPOWER on IntegriCloud