1. 17dab4d usb: phy: gpio-vbus: fix deferred probe from __init by Johan Hovold · 11 years ago
  2. f3a9995 usb: gadget: pxa25x_udc: fix deferred probe from __init by Johan Hovold · 11 years ago
  3. 16a7c7c pcmcia: at91_cf: fix deferred probe from __init by Johan Hovold · 11 years ago
  4. 2c2b928 mtd: atmel_nand: fix deferred probe from __init by Johan Hovold · 11 years ago
  5. 1867ade mmc: mvsdio: fix deferred probe from __init by Johan Hovold · 11 years ago
  6. 3f9120b driver core: prevent deferred probe with platform_driver_probe by Johan Hovold · 11 years ago
  7. eee0316 kobject: introduce kobj_completion by Jeff Mahoney · 11 years ago
  8. 1296fc0 scsi: fcoe: fix build error by Greg Kroah-Hartman · 11 years ago
  9. 19b6e6a PCI: convert bus code to use drv_groups by Greg Kroah-Hartman · 11 years ago
  10. 244afec PCI: convert bus code to use bus_groups by Greg Kroah-Hartman · 11 years ago
  11. 90826ca pmu_bus: convert bus code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  12. c88dc55 SCSI: fcoe: convert bus code to use bus_groups by Greg Kroah-Hartman · 11 years ago
  13. 367601f PPC: VIO: convert bus code to use bus_groups by Greg Kroah-Hartman · 11 years ago
  14. 3abd136 PPC: ibmebus: convert bus code to use bus_groups by Greg Kroah-Hartman · 11 years ago
  15. ed1d2da rapidio: convert bus code to use bus_groups by Greg Kroah-Hartman · 11 years ago
  16. 3e358ac firmware: Be a bit more verbose about direct firmware loading failure by Neil Horman · 11 years ago
  17. cfec0bc sysfs: @name comes before @ns by Tejun Heo · 11 years ago
  18. 388975c sysfs: clean up sysfs_get_dirent() by Tejun Heo · 11 years ago
  19. cb26a31 sysfs: drop kobj_ns_type handling by Tejun Heo · 11 years ago
  20. 4b30ee5 sysfs: remove ktype->namespace() invocations in symlink code by Tejun Heo · 11 years ago
  21. e34ff49 sysfs: remove ktype->namespace() invocations in directory code by Tejun Heo · 11 years ago
  22. 58292cbe sysfs: make attr namespace interface less convoluted by Tejun Heo · 11 years ago
  23. bcac376 sysfs: drop semicolon from to_sysfs_dirent() definition by Tejun Heo · 11 years ago
  24. f123db8 driver core : Fix use after free of dev->parent in device_shutdown by Benson Leung · 11 years ago
  25. 667b410 sysfs: Allow mounting without CONFIG_NET by Eric W. Biederman · 11 years ago
  26. 8bbf9f4 Drivers: hv: vmbus: Terminate vmbus version negotiation on timeout by K. Y. Srinivasan · 11 years ago
  27. 3a49160 Drivers: hv: util: Correctly support ws2008R2 and earlier by K. Y. Srinivasan · 11 years ago
  28. 4a70457 mei: cancel stall timers in mei_reset by Alexander Usyskin · 11 years ago
  29. e2b3164 mei: bus: stop wait for read during cl state transition by Tomas Winkler · 11 years ago
  30. 1aee351 mei: make me client counters less error prone by Tomas Winkler · 11 years ago
  31. 2332575 tty: ar933x_uart: move devicetree binding documentation by Gabor Juhos · 11 years ago
  32. ad1260e fsl/usb: Resolve PHY_CLK_VLD instability issue for ULPI phy by Ramneek Mehresh · 11 years ago
  33. 997def2 xfs: fix node forward in xfs_node_toosmall by Mark Tinguely · 11 years ago
  34. 6d0bb81 video: mxsfb: Add missing break by Marek Vasut · 11 years ago
  35. 5f45138 hwmon: (applesmc) Check key count before proceeding by Henrik Rydberg · 11 years ago
  36. 60119a1 video: of: display_timing: correct display-timings node finding by Andrzej Hajda · 11 years ago
  37. 8c42cf7 neofb: fix error return code in neofb_probe() by Wei Yongjun · 11 years ago
  38. a2a6fc5 s3fb: fix error return code in s3_pci_probe() by Wei Yongjun · 11 years ago
  39. fb8a150 video: mmp: drop needless devm cleanup by Uwe Kleine-König · 11 years ago
  40. 633358e OMAPDSS: Add missing dependency on backlight for DSI-CM panel drier by Mark Brown · 11 years ago
  41. f82d7d1 ALSA : hda - not use assigned converters for all unused pins by Mengdong Lin · 11 years ago
  42. b26d19e ALSA: compress: Make sure we trigger STOP before closing the stream. by Liam Girdwood · 11 years ago
  43. 5cec7bf tty: Fix SIGTTOU not sent with tcflush() by Peter Hurley · 11 years ago
  44. 2199a55 clocksource: em_sti: Set cpu_possible_mask to fix SMP broadcast by Magnus Damm · 11 years ago
  45. 831abf7 usb/core/devio.c: Don't reject control message to endpoint with wrong direction bit by Kurt Garloff · 11 years ago
  46. 2c74033 usb: chipidea: USB_CHIPIDEA should depend on HAS_DMA by Geert Uytterhoeven · 11 years ago
  47. e7ef526 usb: chipidea: udc: free pending TD at removal procedure by Peter Chen · 11 years ago
  48. 3a254fe usb: chipidea: imx: Add usb_phy_shutdown at probe's error path by Peter Chen · 11 years ago
  49. 222bed9 usb: chipidea: Fix memleak for ci->hw_bank.regmap when removal by Peter Chen · 11 years ago
  50. f84839d usb: chipidea: udc: fix the oops after rmmod gadget by Peter Chen · 11 years ago
  51. eeb93d0 clocksource: of: Respect device tree node status by Sebastian Hesselbarth · 11 years ago
  52. 5df718d clocksource: exynos_mct: Set IRQ affinity when the CPU goes online by Tomasz Figa · 11 years ago
  53. 7b0dd72 arm: clocksource: mvebu: Use the main timer as clock source from DT by Jean Pihet · 11 years ago
  54. f875fdb USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcd by Alan Stern · 11 years ago
  55. a869342 USB: OHCI: accept very late isochronous URBs by Alan Stern · 11 years ago
  56. bef073b USB: UHCI: accept very late isochronous URBs by Alan Stern · 11 years ago
  57. 8937669 USB: iMX21: accept very late isochronous URBs by Alan Stern · 11 years ago
  58. eefb3dd Merge tag 'for-usb-linus-2013-09-23' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus by Greg Kroah-Hartman · 11 years ago
  59. 099326d staging: imx-drm: Fix probe failure by Fabio Estevam · 11 years ago
  60. 5e8c3d3 staging: vt6656: [BUG] iwctl_siwencodeext return if device not open by Malcolm Priestley · 11 years ago
  61. e3eb270 staging: vt6656: [BUG] main_usb.c oops on device_close move flag earlier. by Malcolm Priestley · 11 years ago
  62. 18e35e08 staging: vt6656: rxtx.c [BUG] s_vGetFreeContext dead lock on null apTD. by Malcolm Priestley · 11 years ago
  63. c3aed23 Staging: rtl8192u: r819xU_cmdpkt: checking NULL value after doing dev_alloc_skb by Iker Pedrosa · 11 years ago
  64. 3ff4afe staging: usbip: Orphan usbip by Tobias Polzer · 11 years ago
  65. ffceff4 staging: r8188eu: Add files for new drive: Cocci spatch "noderef" by Thomas Meyer · 11 years ago
  66. 5a2d829 staging: r8188eu: Cocci spatch "noderef" by Thomas Meyer · 11 years ago
  67. 0a69bb4 staging: octeon-usb: Cocci spatch "noderef" by Thomas Meyer · 11 years ago
  68. f685344 staging: r8188eu: Add files for new drive: Cocci spatch "noderef" by Thomas Meyer · 11 years ago
  69. 599aa69 MAINTAINERS: staging: dgnc and dgap drivers: add maintainer by Lidza Louina · 11 years ago
  70. 430b849 staging: lustre: Cocci spatch "noderef" by Thomas Meyer · 11 years ago
  71. 4b97280 Merge tag 'stable/for-linus-3.12-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  72. d322704 drm/i915: Fix up usage of SHRINK_STOP by Daniel Vetter · 11 years ago
  73. e93dd91 Merge tag 'dm-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 11 years ago
  74. b482041 Merge git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  75. 06367d5 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  76. 654fdd0 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  77. 82dfaa5 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  78. bdc5663 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  79. 743a7ec update contact information for Mikael Pettersson by Mikael Pettersson · 11 years ago
  80. c1bf214 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 11 years ago
  81. b27b14c ACPI / scan: fix typo in comments of acpi_bus_unregister_driver() by Hanjun Guo · 11 years ago
  82. 58d327d drm/radeon: fix hdmi audio on DCE3.0/3.1 asics by Alex Deucher · 11 years ago
  83. de95ab5 perf symbols: Demangle cloned functions by Andi Kleen · 11 years ago
  84. aa7fe3b perf machine: Fix path unpopulated in machine__create_modules() by Adrian Hunter · 11 years ago
  85. 6d19912 perf tools: Explicitly add libdl dependency by David Ahern · 11 years ago
  86. 576b523 perf probe: Fix probing symbols with optimization suffix by Masami Hiramatsu · 11 years ago
  87. 55c25c2 MIPS: mm: Move some checks out of 'for' loop in DMA operations by Jayachandran C · 11 years ago
  88. 15a3eac xen/spinlock: Document the xen_nopvspin parameter. by Konrad Rzeszutek Wilk · 11 years ago
  89. 0160676 xen/p2m: check MFN is in range before using the m2p table by David Vrabel · 11 years ago
  90. 7a20c2f x86/reboot: Fix apparent cut-n-paste mistake in Dell reboot workaround by Dave Jones · 11 years ago
  91. dbe78b4 powerpc/pseries: Do not start secondaries in Open Firmware by Benjamin Herrenschmidt · 11 years ago
  92. 0c9fa29 powerpc/zImage: make the "OF" wrapper support ePAPR boot by Benjamin Herrenschmidt · 11 years ago
  93. cbc9565 powerpc: Remove ksp_limit on ppc64 by Benjamin Herrenschmidt · 11 years ago
  94. 0366a1c powerpc/irq: Run softirqs off the top of the irq stack by Benjamin Herrenschmidt · 11 years ago
  95. 22356f4 mm: Place preemption point in do_mlockall() loop by Paul E. McKenney · 11 years ago
  96. 53126a2 dts: Fix misspelling of Synopsys by Dinh Nguyen · 11 years ago
  97. b0b8c96 of: clean-up ifdefs in of_irq.h by Rob Herring · 11 years ago
  98. ede2033 openrisc: clean-up prom.h by Rob Herring · 11 years ago
  99. 116decb cpufreq: exynos5440: Fix potential NULL pointer dereference by Sachin Kamat · 11 years ago
  100. 26ca869 cpufreq: check cpufreq driver is valid and cpufreq isn't disabled in cpufreq_get() by Viresh Kumar · 11 years ago