1. de88d8b firmware: Update information in linux.git about adding firmware by Ben Hutchings · 9 years ago
  2. 43b0e7e nfsd: stop READDIRPLUS returning inconsistent attributes by NeilBrown · 9 years ago
  3. e3aa205 Documentation usb serial: fixed how to provide vendor and product id by H. Nikolaus Schaller · 9 years ago
  4. 4ae711f Docs: blackfin: Use new switch macro SAMPLE_IRQ_TIMER instead of IRQ_TIMER5 by Chen Gang · 9 years ago
  5. fbb7b92 Merge tag 'pinctrl-v4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
  6. 7bbcd1b8 Merge tag 'vfio-v4.1-rc3' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 9 years ago
  7. 12e49fe drm/radeon: stop trying to suspend UVD sessions by Christian König · 9 years ago
  8. d52cdfa drm/radeon: more strictly validate the UVD codec by Christian König · 9 years ago
  9. a1b403d drm/radeon: make UVD handle checking more strict by Christian König · 9 years ago
  10. 29c63fe drm/radeon: make VCE handle check more strict by Christian König · 9 years ago
  11. 247c405 drm/radeon: fix userptr lockup by Christian König · 9 years ago
  12. db12973 drm/radeon: fix userptr BO unpin bug v3 by monk.liu · 9 years ago
  13. c6201cd PCI/MSI: Remove unused pci_msi_off() by Bjorn Helgaas · 9 years ago
  14. 9680319 PCI/MSI: Drop pci_msi_off() calls from quirks by Michael S. Tsirkin · 9 years ago
  15. 8c9bb60 ntb: Drop pci_msi_off() call during probe by Michael S. Tsirkin · 9 years ago
  16. c1f4d88 virtio_pci: drop pci_msi_off() call during probe by Michael S. Tsirkin · 9 years ago
  17. 1851617 PCI/MSI: Disable MSI at enumeration even if kernel doesn't support MSI by Michael S. Tsirkin · 9 years ago
  18. 6a25f5e PCI/MSI: Export pci_msi_set_enable(), pci_msix_clear_and_set_ctrl() by Michael S. Tsirkin · 9 years ago
  19. 61b64ab PCI/MSI: Rename msi_set_enable(), msix_clear_and_set_ctrl() by Michael S. Tsirkin · 9 years ago
  20. 5f636b7 ARM: DT: STi: STiH418: Enable USB3 port on stih418-b2199. by Peter Griffin · 9 years ago
  21. 0dee58e ARM: DT: STi: STiH418: Add miphy28lp optional oscillator clock properties by Peter Griffin · 9 years ago
  22. 571ac3b ARM: DT: STi: stihxxx-b2120: Enable USB3 port on stih407-b2120 and stih410-b2120 by Peter Griffin · 9 years ago
  23. fd55599 ARM: DT: STi: STiH407: Add dwc3 usb3 DT node. by Peter Griffin · 9 years ago
  24. 743ac9d ARM: DT: STi: STiH407: Update picophyreset for the usb3 controllers usb2 phy by Peter Griffin · 9 years ago
  25. 79b066b drm/amdkfd: Initialize sdma vm when creating sdma queue by Xihan Zhang · 9 years ago
  26. 42e08c7 drm/amdkfd: Don't report local memory size by Oded Gabbay · 9 years ago
  27. 1e5ec95 drm/amdkfd: allow unregister process with queues by Oded Gabbay · 9 years ago
  28. f4e1eb9 HID: hid-lg: Only one of LG_FF flags can be set for a given device by Michal Malý · 9 years ago
  29. bbfd0cc HID: hid-lg4ff: Update respective sysfs interface documentation by Michal Malý · 9 years ago
  30. d61a70ec HID: hid-lg4ff: Allow the driver to continue without sysfs interface by Michal Malý · 9 years ago
  31. 5d9d60a HID: hid-lg4ff: Constify members of lg4ff_device_entry by Michal Malý · 9 years ago
  32. c28abd8 HID: hid-lg4ff: Store pointer to the output HID report struct in the device entry struct by Michal Malý · 9 years ago
  33. c918fe7 HID: hid-lg4ff: Protect concurrent access to output HID report by Michal Malý · 9 years ago
  34. b211a63 HID: hid-lg4ff: Stop the hid device from lg4ff by Michal Malý · 9 years ago
  35. 72529c6 HID: hid-lg4ff: Make lg4ff_wheel_data a separate structure by Michal Malý · 9 years ago
  36. 2dbf635 HID: hid-lg: Check return values from lg[N]ff_init() by Michal Malý · 9 years ago
  37. 9c2a6bd HID: hid-lg4ff: Update a warning message by Michal Malý · 9 years ago
  38. 371a1d9 HID: hid-lg4ff: Explicit casts from void * are not necessary by Michal Malý · 9 years ago
  39. 0a33a7b HID: hid-lg4ff: Remove unused variable from the "lg4ff_device_entry" struct. by Michal Malý · 9 years ago
  40. fbf85e2 HID: hid-lg4ff: Replace DEVICE_ATTR_RW with DEVICE_ATTR to have all internal functions prefixed with "lg4ff_" by Michal Malý · 9 years ago
  41. d0afd84 HID: hid-lg4ff: Remove "hid_" prefix from some functions' names by Michal Malý · 9 years ago
  42. 2a552c3 HID: hid-lg4ff: Remove double underscore prefix from numeric types by Michal Malý · 9 years ago
  43. 6b442bc nohz: Fix !HIGH_RES_TIMERS hang by Thomas Gleixner · 9 years ago
  44. 8cb7c15 Merge tag 'for-linus' of git://github.com/dledford/linux by Linus Torvalds · 9 years ago
  45. 6310372 spi: rspi: Re-do the returning value of rspi_dma_check_then_transfer by Hiep Cao Minh · 9 years ago
  46. 736a69c drm/i915: Drop PIPE-A quirk for 945GSE HP Mini by Chris Wilson · 9 years ago
  47. bf45a24 mac80211: adjust reserved chan_ctx when assigned to vif by Andrei Otcheretianski · 9 years ago
  48. 2439fc4 igb: Fix NULL assignment to incorrect variable in igb_reset_q_vector by Toshiaki Makita · 9 years ago
  49. c0a06ee igb: Fix oops on changing number of rings by Toshiaki Makita · 9 years ago
  50. 0d78ef2 ARM: imx_v6_v7_defconfig: Enable RTC PCF8523 support by Fabio Estevam · 9 years ago
  51. 5023281 ASoC: rt5645: Fix mask for setting RT5645_DMIC_2_DP_GPIO12 bit by Axel Lin · 9 years ago
  52. a3bd925 ASoC: rt5645: Add ACPI match ID by Fang, Yang A · 9 years ago
  53. 2fa3b4c video: mxsfb: Make sure axi clock is enabled when accessing registers by Liu Ying · 9 years ago
  54. a7c4299 framebuffer: don't link fb_devio into kernel image unconditionally by Harald Geyer · 9 years ago
  55. ab160db scripts: fix link-vmlinux.sh bash-ism by Sylvain BERTRAND · 9 years ago
  56. 0e81bc9 iio: mcp320x: Fix occasional incorrect readings by Michael Welling · 9 years ago
  57. 3490c0e x86/mce/amd: Zap changelog by Borislav Petkov · 9 years ago
  58. 8cb9764 nohz: Set isolcpus when nohz_full is set by Chris Metcalf · 9 years ago
  59. 83dedea nohz: Add tick_nohz_full_add_cpus_to() API by Chris Metcalf · 9 years ago
  60. fafe870 context_tracking: Inherit TIF_NOHZ through forks instead of context switches by Frederic Weisbecker · 9 years ago
  61. aed5ed4 context_tracking: Protect against recursion by Frederic Weisbecker · 9 years ago
  62. a34bcbe spi: sirf: replace kmalloc by devm_kzalloc by Qipan Li · 9 years ago
  63. 1038a68 iio: magnetometer: support for lsm303dlh by Linus Walleij · 9 years ago
  64. 5e02bac iio: st_sensors: make detection more helpful by Linus Walleij · 9 years ago
  65. bb60646 iio: st_sensors: make BDU optional by Linus Walleij · 9 years ago
  66. d2bc431 iio: st_sensors: make interrupt optional by Linus Walleij · 9 years ago
  67. 3337c9f iio: st_sensors: print error when failing to get IRQ by Linus Walleij · 9 years ago
  68. e693e15 iio: accel: kxcjk-1013: add some blank lines for readability by Antonio Ospite · 9 years ago
  69. 61e2c70 iio: accel: kxcjk-1013: add the "KXCJ9000" ACPI id by Antonio Ospite · 9 years ago
  70. 1a30295 iio:prox:sx9500 trivial simplification of return path in init function. by Jonathan Cameron · 9 years ago
  71. b91617e staging:iio:light: Add some missing brackets to make sure code works as intended. by Jonathan Cameron · 9 years ago
  72. 8cd161b x86/traps: Remove superfluous weak definitions and dead code by Borislav Petkov · 9 years ago
  73. 4eb64dc KVM: x86: dump VMCS on invalid entry by Paolo Bonzini · 9 years ago
  74. a3eb97b x86: kvmclock: drop rdtsc_barrier() by Marcelo Tosatti · 9 years ago
  75. d90e3a3 KVM: x86: drop unneeded null test by Julia Lawall · 9 years ago
  76. 7454570 KVM: x86: fix initial PAT value by Radim Krčmář · 9 years ago
  77. 653f52c kvm,x86: load guest FPU context more eagerly by Rik van Riel · 9 years ago
  78. d1ebdbf kvm: x86: Deliver MSI IRQ to only lowest prio cpu if msi_redir_hint is true by James Sullivan · 9 years ago
  79. 93bbf0b kvm: x86: Extended struct kvm_lapic_irq with msi_redir_hint for MSI delivery by James Sullivan · 9 years ago
  80. b7cb223 KVM: x86: tweak types of fields in kvm_lapic_irq by Paolo Bonzini · 9 years ago
  81. d28bc9d KVM: x86: INIT and reset sequences are different by Nadav Amit · 9 years ago
  82. 90de4a1 KVM: x86: Support for disabling quirks by Nadav Amit · 9 years ago
  83. e233d54 KVM: booke: use __kvm_guest_exit by Paolo Bonzini · 9 years ago
  84. ccf73aaf KVM: arm/mips/x86/power use __kvm_guest_{enter|exit} by Christian Borntraeger · 9 years ago
  85. 0097d12 KVM: provide irq_unsafe kvm_guest_{enter|exit} by Christian Borntraeger · 9 years ago
  86. ff7bbb9 kvmclock: set scheduler clock stable by Luiz Capitulino · 9 years ago
  87. 956079e x86/platform/atom/punit: Add Punit device state debug driver by Srinivas Pandruvada · 9 years ago
  88. 4339ed8 drm: Don't leak path blob property when updating by Daniel Stone · 9 years ago
  89. 9b0adc2 drm/atomic: Don't open-code CRTC state destroy by Daniel Stone · 9 years ago
  90. bfcd74d drm/edid: Add DMT modes with ID > 0x50 by Ville Syrjälä · 9 years ago
  91. 24b856b drm/edid: Add the DMT ID in the comments by Ville Syrjälä · 9 years ago
  92. fcf22d0 drm/edid: Fix up DMT modes by Ville Syrjälä · 9 years ago
  93. af77b97 drm/i915: Sink rate read should be saved in deca-kHz by Sonika Jindal · 9 years ago
  94. 5006c10 Revert "HID: logitech-hidpp: support combo keyboard touchpad TK820" by Benjamin Tissoires · 9 years ago
  95. 6e5e9a0 HID: sjoy: support Super Joy Box 4 by Sean Young · 9 years ago
  96. 4c3e829 HID: sony: Correct a typo in a HID descriptor comment and explain the odd Sixaxis axis mapping by Frank Praznik · 9 years ago
  97. 221399b HID: sony: Simplify LED initialization and eliminate redundant copies when updating LED states by Frank Praznik · 9 years ago
  98. 8f069fd HID: sony: Correct Sony device ordering by Frank Praznik · 9 years ago
  99. c5e0c1c HID: sony: Add support for the Sony Motion Controller by Frank Praznik · 9 years ago
  100. 7c886d0 HID: sony: Add the product ID for the Sony Motion Controller by Frank Praznik · 9 years ago