1. 3a2fd4a drivers/leds/leds-lp5521.c: fix typo by Masanari Iida · 13 years ago
  2. 0b2f4d4 x86: use for_each_clear_bit_from() by Akinobu Mita · 13 years ago
  3. 1a07cbb uwb: use for_each_clear_bit() by Akinobu Mita · 13 years ago
  4. fc89db4 s390/char: use for_each_clear_bit() by Akinobu Mita · 13 years ago
  5. c527b41 mtd: use for_each_clear_bit() by Akinobu Mita · 13 years ago
  6. 03f4a82 bitops: introduce for_each_clear_bit() by Akinobu Mita · 13 years ago
  7. 0a329d2 bitops: remove for_each_set_bit_cont() by Akinobu Mita · 13 years ago
  8. 307b1cd bitops: rename for_each_set_bit_cont() in favor of analogous list.h function by Akinobu Mita · 13 years ago
  9. 2df5e12 backlight: fix ot200_bl build by Randy Dunlap · 13 years ago
  10. 67a6727 backlight: convert platform_lcd to dev_pm_ops by Jingoo Han · 13 years ago
  11. 35c1682 backlight: add support for Pandora backlight by Grazvydas Ignotas · 13 years ago
  12. c8df742 backlight: add driver for Bachmann's ot200 by Christian Gmeiner · 13 years ago
  13. 7be865a backlight: new backlight driver for LP855x devices by Kim, Milo · 13 years ago
  14. 050ea48 drivers/video/backlight/adp5520_bl.c: use devm_ functions by Julia Lawall · 13 years ago
  15. ce96922 drivers/video/backlight: use devm_ functions by Julia Lawall · 13 years ago
  16. 1107d40 drivers/video/backlight/wm831x_bl.c: use devm_ functions by Julia Lawall · 13 years ago
  17. 462dd83 backlight: convert backlight spi drivers to module_spi_driver by Axel Lin · 13 years ago
  18. 81ce686 backlight: convert backlight i2c drivers to module_i2c_driver by Axel Lin · 13 years ago
  19. 7d1ae8a MAINTAINERS: update maintainership of LTP by Wanlong Gao · 13 years ago
  20. 3741704 MAINTAINERS: add "S: Maintained" to clkdev and clk sections by Joe Perches · 13 years ago
  21. c89f4f9 MAINTAINERS: add status to ALPHA architecture by Joe Perches · 13 years ago
  22. 08deed1 MAINTAINERS: update git urls for 2.6 deletions by Joe Perches · 13 years ago
  23. 8631d86 MAINTAINERS: update MCA section by Joe Perches · 13 years ago
  24. 728f5a9 get_maintainer.pl: add support for moderated lists by Richard Weinberger · 13 years ago
  25. 0ede274 get_maintainer: use a default "unknown" S: status/role by Joe Perches · 13 years ago
  26. b60f796 kernel/watchdog.c: add comment to watchdog() exit path by Andrew Morton · 13 years ago
  27. 4501980 kernel/watchdog.c: convert to pr_foo() by Andrew Morton · 13 years ago
  28. 7a05c0f watchdog: make sure the watchdog thread gets CPU on loaded system by Michal Hocko · 13 years ago
  29. 397a21f kernel/exit.c: if init dies, log a signal which killed it, if any by Denys Vlasenko · 13 years ago
  30. ebec18a prctl: add PR_{SET,GET}_CHILD_SUBREAPER to allow simple process supervision by Lennart Poettering · 13 years ago
  31. 953326c drivers/staging/telephony/ixj.c: fix warning about sequence points by Uwe Kleine-König · 13 years ago
  32. 9710a78 fs/notify/notification.c: make subsys_initcall function static by H Hartley Sweeten · 13 years ago
  33. 03ff3ef Remove remaining bits of io_remap_page_range() by Javi Merino · 13 years ago
  34. 7ccaba5 consolidate WARN_...ONCE() static variables by Jan Beulich · 13 years ago
  35. 10db4e1 headers: include linux/types.h where appropriate by Bobby Powers · 13 years ago
  36. d314d74 nmi watchdog: do not use cpp symbol in Kconfig by Cong Wang · 13 years ago
  37. b502bd1 magic.h: move some FS magic numbers into magic.h by Muthu Kumar · 13 years ago
  38. d982d59 um: use set_current_blocked() and block_sigmask() by Matt Fleming · 13 years ago
  39. f6adb9a um: don't restore current->blocked on error by Matt Fleming · 13 years ago
  40. 6629326 mm: hugetlb: cleanup duplicated code in unmapping vm range by Hillf Danton · 13 years ago
  41. 934e18b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  42. a20ae85 Merge tag 'for_linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 13 years ago
  43. f0a5ec0 Merge tag 'ktest-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 13 years ago
  44. e57f146 Merge tag 'upstream-3.4-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 13 years ago
  45. 7e61b3f Merge tag 'upstream-3.4-rc1' of git://git.infradead.org/linux-ubi by Linus Torvalds · 13 years ago
  46. 6e55f8e Merge tag 'pstore-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 13 years ago
  47. 49d99a2 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  48. 1c3ddfe Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  49. f63d395 Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  50. 643ac9f mm: fix testorder interaction between two kswapd patches by Hugh Dickins · 13 years ago
  51. 4375382 Merge tag 'fbdev-updates-for-3.4' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 13 years ago
  52. 9586c95 Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 13 years ago
  53. 3469940 Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 13 years ago
  54. 7fc86a7 Merge tag 'pinctrl-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 13 years ago
  55. 90597b6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 13 years ago
  56. 7bfe0e6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  57. 6a76a69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
  58. d4c6fa7 Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  59. 8a78335 usbnet: consider device busy at each recieved packet by Oliver Neukum · 13 years ago
  60. aab008d Merge tag 'stable/for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mm by Linus Torvalds · 13 years ago
  61. eaddcd7 bonding: remove entries for master_ip and vlan_ip and query devices instead by Andy Gospodarek · 13 years ago
  62. 523f610 netfilter: remove forward module param confusion. by Rusty Russell · 13 years ago
  63. 4f5b1af Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lliubbo/blackfin by Linus Torvalds · 13 years ago
  64. db14179 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 13 years ago
  65. 48aab2f security: optimize avc_audit() common path by Linus Torvalds · 13 years ago
  66. 5d5440a usbnet: don't clear urb->dev in tx_complete by tom.leiming@gmail.com · 13 years ago
  67. 0956a8c usbnet: increase URB reference count before usb_unlink_urb by tom.leiming@gmail.com · 13 years ago
  68. 1265fd6 xfrm: Access the replay notify functions via the registered callbacks by Steffen Klassert · 13 years ago
  69. 26b2072 xfrm: Remove unused xfrm_state from xfrm_state_check_space by Steffen Klassert · 13 years ago
  70. f0229ea RDS: use gfp flags from caller in conn_alloc() by Dan Carpenter · 13 years ago
  71. 64b5fad netlabel: use GFP flags from caller instead of GFP_ATOMIC by Dan Carpenter · 13 years ago
  72. f7493e5 vfs: tidy up sparse warnings in fs/namei.c by Linus Torvalds · 13 years ago
  73. 989412b vfs: tidy up fs/namei.c byte-repeat word constants by Linus Torvalds · 13 years ago
  74. 1f1e6e5 fs: fix kernel-doc warnings in dcache.c by Randy Dunlap · 13 years ago
  75. f132c5b Fix full_name_hash() behaviour when length is a multiple of 8 by Al Viro · 13 years ago
  76. ba331d5 Merge branch 'drm-nouveau-destage' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  77. 09fa302 Merge branch 'drm-radeon-sitn-support' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  78. be53bfd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  79. 1ba0c17 kdb: Add message about CONFIG_DEBUG_RODATA on failure to install breakpoint by Jason Wessel · 13 years ago
  80. b8adde8 kdb: Avoid using dbg_io_ops until it is initialized by Tim Bird · 13 years ago
  81. bec4d62 kgdb,debug_core: add the ability to control the reboot notifier by Jason Wessel · 13 years ago
  82. 8f30d41 KDB: Fix usability issues relating to the 'enter' key. by Andrei Warkentin · 13 years ago
  83. 2366e04 kgdb,debug-core,gdbstub: Hook the reboot notifier for debugger detach by Jason Wessel · 13 years ago
  84. 9fbe465 kgdb: Respect that flush op is optional by Jan Kiszka · 13 years ago
  85. 639077f kgdb: x86: Return all segment registers also in 64-bit mode by Jan Kiszka · 13 years ago
  86. b2094ef Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  87. 424a6f6 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  88. 1ab142d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
  89. 267d7b2 Merge tag 'md-3.4' of git://neil.brown.name/md by Linus Torvalds · 13 years ago
  90. 28f23d1 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  91. 2390481 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  92. 754b980 Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  93. 35cb8d9 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  94. 02c5025 Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  95. f06fc0c Merge branch 'x86-eficross-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  96. 4c64616 Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  97. c5c7fb8 Merge branches 'x86-cpu-for-linus', 'x86-boot-for-linus', 'x86-cpufeature-for-linus', 'x86-process-for-linus' and 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  98. 1b674bf Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  99. e17fdf5 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  100. 9521127 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago