1. 71114ec aoe: use dynamic number of remote ports for AoE storage target by Ed Cashin · 12 years ago
  2. e52a293 aoe: avoid races between device destruction and discovery by Ed Cashin · 12 years ago
  3. bbb44e3 aoe: improve handling of misbehaving network paths by Ed Cashin · 12 years ago
  4. b91316f aoe: return real minor number for static minors by Ed Cashin · 12 years ago
  5. 10935d0 aoe: initialize sysminor to avoid compiler warning by Ed Cashin · 12 years ago
  6. e0b2bba aoe: make error messages more specific in static minor allocation by Ed Cashin · 12 years ago
  7. 60116cf aoe: remove call to request handler from I/O completion by Ed Cashin · 12 years ago
  8. 7283760 aoe: cleanup: correct comment for aoetgt nout by Ed Cashin · 12 years ago
  9. 7b6ccc5 aoe: increase default cap on outstanding AoE commands in the network by Ed Cashin · 12 years ago
  10. 0a41409 aoe: remove vestigial request queue allocation by Ed Cashin · 12 years ago
  11. fe7252b aoe: copy fallback timing information on destination failover by Ed Cashin · 12 years ago
  12. 519b77b aoe: update driver-internal version to 64+ by Ed Cashin · 12 years ago
  13. 3fc9b03 aoe: commands in retransmit queue use new destination on failure by Ed Cashin · 12 years ago
  14. 5f0c9c4 aoe: use high-resolution RTTs with fallback to low-res by Ed Cashin · 12 years ago
  15. 0d555ec aoe: manipulate aoedev network stats under lock by Ed Cashin · 12 years ago
  16. 2292a7e aoe: err device: include MAC addresses for unexpected responses by Ed Cashin · 12 years ago
  17. 3a0c40d aoe: improve network congestion handling by Ed Cashin · 12 years ago
  18. 667be1e aoe: provide ATA identify device content to user on request by Ed Cashin · 12 years ago
  19. cd220bf aoe: update driver-internal version number to 60 by Ed Cashin · 12 years ago
  20. a04b41c aoe: whitespace cleanup by Ed Cashin · 12 years ago
  21. d437962 aoe: cleanup: remove unused ata_scnt function by Ed Cashin · 12 years ago
  22. 90a2508 aoe: "payload" sysfs file exports per-AoE-command data transfer size by Ed Cashin · 12 years ago
  23. aa304fd aoe: support larger I/O requests via aoe_maxsectors module param by Ed Cashin · 12 years ago
  24. 4ba9aa7 aoe: support the forgetting (flushing) of a user-specified AoE target by Ed Cashin · 12 years ago
  25. 1b8a163 aoe: update cap on outstanding commands based on config query response by Ed Cashin · 12 years ago
  26. 4e78dd1 aoe: print warning regarding a common reason for dropped transmits by Ed Cashin · 12 years ago
  27. 662a889 aoe: describe the behavior of the "err" character device by Ed Cashin · 12 years ago
  28. 6e97663 Documentation/sparse.txt: document context annotations for lock checking by Ed Cashin · 12 years ago
  29. 8529091 linux/compiler.h: add __must_hold macro for functions called with a lock held by Josh Triplett · 12 years ago
  30. a5ba911 pidns: remove unused is_container_init() by Gao feng · 12 years ago
  31. d740269 exec: use -ELOOP for max recursion depth by Kees Cook · 12 years ago
  32. 8d23802 proc: pid/status: show all supplementary groups by Artem Bityutskiy · 12 years ago
  33. 2f4b3bf /proc/pid/status: add "Seccomp" field by Kees Cook · 12 years ago
  34. 834f82e procfs: add VmFlags field in smaps output by Cyrill Gorcunov · 12 years ago
  35. 7b9a7ec proc: don't show nonexistent capabilities by Andrew Vagin · 12 years ago
  36. 992fb6e ptrace: introduce PTRACE_O_EXITKILL by Oleg Nesterov · 12 years ago
  37. 462e471 simple_strto*: annotate function as obsolete by Eldad Zack · 12 years ago
  38. 4c925d6 kstrto*: add documentation by Eldad Zack · 12 years ago
  39. 543f56c Documentation: fix Documentation/security/00-INDEX by Jarkko Sakkinen · 12 years ago
  40. c6c2037 fs/fat: strip "cp" prefix from codepage in display by Dave Reisner · 12 years ago
  41. 5b3d5ae fat: ix mount option parsing by Jan Kara · 12 years ago
  42. 58156c8 fat: provide option for setting timezone offset by Jan Kara · 12 years ago
  43. f562146 fat: notify when discard is not supported by Namjae Jeon · 12 years ago
  44. 6920d99 rtc: DA9055 RTC driver by Ashish Jangam · 12 years ago
  45. 04a373f drivers/rtc/rtc-s3c: use of_match_ptr() macro by Sachin Kamat · 12 years ago
  46. 18c701a drivers/rtc/rtc-tps65910.c: enable RTC power domain on initialization by Kim, Milo · 12 years ago
  47. 162a96e drivers/rtc/rtc-dev.c: remove unused code from rtc-dev.c by Sachin Kamat · 12 years ago
  48. 1b99732 drivers/rtc/rtc-s3c.c: convert to use devm_* API by Tushar Behera · 12 years ago
  49. 076c726 drivers/rtc/rtc-s3c.c: remove unnecessary err_nores label by Tushar Behera · 12 years ago
  50. f803f0d rtc: add NXP PCF8523 support by Thierry Reding · 12 years ago
  51. f288cf4 rtc: rtc-davinci: use devm_kzalloc() by Devendra Naga · 12 years ago
  52. 9ed39bf rtc: rtc-davinci: return correct error code if rtc_device_register() fails by Devendra Naga · 12 years ago
  53. 32c4746 drivers/rtc/rtc-tps65910.c: rename irq to match device by Sivaram Nair · 12 years ago
  54. c9f5c7e rtc: rtc-spear: Provide flag for no support of UIE mode by Deepak Sikri · 12 years ago
  55. 93d7839 rtc: rtc-spear: Add clk_{un}prepare() support by Deepak Sikri · 12 years ago
  56. bdaa2c6 rtc: rtc-spear: use devm_*() routines by Viresh Kumar · 12 years ago
  57. 942bfb3 drivers/rtc/rtc-test.c: avoid calling platform_device_put() twice by Wei Yongjun · 12 years ago
  58. 0d7ecb8 drivers/rtc/rtc-vt8500.c: convert to use devm_kzalloc by Devendra Naga · 12 years ago
  59. 968d21c drivers/rtc/rtc-imxdi.c: add devicetree support by Roland Stigge · 12 years ago
  60. ef216ad drivers/rtc/rtc-imxdi: support for i.MX53 by Roland Stigge · 12 years ago
  61. fc9bd90 rtc: omap: add runtime pm support by Vaibhav Hiremath · 12 years ago
  62. 427af9a rtc: omap: depend on am33xx by Afzal Mohammed · 12 years ago
  63. 9e0344d rtc: omap: dt support by Afzal Mohammed · 12 years ago
  64. 852168c ARM: davinci: remove rtc kicker release by Afzal Mohammed · 12 years ago
  65. cab1458 rtc: omap: kicker mechanism support by Afzal Mohammed · 12 years ago
  66. 6899e92 binfmt_elf: fix corner case kfree of uninitialized data by Alan Cox · 12 years ago
  67. 323c126 checkpatch: warn on CamelCase variable names by Joe Perches · 12 years ago
  68. 74349bc checkpatch: add support for floating point constants by Joe Perches · 12 years ago
  69. 6b7eaf6 checkpatch: find hex constants as a single IDENT by Joe Perches · 12 years ago
  70. d1e2ad0 checkpatch: add --strict test for switch/default missing break by Joe Perches · 12 years ago
  71. 88982fe checkpatch: warn when declaring "struct spinlock foo;" by Joe Perches · 12 years ago
  72. 0979ae6 checkpatch: Add --strict messages for blank lines around braces by Joe Perches · 12 years ago
  73. 481eb48 checkpatch: extend line continuation test by Joe Perches · 12 years ago
  74. 6cd7f38 checkpatch: allow control over line length warning, default remains 80 by Joe Perches · 12 years ago
  75. 03df4b5 checkpatch: consolidate if (foo) bar(foo) checks and add debugfs_remove by Andy Whitcroft · 12 years ago
  76. 78e3f1f checkpatch: remove reference to feature-removal-schedule.txt by Tao Ma · 12 years ago
  77. 1ba8dfd checkpatch: warn about using CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  78. 5023d34 checkpatch: warn on unnecessary line continuations by Joe Perches · 12 years ago
  79. 0ad50c3 compat: generic compat_sys_sched_rr_get_interval() implementation by Catalin Marinas · 12 years ago
  80. 918854a lib/rbtree_test.c: fix uninitialized variable warning by Cong Ding · 12 years ago
  81. 22b361d percpu_rw_semaphore: introduce CONFIG_PERCPU_RWSEM by Oleg Nesterov · 12 years ago
  82. 8ebe347 percpu_rw_semaphore: add lockdep annotations by Oleg Nesterov · 12 years ago
  83. 9390ef0 percpu_rw_semaphore: kill ->writer_mutex, add ->write_ctr by Oleg Nesterov · 12 years ago
  84. a1fd3e2 percpu_rw_semaphore: reimplement to not block the readers unnecessarily by Oleg Nesterov · 12 years ago
  85. 5380975 sscanf: don't ignore field widths for numeric conversions by Jan Beulich · 12 years ago
  86. 375da3a drivers/of/fdt.c: re-use kernel's kbasename() by Andy Shevchenko · 12 years ago
  87. b2e902f trace: use kbasename() by Andy Shevchenko · 12 years ago
  88. f9a00e8 procfs: use kbasename() by Andy Shevchenko · 12 years ago
  89. 2fbc57c mm: use kbasename() by Andy Shevchenko · 12 years ago
  90. 35367ab lib: dynamic_debug: use kbasename() by Andy Shevchenko · 12 years ago
  91. b18888a string: introduce helper to get base file name from given path by Andy Shevchenko · 12 years ago
  92. 0edd807 MAINTAINERS: add LP855x backlight driver entry by Kim, Milo · 12 years ago
  93. 1581b08 backlight: corgi_lcd: Use gpio_set_value_cansleep() to avoid WARN_ON by Marko Katic · 12 years ago
  94. 1eddd97 drivers/video/backlight/lms283gf05.c: use GPIOF_INIT flags when using devm_gpio_request_one() by Jingoo Han · 12 years ago
  95. 424e06e drivers/video/backlight/lcd.c: return ENXIO when ops functions cannot be called by Jingoo Han · 12 years ago
  96. 2fe2380 backlight: 88pm860x_bl: remove an unnecessary line continuation by Jingoo Han · 12 years ago
  97. b444df2 drivers/video/backlight/pandora_bl.c: change TWL4030_MODULE_PWM0 to TWL_MODULE_PWM by Peter Ujfalusi · 12 years ago
  98. 762a936 backlight: add of_find_backlight_by_node() by Thierry Reding · 12 years ago
  99. fb08cd9 drivers/video/backlight/lm3639_bl.c: fix up world writable sysfs file by Axel Lin · 12 years ago
  100. 2c114cb drivers/video/backlight/max8925_bl.c: drop devm_kfree of devm_kzalloc'd data by Jingoo Han · 12 years ago