1. f562146 fat: notify when discard is not supported by Namjae Jeon · 11 years ago
  2. 6920d99 rtc: DA9055 RTC driver by Ashish Jangam · 11 years ago
  3. 04a373f drivers/rtc/rtc-s3c: use of_match_ptr() macro by Sachin Kamat · 11 years ago
  4. 18c701a drivers/rtc/rtc-tps65910.c: enable RTC power domain on initialization by Kim, Milo · 11 years ago
  5. 162a96e drivers/rtc/rtc-dev.c: remove unused code from rtc-dev.c by Sachin Kamat · 11 years ago
  6. 1b99732 drivers/rtc/rtc-s3c.c: convert to use devm_* API by Tushar Behera · 11 years ago
  7. 076c726 drivers/rtc/rtc-s3c.c: remove unnecessary err_nores label by Tushar Behera · 11 years ago
  8. f803f0d rtc: add NXP PCF8523 support by Thierry Reding · 11 years ago
  9. f288cf4 rtc: rtc-davinci: use devm_kzalloc() by Devendra Naga · 11 years ago
  10. 9ed39bf rtc: rtc-davinci: return correct error code if rtc_device_register() fails by Devendra Naga · 11 years ago
  11. 32c4746 drivers/rtc/rtc-tps65910.c: rename irq to match device by Sivaram Nair · 11 years ago
  12. c9f5c7e rtc: rtc-spear: Provide flag for no support of UIE mode by Deepak Sikri · 11 years ago
  13. 93d7839 rtc: rtc-spear: Add clk_{un}prepare() support by Deepak Sikri · 11 years ago
  14. bdaa2c6 rtc: rtc-spear: use devm_*() routines by Viresh Kumar · 11 years ago
  15. 942bfb3 drivers/rtc/rtc-test.c: avoid calling platform_device_put() twice by Wei Yongjun · 11 years ago
  16. 0d7ecb8 drivers/rtc/rtc-vt8500.c: convert to use devm_kzalloc by Devendra Naga · 11 years ago
  17. 968d21c drivers/rtc/rtc-imxdi.c: add devicetree support by Roland Stigge · 11 years ago
  18. ef216ad drivers/rtc/rtc-imxdi: support for i.MX53 by Roland Stigge · 11 years ago
  19. fc9bd90 rtc: omap: add runtime pm support by Vaibhav Hiremath · 11 years ago
  20. 427af9a rtc: omap: depend on am33xx by Afzal Mohammed · 11 years ago
  21. 9e0344d rtc: omap: dt support by Afzal Mohammed · 11 years ago
  22. 852168c ARM: davinci: remove rtc kicker release by Afzal Mohammed · 11 years ago
  23. cab1458 rtc: omap: kicker mechanism support by Afzal Mohammed · 11 years ago
  24. 6899e92 binfmt_elf: fix corner case kfree of uninitialized data by Alan Cox · 11 years ago
  25. 323c126 checkpatch: warn on CamelCase variable names by Joe Perches · 11 years ago
  26. 74349bc checkpatch: add support for floating point constants by Joe Perches · 11 years ago
  27. 6b7eaf6 checkpatch: find hex constants as a single IDENT by Joe Perches · 11 years ago
  28. d1e2ad0 checkpatch: add --strict test for switch/default missing break by Joe Perches · 11 years ago
  29. 88982fe checkpatch: warn when declaring "struct spinlock foo;" by Joe Perches · 11 years ago
  30. 0979ae6 checkpatch: Add --strict messages for blank lines around braces by Joe Perches · 11 years ago
  31. 481eb48 checkpatch: extend line continuation test by Joe Perches · 11 years ago
  32. 6cd7f38 checkpatch: allow control over line length warning, default remains 80 by Joe Perches · 11 years ago
  33. 03df4b5 checkpatch: consolidate if (foo) bar(foo) checks and add debugfs_remove by Andy Whitcroft · 11 years ago
  34. 78e3f1f checkpatch: remove reference to feature-removal-schedule.txt by Tao Ma · 11 years ago
  35. 1ba8dfd checkpatch: warn about using CONFIG_EXPERIMENTAL by Kees Cook · 11 years ago
  36. 5023d34 checkpatch: warn on unnecessary line continuations by Joe Perches · 11 years ago
  37. 0ad50c3 compat: generic compat_sys_sched_rr_get_interval() implementation by Catalin Marinas · 11 years ago
  38. 918854a lib/rbtree_test.c: fix uninitialized variable warning by Cong Ding · 11 years ago
  39. 22b361d percpu_rw_semaphore: introduce CONFIG_PERCPU_RWSEM by Oleg Nesterov · 11 years ago
  40. 8ebe347 percpu_rw_semaphore: add lockdep annotations by Oleg Nesterov · 11 years ago
  41. 9390ef0 percpu_rw_semaphore: kill ->writer_mutex, add ->write_ctr by Oleg Nesterov · 11 years ago
  42. a1fd3e2 percpu_rw_semaphore: reimplement to not block the readers unnecessarily by Oleg Nesterov · 11 years ago
  43. 5380975 sscanf: don't ignore field widths for numeric conversions by Jan Beulich · 11 years ago
  44. 375da3a drivers/of/fdt.c: re-use kernel's kbasename() by Andy Shevchenko · 11 years ago
  45. b2e902f trace: use kbasename() by Andy Shevchenko · 11 years ago
  46. f9a00e8 procfs: use kbasename() by Andy Shevchenko · 11 years ago
  47. 2fbc57c mm: use kbasename() by Andy Shevchenko · 11 years ago
  48. 35367ab lib: dynamic_debug: use kbasename() by Andy Shevchenko · 11 years ago
  49. b18888a string: introduce helper to get base file name from given path by Andy Shevchenko · 11 years ago
  50. 0edd807 MAINTAINERS: add LP855x backlight driver entry by Kim, Milo · 11 years ago
  51. 1581b08 backlight: corgi_lcd: Use gpio_set_value_cansleep() to avoid WARN_ON by Marko Katic · 11 years ago
  52. 1eddd97 drivers/video/backlight/lms283gf05.c: use GPIOF_INIT flags when using devm_gpio_request_one() by Jingoo Han · 11 years ago
  53. 424e06e drivers/video/backlight/lcd.c: return ENXIO when ops functions cannot be called by Jingoo Han · 11 years ago
  54. 2fe2380 backlight: 88pm860x_bl: remove an unnecessary line continuation by Jingoo Han · 11 years ago
  55. b444df2 drivers/video/backlight/pandora_bl.c: change TWL4030_MODULE_PWM0 to TWL_MODULE_PWM by Peter Ujfalusi · 11 years ago
  56. 762a936 backlight: add of_find_backlight_by_node() by Thierry Reding · 11 years ago
  57. fb08cd9 drivers/video/backlight/lm3639_bl.c: fix up world writable sysfs file by Axel Lin · 11 years ago
  58. 2c114cb drivers/video/backlight/max8925_bl.c: drop devm_kfree of devm_kzalloc'd data by Jingoo Han · 11 years ago
  59. 3a1f946 drivers/video/backlight/88pm860x_bl.c: drop devm_kfree of devm_kzalloc'd data by Jingoo Han · 11 years ago
  60. 3c48d1f drivers/video/backlight/s6e63m0.c: remove unnecessary cast of void pointer by Jingoo Han · 11 years ago
  61. 3fd0043 drivers/video/backlight/vgg2432a4.c: add missing const by Jingoo Han · 11 years ago
  62. 53c7a2f drivers/video/backlight/tdo24m.c: add missing const by Jingoo Han · 11 years ago
  63. c22e61b drivers/video/backlight/lms283gf05.c: add missing const by Jingoo Han · 11 years ago
  64. b5d6904 drivers/video/backlight/da9052_bl.c: add missing const by Jingoo Han · 11 years ago
  65. eaa4d02 drivers/video/backlight/lp855x_bl.c: remove unnecessary mutex code by Kim, Milo · 11 years ago
  66. 8cc9764 drivers/video/backlight/lp855x_bl.c: use generic PWM functions by Kim, Milo · 11 years ago
  67. 05a5d4d backlight: tosa: use devm_gpio_request_one by Jingoo Han · 11 years ago
  68. 5a5a074 backlight: lms283gf05: use devm_gpio_request_one by Jingoo Han · 11 years ago
  69. 9a8fe5d backlight: vgg2432a4: fix checkpatch warning by Jingoo Han · 11 years ago
  70. 8ab77f4 backlight: tosa: fix checkpatch error and warning by Jingoo Han · 11 years ago
  71. 97d9655 backlight: tdo24m: fix checkpatch warning by Jingoo Han · 11 years ago
  72. 8690c70 backlight: platform_lcd: fix checkpatch error by Jingoo Han · 11 years ago
  73. ae872db backlight: pcf50633: fix checkpatch warning by Jingoo Han · 11 years ago
  74. 7a94f65 backlight: omap1: fix checkpatch warning by Jingoo Han · 11 years ago
  75. d7b6bda backlight: lm3630: fix checkpatch warning by Jingoo Han · 11 years ago
  76. e4f8ae7 backlight: l4f00242t03: fix checkpatch warning by Jingoo Han · 11 years ago
  77. 0a75a56 backlight: jornada720: fix checkpatch error and warning by Jingoo Han · 11 years ago
  78. c0b6cc4 backlight: ili9320: fix checkpatch error and warning by Jingoo Han · 11 years ago
  79. ff10b07 backlight: hp680_bl: fix checkpatch error and warning by Jingoo Han · 11 years ago
  80. 933bd9b backlight: generic_bl: fix checkpatch warning by Jingoo Han · 11 years ago
  81. 685746d backlight: da903x_bl: fix checkpatch warning by Jingoo Han · 11 years ago
  82. 0885126 backlight: corgi_lcd: fix checkpatch error and warning by Jingoo Han · 11 years ago
  83. 16a6314 backlight: atmel-pwm-bl: fix checkpatch warning by Jingoo Han · 11 years ago
  84. 20c5a93 backlight: 88pm860x_bl: fix checkpatch warning by Jingoo Han · 11 years ago
  85. f0f13cd backlight: da903x_bl: use dev_get_drvdata() instead of platform_get_drvdata() by Jingoo Han · 11 years ago
  86. 8f06ce3 MAINTAINERS: adjust for UAPI: firewire by Stefan Richter · 11 years ago
  87. 5909c65 Corentin has moved by Corentin Chary · 11 years ago
  88. ba28853 MAINTAINERS: remove include/linux/ext3* by Cesar Eduardo Barros · 11 years ago
  89. 9740153 MAINTAINERS: CHINESE MAINTAINERS mailing list is subscribers only by Joe Perches · 11 years ago
  90. ef12496 lib/vsprintf.c: fix handling of %zd when using ssize_t by Jason Gunthorpe · 11 years ago
  91. 2fa72c8 printk: boot_delay should only affect output by Andrew Cooks · 11 years ago
  92. afde3be dmatest: check for dma mapping error by Andy Shevchenko · 11 years ago
  93. 632fd28 dmatest: implement two helpers to unmap dma memory by Andy Shevchenko · 11 years ago
  94. 0f34c40 watchdog: store the watchdog sample period as a variable by Chuansheng Liu · 11 years ago
  95. 2bf0a8f usb: musb: use io{read,write}*_rep accessors by Matthew Leach · 11 years ago
  96. 56c82cd musb: tusb6010: use io{read,write}*_rep accessors by Matthew Leach · 11 years ago
  97. 41739ee asm-generic: io: don't perform swab during {in,out} string functions by Will Deacon · 11 years ago
  98. da01ee3 .gitignore: remove stale entry for generated version.h by Jonathan Austin · 11 years ago
  99. ac5f121 fs/notify/inode_mark.c: make fsnotify_find_inode_mark_locked() static by Tushar Behera · 11 years ago
  100. 965c8e5 lseek: the "whence" argument is called "whence" by Andrew Morton · 11 years ago