1. e1bc9e5 usb: storage: add support for write cache quirk by Namjae Jeon · 12 years ago
  2. 7620c68 scsi: set to WCE if usb cache quirk is present. by Namjae Jeon · 12 years ago
  3. b903bd6 Merge 3.5-rc7 into usb-next by Greg Kroah-Hartman · 12 years ago
  4. ab93eb8 Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  5. d55e5bd Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  6. 00c3e27 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  7. 29f6738 memblock: free allocated memblock_reserved_regions later by Yinghai Lu · 12 years ago
  8. 99ab7b1 mm: sparse: fix usemap allocation above node descriptor section by Yinghai Lu · 12 years ago
  9. d8adde1 memory hotplug: fix invalid memory access caused by stale kswapd pointer by Jiang Liu · 12 years ago
  10. f6c06ab timekeeping: Provide hrtimer update function by Thomas Gleixner · 12 years ago
  11. f55a6fa hrtimer: Provide clock_was_set_delayed() by John Stultz · 12 years ago
  12. 5f8ebd3 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  13. 1e032dc Merge tag 'usb-3.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  14. 055c9fa Merge tag 'fixes-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 12 years ago
  15. dbf0e4c PCI: EHCI: fix crash during suspend on ASUS computers by Alan Stern · 12 years ago
  16. 6f5410b Merge tag 'rpmsg-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/rpmsg by Linus Torvalds · 12 years ago
  17. a2c3d69 usb: chipidea: permit driver bindings pass phy pointer by Richard Zhao · 12 years ago
  18. 526c513 usb: otg: add notify_connect/notify_disconnect callback by Richard Zhao · 12 years ago
  19. cbc6dc2 USB: Chipidea: add unified ci13xxx_{add,remove}_device for platform drivers by Richard Zhao · 12 years ago
  20. 26c696c USB: Chipidea: rename struct ci13xxx variables from udc to ci by Richard Zhao · 12 years ago
  21. 6ef1b51 [SCSI] libsas: fix taskfile corruption in sas_ata_qc_fill_rtf by Dan Williams · 12 years ago
  22. 222a806 [SCSI] Fix NULL dereferences in scsi_cmd_to_driver by Mark Rustad · 12 years ago
  23. c540521 security: Minor improvements to no_new_privs documentation by Andy Lutomirski · 12 years ago
  24. 77c4400 USB: Chipidea: rename struct ci13xxx_udc_driver to struct ci13xxx_platform_data by Richard Zhao · 12 years ago
  25. 3d97ff6 usbdevfs: Use scatter-gather lists for large bulk transfers by Hans de Goede · 12 years ago
  26. 19181bc usbdevfs: Add a USBDEVFS_GET_CAPABILITIES ioctl by Hans de Goede · 12 years ago
  27. 1b7fa4c Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 12 years ago
  28. 1b74a86 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  29. 40b3c43 Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/urgent by Ingo Molnar · 12 years ago
  30. ff9cce8 Merge tag 'xceiv-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 12 years ago
  31. 6bc5154 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  32. 5167e8d sched/nohz: Rewrite and fix load-avg computation -- again by Peter Zijlstra · 12 years ago
  33. e765bf8 Merge 3.5-rc5 into usb-next by Greg Kroah-Hartman · 12 years ago
  34. f567fde gpio: fix bits conflict for gpio flags by Laxman Dewangan · 12 years ago
  35. 2dfd060 aio: make kiocb->private NUll in init_sync_kiocb() by Junxiao Bi · 12 years ago
  36. 15fd943 rpmsg: make sure inflight messages don't invoke just-removed callbacks by Ohad Ben-Cohen · 13 years ago
  37. 5a081ca rpmsg: avoid premature deallocation of endpoints by Ohad Ben-Cohen · 13 years ago
  38. 5672874 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  39. a3da2c6 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  40. d4db293 KVM: Pass kvm_irqfd to functions by Alex Williamson · 12 years ago
  41. cba6d0d Revert "rcu: Move PREEMPT_RCU preemption to switch_to() invocation" by Paul E. McKenney · 12 years ago
  42. 4244854 sctp: be more restrictive in transport selection on bundled sacks by Neil Horman · 12 years ago
  43. 87fac28 linux/irq.h: fix kernel-doc warning by Randy Dunlap · 12 years ago
  44. f3747e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  45. 47b514c Merge tag 'usb-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  46. a46af4e USB: EHCI: define extension registers like normal ones by Alan Stern · 12 years ago
  47. aace99e Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  48. 023b515 uas: task mgmt & error handling by Gerd Hoffmann · 12 years ago
  49. 09682c1 bug.h: Fix up CONFIG_BUG=n implicit function declarations. by Paul Mundt · 12 years ago
  50. 889e552 Merge 3.5-rc4 into usb-next by Greg Kroah-Hartman · 12 years ago
  51. 8f8741c Merge 3.5-rc4 into usb-linus by Greg Kroah-Hartman · 12 years ago
  52. c972143 usb: musb: twl: use mailbox API to send VBUS or ID events by Kishon Vijay Abraham I · 12 years ago
  53. 410219d usb: otg: utils: devres: Add API's to associate a device with the phy by Kishon Vijay Abraham I · 12 years ago
  54. 662dca5 usb: otg: support for multiple transceivers by a single controller by Kishon Vijay Abraham I · 12 years ago
  55. 721002e usb: otg: utils: rename function name in OTG utils by Kishon Vijay Abraham I · 12 years ago
  56. 2ecedc4 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  57. 6a0bdff SCSI & usb-storage: add try_rc_10_first flag by Alan Stern · 12 years ago
  58. a116371 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  59. 59bbe27 drm: drop comment about this header being autogenerated. by Dave Airlie · 12 years ago
  60. 636040b Merge tag 'nfs-for-3.5-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  61. d3decf3 vga_switcheroo: Add include guard by Ozan Çağlayan · 13 years ago
  62. ff446f2 Merge 3.5-rc3 into usb-next by Greg Kroah-Hartman · 12 years ago
  63. bc259ad Merge tag 'staging-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  64. fe80352 Merge tag 'driver-core-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  65. a2a2609 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  66. 10d8935 Viresh has moved by Viresh Kumar · 12 years ago
  67. e4eed03 thp: avoid atomic64_read in pmd_read_atomic for 32bit PAE by Andrea Arcangeli · 12 years ago
  68. abca7c4 mm: fix slab->page _count corruption when using slub by Pravin B Shelar · 12 years ago
  69. f40759e Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  70. 246f6f2 kmsg - kmsg_dump() fix CONFIG_PRINTK=n compilation by Kay Sievers · 12 years ago
  71. fec1868 USB: properly pad out usb_device_id.driver_info by Greg Kroah-Hartman · 12 years ago
  72. 8cfe523 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  73. 9023a40 Merge tag 'mmc-fixes-for-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  74. 2603efa bug.h: Fix up powerpc build regression. by Paul Mundt · 12 years ago
  75. 93b3cca ftrace: Make all inline tags also include notrace by Steven Rostedt · 13 years ago
  76. 2a4c899 NFSv4.1: Fix umount when filelayout DS is also the MDS by Trond Myklebust · 13 years ago
  77. ef890ae Merge tag 'asoc-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 12 years ago
  78. 31fdc55 net: remove my future former mail address by Rémi Denis-Courmont · 13 years ago
  79. f8fee8f vga_switcheroo.h: fix pci_dev warning by Randy Dunlap · 13 years ago
  80. e8803b6 Revert "ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_route" by David S. Miller · 12 years ago
  81. 9b15b81 swap: fix shmem swapping when more than 8 areas by Hugh Dickins · 13 years ago
  82. 873b779 Merge tag 'nfs-for-3.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  83. 41c8c53 Merge tag 'usb-3.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  84. a95f9b6 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  85. a41b0e7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
  86. 2a0c451 ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_route by Thomas Graf · 13 years ago
  87. 62b1a8a net: remove skb_orphan_try() by Eric Dumazet · 13 years ago
  88. e2ae715 kmsg - kmsg_dump() use iterator to receive log buffer content by Kay Sievers · 13 years ago
  89. 76aaa51 block: Drop dead function blk_abort_queue() by Asias He · 13 years ago
  90. b532ff2 Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  91. fea7c78 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  92. fce3979 pstore/ram_core: Factor persistent_ram_zap() out of post_init() by Anton Vorontsov · 13 years ago
  93. 201e4ac pstore/ram: Should update old dmesg buffer before reading by Anton Vorontsov · 13 years ago
  94. 81df2d5 USB: allow match on bInterfaceNumber by Bjørn Mork · 13 years ago
  95. e17f8af Merge branch 'usb-linus' into usb-next by Greg Kroah-Hartman · 13 years ago
  96. c2fb8a3 USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2 by Alan Stern · 13 years ago
  97. c2e935a USB: move transceiver from ehci_hcd and ohci_hcd to hcd and rename it as phy by Richard Zhao · 13 years ago
  98. 4527715 usb: renesas_usbhs: add DMAEngine ID specification note by Kuninori Morimoto · 13 years ago
  99. 047fe36 splice: fix racy pipe->buffers uses by Eric Dumazet · 13 years ago
  100. 1f7e010 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 13 years ago