summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-11backlight: convert drivers/video/backlight/* to use module_platform_driver()Axel Lin
2012-01-11backlight: remove ADX backlight device supportPaul Bolle
2012-01-11devfreq: add devfreq maintainer entryKyungmin Park
2012-01-11MAINTAINERS: spi: update F: patternsJoe Perches
2012-01-11MAINTAINERS: serial:blackfin: update F: patternJoe Perches
2012-01-11MAINTAINERS: staging: media: update F: patternsJoe Perches
2012-01-11MAINTAINERS: update encrypted-keys F: patternsJoe Perches
2012-01-11MAINTAINERS: update greth F: patternsJoe Perches
2012-01-11MAINTAINERS: update tulip F: patternsJoe Perches
2012-01-11MAINTAINERS: update sdhci F: patternsJoe Perches
2012-01-11MAINTAINERS: update mfd F: patternsJoe Perches
2012-01-11MAINTAINERS: update marvell ccic F: patternsJoe Perches
2012-01-11MAINTAINERS: update bt8xx gpio F: patternsJoe Perches
2012-01-11MAINTAINERS: update adp gpio F: patternsJoe Perches
2012-01-11MAINTAINERS: update various arm F: patternsJoe Perches
2012-01-11get_maintainers.pl: follow renames when looking up commit signersIan Campbell
2012-01-11mm/vmalloc.c: change void* into explict vm_struct*Minchan Kim
2012-01-11mm: vmscan: fix typo in isolating lru pagesHillf Danton
2012-01-11mm: test PageSwapBacked in lumpy reclaimHugh Dickins
2012-01-11mm/migrate.c: remove the unused macro lru_to_pageWang Sheng-Hui
2012-01-11mm/hugetlb.c: avoid bogus counter of surplus huge pageHillf Danton
2012-01-11mempool: fix first round failure behaviorTejun Heo
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