1. a8876c1 arm: mvebu: add RTC support for Armada 370 and Armada XP by Gregory CLEMENT · 12 years ago
  2. b06eef4 drivers/rtc/rtc-pl031.c: add wakeup support by Rob Herring · 12 years ago
  3. cce2da9 rtc: add support for spi rtc rx4581 by Torben Hohn · 12 years ago
  4. 225ccc2 drivers/rtc/rtc-tps65910.c: set irq flag to IRQF_EARLY_RESUME during irq request by Laxman Dewangan · 12 years ago
  5. 176a9f2 drivers/rtc/rtc-tps65910.c: use sleep_pm_ops macro for initialising suspend/resume callbacks by Laxman Dewangan · 12 years ago
  6. dfaf09a drivers/rtc/rtc-tps65910.c: remove unnecessary irq stat save and restore by Laxman Dewangan · 12 years ago
  7. eb5eba4 drivers/rtc/rtc-tps65910.c: enable/disable wake in suspend/resume by Laxman Dewangan · 12 years ago
  8. 36d6182 rtc: add RTC driver for TPS80031/TPS80032 by Laxman Dewangan · 12 years ago
  9. 38ae176 rtc: add new lp8788 rtc driver by Kim, Milo · 12 years ago
  10. 56ae1b8 drivers/rtc/rtc-ds2404.c: use module_platform_driver macro by Srinivas Kandagatla · 12 years ago
  11. 0b7e039 drivers/rtc: remove unnecessary semicolons by Peter Senna Tschudin · 12 years ago
  12. 95fe834 drivers/rtc/rtc-pxa.c: avoid cpuid checking by Haojian Zhuang · 12 years ago
  13. c8a6046 drivers/rtc: use of_match_ptr() macro by Sachin Kamat · 12 years ago
  14. f32bc70 rtc-pcf8523: add low battery voltage support by Jesper Nilsson · 12 years ago
  15. fca1dd0 rtc: max77686: add Maxim 77686 driver by Jonghwa Lee · 12 years ago
  16. a44802f drivers/rtc/rtc-pxa.c: fix alarm can't wake up system issue by Leo Song · 12 years ago
  17. c4243de drivers/rtc/rtc-pxa.c: fix alarm not match issue by Leo Song · 12 years ago
  18. 01a4ca1 drivers/rtc: dump small buffers via %*ph by Andy Shevchenko · 12 years ago
  19. d7d48f6 kernel/nsproxy.c: remove duplicate task_cred_xxx for user_ns by Yuanhan Liu · 12 years ago
  20. d3330cf binfmt_elf: remove unused argument in fill_elf_header by Zhang Yanfei · 12 years ago
  21. 37581c2 checkpatch: fix USLEEP_RANGE test by Bruce Allan · 12 years ago
  22. 5ce59ae checkpatch: Add check for kcalloc argument order by Joe Perches · 12 years ago
  23. e8eb399 checkpatch: don't emit the CamelCase warning for PageFoo by Joe Perches · 12 years ago
  24. 10d83f0 checkpatch: add Joe to MAINTAINERS by Joe Perches · 12 years ago
  25. 56e77d7 checkpatch: warn on unnecessary __dev<foo> section markings by Joe Perches · 12 years ago
  26. dc13931 checkpatch: prefer dev_<level>( to dev_printk(KERN_<LEVEL> by Joe Perches · 12 years ago
  27. 5dc49c7 decompressors: make the default XZ_DEC_* config match the selected architecture by Florian Fainelli · 12 years ago
  28. 64dbfb4 decompressors: drop dependency on CONFIG_EXPERT by Florian Fainelli · 12 years ago
  29. 9d74962 decompressors: group XZ_DEC_* symbols under an if XZ_BCJ / endif by Florian Fainelli · 12 years ago
  30. 5376962 lib/parser.c: fix up comments for valid return values from match_number by Namjae Jeon · 12 years ago
  31. 9e9cdc8 backlight: lp855x_bl: simplify bl_get_brightness() by Kim, Milo · 12 years ago
  32. 26e8ccc backlight: lp855x_bl: support new LP8557 device by Kim, Milo · 12 years ago
  33. 68853bc backlight: lp855x_bl: introduce device configuration flow by Kim, Milo · 12 years ago
  34. 5eb02c0 drivers/video/backlight/adp88?0_bl.c: fix resume by Lars-Peter Clausen · 12 years ago
  35. 5a429bd drivers/video/backlight/lm3630_bl.c: remove ret = -EIO of lm3630_backlight_register() by Jingoo Han · 12 years ago
  36. eeb1ef3 drivers/video/backlight/s6e63m0.c: report ->gamma_table_count correctly by Dan Carpenter · 12 years ago
  37. c84c383 drivers/video/backlight/88pm860x_bl.c: add missing of_node_put() by Axel Lin · 12 years ago
  38. de474b5b backlight: add an AS3711 PMIC backlight driver by Guennadi Liakhovetski · 12 years ago
  39. a020a06 drivers/video/backlight/Makefile: cleanup by Andrew Morton · 12 years ago
  40. 8a6c1dd fb: backlight: add the Himax HX-8357B LCD controller by Maxime Ripard · 12 years ago
  41. a5f8221 drivers/video/backlight/ld9040.c: use devm_regulator_bulk_get() API by Sachin Kamat · 12 years ago
  42. 610b71a drivers/video/backlight/l4f00242t03.c: convert to devm_regulator_get() by Axel Lin · 12 years ago
  43. aea00a6 drivers/video/backlight/lm3639_bl.c: remove ret = -EIO at error paths of probe by Devendra Naga · 12 years ago
  44. 47cf076 backlight: corgi_lcd: use lcd_get_data instead of dev_get_drvdata by Jingoo Han · 12 years ago
  45. 5f42d5b backlight: omap1: use bl_get_data instead of dev_get_drvdata by Jingoo Han · 12 years ago
  46. 42109b3 backlight: tosa: use bl_get_data instead of dev_get_drvdata by Jingoo Han · 12 years ago
  47. 4d89c3b backlight: corgi_lcd: use bl_get_data instead of dev_get_drvdata by Jingoo Han · 12 years ago
  48. 232f5a00 backlight: ams369fg06: use bl_get_data instead of dev_get_drvdata by Jingoo Han · 12 years ago
  49. e6e3dbf pwm_backlight: use bl_get_data instead of dev_get_drvdata by Jingoo Han · 12 years ago
  50. 76cb259 backlight: aat2870: use bl_get_data instead of dev_get_drvdata by Jingoo Han · 12 years ago
  51. 281ea16 backlight: lms501kf03: use spi_get_drvdata and spi_set_drvdata by Jingoo Han · 12 years ago
  52. 9319dfa backlight: corgi_lcd: use spi_get_drvdata and spi_set_drvdata by Jingoo Han · 12 years ago
  53. c324f51 backlight: tosa: use spi_get_drvdata and spi_set_drvdata by Jingoo Han · 12 years ago
  54. 1b8d283 backlight: vgg2432a4: use spi_get_drvdata and spi_set_drvdata by Jingoo Han · 12 years ago
  55. c7855f15 backlight: ams369fg06: use spi_get_drvdata and spi_set_drvdata by Jingoo Han · 12 years ago
  56. b936fab backlight: lms283gf05: use spi_get_drvdata and spi_set_drvdata by Jingoo Han · 12 years ago
  57. 719d5b2 backlight: tdo24m: use spi_get_drvdata and spi_set_drvdata by Jingoo Han · 12 years ago
  58. 91c665b backlight: ltv350qv: use spi_get_drvdata and spi_set_drvdata by Jingoo Han · 12 years ago
  59. 7652c18 backlight: s6e63m0: use spi_get_drvdata and spi_set_drvdata by Jingoo Han · 12 years ago
  60. 8ec4706 backlight: ld9040: use spi_get_drvdata and spi_set_drvdata by Jingoo Han · 12 years ago
  61. 6006607 backlight: l4f00242t03: use spi_get_drvdata and spi_set_drvdata by Jingoo Han · 12 years ago
  62. 1a5b1af backlight: ams369fg06: reorder inclusions of <linux/xxx.h> by Jingoo Han · 12 years ago
  63. c902349 backlight: ams369fg06: remove redundant variable 'before_power' by Jingoo Han · 12 years ago
  64. 1d7976b backlight: ams369fg06: replace EFAULT with EINVAL by Jingoo Han · 12 years ago
  65. 66ecc11 backlight: ams369fg06: remove unnecessary NULL deference check by Jingoo Han · 12 years ago
  66. 5197643 backlight: ams369fg06: use sleep instead of delay by Jingoo Han · 12 years ago
  67. f5cede7 backlight: s6e63m0: reorder inclusions of <linux/xxx.h> by Jingoo Han · 12 years ago
  68. b6bef46 backlight: s6e63m0: remove redundant variable 'before_power' by Jingoo Han · 12 years ago
  69. 81c650e backlight: s6e63m0: replace EFAULT with EINVAL by Jingoo Han · 12 years ago
  70. 892dc2e backlight: s6e63m0: remove unnecessary NULL deference check by Jingoo Han · 12 years ago
  71. 97a4d9d backlight: s6e63m0: use sleep instead of delay by Jingoo Han · 12 years ago
  72. 4a959e5 backlight: s6e63m0: use lowercase names of structs by Jingoo Han · 12 years ago
  73. a03e7cd backlight: ld9040: reorder inclusions of <linux/xxx.h> by Jingoo Han · 12 years ago
  74. 2ca8b90 backlight: ld9040: remove redundant return variables by Jingoo Han · 12 years ago
  75. 30f085c backlight: ld9040: replace EFAULT with EINVAL by Jingoo Han · 12 years ago
  76. e2ffe85 backlight: ld9040: remove unnecessary NULL deference check by Jingoo Han · 12 years ago
  77. d2fff29 backlight: ld9040: use sleep instead of delay by Jingoo Han · 12 years ago
  78. 1be9ca2 backlight: add lms501kf03 LCD driver by Jingoo Han · 12 years ago
  79. 551450b MAINTAINERS: mm: add additional include files to listing by Cody P Schafer · 12 years ago
  80. 6be0710 get_maintainer.pl: find maintainers for removed files by Geert Uytterhoeven · 12 years ago
  81. 36d308d printk: add pr_devel_once and pr_devel_ratelimited by Mikhail Gruzdev · 12 years ago
  82. 7d79921 lib/vsprintf.c: add %pa format specifier for phys_addr_t types by Stepan Moskovchenko · 12 years ago
  83. f3cbd43 sys_prctl(): coding-style cleanup by Andrew Morton · 12 years ago
  84. 7fe5e04 sys_prctl(): arg2 is unsigned long which is never < 0 by Chen Gang · 12 years ago
  85. 242260f sun.com documentation fixes by Christian Kujau · 12 years ago
  86. 76e8402 lib/Kconfig.debug: unhide CONFIG_PANIC_ON_OOPS by Kyle McMartin · 12 years ago
  87. 9a46ad6 smp: make smp_call_function_many() use logic similar to smp_call_function_single() by Shaohua Li · 12 years ago
  88. 6d1c7cc mm: use vm_unmapped_area() on alpha architecture by Michel Lespinasse · 12 years ago
  89. 182dcfd ubifs: wait for page writeback to provide stable pages by Jan Kara · 12 years ago
  90. 1269529 ocfs2: wait for page writeback to provide stable pages by Jan Kara · 12 years ago
  91. ffecfd1 block: optionally snapshot page contents to provide stable pages during write by Darrick J. Wong · 12 years ago
  92. 13575ca 9pfs: fix filesystem to wait for stable page writeback by Darrick J. Wong · 12 years ago
  93. 1d1d1a7 mm: only enforce stable page writes if the backing device requires it by Darrick J. Wong · 12 years ago
  94. 7d311cd bdi: allow block devices to say that they require stable page writes by Darrick J. Wong · 12 years ago
  95. b1ae345 lockdep: make lockdep_assert_held() not have a return value by Johannes Berg · 12 years ago
  96. 3278bb7 ocfs2: unlock super lock if lockres refresh failed by Junxiao Bi · 12 years ago
  97. d787ab0 ocfs2: remove kfree() redundant null checks by Tim Gardner · 12 years ago
  98. 49deb4b configfs: move the dereference below the NULL test by Wei Yongjun · 12 years ago
  99. 1b2643f scripts/tags.sh: add ctags magic for declarations of popular kernel type by Kirill Tkhai · 12 years ago
  100. af3b562 time: don't inline EXPORT_SYMBOL functions by Greg Kroah-Hartman · 12 years ago