1. b8db6d6 usb/storage: redefine US_BULK_FLAG_IN and use it by Sebastian Andrzej Siewior · 12 years ago
  2. 7ac4704 usb/storage: a couple defines from drivers/usb/storage/transport.h to include/linux/usb/storage.h by Sebastian Andrzej Siewior · 12 years ago
  3. f799e76 USB: serial: remove usb_serial_register and usb_serial_deregister by Greg Kroah-Hartman · 12 years ago
  4. 765e0ba usb-serial: new API for driver registration by Alan Stern · 12 years ago
  5. c69263c Merge branch 'usb-3.3-rc4' into usb-next by Greg Kroah-Hartman · 12 years ago
  6. 45196ce Merge tag 'usb-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  7. 437cf4c Merge tag 'nfs-for-3.3-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  8. faf3090 sys_poll: fix incorrect type for 'timeout' parameter by Linus Torvalds · 12 years ago
  9. 797a796 asm-generic: architecture independent readq/writeq for 32bit environment by Hitoshi Mitake · 12 years ago
  10. 8ebbfb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  11. 59cca65 digsig: changed type of the timestamp by Dmitry Kasatkin · 12 years ago
  12. a18d3af Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  13. f2ea0f5 crypto: sha512 - use standard ror64() by Alexey Dobriyan · 13 years ago
  14. 4ee823b USB/xHCI: Support device-initiated USB 3.0 resume. by Sarah Sharp · 13 years ago
  15. 4296c70a USB/xHCI: Enable USB 3.0 hub remote wakeup. by Sarah Sharp · 13 years ago
  16. 6b6dc83 vfs: Provide function to get superblock and wait for it to thaw by Jan Kara · 12 years ago
  17. f9c2a0d mmc: dw_mmc: Fix PIO mode with support of highmem by Seungwon Jeon · 12 years ago
  18. 3e73c36 mmc: core: Fix PowerOff Notify suspend/resume by Girish K S · 12 years ago
  19. 6e8201f mmc: core: add the capability for broken voltage by Jaehoon Chung · 13 years ago
  20. 2c4967f74 mmc: core: Ensure clocks are always enabled before host interaction by Sujit Reddy Thumma · 12 years ago
  21. 50e5dfb Merge branch 'usb-linus' into usb-next by Greg Kroah-Hartman · 12 years ago
  22. 3ec1e88 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  23. d9f5343 USB: Remove duplicate USB 3.0 hub feature #defines. by Sarah Sharp · 13 years ago
  24. 8df54d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  25. 2b73bc6 netprio_cgroup: fix wrong memory access when NETPRIO_CGROUP=m by Neil Horman · 12 years ago
  26. 7483948 Merge tag 'usb-3.3-rc3' into usb-next by Greg Kroah-Hartman · 12 years ago
  27. af5feae Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  28. fe25092 Merge tag 'usb-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  29. 16bda13 net: Make qdisc_skb_cb upper size bound explicit. by David S. Miller · 12 years ago
  30. e688355 USB: serial: add macro for console error reporting by Johan Hovold · 12 years ago
  31. 0846e7e usb: Add support for indicating whether a port is removable by Matthew Garrett · 12 years ago
  32. 19e75ed Merge branch '3.3-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  33. 09b6b51 SCSI & usb-storage: add flags for VPD pages and REPORT LUNS by Alan Stern · 13 years ago
  34. de8c46b SCSI: fix typo in definition of struct scsi_target by Alan Stern · 13 years ago
  35. cdccaa9 cdrom: move shared static to cdrom_device_info by Paolo Bonzini · 12 years ago
  36. 07c2bd3 block: don't call elevator callbacks for plug merges by Tejun Heo · 12 years ago
  37. 050c8ea block: separate out blk_rq_merge_ok() and blk_try_merge() from elevator functions by Tejun Heo · 12 years ago
  38. 98e9685 Merge tag 'fbdev-fixes-for-3.3-1' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 12 years ago
  39. 95025d6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 12 years ago
  40. abaaf3e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  41. 11a3122 block: strip out locking optimization in put_io_context() by Tejun Heo · 12 years ago
  42. 1edcdb4 target: Change target_submit_cmd() to return void by Andy Grover · 12 years ago
  43. 96e02d1 exec: fix use-after-free bug in setup_new_exec() by Heiko Carstens · 12 years ago
  44. 977b7e3 writeback: fix dereferencing NULL bdi->dev on trace_writeback_queue by Wu Fengguang · 12 years ago
  45. e6b4524 ipv4: reset flowi parameters on route connect by Julian Anastasov · 12 years ago
  46. 23783f8 Merge tag 'pm-fixes-for-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  47. d020283 PM / QoS: CPU C-state breakage with PM Qos change by Venkatesh Pallipadi · 12 years ago
  48. 31c150a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  49. 4554c13 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  50. 71b1b20 Merge tag 'for-linus-3.3' of git://git.infradead.org/~dwmw2/mtd-3.3 by Linus Torvalds · 12 years ago
  51. 331818f NFSv4: Fix an Oops in the NFSv4 getacl code by Trond Myklebust · 12 years ago
  52. 7f06db3 Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  53. f8447d6 mfd: Store twl6040-codec mclk configuration by Peter Ujfalusi · 13 years ago
  54. ff05f60 include/linux/lp8727.h: Remove executable bit by Josh Triplett · 12 years ago
  55. ee398b5 usb/uas: add usb_pipe_usage_descriptor by Sebastian Andrzej Siewior · 13 years ago
  56. 348748b usb/uas: move UAS structs / defines into a header file by Sebastian Andrzej Siewior · 13 years ago
  57. 8cdb878 Fix race in process_vm_rw_core by Christopher Yeoh · 12 years ago
  58. c31c151 net/hyperv: Fix the page buffer when an RNDIS message goes beyond page boundary by Haiyang Zhang · 12 years ago
  59. 2f2fde9 Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  60. ce106ad Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  61. 504b616 usb: ch9.h: usb_endpoint_maxp() uses __le16_to_cpu() by Kuninori Morimoto · 12 years ago
  62. efcdbf2 net: Disambiguate kernel message by Arun Sharma · 12 years ago
  63. 7d73101 mtd: fix merge conflict resolution breakage by Artem Bityutskiy · 12 years ago
  64. b18db3d Input: gpio_keys - fix struct device declared inside parameter list by Heiko Stübner · 12 years ago
  65. e9c8d7a0 dma: sh_dma: not all SH DMAC implementations support MEMCPY by Guennadi Liakhovetski · 13 years ago
  66. 3cccd15 lib/mpi: replaced MPI_NULL with normal NULL by Dmitry Kasatkin · 12 years ago
  67. 3310225 lib: proportion: lower PROP_MAX_SHIFT to 32 on 64-bit kernel by Wu Fengguang · 13 years ago
  68. 15eb77a writeback: fix NULL bdi->dev in trace writeback_single_inode by Wu Fengguang · 13 years ago
  69. b923650 lib: add NO_GENERIC_PCI_IOPORT_MAP by Michael S. Tsirkin · 12 years ago
  70. d3712b9 Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstream by Linus Torvalds · 12 years ago
  71. ea51e50 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 12 years ago
  72. 6bc2b95 Merge tag 'usb-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  73. a14a8d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  74. 4acb419 net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTL by Glauber Costa · 12 years ago
  75. 1a30871 mtd: fix MTD suspend by Artem Bityutskiy · 13 years ago
  76. 8422fa1 ALSA: Add #ifdef CONFIG_PCI guard for snd_pci_quirk_* functions by Axel Lin · 12 years ago
  77. 181e9bd PM / Hibernate: Fix s2disk regression related to freezing workqueues by Rafael J. Wysocki · 12 years ago
  78. 0a96265 Merge tag 'driver-core-3.3-rc1-bugfixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  79. deb9b4c Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  80. 5ee4433 netns: Fail conspicously if someone uses net_generic at an inappropriate time. by Eric W. Biederman · 12 years ago
  81. e050e3f perf: Fix broken interrupt rate throttling by Stephane Eranian · 12 years ago
  82. 9018e93 net: explicitly add jump_label.h header to sock.h by Glauber Costa · 12 years ago
  83. 2437dcb Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  84. c49d005 OMAPDSS: HDMI: PHY burnout fix by Tomi Valkeinen · 13 years ago
  85. 74a7f6a Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  86. 7c24814 Merge branch 'for-greg' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 12 years ago
  87. 598781d drm: Fix authentication kernel crash by Thomas Hellstrom · 12 years ago
  88. f8275f9 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  89. 701b259 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  90. 36a1211 netprio_cgroup.h: dont include module.h from other includes by Paul Gortmaker · 12 years ago
  91. b82b918 team: send only changed options/ports via netlink by Jiri Pirko · 12 years ago
  92. 0fcd977 kernel-doc: fix new warning in usb.h by Randy Dunlap · 12 years ago
  93. d234696 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  94. 1a5e29f kernel-doc: fix new warnings in device.h by Randy Dunlap · 12 years ago
  95. c1084a5 usb: otg: kill langwell_otg driver by Alexander Shishkin · 13 years ago
  96. c1aab02 migrate_mode.h is not exported to user mode by Stephen Rothwell · 12 years ago
  97. eb7004e Merge branches 'atomicio-apei', 'hotplug', 'sony-nvs-nosave' and 'thermal-netlink' into release by Len Brown · 12 years ago
  98. ac1e3d4 Merge tag 'pm-fixes-for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  99. a99cbf6 Merge branch 'kernel-doc' from Randy Dunlap by Linus Torvalds · 12 years ago
  100. 4f57d86 Merge branch 'akpm' by Linus Torvalds · 12 years ago