aboutsummaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | Merge branch 'sh/dmaengine'Paul Mundt2010-02-07
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'sh/stable-updates'Paul Mundt2010-02-04
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'sh/stable-updates'Paul Mundt2010-02-01
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'sh/stable-updates'Paul Mundt2010-01-18
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge branches 'sh/xstate', 'sh/hw-breakpoints' and 'sh/stable-updates'Paul Mundt2010-01-12
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | |
| * | | | | | | | | | | | sh: Drop down to a single quicklist.Paul Mundt2010-01-04
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
* | | | | | | | | | | | memcg: fix oom killing a child process in an other cgroupKAMEZAWA Hiroyuki2010-02-22
* | | | | | | | | | | | mm: Make copy_from_user() in migrate.c statically predictableH. Peter Anvin2010-02-21
| |_|_|_|_|/ / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Fix potential crash with sys_move_pagesLinus Torvalds2010-02-06
| |_|_|_|/ / / / / / |/| | | | | | | | |
* | | | | | | | | | hugetlb: fix section mismatchesJeff Mahoney2010-02-02
* | | | | | | | | | mm: flush dcache before writing into page to avoid aliasanfei zhou2010-02-02
* | | | | | | | | | mm: purge fragmented percpu vmap blocksNick Piggin2010-02-02
* | | | | | | | | | mm: percpu-vmap fix RCU list walkingNick Piggin2010-02-02
| |_|_|/ / / / / / |/| | | | | | | |
* | | | | | | | | mm: fix migratetype bug which slowed swappingHugh Dickins2010-01-29
* | | | | | | | | mm: add new 'read_cache_page_gfp()' helper functionLinus Torvalds2010-01-27
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | vmalloc: remove BUG_ON due to racy counting of VM_LAZY_FREEYongseok Koh2010-01-21
| |_|/ / / / / |/| | | | | |
* | | | | | | page allocator: update NR_FREE_PAGES only when necessaryKOSAKI Motohiro2010-01-16
* | | | | | | nommu: fix shared mmap after truncate shrinkage problemsDavid Howells2010-01-16
* | | | | | | nommu: don't need get_unmapped_area() for NOMMUDavid Howells2010-01-16
* | | | | | | nommu: remove a superfluous check of vm_region::vm_usageDavid Howells2010-01-16
* | | | | | | nommu: struct vm_region's vm_usage count need not be atomicDavid Howells2010-01-16
* | | | | | | memcg: ensure list is empty at rmdirDaisuke Nishimura2010-01-16
* | | | | | | vmscan: kswapd: don't retry balance_pgdat() if all zones are unreclaimableKOSAKI Motohiro2010-01-16
* | | | | | | mm/page_alloc: fix the range check for backward mergingKazuhisa Ichikawa2010-01-16
* | | | | | | vfs: Fix vmtruncate() regressionOGAWA Hirofumi2010-01-13
| |/ / / / / |/| | | | |
* | | | | | mm: hugetlb: fix clear_huge_page()Andrea Arcangeli2010-01-11
* | | | | | percpu: avoid calling __pcpu_ptr_to_addr(NULL)Andrew Morton2010-01-11
* | | | | | maccess,probe_kernel: Allow arch specific override probe_kernel_(read|write)Jason Wessel2010-01-07
* | | | | | NOMMU: Use copy_*_user_page() in access_process_vm()Jie Zhang2010-01-06
* | | | | | NOMMU: Avoiding duplicate icache flushes of shared mapsMike Frysinger2010-01-06
| |_|_|/ / |/| | | |
* | | | | Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2009-12-30
|\ \ \ \ \
| * | | | | SLAB: Fix lockdep annotation breakagePekka Enberg2009-12-28
| |/ / / /
* / / / / mm: move sys_mmap_pgoff from util.cHugh Dickins2009-12-30
|/ / / /
* | | | Merge branch 'sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/lin...Linus Torvalds2009-12-24
|\ \ \ \
| * | | | SYSCTL: Add a mutex to the page_alloc zone order sysctlAndi Kleen2009-12-23
| |/ / /
* | | | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds2009-12-24
|\ \ \ \ | |/ / / |/| | |
| * | | HWPOISON: Add PROC_FS dependency to hwpoison injector v2Andi Kleen2009-12-21
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-12-22
|\ \ \ \ | |/ / / |/| | |
| * | | mm: Add notifier in pageblock isolation for balloon driversRobert Jennings2009-12-17
| | |/ | |/|
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-19
|\ \ \ | |/ / |/| |
| * | x86: Fix checking of SRAT when node 0 ram is not from 0Yinghai Lu2009-12-16
* | | Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-17
|\ \ \
| * | | cpumask: avoid deprecated function in mm/slab.cRusty Russell2009-12-16
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-12-17
|\ \ \ \
| * | | | NOMMU: Optimise away the {dac_,}mmap_min_addr testsDavid Howells2009-12-16
| |/ / /
* | | | Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6Linus Torvalds2009-12-17
|\ \ \ \
| * | | | kmemleak: Reduce the false positives by checking for modified objectsCatalin Marinas2009-10-28
| * | | | kmemleak: Show the age of an unreferenced objectCatalin Marinas2009-10-28
| * | | | kmemleak: Release the object lock before calling put_object()Catalin Marinas2009-10-28
| * | | | kmemleak: Simplify the kmemleak_scan_area() function prototypeCatalin Marinas2009-10-28