summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-11mempool: drop unnecessary and incorrect BUG_ON() from mempool_destroy()Tejun Heo
2012-01-11mempool: fix and document synchronization and memory barrier usageTejun Heo
2012-01-11mm/migrate.c: cleanup comment for migration_entry_wait()Wang Sheng-Hui
2012-01-11mm/mempolicy.c: mpol_equal(): use boolKOSAKI Motohiro
2012-01-11mm: hugetlb: fix pgoff computation when unmapping page from vmaHillf Danton
2012-01-11mm/vmscan.c: consider swap space when deciding whether to continue reclaimMinchan Kim
2012-01-11mm: bootmem: try harder to free pages in bulkJohannes Weiner
2012-01-11mm: bootmem: drop superfluous range check when freeing pages in bulkJohannes Weiner
2012-01-11mm: page_alloc: generalize order handling in __free_pages_bootmem()Johannes Weiner
2012-01-11tracepoint: add tracepoints for debugging oom_score_adjKAMEZAWA Hiroyuki
2012-01-11mm: simplify find_vma_prev()KOSAKI Motohiro
2012-01-11mremap: enforce rmap src/dst vma ordering in case of vma_merge() succeeding i...Andrea Arcangeli
2012-01-11mm: fix off-by-two in __zone_watermark_ok()Michal Hocko
2012-01-11bootmem: micro optimize freeing pages in bulkUwe Kleine-König
2012-01-11mm: compaction: push isolate search base of compact control one pfn aheadHillf Danton
2012-01-11btrfs: pass __GFP_WRITE for buffered write page allocationsJohannes Weiner
2012-01-11mm: filemap: pass __GFP_WRITE from grab_cache_page_write_begin()Johannes Weiner
2012-01-11mm: try to distribute dirty pages fairly across zonesJohannes Weiner
2012-01-11mm: writeback: cleanups in preparation for per-zone dirty limitsJohannes Weiner
2012-01-11mm: exclude reserved pages from dirtyable memoryJohannes Weiner
2012-01-11vmscan: add task name to warn_scan_unevictable() messagesKOSAKI Motohiro
2012-01-11mm, debug: test for online nid when allocating on single nodeDavid Rientjes
2012-01-11fadvise: only initiate writeback for specified range with FADV_DONTNEEDShawn Bohrer
2012-01-11slub: min order when debug_guardpage_minorder > 0Stanislaw Gruszka
2012-01-11PM/Hibernate: do not count debug pages as savableStanislaw Gruszka
2012-01-11mm: more intensive memory corruption debuggingStanislaw Gruszka
2012-01-11kernel.h: add BUILD_BUG() macroDavid Daney
2012-01-11mm/hugetlb.c: fix virtual address handling in hugetlb faultKAMEZAWA Hiroyuki
2012-01-11hugetlb: clarify hugetlb_instantiation_mutex usageMichal Hocko
2012-01-11hugetlb: detect race upon page allocation failure during COWHillf Danton
2012-01-11mm: account reaped page cache on inode cache pruningKonstantin Khlebnikov
2012-01-11mm: avoid livelock on !__GFP_FS allocationsMel Gorman
2012-01-11mm: reduce the amount of work done when updating min_free_kbytesMel Gorman
2012-01-11mm: migrate: one less atomic operationJacobo Giralt
2012-01-11mm-tracepoint: fix documentation and examplesKonstantin Khlebnikov
2012-01-11mm-tracepoint: rename page-free eventsKonstantin Khlebnikov
2012-01-11mm: remove unused pagevec_freeKonstantin Khlebnikov
2012-01-11mm: add free_hot_cold_page_list() helperKonstantin Khlebnikov
2012-01-11vmscan: activate executable pages after first usageKonstantin Khlebnikov
2012-01-11vmscan: promote shared file mapped pagesKonstantin Khlebnikov
2012-01-11mm/page-writeback.c: make determine_dirtyable_memory static againJohannes Weiner
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-01-10vfs: new helper - d_make_root()Al Viro
2012-01-10dcache: use a dispose list in select_parentDave Chinner
2012-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds
2012-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-01-09Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-09Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-09Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-09Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds