1. 490ab88 metag: Use common outgoing-CPU-notification code by Paul E. McKenney · 9 years ago
  2. a17b4b7 blackfin: Use common outgoing-CPU-notification code by Paul E. McKenney · 9 years ago
  3. 2a442c9 x86: Use common outgoing-CPU-notification code by Paul E. McKenney · 9 years ago
  4. 0ddcf43 ipv4: FIB Local/MAIN table collapse by Alexander Duyck · 9 years ago
  5. 8038dad smpboot: Add common code for notification from dying CPU by Paul E. McKenney · 9 years ago
  6. e5fdad6 soc: qcom: gsbi: Add support for ADM CRCI muxing by Andy Gross · 9 years ago
  7. 767b023 firmware: qcom: scm: Support cpu power down through SCM by Lina Iyer · 9 years ago
  8. 2ce76a6 firmware: qcom: scm: Add qcom_scm_set_warm_boot_addr function by Lina Iyer · 9 years ago
  9. a353e4a firmware: qcom: scm: Clean cold boot entry to export only the API by Lina Iyer · 9 years ago
  10. 369237a Merge tag 'renesas-r8a7778-ccf-and-multiplatform-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/multiplatform by Arnd Bergmann · 9 years ago
  11. 9024c49 usb: dwc2: pci: Add device mode to the dwc2-pci driver by John Youn · 9 years ago
  12. 916f743 firmware: qcom: scm: Move the scm driver to drivers/firmware by Kumar Gala · 9 years ago
  13. 4de4347 ARM: qcom: Prep scm code for move to drivers/firmware by Kumar Gala · 9 years ago
  14. b97fdb6 ARM: qcom: Cleanup scm interface to only export what is needed by Kumar Gala · 9 years ago
  15. 3d9b448 ARM: qcom: Merge scm and scm boot code together by Kumar Gala · 9 years ago
  16. 005a643 usb: gadget: lpc32xxx_udc: Fix NULL dereference by Peter Chen · 9 years ago
  17. 30fa7e0 Merge tag 'at91-fixes3' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91 into fixes by Arnd Bergmann · 9 years ago
  18. 18b44b2 EDAC, i82443bxgx: Don't export static symbol by Julia Lawall · 9 years ago
  19. 10dcc44 ASoC: max98925_spk_tlv can be static by kbuild test robot · 9 years ago
  20. 1ff2765 ASoC: Add max98925 codec driver by Anish Kumar · 9 years ago
  21. fd3e4d6 drm/vmwgfx: Fix an issue with the device losing its irq line on module unload by Thomas Hellstrom · 9 years ago
  22. da5efff drm/vmwgfx: Correctly NULLify dma buffer pointer on failure by Colin Ian King · 10 years ago
  23. 3458390 drm/vmwgfx: Reorder device takedown somewhat by Thomas Hellstrom · 9 years ago
  24. 5151adb drm/vmwgfx: Fix a couple of lock dependency violations by Thomas Hellstrom · 9 years ago
  25. b3f5dbe ASoC: ab8500-codec: don't export static symbol by Julia Lawall · 9 years ago
  26. 71fa641 HID: wacom: Add battery presence indicator to wireless tablets by Jason Gerecke · 9 years ago
  27. b6310af Input: sx8654 - signedness bug in sx8654_irq() by Dan Carpenter · 9 years ago
  28. 37dee1a Input: elants_i2c - append hw_version to FW file by Charlie Mooney · 9 years ago
  29. 0c2d652 ARM: Kirkwood: add DT description for nas2big by Simon Guinot · 9 years ago
  30. 111573cc mtd: atmel_nand: check NFC busy flag by HSMC_SR instead of NFC cmd regs by Boris Brezillon · 10 years ago
  31. 72a472d usb: musb: cppi41: fix condition to call cppi41_trans_done(). by Takeyoshi Kikuchi · 9 years ago
  32. 9a0b574 selftests/exec: Check if the syscall exists and bail if not by Michael Ellerman · 9 years ago
  33. a415457 HID: add ALWAYS_POLL quirk for a Logitech 0xc007 by oliver@neukum.org · 9 years ago
  34. 8fac172 HID: wacom: drop WACOM_PKGLEN_STATUS by Jiri Kosina · 9 years ago
  35. b0882cb HID: wacom: Status packet provides 'charging', not 'powered' bit by Jason Gerecke · 9 years ago
  36. 2d13a43 HID: wacom: Report battery status for Intuos Pro and Intuos5 by Jason Gerecke · 9 years ago
  37. 8f93b0b HID: wacom: Provide battery charge state to system over USB if available by Jason Gerecke · 9 years ago
  38. fce9957 HID: wacom: Allow dynamic battery creation/destruction by Jason Gerecke · 9 years ago
  39. 953f2c5 HID: wacom: Centralize updating of wacom_wac battery status by Jason Gerecke · 9 years ago
  40. 4ca4ec7 HID: wacom: Move handling of Intuos status packets to seperate function by Jason Gerecke · 9 years ago
  41. 967667f drm/plane-helper: Fixup mismerge by Daniel Vetter · 9 years ago
  42. 7fd6f64 serial: 8250_dw: Fix deadlock in LCR workaround by Peter Hurley · 9 years ago
  43. 48d7ff0 drivers/tty: serial: remove info message by Jorge Ramirez-Ortiz · 9 years ago
  44. 168bdb8 usb: phy: phy-generic: No need to call gpiod_direction_output() twice by Fabio Estevam · 9 years ago
  45. f4e4f8d usb: gadget: f_hid: remove unnecessary usb_ep_dequeue() by Robert Baldyga · 9 years ago
  46. fa84acf usb: gadget: dummy-hcd: Remove utf8 from format string by Rasmus Villemoes · 9 years ago
  47. 112bf24 usb: gadget: atmel_usba_udc: Add suspend/resume with wakeup support by Sylvain Rochet · 9 years ago
  48. a64ef71 usb: gadget: atmel_usba_udc: condition clocks to vbus state by Sylvain Rochet · 9 years ago
  49. bb0a203 usb: gadget: atmel_usba_udc: Request an auto disabled Vbus signal IRQ by Sylvain Rochet · 9 years ago
  50. 227ab58 usb: gadget: atmel_usba_udc: Fixed vbus_prev initial state by Sylvain Rochet · 9 years ago
  51. 656e7c3 usb: phy: fixed comment typo by Mickael Maison · 9 years ago
  52. 2b08977b usb: phy: ab8500: fixed comment typo by Mickael Maison · 9 years ago
  53. fddc26f usb: gadget: f_mass_storage: use defined constant instead of numeric value by Tal Shorer · 9 years ago
  54. 06ed0de usb: gadget: Fix typo fond in Documentation/Docbook/gadget.xml by Masanari Iida · 9 years ago
  55. 33c300c usb: musb: dsps: don't fake of_node to musb core by Felipe Balbi · 9 years ago
  56. 983f3ca usb: musb: dsps: request phy using our device pointer by Felipe Balbi · 9 years ago
  57. ddb6ca7 ALSA: hda - Fix built-in mic on Compaq Presario CQ60 by Takashi Iwai · 9 years ago
  58. 2c24780 Revert "usb: gadget: zero: Add support for interrupt EP" by Felipe Balbi · 9 years ago
  59. 4ba9faf Bluetooth: Check for matching IRK when looking for paired LE devices by Johan Hedberg · 9 years ago
  60. e7b848d ARM: at91: pm_slowclock: fix the compilation error by Wenyou Yang · 9 years ago
  61. 3440ef1 ARM: at91/dt: fix USB high-speed clock to select UTMI by Nicolas Ferre · 9 years ago
  62. 70a9bea ARM: at91/dt: fix at91 udc compatible strings by Boris Brezillon · 10 years ago
  63. ea1c98b ARM: at91/dt: declare matrix node as a syscon device by Boris Brezillon · 10 years ago
  64. b85b634 Merge tag 'imx-fixes-4.0' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Arnd Bergmann · 9 years ago
  65. 01f3e35 ARM: vexpress: update CONFIG_USB_ISP1760 option by Sudeep Holla · 9 years ago
  66. 16083d4 ARM: digicolor: add the machine directory to Makefile by Baruch Siach · 9 years ago
  67. 0397da7 Merge tag 'fixes-v4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Arnd Bergmann · 9 years ago
  68. 60b3c7e ARM: STi: Add STiH410 SoC support by Fabrice GASNIER · 9 years ago
  69. af6fc85 xen-pciback: limit guest control of command register by Jan Beulich · 9 years ago
  70. e762965 Merge tag 'at91-fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91 into fixes by Arnd Bergmann · 9 years ago
  71. 8c11340 Merge tag 'socfpga_fixes_for_v4.0' of git://git.rocketboards.org/linux-socfpga-next into fixes by Arnd Bergmann · 9 years ago
  72. 142109d MAINTAINERS: add Freescale Vybrid SoC by Stefan Agner · 9 years ago
  73. 69ff5c6 KVM: arm/arm64: prefer IS_ENABLED to a static variable by Paolo Bonzini · 9 years ago
  74. 0f372475 KVM: vgic: add virt-capable compatible strings by Mark Rutland · 9 years ago
  75. 735783d MAINTAINERS: Remove self as ARM mach-bcm co-maintainer by Matt Porter · 9 years ago
  76. 1eb8a1b crypto: amcc - remove incorrect __init/__exit markups by Dmitry Torokhov · 9 years ago
  77. 83ce01d crypto: qat - remove incorrect __exit markup by Dmitry Torokhov · 9 years ago
  78. 257bedd hwrng: pseries - remove incorrect __init/__exit markups by Dmitry Torokhov · 9 years ago
  79. 87094a0 hwrng: octeon - remove incorrect __exit markups by Dmitry Torokhov · 9 years ago
  80. 1ee9b5e hwrng: omap - remove incorrect __exit markups by Dmitry Torokhov · 9 years ago
  81. 007ee8d crypto: tcrypt - fix uninit sg entries in test_acipher_speed by Horia Geant? · 9 years ago
  82. 84ed741 arm64: KVM: Fix outdated comment about VTCR_EL2.PS by Marc Zyngier · 9 years ago
  83. 04b8dc8 arm64: KVM: Do not use pgd_index to index stage-2 pgd by Marc Zyngier · 9 years ago
  84. a987370 arm64: KVM: Fix stage-2 PGD allocation to have per-page refcounting by Marc Zyngier · 9 years ago
  85. 3d7a827 Revert "pcmcia: add a new resource manager for non ISA systems" by Greg Kroah-Hartman · 9 years ago
  86. 05c0006 Revert "pcmcia: fix incorrect bracketing on a test" by Greg Kroah-Hartman · 9 years ago
  87. b7b61cb perf ordered_events: Shorten function signatures by Arnaldo Carvalho de Melo · 9 years ago
  88. fa713a4e perf ordered_events: Untangle from perf_session by Arnaldo Carvalho de Melo · 9 years ago
  89. b2c08ba Revert "pcmcia: add missing include for new pci resource handler" by Greg Kroah-Hartman · 9 years ago
  90. d0167ad Revert "xhci: Clear the host side toggle manually when endpoint is 'soft reset'" by Mathias Nyman · 9 years ago
  91. 079119a serial, x86: use UPF_* constants for flags by Andy Shevchenko · 9 years ago
  92. 12fe59f serial: imx: Add braces to avoid ambiguous 'else' by Fabio Estevam · 9 years ago
  93. 13bc2bb serial: mctrl_gpio: Fix build warnings by Fabio Estevam · 9 years ago
  94. ac25e8c serial: mxs-auart: Fix build error by Fabio Estevam · 9 years ago
  95. e8e79ed ASoC: Intel: add function to enable/disable sound effect module waves by Lu, Han · 9 years ago
  96. 8c43fc2 ASoC: Intel: add function to load sound effect module waves by Lu, Han · 9 years ago
  97. 9449d39 ASoC: Intel: add function to load firmware image by Lu, Han · 9 years ago
  98. 357635a Merge branch 'fix/intel' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-intel by Mark Brown · 9 years ago
  99. 11dd604 Merge tag 'v4.0-rc3' into asoc-intel by Mark Brown · 9 years ago
  100. a17d499 drm/radeon: drop setting UPLL to sleep mode by Christian König · 9 years ago