1. 43774c0 tools/power/x86/intel-speed-select: Fix help option typo by Prarit Bhargava · 5 years ago
  2. a8dc074 tools/power/x86/intel-speed-select: Fix package typo by Prarit Bhargava · 5 years ago
  3. 010764b tools/power/x86/intel-speed-select: Fix a read overflow in isst_set_tdp_level_msr() by Dan Carpenter · 5 years ago
  4. 0ecee9e platform/x86: intel_int0002_vgpio: Use device_init_wakeup by Hans de Goede · 5 years ago
  5. 1bd43d0 platform/x86: intel_int0002_vgpio: Fix wakeups not working on Cherry Trail by Hans de Goede · 5 years ago
  6. 09e7f28 platform/x86: compal-laptop: Initialize "value" in ec_read_u8() by Yizhuo · 5 years ago
  7. 37d960a platform/x86: touchscreen_dmi: Add info for the Trekstor Primebook C11B 2-in-1 by Hans de Goede · 5 years ago
  8. 110ea1d platform/x86: thinkpad_acpi: Add ThinkPad PrivacyGuard by Alexander Schremmer · 5 years ago
  9. ad0d315 platform/x86: pmc_atom: Add Siemens SIMATIC IPC227E to critclk_systems DMI table by Jan Kiszka · 5 years ago
  10. 0b43e41 platform/x86: intel_pmc_core_pltdrv: Module removal warning fix by M. Vefa Bicakci · 5 years ago
  11. 7d50575 platform/x86: intel_pmc_core: Do not ioremap RAM by M. Vefa Bicakci · 5 years ago
  12. 07779c3 platform/x86: asus-wmi: Fix condition in charge_threshold_store() by Dan Carpenter · 5 years ago
  13. 109e8ad platform/x86: asus-wmi: Remove unnecessary blank lines by Andy Shevchenko · 5 years ago
  14. 127e1df platform/x86: asus-wmi: Drop indentation level by inverting conditionals by Andy Shevchenko · 5 years ago
  15. 2275752 platform/x86: asus-wmi: Use clamp_val() instead of open coded variant by Andy Shevchenko · 5 years ago
  16. a5556fa platform/x86: asus-wmi: Replace sscanf() with kstrtoint() by Andy Shevchenko · 5 years ago
  17. 84d8e80 platform/x86: asus-wmi: Refactor charge_threshold_store() by Andy Shevchenko · 5 years ago
  18. d507a54 platform/x86: asus-wmi: Add support for charge threshold by Kristian Klausen · 5 years ago
  19. 02a5e9b platform/x86: asus-nb-wmi: Support ALS on the Zenbook UX430UNR by Kristian Klausen · 5 years ago
  20. f078d05 platform/x86: touchscreen_dmi: Add info for the Irbis TW90 tablet by Hans de Goede · 5 years ago
  21. a0c8097 platform/x86: touchscreen_dmi: Add info for the Chuwi Surbook Mini tablet by Giang Le · 5 years ago
  22. f839b4b platform/x86: intel_int0002_vgpio: Remove dev_err() usage after platform_get_irq() by Stephen Boyd · 5 years ago
  23. b2dd2d9 platform/x86: intel_bxtwc_tmu: Remove dev_err() usage after platform_get_irq() by Stephen Boyd · 5 years ago
  24. eaae882 platform/mellanox: mlxreg-hotplug: Remove dev_err() usage after platform_get_irq() by Stephen Boyd · 5 years ago
  25. 5094421 platform/x86: intel_pmc_ipc: Remove dev_err() usage after platform_get_irq() by Stephen Boyd · 5 years ago
  26. e3168b8 platform/x86: asus-wmi: fix CPU fan control on recent products by Daniel Drake · 5 years ago
  27. f1fc032 platform/x86: asus-wmi: add a helper for device presence by Daniel Drake · 5 years ago
  28. 2889ffc platform/x86: asus-wmi: cleanup AGFN fan handling by Daniel Drake · 5 years ago
  29. 5037d4d platform/x86: pcengines-apuv2: wire up simswitch gpio as led by Enrico Weigelt · 5 years ago
  30. 6a0694b platform/x86: pcengines-apuv2: add mpcie reset gpio export by Florian Eckert · 5 years ago
  31. c03f282 platform/x86: i2c-multi-instantiate: Use struct_size() helper by Andy Shevchenko · 5 years ago
  32. aaed5c9 platform/x86: dell-wmi: Use existing defined KBD_LED_* magic values by Rhys Kidd · 5 years ago
  33. 1be4311 platform/x86: dell-wmi: Ignore keyboard backlight change KBD_LED_AUTO_TOKEN by Rhys Kidd · 5 years ago
  34. ff32e6e platform/x86: dell-wmi: Ignore keyboard backlight change KBD_LED_ON_TOKEN by Rhys Kidd · 5 years ago
  35. 6fe9363 platform/x86: acer-wmi: Switch to acpi_dev_get_first_match_dev() by Andy Shevchenko · 5 years ago
  36. bad9da8 platform/x86: wmi: Remove acpi_has_method() call by Kelsey Skunberg · 5 years ago
  37. 5599e98 platform/x86: ISST: Use dev_get_drvdata by Chuhong Yuan · 5 years ago
  38. 35b7c80 platform/x86: thinkpad_acpi: Use kmemdup rather than duplicating its implementation by Fuqian Huang · 6 years ago
  39. 340f25f platform/x86: asus-wmi: Use kmemdup rather than duplicating its implementation by Fuqian Huang · 6 years ago
  40. 4215484 platform/x86: hp_accel: Add support for HP ZBook 17 G5 by Kai-Heng Feng · 6 years ago
  41. f14312a platform/x86: pcengines-apuv2: use KEY_RESTART for front button by Enrico Weigelt · 5 years ago
  42. 66013e8 platform/x86: intel_pmc_core: Add ICL-NNPI support to PMC Core by Rajneesh Bhardwaj · 6 years ago
  43. 6acf5d7 Platform: OLPC: add SPI MODULE_DEVICE_TABLE by Lubomir Rintel · 5 years ago
  44. 8732d85 platform/x86: wmi: add missing struct parameter description by Mattias Jacobsson · 5 years ago
  45. edbfe83d platform/x86: pcengines-apuv2: Fix softdep statement by Jean Delvare · 6 years ago
  46. 5f9e832 Linus 5.3-rc1 by Linus Torvalds · 5 years ago
  47. c7bf0a0 Merge tag 'devicetree-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 5 years ago
  48. d6788eb Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  49. 91962d0 Merge tag '5.3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  50. 8cf6650 iommu/amd: fix a crash in iova_magazine_free_pfns by Qian Cai · 6 years ago
  51. 618381f hexagon: switch to generic version of pte allocation by Mike Rapoport · 6 years ago
  52. bec5545 Merge tag 'ntb-5.3' of git://github.com/jonmason/ntb by Linus Torvalds · 5 years ago
  53. 1b03bc5 typo fix: it's d_make_root, not d_make_inode... by Al Viro · 5 years ago
  54. e2297f7 dt-bindings: pinctrl: stm32: Fix missing 'clocks' property in examples by Rob Herring · 6 years ago
  55. 20051f5 dt-bindings: iio: ad7124: Fix dtc warnings in example by Rob Herring · 6 years ago
  56. fbbf2b6 dt-bindings: iio: avia-hx711: Fix avdd-supply typo in example by Rob Herring · 6 years ago
  57. fcbe7e3 dt-bindings: pinctrl: aspeed: Fix AST2500 example errors by Rob Herring · 6 years ago
  58. ad21a4c dt-bindings: pinctrl: aspeed: Fix 'compatible' schema errors by Rob Herring · 6 years ago
  59. 7d9ef7f3 dt-bindings: riscv: Limit cpus schema to only check RiscV 'cpu' nodes by Rob Herring · 6 years ago
  60. 15ffef1 dt-bindings: Ensure child nodes are of type 'object' by Rob Herring · 6 years ago
  61. f1a3b43 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 5 years ago
  62. ac60602 Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  63. c6dd78f Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  64. 46f5c0c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  65. e6023ad Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  66. 4b01f5a Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  67. 70e6e1b Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  68. 07ab9d5 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  69. f65420d Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  70. 168c799 Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  71. 18253e0 Merge branch 'work.dcache2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  72. 6879298 x86/entry/64: Prevent clobbering of saved CR2 value by Thomas Gleixner · 5 years ago
  73. 19dbdcb smp: Warn on function calls from softirq context by Peter Zijlstra · 6 years ago
  74. 30cd860 KVM: x86: Add fixed counters to PMU filter by Eric Hankland · 6 years ago
  75. 88dddc1 KVM: nVMX: do not use dangling shadow VMCS after guest reset by Paolo Bonzini · 5 years ago
  76. 3b20e03 KVM: VMX: dump VMCS on failed entry by Paolo Bonzini · 5 years ago
  77. 6fc3977 KVM: x86/vPMU: refine kvm_pmu err msg when event creation failed by Like Xu · 6 years ago
  78. d984740 KVM: s390: Use kvm_vcpu_wake_up in kvm_s390_vcpu_wakeup by Wanpeng Li · 6 years ago
  79. d73eb57 KVM: Boost vCPUs that are delivering interrupts by Wanpeng Li · 6 years ago
  80. 2417c87 KVM: selftests: Remove superfluous define from vmx.c by Thomas Huth · 6 years ago
  81. 118154b KVM: SVM: Fix detection of AMD Errata 1096 by Liran Alon · 6 years ago
  82. 0c5f81d KVM: LAPIC: Inject timer interrupt via posted interrupt by Wanpeng Li · 6 years ago
  83. c39f2d9 Merge branch 'next' into for-linus by Dmitry Torokhov · 5 years ago
  84. 29be86d kbuild: add -fcf-protection=none when using retpoline flags by Seth Forshee · 6 years ago
  85. 67bf474 kbuild: update compile-test header list for v5.3-rc1 by Masahiro Yamada · 6 years ago
  86. abdfd52 Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  87. af6af87d Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  88. 8362fd6 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  89. 24e4491 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  90. 31cc088 Merge tag 'drm-next-2019-07-19' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  91. dd4542d Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  92. 40ef768 Remove references to dead website. by Dave Jones · 6 years ago
  93. 41ba485 Merge tag 'trace-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  94. a84d2d2 Merge tag 'csky-for-linus-5.3-rc1' of git://github.com/c-sky/csky-linux by Linus Torvalds · 5 years ago
  95. b5d72dd Merge tag 'for-linus-5.3a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 5 years ago
  96. 26473f8 Merge tag 'iomap-5.3-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  97. 4f5ed13 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  98. d2fbf4b Merge branch 'work.adfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  99. 933a90b Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  100. 5f4fc6d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 5 years ago