1. 0837e7e usbfs: Add a new disconnect-and-claim ioctl (v2) by Hans de Goede · 12 years ago
  2. ba2f9df USB: PLAT_ORION fulfils USB_ARCH_HAS_EHCI by Andrew Lunn · 12 years ago
  3. f61870e usb: remove libusual by Sebastian Andrzej Siewior · 12 years ago
  4. 68a5059 block: remove the deprecated ub driver by Cong Wang · 12 years ago
  5. 89bb957 USB: cp210x: remove useless set memory to zero use memset() by Wei Yongjun · 12 years ago
  6. 027c521 USB: FHCI: use list_move_tail instead of list_del/list_add_tail by Wei Yongjun · 12 years ago
  7. 49b5582 usb: cdc-acm: remove duplicated include from cdc-acm.c by Wei Yongjun · 12 years ago
  8. 1a35d9d drivers/usb/gadget/lpc32xx_udc.c: adjust inconsistent IS_ERR and PTR_ERR by Julia Lawall · 12 years ago
  9. 2ec15a6 drivers/usb/host/ohci-nxp.c: adjust inconsistent IS_ERR and PTR_ERR by Julia Lawall · 12 years ago
  10. 952230d usb: ohci: Fix Kconfig dependency on USB_ISP1301 by Roland Stigge · 12 years ago
  11. a651684 usb: renesas_usbhs: fixup DMA transport data alignment by Kuninori Morimoto · 12 years ago
  12. 3735ba8 powerpc/usb: fix bug of CPU hang when missing USB PHY clock by Shengzhou Liu · 12 years ago
  13. 6799047 USB: mos7720: fix to use list_for_each_entry_safe() when delete items by Wei Yongjun · 12 years ago
  14. 697d5c0 usb: renesas_usbhs: modify the irq handler for sharing irq by Shimoda, Yoshihiro · 12 years ago
  15. 47c56a1 USB: isp1301: Remove unused static array and define by Roland Stigge · 12 years ago
  16. 898d828 usb host: fix spelling of provides in Kconfig by Peter Meerwald · 12 years ago
  17. a7bdf7f Merge v3.6-rc3 into usb-next by Greg Kroah-Hartman · 12 years ago
  18. fea7a08 Linux 3.6-rc3 by Linus Torvalds · 12 years ago
  19. 4ff63e4 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  20. 0923699 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  21. 2e2d8c9 Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  22. fec3c03 Merge tag 'for-3.6-rc3' of git://gitorious.org/linux-pwm/linux-pwm by Linus Torvalds · 12 years ago
  23. f753c4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  24. ad746be Merge tag 'nfs-for-3.6-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  25. 467e9e5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  26. 88ec278 task_work: add a scheduling point in task_work_run() by Eric Dumazet · 12 years ago
  27. 5585263 fs: fix fs/namei.c kernel-doc warnings by Randy Dunlap · 12 years ago
  28. 9802274 eventpoll: use-after-possible-free in epoll_create1() by Al Viro · 12 years ago
  29. 31605de vfio: grab vfio_device reference *before* exposing the sucker via fd_install() by Al Viro · 12 years ago
  30. 90b1253 vfio: get rid of vfio_device_put()/vfio_group_get_device* races by Al Viro · 12 years ago
  31. 6d2cd3c vfio: get rid of open-coding kref_put_mutex by Al Viro · 12 years ago
  32. 8ad5db8 introduce kref_put_mutex() by Al Viro · 12 years ago
  33. 934ad4c vfio: don't dereference after kfree... by Al Viro · 12 years ago
  34. d8636a2 fbcon: fix race condition between console lock and cursor timer (v1.1) by Dave Airlie · 12 years ago
  35. 23dcfa6 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  36. a484147 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  37. 8f8ba75 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  38. c67fe37 mm: compaction: Abort async compaction if locks are contended or taking too long by Mel Gorman · 12 years ago
  39. de74f1c mm: have order > 0 compaction start near a pageblock with free pages by Mel Gorman · 12 years ago
  40. 9a9a9a7 rapidio/tsi721: fix unused variable compiler warning by Alexandre Bounine · 12 years ago
  41. 3670e7e rapidio/tsi721: fix inbound doorbell interrupt handling by Alexandre Bounine · 12 years ago
  42. 7dbfb31 drivers/rtc/rtc-rs5c348.c: fix hour decoding in 12-hour mode by Atsushi Nemoto · 12 years ago
  43. b121186 mm: correct page->pfmemalloc to fix deactivate_slab regression by Alex Shi · 12 years ago
  44. 5ed12f1 drivers/rtc/rtc-pcf2123.c: initialize dynamic sysfs attributes by Ilya Shchepetkov · 12 years ago
  45. c81758f mm/compaction.c: fix deferring compaction mistake by Minchan Kim · 12 years ago
  46. 7838f99 drivers/misc/sgi-xp/xpc_uv.c: SGI XPC fails to load when cpu 0 is out of IRQ resources by Robin Holt · 12 years ago
  47. c3a5ce0 string: do not export memweight() to userspace by WANG Cong · 12 years ago
  48. d46f3d8 hugetlb: update hugetlbpage.txt by Zhouping Liu · 12 years ago
  49. ac8e97f checkpatch: add control statement test to SINGLE_STATEMENT_DO_WHILE_MACRO by Joe Perches · 12 years ago
  50. eb48c07 mm: hugetlbfs: correctly populate shared pmd by Michal Hocko · 12 years ago
  51. b0cf0b1 cciss: fix incorrect scsi status reporting by Stephen M. Cameron · 12 years ago
  52. d65226e Documentation: update mount option in filesystem/vfat.txt by Namjae Jeon · 12 years ago
  53. f9aed62 mm: change nr_ptes BUG_ON to WARN_ON by Hugh Dickins · 12 years ago
  54. 61e01be cs5535-clockevt: typo, it's MFGPT, not MFPGT by Jens Rottmann · 12 years ago
  55. 27fc4f1 drm: Add missing static storage class specifiers in drm_proc.c file by Sachin Kamat · 12 years ago
  56. d5c2c20 drm/udl: dpms off the crtc when disabled. by Dave Airlie · 12 years ago
  57. 04ccfe7 drm: Remove two unused fields from struct drm_display_mode by Damien Lespiau · 12 years ago
  58. f5869a8 drm: stop vmgfx driver explosion by Alan Cox · 12 years ago
  59. 85119c1 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  60. e2be2cd Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 12 years ago
  61. 45f2e08 ceph: avoid divide by zero in __validate_layout() by Sage Weil · 12 years ago
  62. 6d4221b libceph: avoid truncation due to racing banners by Jim Schutt · 12 years ago
  63. 6c5e50f ceph: tolerate (and warn on) extraneous dentry from mds by Sage Weil · 12 years ago
  64. 5317670 drm/radeon/ss: use num_crtc rather than hardcoded 6 by Alex Deucher · 12 years ago
  65. e0e3cea af_netlink: force credentials passing [CVE-2012-3520] by Eric Dumazet · 12 years ago
  66. a9915a1 ipv4: fix ip header ident selection in __ip_make_skb() by Eric Dumazet · 12 years ago
  67. 1a7b27c ipv4: Use newinet->inet_opt in inet_csk_route_child_sock() by Christoph Paasch · 12 years ago
  68. 144d56e tcp: fix possible socket refcount problem by Eric Dumazet · 12 years ago
  69. af74115 target: Remove unused se_cmd.cmd_spdtl by Roland Dreier · 12 years ago
  70. 1456c75 Merge branch 'audit-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 12 years ago
  71. a6b881a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 12 years ago
  72. 8f6c1ca Merge tag 'pinctrl-fixes-v3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  73. 4459f39 Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  74. f341861 task_work: add a scheduling point in task_work_run() by Eric Dumazet · 12 years ago
  75. ec5da7f fbcon: fix race condition between console lock and cursor timer by Dave Airlie · 12 years ago
  76. 676bc2e Revert "drm/radeon: fix bo creation retry path" by Alex Deucher · 12 years ago
  77. 53e1719 ALSA: snd-als100: fix suspend/resume by Ondrej Zary · 12 years ago
  78. 9160338 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  79. 3b31fe9 Merge tag 'please-pull-ia64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 12 years ago
  80. 08a16208 tcm_fc: rcu_deref outside rcu lock/unlock section by Denis Efremov · 12 years ago
  81. 6de7145 tcm_vhost: Fix vhost_scsi_target structure alignment by Michael S. Tsirkin · 12 years ago
  82. 7fda953 usb: convert USB_QUIRK_RESET_MORPHS to USB_QUIRK_RESET by Lan Tianyu · 12 years ago
  83. 2d36684 usb/endpoint: Set release callback in the struct device_type instead of in the device itself directly by Lan Tianyu · 12 years ago
  84. 10c63c9 Merge tag 'usb-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  85. c3e2f79 Merge tag 'driver-core-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  86. b0fbfb0 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 12 years ago
  87. 807b516 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  88. 8a6b521 Merge tag 'spi-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc by Linus Torvalds · 12 years ago
  89. 7c3ea48 [IA64] defconfig: Remove CONFIG_MISC_DEVICES by Fabio Estevam · 12 years ago
  90. fd4d332 Merge tag 'regulator-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 12 years ago
  91. d408ea2 Merge tag 'iommu-fixes-v3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
  92. 535b6c5 ALSA: hda - Fix leftover codec->power_transition by Takashi Iwai · 12 years ago
  93. f0b433e Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 12 years ago
  94. 8f057d7 gpu/mfd/usb: Fix USB randconfig problems by Guenter Roeck · 12 years ago
  95. 1ee9ae3 drm/i915: use hsw rps tuning values everywhere on gen6+ by Daniel Vetter · 12 years ago
  96. c71a355 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  97. 53795ce Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  98. f78602a Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  99. fb34438 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  100. 0e665d5 vfs: missed source of ->f_pos races by Al Viro · 12 years ago