1. 7103f16 mm: compaction: make __compact_pgdat() and compact_pgdat() return void by Andrew Morton · 11 years ago
  2. 1998cc0 mm: make madvise(MADV_WILLNEED) support swap file prefetch by Shaohua Li · 11 years ago
  3. a394cb8 memcg,vmscan: do not break out targeted reclaim without reclaimed pages by Michal Hocko · 11 years ago
  4. 4ca3a69 mm/ksm.c: use new hashtable implementation by Sasha Levin · 11 years ago
  5. 43b5fbb mm/huge_memory.c: use new hashtable implementation by Sasha Levin · 11 years ago
  6. a9aacbc mm: compaction: do not accidentally skip pageblocks in the migrate scanner by Mel Gorman · 11 years ago
  7. 62b726c mm/vmscan.c:__zone_reclaim(): replace max_t() with max() by Andrew Morton · 11 years ago
  8. 90ae8d6 mm/page_alloc.c:__setup_per_zone_wmarks: make min_pages unsigned long by Andrew Morton · 11 years ago
  9. af34770 mm: reduce rmap overhead for ex-KSM page copies created on swap faults by Johannes Weiner · 11 years ago
  10. 9b4f98c mm: vmscan: compaction works against zones, not lruvecs by Johannes Weiner · 11 years ago
  11. 9a26511 mm: vmscan: clean up get_scan_count() by Johannes Weiner · 11 years ago
  12. 11d16c2 mm: vmscan: improve comment on low-page cache handling by Johannes Weiner · 11 years ago
  13. 10316b3 mm: vmscan: clarify how swappiness, highest priority, memcg interact by Johannes Weiner · 11 years ago
  14. d778df5 mm: vmscan: save work scanning (almost) empty LRU lists by Johannes Weiner · 11 years ago
  15. 7c5bd70 mm: memcg: only evict file pages when we have plenty by Johannes Weiner · 11 years ago
  16. 2a6f512 CMA: make putback_lru_pages() call conditional by Srinivas Pandruvada · 11 years ago
  17. ffb22af mm/hugetlb.c: convert to pr_foo() by Andrew Morton · 11 years ago
  18. d045197 mm/memcontrol.c: convert printk(KERN_FOO) to pr_foo() by Andrew Morton · 11 years ago
  19. 58cf188 memcg, oom: provide more precise dump info while memcg oom happening by Sha Zhengju · 11 years ago
  20. df85579 drivers/md/persistent-data/dm-transaction-manager.c: rename HASH_SIZE by Andrew Morton · 11 years ago
  21. 2ef14f4 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  22. cb715a8 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  23. 27ea6df Merge tag 'please-pull-misc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 11 years ago
  24. 81ec44a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  25. 48a732d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
  26. 9afa319 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  27. 7c2db36 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  28. a47a376 rtc: rtc-davinci: use devm_*() functions by Jingoo Han · 11 years ago
  29. c1879fe rtc: rtc-max8997: use devm_request_threaded_irq() by Jingoo Han · 11 years ago
  30. 83a72c8 rtc: rtc-max8907: use devm_request_threaded_irq() by Jingoo Han · 11 years ago
  31. 27239a1 rtc: rtc-da9052: use devm_request_threaded_irq() by Jingoo Han · 11 years ago
  32. fd5231c rtc: rtc-wm831x: use devm_request_threaded_irq() by Jingoo Han · 11 years ago
  33. 6d77bdc rtc: rtc-tps80031: use devm_request_threaded_irq() by Jingoo Han · 11 years ago
  34. 14b149e rtc: rtc-lp8788: use devm_request_threaded_irq() by Jingoo Han · 11 years ago
  35. 3b759d7 rtc: rtc-coh901331: use devm_clk_get() by Jingoo Han · 11 years ago
  36. 0db29c1 rtc: rtc-vt8500: use devm_*() functions by Jingoo Han · 11 years ago
  37. 190ab4a rtc: rtc-tps6586x: use devm_request_threaded_irq() by Jingoo Han · 11 years ago
  38. 9510853 rtc: rtc-imxdi: use devm_clk_get() by Jingoo Han · 11 years ago
  39. ee44335 rtc: rtc-cmos: use dev_warn()/dev_dbg() instead of printk()/pr_debug() by Jingoo Han · 11 years ago
  40. 79d1340 rtc: rtc-pcf8583: use dev_warn() instead of printk() by Jingoo Han · 11 years ago
  41. d959f73 rtc: rtc-sun4v: use pr_warn() instead of printk() by Jingoo Han · 11 years ago
  42. d75dcd3 rtc: rtc-vr41xx: use dev_info() instead of printk() by Jingoo Han · 11 years ago
  43. aa16190 rtc: rtc-rs5c313: use pr_err() instead of printk() by Jingoo Han · 11 years ago
  44. 6588208 rtc: rtc-at91rm9200: use dev_dbg()/dev_err() instead of printk()/pr_debug() by Jingoo Han · 11 years ago
  45. 0c6516e rtc: rtc-rs5c372: use dev_dbg()/dev_warn() instead of printk()/pr_debug() by Jingoo Han · 11 years ago
  46. 0fae823 rtc: rtc-ds2404: use dev_err() instead of printk() by Jingoo Han · 11 years ago
  47. 34650f9 rtc: rtc-efi: use dev_err()/dev_warn()/pr_err() instead of printk() by Jingoo Han · 11 years ago
  48. 3cebeb5 rtc: max77686: use dev_info() instead of printk() by Jingoo Han · 11 years ago
  49. c100a5e rtc: use dev_warn()/dev_dbg()/pr_err() instead of printk() by Jingoo Han · 11 years ago
  50. 0cc0c38 drivers/rtc/rtc-sa1100.c: move clock enable/disable to probe/remove by Chao Xie · 11 years ago
  51. 5e0b270 rtc: max8997: add driver for max8997 rtc by Jonghwa Lee · 11 years ago
  52. d4a48c2 drivers/rtc/rtc-s3c.c: use dev_dbg() instaed of pr_debug() by Jingoo Han · 11 years ago
  53. a8876c1 arm: mvebu: add RTC support for Armada 370 and Armada XP by Gregory CLEMENT · 11 years ago
  54. b06eef4 drivers/rtc/rtc-pl031.c: add wakeup support by Rob Herring · 11 years ago
  55. cce2da9 rtc: add support for spi rtc rx4581 by Torben Hohn · 11 years ago
  56. 225ccc2 drivers/rtc/rtc-tps65910.c: set irq flag to IRQF_EARLY_RESUME during irq request by Laxman Dewangan · 11 years ago
  57. 176a9f2 drivers/rtc/rtc-tps65910.c: use sleep_pm_ops macro for initialising suspend/resume callbacks by Laxman Dewangan · 11 years ago
  58. dfaf09a drivers/rtc/rtc-tps65910.c: remove unnecessary irq stat save and restore by Laxman Dewangan · 11 years ago
  59. eb5eba4 drivers/rtc/rtc-tps65910.c: enable/disable wake in suspend/resume by Laxman Dewangan · 11 years ago
  60. 36d6182 rtc: add RTC driver for TPS80031/TPS80032 by Laxman Dewangan · 11 years ago
  61. 38ae176 rtc: add new lp8788 rtc driver by Kim, Milo · 11 years ago
  62. 56ae1b8 drivers/rtc/rtc-ds2404.c: use module_platform_driver macro by Srinivas Kandagatla · 11 years ago
  63. 0b7e039 drivers/rtc: remove unnecessary semicolons by Peter Senna Tschudin · 11 years ago
  64. 95fe834 drivers/rtc/rtc-pxa.c: avoid cpuid checking by Haojian Zhuang · 11 years ago
  65. c8a6046 drivers/rtc: use of_match_ptr() macro by Sachin Kamat · 11 years ago
  66. f32bc70 rtc-pcf8523: add low battery voltage support by Jesper Nilsson · 11 years ago
  67. fca1dd0 rtc: max77686: add Maxim 77686 driver by Jonghwa Lee · 11 years ago
  68. a44802f drivers/rtc/rtc-pxa.c: fix alarm can't wake up system issue by Leo Song · 11 years ago
  69. c4243de drivers/rtc/rtc-pxa.c: fix alarm not match issue by Leo Song · 11 years ago
  70. 01a4ca1 drivers/rtc: dump small buffers via %*ph by Andy Shevchenko · 11 years ago
  71. d7d48f6 kernel/nsproxy.c: remove duplicate task_cred_xxx for user_ns by Yuanhan Liu · 11 years ago
  72. d3330cf binfmt_elf: remove unused argument in fill_elf_header by Zhang Yanfei · 11 years ago
  73. 37581c2 checkpatch: fix USLEEP_RANGE test by Bruce Allan · 11 years ago
  74. 5ce59ae checkpatch: Add check for kcalloc argument order by Joe Perches · 11 years ago
  75. e8eb399 checkpatch: don't emit the CamelCase warning for PageFoo by Joe Perches · 11 years ago
  76. 10d83f0 checkpatch: add Joe to MAINTAINERS by Joe Perches · 11 years ago
  77. 56e77d7 checkpatch: warn on unnecessary __dev<foo> section markings by Joe Perches · 11 years ago
  78. dc13931 checkpatch: prefer dev_<level>( to dev_printk(KERN_<LEVEL> by Joe Perches · 11 years ago
  79. 5dc49c7 decompressors: make the default XZ_DEC_* config match the selected architecture by Florian Fainelli · 11 years ago
  80. 64dbfb4 decompressors: drop dependency on CONFIG_EXPERT by Florian Fainelli · 11 years ago
  81. 9d74962 decompressors: group XZ_DEC_* symbols under an if XZ_BCJ / endif by Florian Fainelli · 11 years ago
  82. 5376962 lib/parser.c: fix up comments for valid return values from match_number by Namjae Jeon · 11 years ago
  83. 9e9cdc8 backlight: lp855x_bl: simplify bl_get_brightness() by Kim, Milo · 11 years ago
  84. 26e8ccc backlight: lp855x_bl: support new LP8557 device by Kim, Milo · 11 years ago
  85. 68853bc backlight: lp855x_bl: introduce device configuration flow by Kim, Milo · 11 years ago
  86. 5eb02c0 drivers/video/backlight/adp88?0_bl.c: fix resume by Lars-Peter Clausen · 11 years ago
  87. 5a429bd drivers/video/backlight/lm3630_bl.c: remove ret = -EIO of lm3630_backlight_register() by Jingoo Han · 11 years ago
  88. eeb1ef3 drivers/video/backlight/s6e63m0.c: report ->gamma_table_count correctly by Dan Carpenter · 11 years ago
  89. c84c383 drivers/video/backlight/88pm860x_bl.c: add missing of_node_put() by Axel Lin · 11 years ago
  90. de474b5b backlight: add an AS3711 PMIC backlight driver by Guennadi Liakhovetski · 11 years ago
  91. a020a06 drivers/video/backlight/Makefile: cleanup by Andrew Morton · 11 years ago
  92. 8a6c1dd fb: backlight: add the Himax HX-8357B LCD controller by Maxime Ripard · 11 years ago
  93. a5f8221 drivers/video/backlight/ld9040.c: use devm_regulator_bulk_get() API by Sachin Kamat · 11 years ago
  94. 610b71a drivers/video/backlight/l4f00242t03.c: convert to devm_regulator_get() by Axel Lin · 11 years ago
  95. aea00a6 drivers/video/backlight/lm3639_bl.c: remove ret = -EIO at error paths of probe by Devendra Naga · 11 years ago
  96. 47cf076 backlight: corgi_lcd: use lcd_get_data instead of dev_get_drvdata by Jingoo Han · 11 years ago
  97. 5f42d5b backlight: omap1: use bl_get_data instead of dev_get_drvdata by Jingoo Han · 11 years ago
  98. 42109b3 backlight: tosa: use bl_get_data instead of dev_get_drvdata by Jingoo Han · 11 years ago
  99. 4d89c3b backlight: corgi_lcd: use bl_get_data instead of dev_get_drvdata by Jingoo Han · 11 years ago
  100. 232f5a00 backlight: ams369fg06: use bl_get_data instead of dev_get_drvdata by Jingoo Han · 11 years ago