1. 2ccd71f x86/cpufeature: Move some of the scattered feature bits to x86_capability by Borislav Petkov · 9 years ago
  2. 51825c8 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  3. 169b932 perf/x86/intel: Fix INTEL_FLAGS_UEVENT_CONSTRAINT_DATALA_NA macro by Jiri Olsa · 9 years ago
  4. e0fbac1 perf/x86/intel: Make L1D_PEND_MISS.FB_FULL not constrained on Haswell by Yuanfang Chen · 9 years ago
  5. 2d5be37 x86/microcode: Initialize the driver late when facilities are up by Borislav Petkov · 9 years ago
  6. 90eec10 treewide: Remove old email address by Peter Zijlstra · 9 years ago
  7. b28ae95 perf/x86: Fix LBR call stack save/restore by Andi Kleen · 9 years ago
  8. 614e4c4 perf/core: Robustify the perf_cgroup_from_task() RCU checks by Stephane Eranian · 9 years ago
  9. 069ec22 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  10. 581b7f15 x86/cpu: Fix SMAP check in PVOPS environments by Andrew Cooper · 10 years ago
  11. 0ca9b67 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  12. bba072df Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  13. 41ac18e perf/x86/intel/rapl: Remove the unused RAPL_EVENT_DESC() macro by Huang Rui · 9 years ago
  14. 3849e91 x86/AMD: Fix last level cache topology for AMD Fam17h systems by Aravind Gopalakrishnan · 9 years ago
  15. 354dbaa x86/cpu/intel: Enable X86_FEATURE_NONSTOP_TSC_S3 for Merrifield by Andy Shevchenko · 9 years ago
  16. 78e3c79 arch/x86/kernel/cpu/perf_event_msr.c: use sign_extend64() for sign extension by Martin Kepplinger · 9 years ago
  17. f323c49 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  18. b831ef2 Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  19. 2167cea x86/cpu: Add CLZERO detection by Wan Zongshun · 9 years ago
  20. dc34bdd x86/mce: Add a default case to the switch in __mcheck_cpu_ancient_init() by Borislav Petkov · 9 years ago
  21. c7f54d2 x86/mce: Add a Scalable MCA vendor flags bit by Aravind Gopalakrishnan · 9 years ago
  22. c595ac2 x86/microcode/intel: Move #ifdef DEBUG inside the function by Borislav Petkov · 9 years ago
  23. 6f7fc44 x86/microcode/amd: Remove maintainers from comments by Borislav Petkov · 9 years ago
  24. 6b26e1b x86/microcode: Remove modularization leftovers by Borislav Petkov · 9 years ago
  25. fe05589 x86/microcode: Merge the early microcode loader by Borislav Petkov · 9 years ago
  26. 9a2bc33 x86/microcode: Unmodularize the microcode driver by Borislav Petkov · 9 years ago
  27. 81ffdcd x86/mce: Fix thermal throttling reporting after kexec by Andi Kleen · 9 years ago
  28. d892819 perf/x86: Add support for PERF_SAMPLE_BRANCH_CALL by Stephane Eranian · 9 years ago
  29. 0399f73 x86/microcode/amd: Do not overwrite final patch levels by Borislav Petkov · 9 years ago
  30. 2eff73c x86/microcode/amd: Extract current patch level read to a function by Borislav Petkov · 9 years ago
  31. cdbcd23 Merge branch 'x86/ras' into ras/core, to pick up changes by Ingo Molnar · 9 years ago
  32. d3df65c Merge branch 'perf/urgent' into perf/core, before pulling new changes by Ingo Molnar · 9 years ago
  33. 712df65 perf/x86/intel/uncore: Fix multi-segment problem of perf_event_intel_uncore by Taku Izumi · 9 years ago
  34. 7ce1346 perf/x86: Add Intel cstate PMUs support by Kan Liang · 9 years ago
  35. 2cf3082 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  36. c2365b9 perf/x86/intel/uncore: Do not use macro DEFINE_PCI_DEVICE_TABLE() by Vaishali Thakkar · 9 years ago
  37. 1e03474 x86/hyperv: Fix the build in the !CONFIG_KEXEC_CORE case by Vitaly Kuznetsov · 9 years ago
  38. 6e06780 x86/mce: Don't clear shared banks on Intel when offlining CPUs by Ashok Raj · 9 years ago
  39. 18ab2cd perf/core, perf/x86: Change needlessly global functions and a variable to static by Geliang Tang · 9 years ago
  40. 6afc0c2 Merge branch 'linus' into perf/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  41. 7e5560a perf/x86: Change test_aperfmperf() and test_intel() to static by Geliang Tang · 9 years ago
  42. a7adb91 x86/cpufeatures: Correct spelling of the HWP_NOTIFY flag by Kristen Carlson Accardi · 9 years ago
  43. 96f3eda perf/x86/intel: Fix static checker warning in lbr enable by Kan Liang · 9 years ago
  44. 02386c3 Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  45. dfe1f3c perf/x86/intel: Fix Skylake FRONTEND MSR extrareg mask by Andi Kleen · 9 years ago
  46. d0dc849 perf/x86/intel/pebs: Add PEBS frontend profiling for Skylake by Andi Kleen · 9 years ago
  47. 5e17621 perf/x86/intel: Make the CYCLE_ACTIVITY.* constraint on Broadwell more specific by Andi Kleen · 9 years ago
  48. 42dc2a3 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  49. a706797 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  50. 8f3e568 perf/core: Drop PERF_EVENT_TXN by Sukadev Bhattiprolu · 9 years ago
  51. fbbe070 perf/core: Add a 'flags' parameter to the PMU transactional interfaces by Sukadev Bhattiprolu · 9 years ago
  52. 73fdeb6 perf/x86/intel/pt: Fix KVM warning due to doing rdmsr() before the CPUID test by Huaitong Han · 9 years ago
  53. deb2751 perf/x86/intel: Fix LBR callstack issue caused by FREEZE_LBRS_ON_PMI by Kan Liang · 9 years ago
  54. d2878d6 perf/x86/intel/bts: Disallow use by unprivileged users on paranoid systems by Alexander Shishkin · 9 years ago
  55. a09d31f4 perf/x86/intel/ds: Work around BTS leaking kernel addresses by Alexander Shishkin · 9 years ago
  56. 216dcaf Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  57. ebfb498 perf/x86/intel: Fix constraint access by Peter Zijlstra · 9 years ago
  58. 7c5b190 x86/cpu: Print family/model/stepping in hex by Borislav Petkov · 9 years ago
  59. d249872 perf/x86/intel/bts: Set event->hw.itrace_started in pmu::start to match the new logic by Alexander Shishkin · 9 years ago
  60. ec6a906 watchdog: rename watchdog_suspend() and watchdog_resume() by Ulrich Obergfell · 9 years ago
  61. 999bbe4 watchdog: use suspend/resume interface in fixup_ht_bug() by Ulrich Obergfell · 9 years ago
  62. aacfbe6 kernel/watchdog: move NMI function header declarations from watchdog.h to nmi.h by Guenter Roeck · 9 years ago
  63. 361f7d1 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  64. 25525be Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  65. 6b2282a Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  66. 0c0fee0 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  67. 5778077 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  68. 3959df1d Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  69. 41d859a Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  70. 7073bc6 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  71. 1af115d Merge tag 'driver-core-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  72. 1c00038 Merge tag 'char-misc-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  73. 2baa891 x86/mm/mtrr: Remove kernel internal MTRR interfaces: unexport mtrr_add() and mtrr_del() by Luis R. Rodriguez · 9 years ago
  74. 47edb65 x86/asm/msr: Make wrmsrl() a function by Andy Lutomirski · 9 years ago
  75. b466bdb x86/asm/delay: Introduce an MWAITX-based delay with a configurable timer by Huang Rui · 9 years ago
  76. 88c9281 x86/hyperv: Mark the Hyper-V TSC as unstable by Vitaly Kuznetsov · 9 years ago
  77. 82819ff perf/x86/msr: Fix the MSR driver build by Ingo Molnar · 9 years ago
  78. 40a2ea1 Merge branch 'perf/urgent' into perf/core, to pick up fixes before adding more changes by Ingo Molnar · 9 years ago
  79. a5dd192 Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixes by Ingo Molnar · 9 years ago
  80. b25c6ce Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  81. a79da38 x86/mce: Add a wrapper around mce_log() for injection by Borislav Petkov · 9 years ago
  82. 9a7783d x86/mce: Rename rcu_dereference_check_mce() to mce_log_get_idx_check() by Borislav Petkov · 9 years ago
  83. 1b48465 x86/mce: Reenable CMCI banks when swiching back to interrupt mode by Xie XiuQi · 9 years ago
  84. 8838eb6 x86/mce: Clear Local MCE opt-in before kexec by Ashok Raj · 9 years ago
  85. eef4dfa x86/mce: Kill drain_mcelog_buffer() by Borislav Petkov · 9 years ago
  86. f29a7af x86/mce: Avoid potential deadlock due to printk() in MCE context by Chen, Gong · 9 years ago
  87. fd4cf79 x86/mce: Remove the MCE ring for Action Optional errors by Chen, Gong · 9 years ago
  88. 061120a x86/mce: Don't use percpu workqueues by Chen, Gong · 9 years ago
  89. 648ed94 x86/mce: Provide a lockless memory pool to save error records by Chen, Gong · 9 years ago
  90. 9b9412d Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 9 years ago
  91. 709bc87 perf/x86/intel/pt: Clean up files of Intel Processor Trace by Takao Indoh · 9 years ago
  92. 19b3340 perf/x86: Fix MSR PMU driver by Peter Zijlstra · 9 years ago
  93. 3d325bf Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  94. d7a702f perf/x86/intel/cqm: Do not access cpu_data() from CPU_UP_PREPARE handler by Matt Fleming · 9 years ago
  95. dbc72b7 perf/x86/intel: Fix memory leak on hot-plug allocation fail by Peter Zijlstra · 9 years ago
  96. 5d44f4b Merge 4.2-rc6 into char-misc-next by Greg Kroah-Hartman · 9 years ago
  97. 71db87b bus: subsys: update return type of ->remove_dev() to void by Viresh Kumar · 9 years ago
  98. cc2dd40 mshyperv: fix recognition of Hyper-V guest crash MSR's by Denis V. Lunev · 9 years ago
  99. b4370df Drivers: hv: vmbus: add special crash handler by Vitaly Kuznetsov · 9 years ago
  100. 2517281 Drivers: hv: vmbus: add special kexec handler by Vitaly Kuznetsov · 9 years ago