summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2009-08-26Merge branch 'quilt/driver-core'Stephen Rothwell
2009-08-26Merge commit 'hwpoison/hwpoison'Stephen Rothwell
2009-08-26Merge commit 'percpu/for-next'Stephen Rothwell
2009-08-26Merge commit 'kmemleak/kmemleak'Stephen Rothwell
2009-08-26Merge commit 'trivial/for-next'Stephen Rothwell
2009-08-26Merge commit 'slab/for-next'Stephen Rothwell
2009-08-26Merge branch 'quilt/rr'Stephen Rothwell
2009-08-26Merge commit 'kvm/master'Stephen Rothwell
2009-08-26Driver Core: devtmpfs - kernel-maintained tmpfs-based /devKay Sievers
2009-08-26mm: Fix problem of parameter in noteJianjun Kong
2009-08-19Merge branch 'slab/cleanups' into for-nextPekka Enberg
2009-08-19SLUB: Fix some coding style issuesAmerigo Wang
2009-08-19trivial: improve help text for mm debug config optionsFrans Pop
2009-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-08-18mm: build_zonelists(): move clear node_load[] to __build_all_zonelists()Bo Liu
2009-08-18nommu: check fd read permission in validate_mmap_request()Graff Yang
2009-08-18mm: revert "oom: move oom_adj value"KOSAKI Motohiro
2009-08-18Merge branch 'slab/fixes' into for-nextPekka Enberg
2009-08-18SLUB: Drop write permission to /proc/slabinfoWANG Cong
2009-08-17Security/SELinux: seperate lsm specific mmap_min_addrEric Paris
2009-08-14percpu: kill lpage first chunk allocatorTejun Heo
2009-08-14percpu: update embedding first chunk allocator to handle sparse unitsTejun Heo
2009-08-14percpu: use group information to allocate vmap areas sparselyTejun Heo
2009-08-14vmalloc: implement pcpu_get_vm_areas()Tejun Heo
2009-08-14vmalloc: separate out insert_vmalloc_vm()Tejun Heo
2009-08-14percpu: add chunk->base_addrTejun Heo
2009-08-14percpu: add pcpu_unit_offsets[]Tejun Heo
2009-08-14percpu: introduce pcpu_alloc_info and pcpu_group_infoTejun Heo
2009-08-14percpu: move pcpu_lpage_build_unit_map() and pcpul_lpage_dump_cfg() upwardTejun Heo
2009-08-14percpu: add @align to pcpu_fc_alloc_fn_tTejun Heo
2009-08-14percpu: make @dyn_size mandatory for pcpu_setup_first_chunk()Tejun Heo
2009-08-14percpu: drop @static_size from first chunk allocatorsTejun Heo
2009-08-14percpu: generalize first chunk allocator selectionTejun Heo
2009-08-14percpu: build first chunk allocators selectivelyTejun Heo
2009-08-14percpu: rename 4k first chunk allocator to pageTejun Heo
2009-08-14percpu: improve boot messagesTejun Heo
2009-08-14percpu: fix pcpu_reclaim() lockingTejun Heo
2009-08-14Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo
2009-08-14percpu: use the right flag for get_vm_area()Amerigo Wang
2009-08-14percpu, sparc64: fix sparse possible cpu map handlingTejun Heo
2009-08-13kmemleak: Always scan the task stacksCatalin Marinas
2009-08-13kmemleak: Printing of the objects hex dumpSergey Senozhatsky
2009-08-13kmemleak: Do not report alloc_bootmem blocks as leaksCatalin Marinas
2009-08-13kmemleak: Save the stack trace for early allocationsCatalin Marinas
2009-08-13kmemleak: Mark the early log buffer as __initdataCatalin Marinas
2009-08-13kmemleak: Dump object information on requestCatalin Marinas
2009-08-13cpumask:mm_quicklist-new-cpumask-opsRusty Russell
2009-08-12kmemleak: Allow rescheduling during an object scanningCatalin Marinas
2009-08-10mempool.c: clean up type-castingFigo.zhang
2009-08-10Merge branch 'slqb/core' into for-nextPekka Enberg