summaryrefslogtreecommitdiffstats
path: root/CREDITS (unfollow)
Commit message (Expand)AuthorFilesLines
2012-01-11leds: convert led i2c drivers to module_i2c_driverAxel Lin7-98/+7
2012-01-11leds: convert led platform drivers to module_platform_driverAxel Lin21-265/+31
2012-01-11backlight: convert pwm_bl to dev_pm_opsMark Brown1-10/+11
2012-01-11backlight: convert platform_lcd to devm_kzalloc()Mark Brown1-5/+4
2012-01-11backlight: use kstrtoul()Jingoo Han2-19/+13
2012-01-11drivers/video/backlight/ep93xx_bl.c: remove duplicated header includeJingoo Han1-1/+0
2012-01-11backlight/ld9040.c: regulator control in the driverDonghwa Lee1-12/+59
2012-01-11backlight: convert drivers/video/backlight/* to use module_platform_driver()Axel Lin13-148/+13
2012-01-11backlight: remove ADX backlight device supportPaul Bolle3-191/+0
2012-01-11devfreq: add devfreq maintainer entryKyungmin Park1-0/+7
2012-01-11MAINTAINERS: spi: update F: patternsJoe Perches1-3/+3
2012-01-11MAINTAINERS: serial:blackfin: update F: patternJoe Perches1-1/+1
2012-01-11MAINTAINERS: staging: media: update F: patternsJoe Perches1-2/+2
2012-01-11MAINTAINERS: update encrypted-keys F: patternsJoe Perches1-2/+1
2012-01-11MAINTAINERS: update greth F: patternsJoe Perches1-1/+1
2012-01-11MAINTAINERS: update tulip F: patternsJoe Perches1-2/+2
2012-01-11MAINTAINERS: update sdhci F: patternsJoe Perches1-1/+2
2012-01-11MAINTAINERS: update mfd F: patternsJoe Perches1-1/+0
2012-01-11MAINTAINERS: update marvell ccic F: patternsJoe Perches1-1/+1
2012-01-11MAINTAINERS: update bt8xx gpio F: patternsJoe Perches1-1/+1
2012-01-11MAINTAINERS: update adp gpio F: patternsJoe Perches1-2/+2
2012-01-11MAINTAINERS: update various arm F: patternsJoe Perches1-7/+2
2012-01-11get_maintainers.pl: follow renames when looking up commit signersIan Campbell1-1/+1
2012-01-11mm/vmalloc.c: change void* into explict vm_struct*Minchan Kim1-4/+4
2012-01-11mm: vmscan: fix typo in isolating lru pagesHillf Danton1-1/+1
2012-01-11mm: test PageSwapBacked in lumpy reclaimHugh Dickins1-1/+1
2012-01-11mm/migrate.c: remove the unused macro lru_to_pageWang Sheng-Hui1-2/+0
2012-01-11mm/hugetlb.c: avoid bogus counter of surplus huge pageHillf Danton1-1/+1
2012-01-11mempool: fix first round failure behaviorTejun Heo1-2/+11
2012-01-11mempool: drop unnecessary and incorrect BUG_ON() from mempool_destroy()Tejun Heo1-19/+11
2012-01-11mempool: fix and document synchronization and memory barrier usageTejun Heo1-13/+48
2012-01-11mm/migrate.c: cleanup comment for migration_entry_wait()Wang Sheng-Hui1-2/+0
2012-01-11mm/mempolicy.c: mpol_equal(): use boolKOSAKI Motohiro2-12/+12
2012-01-11mm: hugetlb: fix pgoff computation when unmapping page from vmaHillf Danton1-2/+1
2012-01-11mm/vmscan.c: consider swap space when deciding whether to continue reclaimMinchan Kim1-2/+3
2012-01-11mm: bootmem: try harder to free pages in bulkJohannes Weiner1-12/+10
2012-01-11mm: bootmem: drop superfluous range check when freeing pages in bulkJohannes Weiner1-1/+1
2012-01-11mm: page_alloc: generalize order handling in __free_pages_bootmem()Johannes Weiner1-21/+12
2012-01-11tracepoint: add tracepoints for debugging oom_score_adjKAMEZAWA Hiroyuki6-0/+113
2012-01-11mm: simplify find_vma_prev()KOSAKI Motohiro1-28/+8
2012-01-11mremap: enforce rmap src/dst vma ordering in case of vma_merge() succeeding i...Andrea Arcangeli4-3/+76
2012-01-11mm: fix off-by-two in __zone_watermark_ok()Michal Hocko1-1/+1
2012-01-11bootmem: micro optimize freeing pages in bulkUwe Kleine-König1-2/+2
2012-01-11mm: compaction: push isolate search base of compact control one pfn aheadHillf Danton1-1/+3
2012-01-11btrfs: pass __GFP_WRITE for buffered write page allocationsJohannes Weiner1-1/+1
2012-01-11mm: filemap: pass __GFP_WRITE from grab_cache_page_write_begin()Johannes Weiner1-1/+4
2012-01-11mm: try to distribute dirty pages fairly across zonesJohannes Weiner4-1/+115
2012-01-11mm: writeback: cleanups in preparation for per-zone dirty limitsJohannes Weiner1-46/+47
2012-01-11mm: exclude reserved pages from dirtyable memoryJohannes Weiner4-2/+29
2012-01-11vmscan: add task name to warn_scan_unevictable() messagesKOSAKI Motohiro1-2/+3