summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] mips: fix number of mremap argumentsYoichi Yuasa2006-06-231-1/+1
* [PATCH] Au1550/1200: add missing PSC #define's, make OSS driver use the prope...Sergei Shtylyov2006-06-233-2/+21
* [PATCH] frv: clean frv unistd.hAl Viro2006-06-231-17/+0
* [PATCH] frv: trivial cleanups in frv_ksyms.cAl Viro2006-06-231-18/+0
* [PATCH] frv: Add missing qualifier to memcpy_fromio() prototypeAl Viro2006-06-231-1/+1
* [PATCH] frv: ieee1394 is borken on frvAl Viro2006-06-231-1/+1
* [PATCH] frv: NULL noise removal in frv xchg()Al Viro2006-06-231-2/+2
* [PATCH] frv: initrd is grossly broken on frv (never built)Al Viro2006-06-231-0/+1
* [PATCH] ext2 XIP won't build without MMUAl Viro2006-06-231-1/+1
* [PATCH] frv: wrong syscallAl Viro2006-06-232-2/+2
* [PATCH] frv: misc sparse annotationsAl Viro2006-06-233-10/+10
* [PATCH] frv: misc __user annotationsAl Viro2006-06-234-6/+6
* [PATCH] frv: binfmt_elf_fdpic __user annotationsAl Viro2006-06-231-13/+13
* [PATCH] frv: sysctl __user annotationsAl Viro2006-06-232-22/+22
* [PATCH] frv: signal annotationsAl Viro2006-06-232-13/+13
* [PATCH] frv: basic __iomem annotationsAl Viro2006-06-233-30/+41
* [PATCH] frv: __user infrastructureAl Viro2006-06-232-30/+40
* [PATCH] SELinux: add security_task_movememory calls to mm codeDavid Quigley2006-06-232-0/+11
* [PATCH] SELinux: add task_movememory hookDavid Quigley2006-06-233-0/+27
* [PATCH] SELinux: add security hook call to mediate attach_task (kernel/cpuset.c)David Quigley2006-06-231-0/+8
* [PATCH] SELinux: add security hooks to {get,set}affinityDavid Quigley2006-06-231-1/+8
* [PATCH] lsm: add task_setioprio hookJames Morris2006-06-234-0/+34
* [PATCH] move_pages: fix 32 -> 64 bit compat functionChristoph Lameter2006-06-232-3/+3
* [PATCH] sys_move_pages: 32bit support (i386, x86_64)Christoph Lameter2006-06-236-1/+33
* [PATCH] sys_move_pages: x86_64 supportChristoph Lameter2006-06-231-1/+3
* [PATCH] page migration: sys_move_pages(): support moving of individual pagesChristoph Lameter2006-06-238-25/+288
* [PATCH] page migration: use allocator function for migrate_pages()Christoph Lameter2006-06-233-90/+59
* [PATCH] page migration: handle freeing of pages in migrate_pages()Christoph Lameter2006-06-233-36/+27
* [PATCH] page migration: simplify migrate_pages()Christoph Lameter2006-06-231-103/+115
* [PATCH] printk() should not be called under zone->lockKirill Korotaev2006-06-231-4/+5
* [PATCH] Delete unused definitions of kvaddr_to_nidRalf Baechle2006-06-233-7/+0
* [PATCH] kernel-doc for mm/filemap.cRandy Dunlap2006-06-231-53/+120
* [PATCH] slab: kmalloc, kzalloc comments cleanup and fixPaul Drynoff2006-06-233-18/+53
* [PATCH] update vm_total_pages at memory hotaddKAMEZAWA Hiroyuki2006-06-231-1/+1
* [PATCH] initialise total_memory() earlierAndrew Morton2006-06-233-6/+6
* [PATCH] mm/slab.c: fix early init assumptionIngo Molnar2006-06-231-2/+10
* [PATCH] fix update_mmu_cache in fremap.cHugh Dickins2006-06-231-1/+8
* [PATCH] remove unused o_flags from do_shmatHugh Dickins2006-06-231-3/+0
* [PATCH] swapoff: use atomic_inc_not_zero() on mm_usersHugh Dickins2006-06-231-3/+1
* [PATCH] add page_mkwrite() vm_operations methodDavid Howells2006-06-234-28/+99
* [PATCH] mm: fix swap unused warningCon Kolivas2006-06-231-11/+53
* [PATCH] sparsemem: record nid during memory presentAndy Whitcroft2006-06-232-2/+25
* [PATCH] slab: verify pointers before freePekka Enberg2006-06-231-9/+4
* [PATCH] page migration: Update documentationChristoph Lameter2006-06-231-58/+33
* [PATCH] More page migration: use migration entries for file pagesChristoph Lameter2006-06-234-43/+124
* [PATCH] More page migration: do not inc/dec rss countersChristoph Lameter2006-06-232-2/+1
* [PATCH] Swapless page migration: modify core logicChristoph Lameter2006-06-232-34/+23
* [PATCH] Swapless page migration: rip out swap based logicChristoph Lameter2006-06-234-120/+3
* [PATCH] Swapless page migration: add R/W migration entriesChristoph Lameter2006-06-237-32/+255
* [PATCH] page migration cleanup: move fallback handling into special functionChristoph Lameter2006-06-231-51/+39
OpenPOWER on IntegriCloud