1. 271c865 Add virtio-input driver. by Gerd Hoffmann · 9 years ago
  2. 2f921b5 lguest: suppress interrupts for single insn, not range. by Rusty Russell · 9 years ago
  3. 67c50bf lguest: explicitly set miscdevice's private_data NULL by Martin Kepplinger · 9 years ago
  4. 13326e5 Merge branches 'perf-urgent-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  5. 8e6e44f Merge tag 'regulator-fix-v4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 9 years ago
  6. 529d2eb Merge tag 'regmap-v4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 9 years ago
  7. 4d272f9 Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  8. 704a0b5 virtio_mmio: fix access width for mmio by Michael S. Tsirkin · 9 years ago
  9. 8ca8f32 Merge remote-tracking branches 'regulator/fix/gpio-enable' and 'regulator/fix/tps65910' into regulator-linus by Mark Brown · 9 years ago
  10. d16da51 regulator: tps65910: Add missing #include <linux/of.h> by Geert Uytterhoeven · 9 years ago
  11. 0835208 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  12. 1ee89c5 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  13. 046d669 [PATCH] drm/mm: Fix support 4 GiB and larger ranges by Krzysztof Kolasa · 9 years ago
  14. 71c87bd Merge tag 'irqchip-fixes-4.0' of git://git.infradead.org/users/jcooper/linux by Linus Torvalds · 9 years ago
  15. aaa95f7 Merge branch 'irqchip/urgent-gic' into irqchip/urgent by Jason Cooper · 9 years ago
  16. 7cd9beb3 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  17. 60b3e7b Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  18. 0be952c Merge tag 'vfio-v4.0-rc4' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 9 years ago
  19. 5fb0f7fa Merge tag 'pm+acpi-4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  20. f47e331 Merge tag 'stable/for-linus-4.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  21. 3d52c5b Merge tag 'devicetree-fixes-for-4.0' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 9 years ago
  22. f788baa Merge branch 'gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  23. 87e7bf1 virtio_mmio: generation support by Michael S. Tsirkin · 9 years ago
  24. 71e4b8b virtio_rpmsg: set DRIVER_OK before using device by Michael S. Tsirkin · 9 years ago
  25. 8792f777 drivers/rtc/rtc-s3c.c: add .needs_src_clk to s3c6410 RTC data by Javier Martinez Canillas · 9 years ago
  26. e2cdcaf Merge branch 'drm-fixes-4.0' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  27. 552d664 Merge branch 'vmwgfx-fixes-4.0' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 9 years ago
  28. 17b263f Merge tag 'drm-intel-fixes-2015-03-12' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  29. 09d3591 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  30. 91e9134 Merge tag 'pci-v4.0-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  31. ec76f40 vfio-pci: Add missing break to enable VFIO_PCI_ERR_IRQ_INDEX by Alexey Kardashevskiy · 9 years ago
  32. a494457 Revert "i2c: core: Dispose OF IRQ mapping at client removal time" by Jakub Kicinski · 9 years ago
  33. 3d3801e clk: introduce clk_is_match by Michael Turquette · 9 years ago
  34. f55ac06 clk: don't export static symbol by Julia Lawall · 9 years ago
  35. fd3e4d6 drm/vmwgfx: Fix an issue with the device losing its irq line on module unload by Thomas Hellstrom · 9 years ago
  36. da5efff drm/vmwgfx: Correctly NULLify dma buffer pointer on failure by Colin Ian King · 9 years ago
  37. 3458390 drm/vmwgfx: Reorder device takedown somewhat by Thomas Hellstrom · 9 years ago
  38. 5151adb drm/vmwgfx: Fix a couple of lock dependency violations by Thomas Hellstrom · 9 years ago
  39. af6fc85 xen-pciback: limit guest control of command register by Jan Beulich · 9 years ago
  40. a17d499 drm/radeon: drop setting UPLL to sleep mode by Christian König · 9 years ago
  41. b661010 drm/radeon: fix wait to actually occur after the signaling callback by Maarten Lankhorst · 9 years ago
  42. cca28a5 Merge tag 'for-linus-20150310' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
  43. 9c3e132 Merge tag 'iommu-fixes-v4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  44. 8cbba1a of: unittest: Add options string testcase variants by Peter Hurley · 9 years ago
  45. 106937e of: fix handling of '/' in options for of_find_node_by_path() by Leif Lindholm · 9 years ago
  46. 649022e of/unittest: Fix the wrong expected value in of_selftest_property_string by Wang Long · 9 years ago
  47. dc6a945 of/unittest: remove the duplicate of_changeset_init by Wang Long · 9 years ago
  48. 4252de3 of: unittest: fix I2C dependency by Arnd Bergmann · 9 years ago
  49. d3a8916 of/overlay: Remove unused variable by Fabio Estevam · 9 years ago
  50. 2fa645c of: Fix premature bootconsole disable with 'stdout-path' by Peter Hurley · 9 years ago
  51. 2c19269 Merge tag 'v4.0-rc3' into HEAD by Rob Herring · 9 years ago
  52. 5e4f518 drm/i915: Prevent TLB error on first execution on SNB by Chris Wilson · 9 years ago
  53. 0cd0caa drm/i915: Do both mt and gen6 style forcewake reset on ivb probe by Mika Kuoppala · 9 years ago
  54. 762e458 drm/i915: Make WAIT_IOCTL negative timeouts be indefinite again by Chris Wilson · 9 years ago
  55. 6c51d46 drm/i915: use in_interrupt() not in_irq() to check context by Dave Gordon · 9 years ago
  56. cd961bb drm/mst: fix recursive sleep warning on qlock by Daniel Vetter · 9 years ago
  57. ec0e6bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  58. 9a6f513 drm: Don't assign fbs for universal cursor support to files by Chris Wilson · 9 years ago
  59. 3d2a377 virtio-balloon: do not call blocking ops when !TASK_RUNNING by Michael S. Tsirkin · 9 years ago
  60. 88660f7fb virtio_balloon: set DRIVER_OK before using device by Michael S. Tsirkin · 9 years ago
  61. 36bef88 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  62. e93df63 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  63. 068c65c Merge tag 'regulator-v4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 9 years ago
  64. d08edd8 Merge tag 'spi-v4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  65. eca8dac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  66. ecddad6 Merge tag 'fbdev-fixes-4.0' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 9 years ago
  67. f930713 Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  68. fcf0789 ACPI / LPSS: provide con_id for the clkdev by Heikki Krogerus · 9 years ago
  69. 9315514 clk: divider: fix calculation of initial best divider when rounding to closest by Uwe Kleine-König · 9 years ago
  70. 26bac95 clk: divider: fix selection of divider when rounding to closest by Uwe Kleine-König · 9 years ago
  71. da32113 clk: divider: fix calculation of maximal parent rate for a given divider by Uwe Kleine-König · 9 years ago
  72. 0b2eb3e net: macb: constify macb configuration data by Josh Cartwright · 9 years ago
  73. 4d08a36 Merge branch 'for-current' of https://github.com/PeterHuewe/linux-tpmdd into for-linus by James Morris · 9 years ago
  74. 2fec510 can: kvaser_usb: Read all messages in a bulk-in URB buffer by Ahmed S. Darwish · 9 years ago
  75. deb2701 can: kvaser_usb: Avoid double free on URB submission failures by Ahmed S. Darwish · 9 years ago
  76. b0d4724 can: peak_usb: fix missing ctrlmode_ init for every dev by Stephane Grosjean · 9 years ago
  77. 969439016 can: add missing initialisations in CAN related skbuffs by Oliver Hartkopp · 9 years ago
  78. 8edfe3b bgmac: Clean warning messages by Peter Senna Tschudin · 9 years ago
  79. 1163d50 Merge tag 'usb-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  80. 29d62ec regulator: core: Fix enable GPIO reference counting by Doug Anderson · 9 years ago
  81. 0548bf4 regulator: Only enable disabled regulators on resume by Javier Martinez Canillas · 9 years ago
  82. bbbce51 Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  83. 47df986 Merge tag 'staging-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  84. 96b62a5 gadgetfs: really get rid of switching ->f_op by Alan Stern · 9 years ago
  85. 29191c7 Merge tag 'char-misc-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  86. d4461a6 gadgetfs: get rid of flipping ->f_op in ep_config() by Al Viro · 9 years ago
  87. 4559fbb irqchip: gicv3-its: Support safe initialization by Yun Wu · 9 years ago
  88. 7cb9911 irqchip: gicv3-its: Define macros for GITS_CTLR fields by Yun Wu · 9 years ago
  89. 1d27704 irqchip: gicv3-its: Add limitation to page order by Yun Wu · 9 years ago
  90. 790b57a irqchip: gicv3-its: Use 64KB page as default granule by Yun Wu · 9 years ago
  91. 6c83412 irqchip: gicv3-its: Zero itt before handling to hardware by Yun Wu · 9 years ago
  92. 614be38 irqchip: gic-v3: Fix out of bounds access to cpu_logical_map by Vladimir Murzin · 9 years ago
  93. cf61387 irqchip: gic: Fix unsafe locking reported by lockdep by Marc Zyngier · 9 years ago
  94. 3e39e8f5 irqchip: gicv3-its: Fix unsafe locking reported by lockdep by Marc Zyngier · 9 years ago
  95. e8137f4 irqchip: gicv3-its: Iterate over PCI aliases to generate ITS configuration by Marc Zyngier · 9 years ago
  96. f54b97e irqchip: gicv3-its: Allocate enough memory for the full range of DeviceID by Marc Zyngier · 9 years ago
  97. 16acae7 irqchip: gicv3-its: Fix ITS CPU init by Vladimir Murzin · 9 years ago
  98. 5724be8 irqchip: armada-370-xp: Fix chained per-cpu interrupts by Maxime Ripard · 9 years ago
  99. 4eb8d6e Input: psmouse - disable "palm detection" in the focaltech driver by Mathias Gottschlag · 9 years ago
  100. 4ec212f Input: psmouse - disable changing resolution/rate/scale for FocalTech by Mathias Gottschlag · 9 years ago