1. 5ecf6e4 leds/leds-s3c24xx: use devm_gpio_request by Devendra Naga · 12 years ago
  2. a209f76 leds: convert Network Space v2 LED driver to devm_kzalloc() and cleanup error exit path by Bryan Wu · 12 years ago
  3. e586031 leds: convert DAC124S085 LED driver to devm_kzalloc() by Bryan Wu · 12 years ago
  4. 0b873f3 leds: convert LM3530 LED driver to devm_kzalloc() and cleanup error exit path by Bryan Wu · 12 years ago
  5. 6770fc6 leds: convert TCA6507 LED driver to devm_kzalloc() by Bryan Wu · 12 years ago
  6. a44cdd2 leds: convert Freescale MC13783 LED driver to devm_kzalloc() and cleanup error exit path by Bryan Wu · 12 years ago
  7. bcbf016 leds: convert ADP5520 LED driver to devm_kzalloc() and cleanup error exit path by Bryan Wu · 12 years ago
  8. 73759f6 leds: convert PCA955x LED driver to devm_kzalloc() and cleanup error exit path by Bryan Wu · 12 years ago
  9. 234699a leds: convert Sun Fire LED driver to devm_kzalloc() and cleanup error exit path by Bryan Wu · 12 years ago
  10. 0f4630c leds: convert PCA9532 LED driver to devm_kzalloc() by Bryan Wu · 12 years ago
  11. 0a8d9d4 leds: convert LT3593 LED driver to devm_kzalloc() by Bryan Wu · 12 years ago
  12. bfe4c04 leds: convert Renesas TPU LED driver to devm_kzalloc() and cleanup error exit path by Bryan Wu · 12 years ago
  13. 94ca4bc leds: convert LP5523 LED driver to devm_kzalloc() and cleanup error exit path by Bryan Wu · 12 years ago
  14. 983ce88 leds: convert PCA9633 LED driver to devm_kzalloc() by Bryan Wu · 12 years ago
  15. ac63ff5 leds: convert BD2802 RGB LED driver to devm_kzalloc() and cleanup error exit path by Bryan Wu · 12 years ago
  16. e430dc0 leds: convert LP5521 LED driver to devm_kzalloc() and cleanup error exit path by Bryan Wu · 12 years ago
  17. bad1c89 leds: convert DA9030/DA9034 LED driver to devm_kzalloc() and cleanup error exit path by Bryan Wu · 12 years ago
  18. 9813d74 leds: convert LP3944 LED driver to devm_kzalloc() by Bryan Wu · 12 years ago
  19. 4aad381 leds: convert Atmel PWM LED driver to devm_kzalloc() by Bryan Wu · 12 years ago
  20. 60a0aad leds: convert HTC ASIC3 LED driver to devm_kzalloc() and cleanup error exit path by Bryan Wu · 12 years ago
  21. 8095c38 leds: convert Big Networks LED driver to devm_kzalloc() by Bryan Wu · 12 years ago
  22. 198b861 leds: Use devm_kzalloc in leds-gpio.c file by Sachin Kamat · 12 years ago
  23. 7f13bbf leds: Use devm_kzalloc in leds-max8997.c file by Sachin Kamat · 12 years ago
  24. d415896 leds: Use devm_kzalloc in leds-regulator.c file by Sachin Kamat · 12 years ago
  25. 0b7da74 leds: Use devm_kzalloc in leds-pwm.c file by Sachin Kamat · 12 years ago
  26. 7fafefb leds: Use module_platform_driver() in leds-max8997.c file by Sachin Kamat · 12 years ago
  27. 2e91176 leds: convert tca6507 driver to module_i2c_driver() by Peter Meerwald · 12 years ago
  28. 7d84f66 leds: Convert S3C24XX LED driver to gpiolib API by Sylwester Nawrocki · 12 years ago
  29. 7e97b58 leds: Convert S3C24XX LED driver to devm_kzalloc() by Sylwester Nawrocki · 12 years ago
  30. 317dfb1 leds-mc13783: set platform data to NULL at mc13783_led_remove by Devendra Naga · 12 years ago
  31. b523cfe leds-88pm860x: use devm_kzalloc function by Devendra Naga · 12 years ago
  32. 5391dd0 leds-lp5523: BUG() in error handling in probe() by Dan Carpenter · 12 years ago
  33. 32abb47 leds: Add LED driver for lm3556 chip by G.Shark Jeong · 12 years ago
  34. 1522d02 leds: [trivial]Remove unnecesary return by Devendra Naga · 12 years ago
  35. 20c0e6b leds: fix sparse warnings due to missing static by Bryan Wu · 12 years ago
  36. dff6775 leds: correct trivial type in drivers/leds/Kconfig by Jesper Dangaard Brouer · 12 years ago
  37. a0193cb leds: use led_set_brightness in led_trigger_event by Fabio Baltieri · 12 years ago
  38. 19cd67e leds: Rename led_brightness_set() to led_set_brightness() by Shuah Khan · 12 years ago
  39. 0da3e65 leds: Rename led_set_brightness() to __led_set_brightness() by Shuah Khan · 12 years ago
  40. 5e41728 leds: add oneshot trigger by Fabio Baltieri · 12 years ago
  41. 4378648 leds: fix led_brightness_set when soft-blinking by Fabio Baltieri · 12 years ago
  42. 3740e49 ledtrig-ide-disk: use generic one-shot blink api by Fabio Baltieri · 12 years ago
  43. 5bb629c leds: add oneshot blink functions by Fabio Baltieri · 12 years ago
  44. eb20262 led-triggers: rename *trigger to *trig for unified naming scheme by Bryan Wu · 12 years ago
  45. 28a33cb Linux 3.5 by Linus Torvalds · 12 years ago
  46. bff9d18 Remove SYSTEM_SUSPEND_DISK system state by Rafael J. Wysocki · 12 years ago
  47. 9a2bc86 Merge branch 'anton-kgdb' (kgdb dmesg fixups) by Linus Torvalds · 12 years ago
  48. c064da4 kdb: Switch to nolock variants of kmsg_dump functions by Anton Vorontsov · 12 years ago
  49. 533827c printk: Implement some unlocked kmsg_dump functions by Anton Vorontsov · 12 years ago
  50. 1b499d0 printk: Remove kdb_syslog_data by Anton Vorontsov · 12 years ago
  51. bc792e6 kdb: Revive dmesg command by Anton Vorontsov · 12 years ago
  52. d75e2c9 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  53. 9351737 Merge tag 'dm-3.5-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 12 years ago
  54. ce9f8d6 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 12 years ago
  55. 1793416 Merge tag 'upstream-3.5-rc8' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 12 years ago
  56. 7c8d3a4 dm raid1: set discard_zeroes_data_unsupported by Mikulas Patocka · 12 years ago
  57. 650d2a0 dm thin: do not send discards to shared blocks by Mikulas Patocka · 12 years ago
  58. 751f188 dm raid1: fix crash with mirror recovery and discard by Mikulas Patocka · 12 years ago
  59. c999ff6 pnfs-obj: Fix __r4w_get_page when offset is beyond i_size by Boaz Harrosh · 12 years ago
  60. 9909d45 pnfs-obj: don't leak objio_state if ore_write/read fails by Boaz Harrosh · 12 years ago
  61. 537632e ore: Unlock r4w pages in exact reverse order of locking by Boaz Harrosh · 12 years ago
  62. 62b62ad ore: Remove support of partial IO request (NFS crash) by Boaz Harrosh · 12 years ago
  63. 9ff1930 ore: Fix NFS crash by supporting any unaligned RAID IO by Boaz Harrosh · 12 years ago
  64. c672793 UBIFS: fix a bug in empty space fix-up by Artem Bityutskiy · 12 years ago
  65. 85efc72 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  66. 3e4b945 Merge tag 'md-3.5-fixes' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  67. 309d4b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  68. 61c901c Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  69. 380e99f cx25821: Remove bad strcpy to read-only char* by Ezequiel Garcia · 12 years ago
  70. e9a09ae HID: hid-multitouch: add support for Zytronic panels by Benjamin Tissoires · 12 years ago
  71. 85a053f MIPS: PCI: Move fixups from __init to __devinit. by Sebastian Andrzej Siewior · 12 years ago
  72. 3592c3c MIPS: Fix bug.h MIPS build regression by Yoichi Yuasa · 12 years ago
  73. f2b88d6 MIPS: sync-r4k: remove redundant irq operation by Yong Zhang · 12 years ago
  74. b789ad6 MIPS: smp: Warn on too early irq enable by Yong Zhang · 12 years ago
  75. b9a09a0 MIPS: call set_cpu_online() on cpu being brought up with irq disabled by Yong Zhang · 12 years ago
  76. 5309bda MIPS: call ->smp_finish() a little late by Yong Zhang · 12 years ago
  77. 263afbd MIPS: Yosemite: delay irq enable to ->smp_finish() by Yong Zhang · 12 years ago
  78. 70dc8fa MIPS: SMTC: delay irq enable to ->smp_finish() by Yong Zhang · 12 years ago
  79. 856ac3c MIPS: BMIPS: delay irq enable to ->smp_finish() by Yong Zhang · 12 years ago
  80. 1bcfecc MIPS: Octeon: delay enable irq to ->smp_finish() by Yong Zhang · 12 years ago
  81. 68b6352 MIPS: Oprofile: Fix build as a module. by Ralf Baechle · 12 years ago
  82. 38be3c7 MIPS: BCM63XX: Fix BCM6368 IPSec clock bit by Florian Fainelli · 12 years ago
  83. 6c37c95 MIPS: perf: Fix build error caused by unused counters_per_cpu_to_total() by Florian Fainelli · 12 years ago
  84. e909be8 MIPS: Fix Magic SysRq L kernel crash. by Vincent Wen · 12 years ago
  85. ca760ca5 MIPS: BMIPS: Fix duplicate header inclusion. by Danny Kukawka · 12 years ago
  86. 4a043d7 mips: mark const init data with __initconst instead of __initdata by Uwe Kleine-König · 12 years ago
  87. 5520e42 MIPS: cmpxchg.h: Add missing include by Aaro Koskinen · 12 years ago
  88. 5d9fbed MIPS: Malta may also be equipped with MIPS64 R2 processors. by Leonid Yegoshin · 12 years ago
  89. a586e14 MIPS: Fix typo multipy -> multiply by Ralf Baechle · 12 years ago
  90. 7ee91de MIPS: Cavium: Fix duplicate ARCH_SPARSEMEM_ENABLE in kconfig. by Yoichi Yuasa · 12 years ago
  91. b96b62d MIPS: BCM47xx: Fix BCMA_DRIVER_PCI_HOSTMODE config dependencies by Yoichi Yuasa · 12 years ago
  92. c7b2ec2 MIPS: SMTC: Spelling and grammar corrections. by Ralf Baechle · 12 years ago
  93. 7b1c0d2 MIPS: Properly align the .data..init_task section. by David Daney · 12 years ago
  94. c5de50d MIPS: Malta: Change start address to avoid conflicts. by Steven J. Hill · 12 years ago
  95. 2dd1703 MIPS: Fix race condition with FPU thread task flag during context switch. by Leonid Yegoshin · 12 years ago
  96. dc34b05 MIPS: Fix decoding of c0_config1 for MIPSxx caches with 32 ways per set. by Douglas Leung · 12 years ago
  97. c022630 MIPS: Refactor 'clear_page' and 'copy_page' functions. by Steven J. Hill · 12 years ago
  98. 78d4803 MIPS: Don't panic on 5KEc. by Leonid Yegoshin · 12 years ago
  99. 58e94ae md/raid1: close some possible races on write errors during resync by NeilBrown · 12 years ago
  100. a05b7ea0 md: avoid crash when stopping md array races with closing other open fds. by NeilBrown · 12 years ago