aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* mremap: enforce rmap src/dst vma ordering in case of vma_merge() succeeding i...Andrea Arcangeli2012-01-10
* mm: fix off-by-two in __zone_watermark_ok()Michal Hocko2012-01-10
* bootmem: micro optimize freeing pages in bulkUwe Kleine-König2012-01-10
* mm: compaction: push isolate search base of compact control one pfn aheadHillf Danton2012-01-10
* btrfs: pass __GFP_WRITE for buffered write page allocationsJohannes Weiner2012-01-10
* mm: filemap: pass __GFP_WRITE from grab_cache_page_write_begin()Johannes Weiner2012-01-10
* mm: try to distribute dirty pages fairly across zonesJohannes Weiner2012-01-10
* mm: writeback: cleanups in preparation for per-zone dirty limitsJohannes Weiner2012-01-10
* mm: exclude reserved pages from dirtyable memoryJohannes Weiner2012-01-10
* vmscan: add task name to warn_scan_unevictable() messagesKOSAKI Motohiro2012-01-10
* mm, debug: test for online nid when allocating on single nodeDavid Rientjes2012-01-10
* fadvise: only initiate writeback for specified range with FADV_DONTNEEDShawn Bohrer2012-01-10
* slub: min order when debug_guardpage_minorder > 0Stanislaw Gruszka2012-01-10
* PM/Hibernate: do not count debug pages as savableStanislaw Gruszka2012-01-10
* mm: more intensive memory corruption debuggingStanislaw Gruszka2012-01-10
* kernel.h: add BUILD_BUG() macroDavid Daney2012-01-10
* mm/hugetlb.c: fix virtual address handling in hugetlb faultKAMEZAWA Hiroyuki2012-01-10
* hugetlb: clarify hugetlb_instantiation_mutex usageMichal Hocko2012-01-10
* hugetlb: detect race upon page allocation failure during COWHillf Danton2012-01-10
* mm: account reaped page cache on inode cache pruningKonstantin Khlebnikov2012-01-10
* mm: avoid livelock on !__GFP_FS allocationsMel Gorman2012-01-10
* mm: reduce the amount of work done when updating min_free_kbytesMel Gorman2012-01-10
* mm: migrate: one less atomic operationJacobo Giralt2012-01-10
* mm-tracepoint: fix documentation and examplesKonstantin Khlebnikov2012-01-10
* mm-tracepoint: rename page-free eventsKonstantin Khlebnikov2012-01-10
* mm: remove unused pagevec_freeKonstantin Khlebnikov2012-01-10
* mm: add free_hot_cold_page_list() helperKonstantin Khlebnikov2012-01-10
* vmscan: activate executable pages after first usageKonstantin Khlebnikov2012-01-10
* vmscan: promote shared file mapped pagesKonstantin Khlebnikov2012-01-10
* mm/page-writeback.c: make determine_dirtyable_memory static againJohannes Weiner2012-01-10
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-01-09
|\
| * vfs: new helper - d_make_root()Al Viro2012-01-09
| * dcache: use a dispose list in select_parentDave Chinner2012-01-09
| * ceph: d_alloc_root() may failAl Viro2012-01-09
| * ext4: fix failure exitsAl Viro2012-01-09
| * isofs: inode leak on mount failureAl Viro2012-01-09
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2012-01-09
|\ \
| * | sparc32: remove unused file: include/asm/pgtsun4.hSam Ravnborg2011-12-30
| * | sparc32: fix PAGE_SIZE definitionSam Ravnborg2011-12-29
| * | sparc32: enable different preemptions modelsSam Ravnborg2011-12-29
| * | sparc32: support atomic64_tSam Ravnborg2011-12-27
| * | apbuart: fix section mismatch warningSam Ravnborg2011-12-27
| * | sparc32: drop useless preprocessor conditional in atomic_32.hSam Ravnborg2011-12-27
| * | sparc32: drop unused atomic24 supportSam Ravnborg2011-12-27
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-01-09
|\ \ \
| * | | igmp: Avoid zero delay when receiving odd mixture of IGMP queriesBen Hutchings2012-01-09
| * | | netdev: make net_device_ops conststephen hemminger2012-01-09
| * | | bcm63xx: make ethtool_ops conststephen hemminger2012-01-09
| * | | usbnet: make ethtool_ops conststephen hemminger2012-01-09
| * | | net: Fix build with INET disabled.David S. Miller2012-01-09