1. c11a7e2 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  2. 219f358 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 13 years ago
  3. b727d20 Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6 by Linus Torvalds · 13 years ago
  4. 7a54f5e Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 13 years ago
  5. efe45ab Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  6. 3ab4702 Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 13 years ago
  7. 0cf0adb Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 13 years ago
  8. 96d185c Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  9. 62d1760 drivers/rtc/rtc-s3c.c: allow multiple open / allow no-ioctl-open'ed rtc to have irq. by MyungJoo Ham · 13 years ago
  10. 4e8896c drivers/rtc/rtc-s3c.c: correct debug messages by MyungJoo Ham · 13 years ago
  11. 1424e21 drivers/leds/leds-bd2802.c: bd2802_unregister_led_classdev() should unregister all registered leds by Axel Lin · 13 years ago
  12. 37b7bf6 drivers/misc/ab8500-pwm.c: fix modalias by Axel Lin · 13 years ago
  13. b89d5f1 drivers/misc/fsa9480.c: fix a leak of the IRQ during init failure by Axel Lin · 13 years ago
  14. c53252b backlight: fix module alias prefix for adp8870_bl by Axel Lin · 13 years ago
  15. cc7993f backlight: add a callback 'notify_after' for backlight control by Dilan Lee · 13 years ago
  16. 86383b5 leds: add missing include of linux/module.h by Axel Lin · 13 years ago
  17. 15b1a8f drivers/video/backlight/ep93xx_bl.c: add missing include of linux/module.h by Axel Lin · 13 years ago
  18. 284fb68 rapidio: fix use of non-compatible registers by Alexandre Bounine · 13 years ago
  19. 7e8aa04 drivers/char/msm_smd_pkt.c: don't use IS_ERR() by Thomas Meyer · 13 years ago
  20. a801876 MAINTAINERS: Evgeniy has moved by Evgeniy Polyakov · 13 years ago
  21. 5829944 w1: fix for loop in w1_f29_remove_slave() by Dan Carpenter · 13 years ago
  22. 06ed462 drivers/misc/pti.c: add missing includes by Sergei Trofimovich · 13 years ago
  23. 0de3b48 drm/i915: Fix wrong initializer for "locked" variable in assert_panel_unlocked by Thomas Jarosch · 13 years ago
  24. e5b1d9c Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 13 years ago
  25. f385b69 Merge branch '3.1-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
  26. c96fbdd0 USB: ftdi_sio: add Calao reference board support by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  27. caca951 firmware loader: allow builtin firmware load even if usermodehelper is disabled by Linus Torvalds · 13 years ago
  28. 650cf77 Merge branch 'for-31-rc3/i2c-fixes' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 13 years ago
  29. c8d4763 i2c-nomadik: fix kerneldoc warning by Linus Walleij · 13 years ago
  30. 1b965f1 staging: tidspbridge: fix compilation on dsp clock functions by Omar Ramirez Luna · 13 years ago
  31. 5a50a01 sh-sci / PM: Use power.irq_safe by Rafael J. Wysocki · 13 years ago
  32. b7ab83e PM: Use spinlock instead of mutex in clock management functions by Rafael J. Wysocki · 13 years ago
  33. a53e77f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 13 years ago
  34. 8554cc1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  35. 2da2c66 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  36. 8adb4ca [S390] memory hotplug: only unassign assigned increments by Heiko Carstens · 13 years ago
  37. ba465d8 [S390] drivers/s390/block/dasd_ioctl.c: add missing kfree by Julia Lawall · 13 years ago
  38. d446014 Merge branches 'wiimote' and 'upstream-fixes' into for-linus by Jiri Kosina · 13 years ago
  39. b4cb0d4 hwmon: (i5k_amb) Drop i5k_channel_pci_id by Jean Delvare · 13 years ago
  40. 048316b staging: octeon-ethernet: Add missing #includes. by David Daney · 13 years ago
  41. 1dcab08 Staging: zcache: signedness bug in tmem_get() by Dan Carpenter · 13 years ago
  42. c5f5c4d staging: zcache: fix crash on high memory swap by Seth Jennings · 13 years ago
  43. 20cc799 staging: brcm80211: SPARC build error fix by Pieter-Paul Giesberts · 13 years ago
  44. 9818a47 staging: brcm80211: fix compile error on non-x86 archs since 3.0 kernel by Arend Van Spriel · 13 years ago
  45. 584b408 Revert "i2c-omap: fix static suspend vs. runtime suspend" by Kevin Hilman · 13 years ago
  46. 4b723a4 i2c-nomadik: Do not use _interruptible_ variant call by srinidhi kasagar · 13 years ago
  47. b280a97 omap-serial: Allow IXON and IXOFF to be disabled. by Nick Pelly · 13 years ago
  48. a76ef86 Merge git://git.infradead.org/users/cbou/battery-3.1 by Linus Torvalds · 13 years ago
  49. 0055197 TTY: serial, document ignoring of uart->ops->startup error by Jiri Slaby · 13 years ago
  50. 24d406a TTY: pty, fix pty counting by Jiri Slaby · 13 years ago
  51. dbb3b1c 8250: Fix race condition in serial8250_backup_timeout(). by Al Cooper · 13 years ago
  52. dacacc3 serial/8250_pci: delete duplicate data definition by Tomoya MORINAGA · 13 years ago
  53. 4417817 8250_pci: add support for Rosewill RC-305 4x serial port card by Eric Smith · 13 years ago
  54. 8c4074c tty: Add "spi:" prefix for spi modalias by Axel Lin · 13 years ago
  55. f2b6071 drm/radeon: Extended DDC Probing for Toshiba L300D Radeon Mobility X1100 HDMI-A Connector by Thomas Reim · 13 years ago
  56. c87019e HID: wiimote: Add status and return request handlers by David Herrmann · 13 years ago
  57. 2cb5e4b HID: wiimote: Add drm request by David Herrmann · 13 years ago
  58. 23a5a4a HID: wiimote: Register led class devices by David Herrmann · 13 years ago
  59. 26af174 HID: wiimote: Correctly call HID open/close callbacks by David Herrmann · 13 years ago
  60. 3989ef6 HID: wiimote: Simplify synchronization by David Herrmann · 13 years ago
  61. 8d3bb23 drm/ttm: ensure ttm for new node is bound before calling move_notify() by Ben Skeggs · 13 years ago
  62. eac2095 drm/ttm: unbind ttm before destroying node in accel move cleanup by Ben Skeggs · 13 years ago
  63. 7c4c396 drm/ttm: fix ttm_bo_add_ttm(user) failure path by Marcin Slusarz · 13 years ago
  64. f5e4282 HID: usbhid: Add support for SiGma Micro chip by Jeremiah Matthey · 13 years ago
  65. 0278ccd firewire: sbp2: fix panic after rmmod with slow targets by Chris Boot · 13 years ago
  66. a2cc797 i915: do not setup intel_backlight twice by Kamal Mostafa · 13 years ago
  67. 0d0a3cc atmel_serial: fix atmel_default_console_device by Voss, Nikolaus · 13 years ago
  68. ab8ba3a serial: 8250_pnp: add Intermec CV60 touchscreen device by Bjorn Helgaas · 13 years ago
  69. 181d576 drivers/serial/ucc_uart.c: Fix compiler warning by Kumar Gala · 13 years ago
  70. 6c4b47d pch_uart: Set PCIe bus number using probe parameter by Tomoya MORINAGA · 13 years ago
  71. 651d62a drivers:misc: ti-st: fix unexpected UART close by Pavan Savoy · 13 years ago
  72. 76ff0e6 drivers:misc: ti-st: free skb on firmware download by Pavan Savoy · 13 years ago
  73. d0344ef drivers:misc: ti-st: wait for completion at fail by Pavan Savoy · 13 years ago
  74. 2f81a02 drivers:misc: ti-st: reinit completion before send by Pavan Savoy · 13 years ago
  75. 78bb969 drivers:misc: ti-st: fail-safe on wrong pkt type by Vijay Badawadagi · 13 years ago
  76. 74a4fcf drivers:misc: ti-st: reinit completion on ver read by Pavan Savoy · 13 years ago
  77. 0d7c5f2 drivers:misc:ti-st: platform hooks for chip states by Pavan Savoy · 13 years ago
  78. 5926cef drivers:misc: ti-st: avoid a misleading dbg msg by Pavan Savoy · 13 years ago
  79. 86ec67f base/devres.c: quiet sparse noise about context imbalance by H Hartley Sweeten · 13 years ago
  80. 8ea95e0 pti: add missing CONFIG_PCI dependency by Heiko Carstens · 13 years ago
  81. 858a914 hwmon: (ntc_thermistor) Simplify if sequence by Guenter Roeck · 13 years ago
  82. 6118514 USB option driver K3765/K4505 avoid CDC_DATA interface by Andrew Bird · 13 years ago
  83. c6eb2d7 USB: option: add YUGA device id to driver by Gavin.zhu · 13 years ago
  84. e5d3d44 usb: s5p-ehci: fix a NULL pointer deference by Yulgon Kim · 13 years ago
  85. d0f2fb2 USB: EHCI: Do not rely on PORT_SUSPEND to stop USB resuming in ehci_bus_resume(). by Wang Zhi · 13 years ago
  86. 7e18058 USB option driver add PID of Huawei Vodafone K4605 by Andrew Bird · 13 years ago
  87. 0e69d75 USB option driver add PID of Huawei Vodafone K3806 by Andrew Bird · 13 years ago
  88. b978d51a Merge branch 'for-greg' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 13 years ago
  89. ea8c7fd Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus by Greg Kroah-Hartman · 13 years ago
  90. 2863888 target: Convert acl_node_lock to be IRQ-disabling by Roland Dreier · 13 years ago
  91. e63a8e1 target: Make locking in transport_deregister_session() IRQ safe by Roland Dreier · 13 years ago
  92. 4e0f052 tcm_fc: init/exit functions should not be protected by "#ifdef MODULE" by Roland Dreier · 13 years ago
  93. f15ea57 target: Print subpage too for unhandled MODE SENSE pages by Roland Dreier · 13 years ago
  94. ba77366 iscsi-target: Fix iscsit_allocate_se_cmd_for_tmr failure path bugs by Dan Carpenter · 13 years ago
  95. 6626a05 iscsi-target: Implement iSCSI target IPv6 address printing. by Chris Boot · 13 years ago
  96. c3c74c7 target: Fix task SGL chaining breakage with transport_allocate_data_tasks by Nicholas Bellinger · 13 years ago
  97. 525a48a target: Fix task count > 1 handling breakage and use max_sector page alignment by Nicholas Bellinger · 13 years ago
  98. 01cde4d target: Add missing DATA_SG_IO transport_cmd_get_valid_sectors check by Nicholas Bellinger · 13 years ago
  99. 7abbe7f3 target: Fix SYNCHRONIZE_CACHE zero LBA + range breakage by Nicholas Bellinger · 13 years ago
  100. 72f4ba1 target: Remove duplicate task completions in transport_emulate_control_cdb by Nicholas Bellinger · 13 years ago