1. 97e834c prio_tree: introduce prio_set_parent() by Xiao Guangrong · 12 years ago
  2. 742245d prio_tree: simplify prio_tree_expand() by Xiao Guangrong · 12 years ago
  3. f35368d prio_tree: cleanup prio_tree_left()/prio_tree_right() by Xiao Guangrong · 12 years ago
  4. f42240d prio_tree: remove unnecessary code in prio_tree_replace by Xiao Guangrong · 12 years ago
  5. f43804b string: memchr_inv() speed improvements by Akinobu Mita · 12 years ago
  6. a403d93 led-class: change back LEDS_CLASS to tristate instead of bool by Bryan Wu · 12 years ago
  7. cea694c drivers/leds/leds-lm3530.c: move the code setting gen_config to one place by Axel Lin · 12 years ago
  8. 1a1278d drivers/leds/leds-pca9633.c: remove unused 'adapter' variable by Axel Lin · 12 years ago
  9. 99ad98d leds-lm3530: replace pltfm with pdata by Kim, Milo · 12 years ago
  10. 8544d0e leds-lm3530: remove LM3530_ALS_ZONE_REG code by Kim, Milo · 12 years ago
  11. bb98200 leds-lm3530: support pwm input mode by Kim, Milo · 12 years ago
  12. e13d978 leds-lm3530: replace i2c_client with led_classdev by Kim, Milo · 12 years ago
  13. bbe6453 leds-lm3530: set the max_brightness to 127 by Kim, Milo · 12 years ago
  14. 16db7f9 drivers/leds/leds-gpio.c: use linux/gpio.h rather than asm/gpio.h by Mark Brown · 12 years ago
  15. 75cb2e1 drivers/leds: add driver for PCA9633 I2C chip by Peter Meerwald · 12 years ago
  16. d06cb46 drivers/leds/leds-lp5523.c: constify some data by Andrew Morton · 12 years ago
  17. 42960b7 drivers/leds/leds-lp5521.c: ret may be uninitialized by Srinidhi KASAGAR · 12 years ago
  18. 32a2f74 drivers/leds/leds-lp5521.c: redefinition of register bits by Kim, Milo · 12 years ago
  19. 011af7b drivers/leds/leds-lp5521.c: support led pattern data by Kim, Milo · 12 years ago
  20. 3b49aac drivers/leds/leds-lp5521.c: add 'update_config' in the lp5521_platform_data by Kim, Milo · 12 years ago
  21. 5ae4e8a drivers/leds/leds-lp5521.c: add 'name' in the lp5521_led_config by Kim, Milo · 12 years ago
  22. c5bd2a7 drivers/leds/leds-tca6507.c: remove obsolete cleanup for clientdata by Wolfram Sang · 12 years ago
  23. 920c4f4 drivers/leds/leds-tca6507.c: cleanup error handling in tca6507_probe() by Dan Carpenter · 12 years ago
  24. 3a2fd4a drivers/leds/leds-lp5521.c: fix typo by Masanari Iida · 12 years ago
  25. 0b2f4d4 x86: use for_each_clear_bit_from() by Akinobu Mita · 12 years ago
  26. 1a07cbb uwb: use for_each_clear_bit() by Akinobu Mita · 12 years ago
  27. fc89db4 s390/char: use for_each_clear_bit() by Akinobu Mita · 12 years ago
  28. c527b41 mtd: use for_each_clear_bit() by Akinobu Mita · 12 years ago
  29. 03f4a82 bitops: introduce for_each_clear_bit() by Akinobu Mita · 12 years ago
  30. 0a329d2 bitops: remove for_each_set_bit_cont() by Akinobu Mita · 12 years ago
  31. 307b1cd bitops: rename for_each_set_bit_cont() in favor of analogous list.h function by Akinobu Mita · 12 years ago
  32. 2df5e12 backlight: fix ot200_bl build by Randy Dunlap · 12 years ago
  33. 67a6727 backlight: convert platform_lcd to dev_pm_ops by Jingoo Han · 12 years ago
  34. 35c1682 backlight: add support for Pandora backlight by Grazvydas Ignotas · 12 years ago
  35. c8df742 backlight: add driver for Bachmann's ot200 by Christian Gmeiner · 12 years ago
  36. 7be865a backlight: new backlight driver for LP855x devices by Kim, Milo · 12 years ago
  37. 050ea48 drivers/video/backlight/adp5520_bl.c: use devm_ functions by Julia Lawall · 12 years ago
  38. ce96922 drivers/video/backlight: use devm_ functions by Julia Lawall · 12 years ago
  39. 1107d40 drivers/video/backlight/wm831x_bl.c: use devm_ functions by Julia Lawall · 12 years ago
  40. 462dd83 backlight: convert backlight spi drivers to module_spi_driver by Axel Lin · 12 years ago
  41. 81ce686 backlight: convert backlight i2c drivers to module_i2c_driver by Axel Lin · 12 years ago
  42. 7d1ae8a MAINTAINERS: update maintainership of LTP by Wanlong Gao · 12 years ago
  43. 3741704 MAINTAINERS: add "S: Maintained" to clkdev and clk sections by Joe Perches · 12 years ago
  44. c89f4f9 MAINTAINERS: add status to ALPHA architecture by Joe Perches · 12 years ago
  45. 08deed1 MAINTAINERS: update git urls for 2.6 deletions by Joe Perches · 12 years ago
  46. 8631d86 MAINTAINERS: update MCA section by Joe Perches · 12 years ago
  47. 728f5a9 get_maintainer.pl: add support for moderated lists by Richard Weinberger · 12 years ago
  48. 0ede274 get_maintainer: use a default "unknown" S: status/role by Joe Perches · 12 years ago
  49. b60f796 kernel/watchdog.c: add comment to watchdog() exit path by Andrew Morton · 12 years ago
  50. 4501980 kernel/watchdog.c: convert to pr_foo() by Andrew Morton · 12 years ago
  51. 7a05c0f watchdog: make sure the watchdog thread gets CPU on loaded system by Michal Hocko · 12 years ago
  52. 397a21f kernel/exit.c: if init dies, log a signal which killed it, if any by Denys Vlasenko · 12 years ago
  53. ebec18a prctl: add PR_{SET,GET}_CHILD_SUBREAPER to allow simple process supervision by Lennart Poettering · 12 years ago
  54. 953326c drivers/staging/telephony/ixj.c: fix warning about sequence points by Uwe Kleine-König · 12 years ago
  55. 9710a78 fs/notify/notification.c: make subsys_initcall function static by H Hartley Sweeten · 12 years ago
  56. 03ff3ef Remove remaining bits of io_remap_page_range() by Javi Merino · 12 years ago
  57. 7ccaba5 consolidate WARN_...ONCE() static variables by Jan Beulich · 12 years ago
  58. 10db4e1 headers: include linux/types.h where appropriate by Bobby Powers · 12 years ago
  59. d314d74 nmi watchdog: do not use cpp symbol in Kconfig by Cong Wang · 12 years ago
  60. b502bd1 magic.h: move some FS magic numbers into magic.h by Muthu Kumar · 12 years ago
  61. d982d59 um: use set_current_blocked() and block_sigmask() by Matt Fleming · 12 years ago
  62. f6adb9a um: don't restore current->blocked on error by Matt Fleming · 12 years ago
  63. 6629326 mm: hugetlb: cleanup duplicated code in unmapping vm range by Hillf Danton · 12 years ago
  64. 934e18b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  65. a20ae85 Merge tag 'for_linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 12 years ago
  66. f0a5ec0 Merge tag 'ktest-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 12 years ago
  67. e57f146 Merge tag 'upstream-3.4-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 12 years ago
  68. 7e61b3f Merge tag 'upstream-3.4-rc1' of git://git.infradead.org/linux-ubi by Linus Torvalds · 12 years ago
  69. 6e55f8e Merge tag 'pstore-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 12 years ago
  70. 49d99a2 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 12 years ago
  71. 1c3ddfe Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  72. f63d395 Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  73. 643ac9f mm: fix testorder interaction between two kswapd patches by Hugh Dickins · 12 years ago
  74. 4375382 Merge tag 'fbdev-updates-for-3.4' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 12 years ago
  75. 9586c95 Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 12 years ago
  76. 3469940 Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 12 years ago
  77. 7fc86a7 Merge tag 'pinctrl-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  78. 90597b6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 12 years ago
  79. 7bfe0e6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  80. 6a76a69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  81. d4c6fa7 Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  82. 8a78335 usbnet: consider device busy at each recieved packet by Oliver Neukum · 12 years ago
  83. aab008d Merge tag 'stable/for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mm by Linus Torvalds · 12 years ago
  84. eaddcd7 bonding: remove entries for master_ip and vlan_ip and query devices instead by Andy Gospodarek · 12 years ago
  85. 523f610 netfilter: remove forward module param confusion. by Rusty Russell · 12 years ago
  86. 4f5b1af Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lliubbo/blackfin by Linus Torvalds · 12 years ago
  87. db14179 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  88. 48aab2f security: optimize avc_audit() common path by Linus Torvalds · 12 years ago
  89. 5d5440a usbnet: don't clear urb->dev in tx_complete by tom.leiming@gmail.com · 12 years ago
  90. 0956a8c usbnet: increase URB reference count before usb_unlink_urb by tom.leiming@gmail.com · 12 years ago
  91. 1265fd6 xfrm: Access the replay notify functions via the registered callbacks by Steffen Klassert · 12 years ago
  92. 26b2072 xfrm: Remove unused xfrm_state from xfrm_state_check_space by Steffen Klassert · 12 years ago
  93. f0229ea RDS: use gfp flags from caller in conn_alloc() by Dan Carpenter · 12 years ago
  94. 64b5fad netlabel: use GFP flags from caller instead of GFP_ATOMIC by Dan Carpenter · 12 years ago
  95. f7493e5 vfs: tidy up sparse warnings in fs/namei.c by Linus Torvalds · 12 years ago
  96. 989412b vfs: tidy up fs/namei.c byte-repeat word constants by Linus Torvalds · 12 years ago
  97. 1f1e6e5 fs: fix kernel-doc warnings in dcache.c by Randy Dunlap · 12 years ago
  98. f132c5b Fix full_name_hash() behaviour when length is a multiple of 8 by Al Viro · 12 years ago
  99. ba331d5 Merge branch 'drm-nouveau-destage' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  100. 09fa302 Merge branch 'drm-radeon-sitn-support' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago