1. ce9f650 drivers/rtc/rtc-twl.c: optimize IRQ bit access by Venu Byravarasu · 12 years ago
  2. b4f0b88 MIPS: add RTC support for loongson1B by zhao zhang · 12 years ago
  3. 0abc920 rtc: convert rtc i2c drivers to module_i2c_driver by Axel Lin · 12 years ago
  4. 109e941 rtc: convert rtc spi drivers to module_spi_driver by Axel Lin · 12 years ago
  5. ee6c54c rtc/rtc-spear: call platform_set_drvdata() before registering rtc device by Viresh Kumar · 12 years ago
  6. 131f8b7 rtc/spear: fix for RTC_AIE_ON and RTC_AIE_OFF ioctl errors by Shiraz Hashim · 12 years ago
  7. cd0e08a rtc-spear: fix for balancing the enable_irq_wake in Power Mgmt by Deepak Sikri · 12 years ago
  8. 0e0cb89 init/do_mounts.c: print error code on mount failure by Bernhard Walle · 12 years ago
  9. 8595c53 init: check printed flag to skip printing message by Diwakar Tundlam · 12 years ago
  10. da0503a epoll: remove unneeded variable in reverse_path_check() by Dan Carpenter · 12 years ago
  11. 02edc6f epoll: comment the funky #ifdef by Steven Rostedt · 12 years ago
  12. 626cf23 poll: add poll_requested_events() and poll_does_not_wait() functions by Hans Verkuil · 12 years ago
  13. 5cde765 crc32: select an algorithm via Kconfig by Darrick J. Wong · 12 years ago
  14. 577eba9 crc32: add self-test code for crc32c by Darrick J. Wong · 12 years ago
  15. 6a0962b crypto: crc32c should use library implementation by Darrick J. Wong · 12 years ago
  16. 46c5801 crc32: bolt on crc32c by Darrick J. Wong · 12 years ago
  17. 78dff41 crc32: add note about this patchset to crc32.c by Bob Pearson · 12 years ago
  18. 0292c49 crc32: optimize loop counter for x86 by Bob Pearson · 12 years ago
  19. 324eb0f crc32: add slice-by-8 algorithm to existing code by Bob Pearson · 12 years ago
  20. 9a1dbf6 crc32: make CRC_*_BITS definition correspond to actual bit counts by Bob Pearson · 12 years ago
  21. ce4320d crc32: fix mixing of endian-specific types by Bob Pearson · 12 years ago
  22. 60e58d5 crc32: miscellaneous cleanups by Bob Pearson · 12 years ago
  23. 3863ef3 crc32: simplify unit test code by Bob Pearson · 12 years ago
  24. fbedceb crc32: move long comment about crc32 fundamentals to Documentation/ by Bob Pearson · 12 years ago
  25. e30c7a8 crc32: remove two instances of trailing whitespaces by Bob Pearson · 12 years ago
  26. ca56dc0 checkpatch: check for quoted strings broken across lines by Josh Triplett · 12 years ago
  27. 6712d85 checkpatch: whitespace - add/remove blank lines by Joe Perches · 12 years ago
  28. 2c92488 checkpatch: warn on use of yield() by Joe Perches · 12 years ago
  29. aad4f61 checkpatch: add --strict tests for braces, comments and casts by Joe Perches · 12 years ago
  30. b337d8b checkpatch: add [] to type extensions by Andy Whitcroft · 12 years ago
  31. fd1b57a checkpatch: high precedence operators do not require additional parentheses in #defines by Andy Whitcroft · 12 years ago
  32. e45bab8 checkpatch: handle string concatenation in simple #defines by Andy Whitcroft · 12 years ago
  33. b9df76a checkpatch: allow simple character constants in #defines by Andy Whitcroft · 12 years ago
  34. daebc53 checkpatch: catch [ ... ] usage when not at the beginning of definition by Andy Whitcroft · 12 years ago
  35. 1123268 checkpatch.pl: be silent when -q and --ignore is given by Artem Bityutskiy · 12 years ago
  36. d1fe9c0 checkpatch: add some --strict coding style checks by Joe Perches · 12 years ago
  37. 6061d94 include/ and checkpatch: prefer __scanf to __attribute__((format(scanf,...) by Joe Perches · 12 years ago
  38. 97e834c prio_tree: introduce prio_set_parent() by Xiao Guangrong · 12 years ago
  39. 742245d prio_tree: simplify prio_tree_expand() by Xiao Guangrong · 12 years ago
  40. f35368d prio_tree: cleanup prio_tree_left()/prio_tree_right() by Xiao Guangrong · 12 years ago
  41. f42240d prio_tree: remove unnecessary code in prio_tree_replace by Xiao Guangrong · 12 years ago
  42. f43804b string: memchr_inv() speed improvements by Akinobu Mita · 12 years ago
  43. a403d93 led-class: change back LEDS_CLASS to tristate instead of bool by Bryan Wu · 12 years ago
  44. cea694c drivers/leds/leds-lm3530.c: move the code setting gen_config to one place by Axel Lin · 12 years ago
  45. 1a1278d drivers/leds/leds-pca9633.c: remove unused 'adapter' variable by Axel Lin · 12 years ago
  46. 99ad98d leds-lm3530: replace pltfm with pdata by Kim, Milo · 12 years ago
  47. 8544d0e leds-lm3530: remove LM3530_ALS_ZONE_REG code by Kim, Milo · 12 years ago
  48. bb98200 leds-lm3530: support pwm input mode by Kim, Milo · 12 years ago
  49. e13d978 leds-lm3530: replace i2c_client with led_classdev by Kim, Milo · 12 years ago
  50. bbe6453 leds-lm3530: set the max_brightness to 127 by Kim, Milo · 12 years ago
  51. 16db7f9 drivers/leds/leds-gpio.c: use linux/gpio.h rather than asm/gpio.h by Mark Brown · 12 years ago
  52. 75cb2e1 drivers/leds: add driver for PCA9633 I2C chip by Peter Meerwald · 12 years ago
  53. d06cb46 drivers/leds/leds-lp5523.c: constify some data by Andrew Morton · 12 years ago
  54. 42960b7 drivers/leds/leds-lp5521.c: ret may be uninitialized by Srinidhi KASAGAR · 12 years ago
  55. 32a2f74 drivers/leds/leds-lp5521.c: redefinition of register bits by Kim, Milo · 12 years ago
  56. 011af7b drivers/leds/leds-lp5521.c: support led pattern data by Kim, Milo · 12 years ago
  57. 3b49aac drivers/leds/leds-lp5521.c: add 'update_config' in the lp5521_platform_data by Kim, Milo · 12 years ago
  58. 5ae4e8a drivers/leds/leds-lp5521.c: add 'name' in the lp5521_led_config by Kim, Milo · 12 years ago
  59. c5bd2a7 drivers/leds/leds-tca6507.c: remove obsolete cleanup for clientdata by Wolfram Sang · 12 years ago
  60. 920c4f4 drivers/leds/leds-tca6507.c: cleanup error handling in tca6507_probe() by Dan Carpenter · 12 years ago
  61. 3a2fd4a drivers/leds/leds-lp5521.c: fix typo by Masanari Iida · 12 years ago
  62. 0b2f4d4 x86: use for_each_clear_bit_from() by Akinobu Mita · 12 years ago
  63. 1a07cbb uwb: use for_each_clear_bit() by Akinobu Mita · 12 years ago
  64. fc89db4 s390/char: use for_each_clear_bit() by Akinobu Mita · 12 years ago
  65. c527b41 mtd: use for_each_clear_bit() by Akinobu Mita · 12 years ago
  66. 03f4a82 bitops: introduce for_each_clear_bit() by Akinobu Mita · 12 years ago
  67. 0a329d2 bitops: remove for_each_set_bit_cont() by Akinobu Mita · 12 years ago
  68. 307b1cd bitops: rename for_each_set_bit_cont() in favor of analogous list.h function by Akinobu Mita · 12 years ago
  69. 2df5e12 backlight: fix ot200_bl build by Randy Dunlap · 12 years ago
  70. 67a6727 backlight: convert platform_lcd to dev_pm_ops by Jingoo Han · 12 years ago
  71. 35c1682 backlight: add support for Pandora backlight by Grazvydas Ignotas · 12 years ago
  72. c8df742 backlight: add driver for Bachmann's ot200 by Christian Gmeiner · 12 years ago
  73. 7be865a backlight: new backlight driver for LP855x devices by Kim, Milo · 12 years ago
  74. 050ea48 drivers/video/backlight/adp5520_bl.c: use devm_ functions by Julia Lawall · 12 years ago
  75. ce96922 drivers/video/backlight: use devm_ functions by Julia Lawall · 12 years ago
  76. 1107d40 drivers/video/backlight/wm831x_bl.c: use devm_ functions by Julia Lawall · 12 years ago
  77. 462dd83 backlight: convert backlight spi drivers to module_spi_driver by Axel Lin · 12 years ago
  78. 81ce686 backlight: convert backlight i2c drivers to module_i2c_driver by Axel Lin · 12 years ago
  79. 7d1ae8a MAINTAINERS: update maintainership of LTP by Wanlong Gao · 12 years ago
  80. 3741704 MAINTAINERS: add "S: Maintained" to clkdev and clk sections by Joe Perches · 12 years ago
  81. c89f4f9 MAINTAINERS: add status to ALPHA architecture by Joe Perches · 12 years ago
  82. 08deed1 MAINTAINERS: update git urls for 2.6 deletions by Joe Perches · 12 years ago
  83. 8631d86 MAINTAINERS: update MCA section by Joe Perches · 12 years ago
  84. 728f5a9 get_maintainer.pl: add support for moderated lists by Richard Weinberger · 12 years ago
  85. 0ede274 get_maintainer: use a default "unknown" S: status/role by Joe Perches · 12 years ago
  86. b60f796 kernel/watchdog.c: add comment to watchdog() exit path by Andrew Morton · 12 years ago
  87. 4501980 kernel/watchdog.c: convert to pr_foo() by Andrew Morton · 12 years ago
  88. 7a05c0f watchdog: make sure the watchdog thread gets CPU on loaded system by Michal Hocko · 12 years ago
  89. 397a21f kernel/exit.c: if init dies, log a signal which killed it, if any by Denys Vlasenko · 12 years ago
  90. ebec18a prctl: add PR_{SET,GET}_CHILD_SUBREAPER to allow simple process supervision by Lennart Poettering · 12 years ago
  91. 953326c drivers/staging/telephony/ixj.c: fix warning about sequence points by Uwe Kleine-König · 12 years ago
  92. 9710a78 fs/notify/notification.c: make subsys_initcall function static by H Hartley Sweeten · 12 years ago
  93. 03ff3ef Remove remaining bits of io_remap_page_range() by Javi Merino · 12 years ago
  94. 7ccaba5 consolidate WARN_...ONCE() static variables by Jan Beulich · 12 years ago
  95. 10db4e1 headers: include linux/types.h where appropriate by Bobby Powers · 12 years ago
  96. d314d74 nmi watchdog: do not use cpp symbol in Kconfig by Cong Wang · 12 years ago
  97. b502bd1 magic.h: move some FS magic numbers into magic.h by Muthu Kumar · 12 years ago
  98. d982d59 um: use set_current_blocked() and block_sigmask() by Matt Fleming · 12 years ago
  99. f6adb9a um: don't restore current->blocked on error by Matt Fleming · 12 years ago
  100. 6629326 mm: hugetlb: cleanup duplicated code in unmapping vm range by Hillf Danton · 12 years ago