summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-03-041-1/+1
|\
| * kill unused invalidate_inode_pages helperChristoph Hellwig2010-03-031-1/+1
* | Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-03-035-24/+508
|\ \
| * | sparsemem: Fix compilation on PowerPCYinghai Lu2010-03-021-4/+7
| * | early_res: Add free_early_partial()Yinghai Lu2010-02-261-3/+0Star
| * | x86: Fix non-bootmem compilation on PowerPCYinghai Lu2010-02-221-0/+2
| * | sparsemem: Put mem map for one node together.Yinghai Lu2010-02-123-2/+187
| * | sparsemem: Put usemap for one node togetherYinghai Lu2010-02-121-18/+66
| * | x86: Make 64 bit use early_res instead of bootmem before slabYinghai Lu2010-02-124-5/+254
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-03-033-155/+98Star
|\ \ \
| * | | percpu: add __percpu sparse annotations to core kernel subsystemsTejun Heo2010-02-171-8/+10
| * | | Merge branch 'master' into percpuTejun Heo2010-02-0211-103/+192
| |\ \ \
| * | | | this_cpu: Remove pageset_notifierChristoph Lameter2010-01-051-0/+1
| * | | | this_cpu: Page allocator conversionChristoph Lameter2010-01-052-137/+79Star
| * | | | Merge branch 'master' into percpuTejun Heo2010-01-0540-2192/+4220
| |\ \ \ \
| * | | | | percpu: refactor the code in pcpu_[de]populate_chunk()WANG Cong2009-12-081-10/+8Star
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-03-021-0/+3
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-03-013-22/+18Star
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-175-62/+166
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-2314-120/+205
| |\ \ \ \ \ \ \
| * | | | | | | | mm: export use_mm/unuse_mm to modulesMichael S. Tsirkin2010-01-151-0/+3
* | | | | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-013-10/+10
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Merge branches 'clks' and 'pnx' into develRussell King2010-02-251-3/+1Star
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-203-10/+10
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-02-271-1/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Merge branch 'sh/dmaengine'Paul Mundt2010-02-081-0/+3
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'sh/stable-updates'Paul Mundt2010-02-053-28/+92
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'sh/stable-updates'Paul Mundt2010-02-023-37/+72
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | Merge branch 'sh/stable-updates'Paul Mundt2010-01-186-57/+95
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branches 'sh/xstate', 'sh/hw-breakpoints' and 'sh/stable-updates'Paul Mundt2010-01-137-55/+92
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | sh: Drop down to a single quicklist.Paul Mundt2010-01-051-1/+1
* | | | | | | | | | | memcg: fix oom killing a child process in an other cgroupKAMEZAWA Hiroyuki2010-02-231-0/+2
* | | | | | | | | | | mm: Make copy_from_user() in migrate.c statically predictableH. Peter Anvin2010-02-211-21/+15Star
| |_|_|_|_|/ / / / / |/| | | | | | | | |
* | | | | | | | | | Fix potential crash with sys_move_pagesLinus Torvalds2010-02-061-0/+3
| |_|_|_|/ / / / / |/| | | | | | | |
* | | | | | | | | hugetlb: fix section mismatchesJeff Mahoney2010-02-031-4/+3Star
* | | | | | | | | mm: flush dcache before writing into page to avoid aliasanfei zhou2010-02-031-0/+3
* | | | | | | | | mm: purge fragmented percpu vmap blocksNick Piggin2010-02-021-11/+81
* | | | | | | | | mm: percpu-vmap fix RCU list walkingNick Piggin2010-02-021-14/+6Star
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | mm: fix migratetype bug which slowed swappingHugh Dickins2010-01-291-2/+3
* | | | | | | | mm: add new 'read_cache_page_gfp()' helper functionLinus Torvalds2010-01-271-32/+68
| |_|_|/ / / / |/| | | | | |
* | | | | | | vmalloc: remove BUG_ON due to racy counting of VM_LAZY_FREEYongseok Koh2010-01-211-3/+1Star
| |_|/ / / / |/| | | | |
* | | | | | page allocator: update NR_FREE_PAGES only when necessaryKOSAKI Motohiro2010-01-171-1/+1
* | | | | | nommu: fix shared mmap after truncate shrinkage problemsDavid Howells2010-01-161-0/+62
* | | | | | nommu: don't need get_unmapped_area() for NOMMUDavid Howells2010-01-162-22/+1Star
* | | | | | nommu: remove a superfluous check of vm_region::vm_usageDavid Howells2010-01-161-4/+3Star
* | | | | | nommu: struct vm_region's vm_usage count need not be atomicDavid Howells2010-01-161-7/+7
* | | | | | memcg: ensure list is empty at rmdirDaisuke Nishimura2010-01-161-7/+4Star
* | | | | | vmscan: kswapd: don't retry balance_pgdat() if all zones are unreclaimableKOSAKI Motohiro2010-01-161-0/+3
* | | | | | mm/page_alloc: fix the range check for backward mergingKazuhisa Ichikawa2010-01-161-1/+1
* | | | | | vfs: Fix vmtruncate() regressionOGAWA Hirofumi2010-01-141-16/+14Star
| |/ / / / |/| | | |