1. f7d4ffa ARM: ep93xx_defconfig: cleanup ep93xx_defconfig by H Hartley Sweeten · 11 years ago
  2. 1c124c9 USB: UHCI: check for wakeup/suspend race by Alan Stern · 11 years ago
  3. b8efdaf USB: EHCI: add check for wakeup/suspend race by Alan Stern · 11 years ago
  4. 0a56b4f USB: change dev_warn about missing reset-resume to dev_dbg by Alan Stern · 11 years ago
  5. 7c71c6e USB: OHCI: fix and explain sparse errors by Alan Stern · 11 years ago
  6. 4a71f24 USB: EHCI: fix sparse errors by Alan Stern · 11 years ago
  7. 5d8f681 USB: EHCI: fix type mismatch in check_intr_schedule by Alan Stern · 11 years ago
  8. 9afcdb1 Merge tag 'for-usb-next-2013-10-17' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-next by Greg Kroah-Hartman · 11 years ago
  9. 5584cfb Merge 3.12-rc6 into usb-next. by Greg Kroah-Hartman · 11 years ago
  10. 31d141e Linux 3.12-rc6 by Linus Torvalds · 11 years ago
  11. 1653d2f usb: wusbcore: preserve endianness of cached descriptors by Thomas Pugliese · 11 years ago
  12. 679ee47 usb: wusbcore: serialize access to the HWA data out endpoint by Thomas Pugliese · 11 years ago
  13. bdeeab6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  14. 797afdf Merge tag 'pm+acpi-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  15. 9219cec Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  16. 1bda19e Btrfs: release path before starting transaction in can_nocow_extent by Josef Bacik · 11 years ago
  17. 981984c Merge branch 'acpi-fixes' by Rafael J. Wysocki · 11 years ago
  18. bdbff71 Merge branch 'pm-fixes' by Rafael J. Wysocki · 11 years ago
  19. 04919af Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  20. 83f11a9 Merge tag 'driver-core-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  21. 02a3250 Merge tag 'usb-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  22. 7b4a515 Merge tag 'tty-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  23. 66eb411 Merge tag 'char-misc-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  24. 630db0e Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  25. b2118ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  26. e13cef8 Merge tag 'iio-fixes-for-3.12c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-linus by Greg Kroah-Hartman · 11 years ago
  27. 9446878 usb: usb_phy_gen: refine conditional declaration of usb_nop_xceiv_register by Guenter Roeck · 11 years ago
  28. b762799 Revert "Drivers: hv: vmbus: Fix a bug in channel rescind code" by Greg Kroah-Hartman · 11 years ago
  29. 2421ad4 ACPI / PM: Drop two functions that are not used any more by Rafael J. Wysocki · 11 years ago
  30. b08fc10 ATA / ACPI: remove power dependent device handling by Aaron Lu · 11 years ago
  31. 056cdce Merge branch 'akpm' (fixes from Andrew Morton) by Linus Torvalds · 11 years ago
  32. 57a8f0c mm: revert mremap pud_free anti-fix by Hugh Dickins · 11 years ago
  33. 750e816 mm: fix BUG in __split_huge_page_pmd by Hugh Dickins · 11 years ago
  34. 5b808a2 swap: fix set_blocksize race during swapon/swapoff by Krzysztof Kozlowski · 11 years ago
  35. fad1a86 procfs: call default get_unmapped_area on MMU-present architectures by HATAYAMA Daisuke · 11 years ago
  36. 2cbe3b0 procfs: fix unintended truncation of returned mapped address by HATAYAMA Daisuke · 11 years ago
  37. e3b6c65 writeback: fix negative bdi max pause by Fengguang Wu · 11 years ago
  38. 5e9dd37 percpu_refcount: export symbols by Matias Bjorling · 11 years ago
  39. 84235de fs: buffer: move allocation failure loop into the allocator by Johannes Weiner · 11 years ago
  40. 4942642 mm: memcg: handle non-error OOM situations more gracefully by Johannes Weiner · 11 years ago
  41. c88b05b tools/testing/selftests: fix uninitialized variable by Felipe Pena · 11 years ago
  42. 87fc0ad block/partitions/efi.c: treat size mismatch as a warning, not an error by Doug Anderson · 11 years ago
  43. ef5a22b mm: hugetlb: initialize PG_reserved for tail pages of gigantic compound pages by Andrea Arcangeli · 11 years ago
  44. aa9bca0 mm/zswap: bugfix: memory leak when re-swapon by Weijie Yang · 11 years ago
  45. e9cdd6e mm: /proc/pid/pagemap: inspect _PAGE_SOFT_DIRTY only on present pages by Cyrill Gorcunov · 11 years ago
  46. c3d16e1 mm: migration: do not lose soft dirty bit if page is in migration state by Cyrill Gorcunov · 11 years ago
  47. d8e2162 gcov: MAINTAINERS: Add an entry for gcov by Peter Oberparleiter · 11 years ago
  48. 16c794b mm/hugetlb.c: correct missing private flag clearing by Joonsoo Kim · 11 years ago
  49. ae39332 mm/vmscan.c: don't forget to free shrinker->nr_deferred by Andrew Vagin · 11 years ago
  50. 6e224f9 ipc/sem.c: synchronize semop and semctl with IPC_RMID by Manfred Spraul · 11 years ago
  51. 18ccee2 ipc: update locking scheme comments by Davidlohr Bueso · 11 years ago
  52. 9c56751 mm, memcg: protect mem_cgroup_read_events for cpu hotplug by David Rientjes · 11 years ago
  53. a37f863 driver core: Release device_hotplug_lock when store_mem_state returns EINVAL by Yasuaki Ishimatsu · 11 years ago
  54. 0056019 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  55. 8359ffa Merge tag 'dm-3.12-fix-cve' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 11 years ago
  56. 386aa0519 Merge tag 'gpio-v3.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 11 years ago
  57. a2cdc34 usb: xhci: remove the unused ->address field by Dan Williams · 11 years ago
  58. 4e34181 usb: xhci: kill a conditional when toggling cycle by Dan Williams · 11 years ago
  59. fd1ac4c usb: hub_activate kill an 'else' by Dan Williams · 11 years ago
  60. 0e82443 cpufreq: s3c64xx: Rename index to driver_data by Charles Keepax · 11 years ago
  61. 41863fc ACPI / power: Drop automaitc resume of power resource dependent devices by Rafael J. Wysocki · 11 years ago
  62. 09c87e2 intel_pstate: Fix type mismatch warning by Rafael J. Wysocki · 11 years ago
  63. 90d33f3 Drivers: hv: vmbus: Fix a bug in channel rescind code by K. Y. Srinivasan · 11 years ago
  64. eea8851 usb: misc: usb3503: Fix compile error due to incorrect regmap depedency by Matthew Dawson · 11 years ago
  65. 41314fe usb/chipidea: fix oops on memory allocation failure by Russell King - ARM Linux · 11 years ago
  66. 8114fab video: exynos_dp: Use the generic PHY driver by Jingoo Han · 11 years ago
  67. f9b1e01 video: exynos_dp: remove non-DT support for Exynos Display Port by Jingoo Han · 11 years ago
  68. 74988e8 phy: Add driver for Exynos DP PHY by Jingoo Han · 11 years ago
  69. e66f233 ARM: Samsung: Remove the MIPI PHY setup code by Sylwester Nawrocki · 11 years ago
  70. 7e0be9f video: exynos_mipi_dsim: Use the generic PHY driver by Sylwester Nawrocki · 11 years ago
  71. f1468a2 exynos4-is: Use the generic MIPI CSIS PHY driver by Sylwester Nawrocki · 11 years ago
  72. 069d2e2 phy: Add driver for Exynos MIPI CSIS/DSIM DPHYs by Sylwester Nawrocki · 11 years ago
  73. e92aee3 usb: hub: Clear Port Reset Change during init/resume by Julius Werner · 11 years ago
  74. 06793f2 drivers: usb: core: devio.c: Spaces to tabs for proc_control_compat() by Matthias Beyer · 11 years ago
  75. 5b32c38 drivers: usb: core: devio.c: Spaces to tabs for proc_reapurbnonblock() by Matthias Beyer · 11 years ago
  76. 32c37fc usb-storage: add quirk for mandatory READ_CAPACITY_16 by Oliver Neukum · 11 years ago
  77. fd8573f usb: serial: option: blacklist Olivetti Olicard200 by Enrico Mioso · 11 years ago
  78. d969de8 serial: vt8500: add missing braces by Roel Kluin · 11 years ago
  79. c69a059 xhci: replace 'event' with 'cmd_comp_code' in set_deq and reset_ep handlers by Xenia Ragiadakou · 11 years ago
  80. b8200c9 xhci: add argument 'slot_id' in stop_ep, set_deq and reset_ep cmd handlers by Xenia Ragiadakou · 11 years ago
  81. bc752bd xhci: replace 'xhci->cmd_ring->dequeue' with 'trb' in stop_ep cmd handler by Xenia Ragiadakou · 11 years ago
  82. b54fc46 xhci: add variable 'cmd_type' in handle_cmd_completion() by Xenia Ragiadakou · 11 years ago
  83. 9124b12 xhci: add variable 'cmd_trb' in handle_cmd_completion() by Xenia Ragiadakou · 11 years ago
  84. e7a79a1 xhci: add variable 'cmd_comp_code' in handle_cmd_completion() by Xenia Ragiadakou · 11 years ago
  85. 6ed46d3 xhci: refactor TRB_CONFIG_EP case into function by Xenia Ragiadakou · 11 years ago
  86. fd54498 xhci: remove unused 'ep_ring' variable in handle_cmd_completion() by Xenia Ragiadakou · 11 years ago
  87. 07948a8 xhci: refactor TRB_EVAL_CONTEXT case into function by Xenia Ragiadakou · 11 years ago
  88. 2c07082 xhci: refactor TRB_NEC_GET_FW case into function by Xenia Ragiadakou · 11 years ago
  89. f681321 xhci: refactor TRB_RESET_DEV case into function by Xenia Ragiadakou · 11 years ago
  90. 20e7acb xhci: use completion event's slot id rather than dig it out of command by Xenia Ragiadakou · 11 years ago
  91. 9b3103a xhci: refactor TRB_ADDR_DEV case into function by Xenia Ragiadakou · 11 years ago
  92. 6c02dd1 xhci: refactor TRB_DISABLE_SLOT case into function by Xenia Ragiadakou · 11 years ago
  93. b244b43 xhci: refactor TRB_ENABLE_SLOT case into function by Xenia Ragiadakou · 11 years ago
  94. 60b9593 xhci: rename existing Command Completion Event handlers by Xenia Ragiadakou · 11 years ago
  95. 07a37e9 xhci: remove unused argument from xhci_giveback_urb_in_irq() by Xenia Ragiadakou · 11 years ago
  96. d194c03 xhci: correct the usage of USB_CTRL_SET_TIMEOUT by xiao jin · 11 years ago
  97. 5f20cf1 usb: xhci: Staticize xhci_del_comp_mod_timer by Sachin Kamat · 11 years ago
  98. f468f7b usb: Push USB2 LPM disable on disconnect into USB core. by Sarah Sharp · 11 years ago
  99. 890dae8 xhci: Enable LPM support only for hardwired or BESL devices by Mathias Nyman · 11 years ago
  100. de68bab usb: Don't enable USB 2.0 Link PM by default. by Sarah Sharp · 11 years ago