1. 7c20342 lib/vsprintf.c: "%#o",0 becomes '0' instead of '00' by Pierre Carrier · 12 years ago
  2. 5536805 radix-tree: fix preload vector size by Nick Piggin · 12 years ago
  3. fd0a373 spinlock_debug: print kallsyms name for lock by Stephen Boyd · 12 years ago
  4. 4796dd2 vsprintf: fix %ps on non symbols when using kallsyms by Stephen Boyd · 12 years ago
  5. 05a6c8a lib/bitmap.c: fix documentation for scnprintf() functions by Andrew Morton · 12 years ago
  6. 68aecfb lib/string_helpers.c: make arrays static by Andrew Morton · 12 years ago
  7. 26d7b99 lib/test-kstrtox.c: mark const init data with __initconst instead of __initdata by Uwe Kleine-König · 12 years ago
  8. 17a801f list_debug: WARN for adding something already in the list by Chris Metcalf · 12 years ago
  9. 401dea7 leds: add LM3533 LED driver by Johan Hovold · 12 years ago
  10. e7e11d8 drivers/leds/leds-pca955x.c: fix race condition while setting brightness on several LEDs by Alexander Stein · 12 years ago
  11. 44e1e9f leds: add new transient trigger for one shot timer activation by Shuah Khan · 12 years ago
  12. 49dca5a leds: heartbeat: stop on shutdown by Alexander Holler · 12 years ago
  13. 6335f8f drivers/leds/leds-lm3530.c: simplify als configuration on initialization by Kim, Milo · 12 years ago
  14. 8035a50 include/linux/led-lm3530.h: comment correction about the range of brightness by Kim, Milo · 12 years ago
  15. 1381187 leds: change ledtrig-timer to use activated flag by Shuah Khan · 12 years ago
  16. 03c091e leds: change existing triggers to use activated flag by Shuah Khan · 12 years ago
  17. b009618 leds: add new field to led_classdev struct to save activation state by Shuah Khan · 12 years ago
  18. 1daef6d leds: Use kcalloc instead of kzalloc to allocate array by Thomas Meyer · 12 years ago
  19. 872b86b leds: simple_strtoul() cleanup by Shuah Khan · 12 years ago
  20. 5ba7363 leds: driver for DA9052/53 PMIC v2 by David Dajun Chen · 12 years ago
  21. 5bc9ad7 drivers/leds/leds-lp5521.c: fix lp5521_read() error handling by Dan Carpenter · 12 years ago
  22. c851529 backlight: tosa_lcd: use devm_ functions by Jingoo Han · 12 years ago
  23. f072c89 backlight: tosa_bl: use devm_ functions by Jingoo Han · 12 years ago
  24. d073adc backlight: tdo24m: use devm_ functions by Jingoo Han · 12 years ago
  25. 541f936 backlight: s6e63m0: use devm_ functions by Jingoo Han · 12 years ago
  26. ab03e04 backlight: ltv350qv: use devm_ functions by Jingoo Han · 12 years ago
  27. 26f2b35 backlight: lms283gf05: use devm_ functions by Jingoo Han · 12 years ago
  28. 86f6be4 backlight: ld9040: use devm_ functions by Jingoo Han · 12 years ago
  29. ba4a887 backlight: l4f00242t03: use devm_ functions by Jingoo Han · 12 years ago
  30. 9828eb0 backlight: ili9320: use devm_ functions by Jingoo Han · 12 years ago
  31. 06c96f1 backlight: corgi_lcd: use devm_ functions by Jingoo Han · 12 years ago
  32. 80629ef backlight: ams369fg06: use devm_ functions by Jingoo Han · 12 years ago
  33. 91cdb23 backlight: adp8870: use devm_ functions by Jingoo Han · 12 years ago
  34. 58875ea backlight: adp8860: use devm_ functions by Jingoo Han · 12 years ago
  35. f5f4fd4 backlight: initialize struct backlight_properties properly by Corentin Chary · 12 years ago
  36. 6677110 drivers/video/backlight/l4f00242t03.c: use pr_fmt by Jingoo Han · 12 years ago
  37. c353973 backlight: progear: use pr_err() instead of printk() by Jingoo Han · 12 years ago
  38. 95e9313 backlight: omap1: use pr_info() instead of printk() by Jingoo Han · 12 years ago
  39. 20c225c backlight: jornada720: use pr_err()/pr_info() instead of printk() by Jingoo Han · 12 years ago
  40. 8c7610f backlight: generic_bl: use pr_info() instead of printk() by Jingoo Han · 12 years ago
  41. 31e6432 backlight: cr_bllcd: use pr_err()/pr_info() instead of printk() by Jingoo Han · 12 years ago
  42. 7b12c1b backlight: apple_bl: use pr_debug()/pr_err() instead of printk() by Jingoo Han · 12 years ago
  43. 35f9616 backlight: use pr_warn() and pr_debug() instead of printk() by Jingoo Han · 12 years ago
  44. 71d7225 drivers/video/backlight/adp5520_bl.c: use kstrtoul() by Jingoo Han · 12 years ago
  45. dc406f5 drivers/video/backlight/adp8870_bl.c: use kstrtoul() by Jingoo Han · 12 years ago
  46. 8dd9d7f drivers/video/backlight/adp8860_bl.c: use kstrtoul() by Jingoo Han · 12 years ago
  47. 7f26c97 backlight: add LM3533 backlight driver by Johan Hovold · 12 years ago
  48. 1615d210 drivers/video/backlight/apple_bl.c: include header for exported symbol prototypes by H Hartley Sweeten · 12 years ago
  49. d54ad83 lcd: add callbacks for early fb event blank support by Inki Dae · 12 years ago
  50. bf05929 fbdev: add events for early fb event support by Inki Dae · 12 years ago
  51. aa523a8 blacklight: remove redundant spi driver bus initialization by Lars-Peter Clausen · 12 years ago
  52. 4cb70c2 MAINTAINERS: remove Alessandro by Alessandro Rubini · 12 years ago
  53. 8b64f2a hamradio/scc: orphan driver in MAINTAINERS by Uwe Kleine-König · 12 years ago
  54. 3f13461 memcg: decrement static keys at real destroy time by Glauber Costa · 12 years ago
  55. 3afe36b memcg: always free struct memcg through schedule_work() by Glauber Costa · 12 years ago
  56. fa9add6 mm/memcg: apply add/del_page to lruvec by Hugh Dickins · 12 years ago
  57. 75b00af mm: trivial cleanups in vmscan.c by Hugh Dickins · 12 years ago
  58. 4d7dcca mm/memcg: get_lru_size not get_lruvec_size by Hugh Dickins · 12 years ago
  59. af7c4b0 mm: memcg: print statistics from live counters by Johannes Weiner · 12 years ago
  60. fad02c2 mm: memcg: group swapped-out statistics counter logically by Johannes Weiner · 12 years ago
  61. 1311471 mm: memcg: keep ratelimit counter separate from event counters by Johannes Weiner · 12 years ago
  62. 78ccf5b mm: memcg: print statistics directly to seq_file by Johannes Weiner · 12 years ago
  63. fada52c mm: memcg: convert numa stat to read_seq_string interface by Johannes Weiner · 12 years ago
  64. 6104621 mm: memcg: remove obsolete statistics array boundary enum item by Johannes Weiner · 12 years ago
  65. 04eac7f rescounter: remove __must_check from res_counter_charge_nofail() by Glauber Costa · 12 years ago
  66. 2f3479b memcg: don't uncharge in mem_cgroup_move_account() by KAMEZAWA Hiroyuki · 12 years ago
  67. cc926f7 memcg: move charges to root cgroup if use_hierarchy=0 by KAMEZAWA Hiroyuki · 12 years ago
  68. d01dd17 memcg: use res_counter_uncharge_until() in move_parent() by KAMEZAWA Hiroyuki · 12 years ago
  69. 2bb2ba9 rescounters: add res_counter_uncharge_until() by Frederic Weisbecker · 12 years ago
  70. f9be23d mm/vmscan: kill struct mem_cgroup_zone by Konstantin Khlebnikov · 12 years ago
  71. 90bdcfa mm/vmscan: push lruvec pointer into should_continue_reclaim() by Konstantin Khlebnikov · 12 years ago
  72. 9012637 mm/vmscan: push lruvec pointer into get_scan_count() by Konstantin Khlebnikov · 12 years ago
  73. 1a93be0 mm/vmscan: push lruvec pointer into shrink_list() by Konstantin Khlebnikov · 12 years ago
  74. c56d5c7 mm/vmscan: push lruvec pointer into inactive_list_is_low() by Konstantin Khlebnikov · 12 years ago
  75. 074291f mm/vmscan: replace zone_nr_lru_pages() with get_lruvec_size() by Konstantin Khlebnikov · 12 years ago
  76. 27ac81d mm/vmscan: push lruvec pointer into putback_inactive_pages() by Konstantin Khlebnikov · 12 years ago
  77. 95d918f mm/vmscan: remove update_isolated_counts() by Konstantin Khlebnikov · 12 years ago
  78. 6a18adb mm/vmscan: push zone pointer into shrink_page_list() by Konstantin Khlebnikov · 12 years ago
  79. 5dc3597 mm/vmscan: push lruvec pointer into isolate_lru_pages() by Konstantin Khlebnikov · 12 years ago
  80. 7f5e86c mm: add link from struct lruvec to struct zone by Konstantin Khlebnikov · 12 years ago
  81. 9e3b2f8 mm/vmscan: store "priority" in struct scan_control by Konstantin Khlebnikov · 12 years ago
  82. 3d58ab5 mm/memcg: use vm_swappiness from target memory cgroup by Konstantin Khlebnikov · 12 years ago
  83. 748dad3 memcg: make threshold index in the right position by Sha Zhengju · 12 years ago
  84. a0db00f memcg: remove redundant parentheses by Kirill A. Shutemov · 12 years ago
  85. 3a7951b memcg: mark stat field of mem_cgroup struct as __percpu by Kirill A. Shutemov · 12 years ago
  86. 92ba39a memcg: remove unused variable by Kirill A. Shutemov · 12 years ago
  87. 6bbda35 memcg: mark more functions/variables as static by Kirill A. Shutemov · 12 years ago
  88. bbf808e mm/memcg: kill mem_cgroup_lru_del() by Konstantin Khlebnikov · 12 years ago
  89. f3fd4a6 mm: remove lru type checks from __isolate_lru_page() by Konstantin Khlebnikov · 12 years ago
  90. 014483b mm: mark mm-inline functions as __always_inline by Konstantin Khlebnikov · 12 years ago
  91. 3cb9945 mm: push lru index into shrink_[in]active_list() by Konstantin Khlebnikov · 12 years ago
  92. 89abfab mm/memcg: move reclaim_stat into lruvec by Hugh Dickins · 12 years ago
  93. c3c787e mm/memcg: scanning_global_lru means mem_cgroup_disabled by Hugh Dickins · 12 years ago
  94. 8649300 memcg swap: use mem_cgroup_uncharge_swap() by Hugh Dickins · 12 years ago
  95. e91cbb4 memcg swap: mem_cgroup_move_swap_account never needs fixup by Hugh Dickins · 12 years ago
  96. 4b91355 memcg: fix/change behavior of shared anon at moving task by KAMEZAWA Hiroyuki · 12 years ago
  97. 181eb39 mm/memblock: fix memory leak on extending regions by Gavin Shan · 12 years ago
  98. 4e2f077 mm/memblock: cleanup on duplicate VA/PA conversion by Gavin Shan · 12 years ago
  99. 5bf5f03 mm: fix slab->page flags corruption by Pravin B Shelar · 12 years ago
  100. dbda591 mm: fix faulty initialization in vmalloc_init() by KyongHo · 12 years ago