]> Pileus Git - ~andy/linux/shortlog
~andy/linux
2012-01-11 Mark Brownleds: convert wm8350 driver to devm_kzalloc()
2012-01-11 Mark Brownleds: convert wm831x status driver to devm_kzalloc()
2012-01-11 Axel Lindrivers/leds/leds-mc13783.c: fix off-by-one for checkin...
2012-01-11 NeilBrownleds: add driver for TCA6507 LED controller
2012-01-11 Axel Lindrivers/leds/leds-netxbig.c: use gpio_request_one()
2012-01-11 Axel Lindrivers/leds/leds-bd2802.c: use gpio_request_one()
2012-01-11 Axel Lindrivers/leds/leds-lp5523.c: remove unneeded forward...
2012-01-11 Axel Linleds: convert leds-dac124s085 to module_spi_driver
2012-01-11 Axel Linleds: convert led i2c drivers to module_i2c_driver
2012-01-11 Axel Linleds: convert led platform drivers to module_platform_d...
2012-01-11 Mark Brownbacklight: convert pwm_bl to dev_pm_ops
2012-01-11 Mark Brownbacklight: convert platform_lcd to devm_kzalloc()
2012-01-11 Jingoo Hanbacklight: use kstrtoul()
2012-01-11 Jingoo Handrivers/video/backlight/ep93xx_bl.c: remove duplicated...
2012-01-11 Donghwa Leebacklight/ld9040.c: regulator control in the driver
2012-01-11 Axel Linbacklight: convert drivers/video/backlight/* to use...
2012-01-11 Paul Bollebacklight: remove ADX backlight device support
2012-01-11 Kyungmin Parkdevfreq: add devfreq maintainer entry
2012-01-11 Joe PerchesMAINTAINERS: spi: update F: patterns
2012-01-11 Joe PerchesMAINTAINERS: serial:blackfin: update F: pattern
2012-01-11 Joe PerchesMAINTAINERS: staging: media: update F: patterns
2012-01-11 Joe PerchesMAINTAINERS: update encrypted-keys F: patterns
2012-01-11 Joe PerchesMAINTAINERS: update greth F: patterns
2012-01-11 Joe PerchesMAINTAINERS: update tulip F: patterns
2012-01-11 Joe PerchesMAINTAINERS: update sdhci F: patterns
2012-01-11 Joe PerchesMAINTAINERS: update mfd F: patterns
2012-01-11 Joe PerchesMAINTAINERS: update marvell ccic F: patterns
2012-01-11 Joe PerchesMAINTAINERS: update bt8xx gpio F: patterns
2012-01-11 Joe PerchesMAINTAINERS: update adp gpio F: patterns
2012-01-11 Joe PerchesMAINTAINERS: update various arm F: patterns
2012-01-11 Ian Campbellget_maintainers.pl: follow renames when looking up...
2012-01-11 Minchan Kimmm/vmalloc.c: change void* into explict vm_struct*
2012-01-11 Hillf Dantonmm: vmscan: fix typo in isolating lru pages
2012-01-11 Hugh Dickinsmm: test PageSwapBacked in lumpy reclaim
2012-01-11 Wang Sheng-Huimm/migrate.c: remove the unused macro lru_to_page
2012-01-11 Hillf Dantonmm/hugetlb.c: avoid bogus counter of surplus huge page
2012-01-11 Tejun Heomempool: fix first round failure behavior
2012-01-11 Tejun Heomempool: drop unnecessary and incorrect BUG_ON() from...
2012-01-11 Tejun Heomempool: fix and document synchronization and memory...
2012-01-11 Wang Sheng-Huimm/migrate.c: cleanup comment for migration_entry_wait()
2012-01-11 KOSAKI Motohiromm/mempolicy.c: mpol_equal(): use bool
2012-01-11 Hillf Dantonmm: hugetlb: fix pgoff computation when unmapping page...
2012-01-11 Minchan Kimmm/vmscan.c: consider swap space when deciding whether...
2012-01-11 Johannes Weinermm: bootmem: try harder to free pages in bulk
2012-01-11 Johannes Weinermm: bootmem: drop superfluous range check when freeing...
2012-01-11 Johannes Weinermm: page_alloc: generalize order handling in __free_pag...
2012-01-11 KAMEZAWA Hiroyukitracepoint: add tracepoints for debugging oom_score_adj
2012-01-11 KOSAKI Motohiromm: simplify find_vma_prev()
2012-01-11 Andrea Arcangelimremap: enforce rmap src/dst vma ordering in case of...
2012-01-11 Michal Hockomm: fix off-by-two in __zone_watermark_ok()
2012-01-11 Uwe Kleine... bootmem: micro optimize freeing pages in bulk
2012-01-11 Hillf Dantonmm: compaction: push isolate search base of compact...
2012-01-11 Johannes Weinerbtrfs: pass __GFP_WRITE for buffered write page allocations
2012-01-11 Johannes Weinermm: filemap: pass __GFP_WRITE from grab_cache_page_writ...
2012-01-11 Johannes Weinermm: try to distribute dirty pages fairly across zones
2012-01-11 Johannes Weinermm: writeback: cleanups in preparation for per-zone...
2012-01-11 Johannes Weinermm: exclude reserved pages from dirtyable memory
2012-01-11 KOSAKI Motohirovmscan: add task name to warn_scan_unevictable() messages
2012-01-11 David Rientjesmm, debug: test for online nid when allocating on singl...
2012-01-11 Shawn Bohrerfadvise: only initiate writeback for specified range...
2012-01-11 Stanislaw Gruszkaslub: min order when debug_guardpage_minorder > 0
2012-01-11 Stanislaw GruszkaPM/Hibernate: do not count debug pages as savable
2012-01-11 Stanislaw Gruszkamm: more intensive memory corruption debugging
2012-01-11 David Daneykernel.h: add BUILD_BUG() macro
2012-01-11 KAMEZAWA Hiroyukimm/hugetlb.c: fix virtual address handling in hugetlb...
2012-01-11 Michal Hockohugetlb: clarify hugetlb_instantiation_mutex usage
2012-01-11 Hillf Dantonhugetlb: detect race upon page allocation failure durin...
2012-01-11 Konstantin... mm: account reaped page cache on inode cache pruning
2012-01-11 Mel Gormanmm: avoid livelock on !__GFP_FS allocations
2012-01-11 Mel Gormanmm: reduce the amount of work done when updating min_fr...
2012-01-11 Jacobo Giraltmm: migrate: one less atomic operation
2012-01-11 Konstantin... mm-tracepoint: fix documentation and examples
2012-01-11 Konstantin... mm-tracepoint: rename page-free events
2012-01-11 Konstantin... mm: remove unused pagevec_free
2012-01-11 Konstantin... mm: add free_hot_cold_page_list() helper
2012-01-11 Konstantin... vmscan: activate executable pages after first usage
2012-01-11 Konstantin... vmscan: promote shared file mapped pages
2012-01-11 Johannes Weinermm/page-writeback.c: make determine_dirtyable_memory...
2012-01-10 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-01-10 Al Virovfs: new helper - d_make_root()
2012-01-10 Dave Chinnerdcache: use a dispose list in select_parent
2012-01-09 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-01-09 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-01-09 Linus TorvaldsMerge tag 'clk' of git://git.kernel.org/pub/scm/linux...
2012-01-09 Linus TorvaldsMerge tag 'timer' of git://git.kernel.org/pub/scm/linux...
2012-01-09 Linus TorvaldsMerge tag 'pm' of git://git.kernel.org/pub/scm/linux...
2012-01-09 Linus TorvaldsMerge tag 'drivers' of git://git.kernel.org/pub/scm...
2012-01-09 Linus TorvaldsMerge tag 'devel' of git://git.kernel.org/pub/scm/linux...
2012-01-09 Linus TorvaldsMerge tag 'boards' of git://git.kernel.org/pub/scm...
2012-01-09 Linus TorvaldsMerge tag 'soc' of git://git.kernel.org/pub/scm/linux...
2012-01-09 Linus TorvaldsMerge tag 'cleanup2' of git://git.kernel.org/pub/scm...
2012-01-09 Linus TorvaldsMerge tag 'dt' of git://git.kernel.org/pub/scm/linux...
2012-01-09 Linus TorvaldsMerge tag 'cleanup' of git://git.kernel.org/pub/scm...
2012-01-09 Linus TorvaldsMerge tag 'fixes-non-critical' of git://git.kernel...
2012-01-09 Steven Rostedttracing/mm: Move include of trace/events/kmem.h out...
2012-01-09 Ben Hutchingsigmp: Avoid zero delay when receiving odd mixture of...
2012-01-09 stephen hemmingernetdev: make net_device_ops const
2012-01-09 stephen hemmingerbcm63xx: make ethtool_ops const
2012-01-09 stephen hemmingerusbnet: make ethtool_ops const
2012-01-09 David S. Millernet: Fix build with INET disabled.
next