1. 0158b83 perf/x86/ibs: Fix IBS throttle by Peter Zijlstra · 9 years ago
  2. 57d335c x86/oprofile/nmi: Add missing hotplug FROZEN handling by Thomas Gleixner · 9 years ago
  3. f80be5e x86/hpet: Use proper mask to modify hotplug action by Thomas Gleixner · 9 years ago
  4. f47ab81 x86/apic/uv: Fix the hotplug notifier by Thomas Gleixner · 9 years ago
  5. a38f987 x86/apb/timer: Use proper mask to modify hotplug action by Thomas Gleixner · 9 years ago
  6. 3e8db22 x86/topology: Use total_cpus not nr_cpu_ids for logical packages by Thomas Gleixner · 9 years ago
  7. 63d1e99 x86/topology: Fix Intel HT disable by Peter Zijlstra · 9 years ago
  8. b5d5f27 x86/topology: Fix logical package mapping by Peter Zijlstra · 9 years ago
  9. 551adc6 x86/irq: Cure live lock in fixup_irqs() by Thomas Gleixner · 9 years ago
  10. f508a5b x86/tsc: Prevent NULL pointer deref in calibrate_delay_is_known() by Thomas Gleixner · 9 years ago
  11. 7834c10 x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt() by Dave Jones · 9 years ago
  12. c29016c x86/iopl: Fix iopl capability check on Xen PV by Andy Lutomirski · 9 years ago
  13. b7a58459 x86/iopl/64: Properly context-switch IOPL on Xen PV by Andy Lutomirski · 9 years ago
  14. 00f5268 Merge branch 'x86/cleanups' into x86/urgent by Ingo Molnar · 9 years ago
  15. cbf8b5a x86/mm, x86/mce: Fix return type/value for memcpy_mcsafe() by Tony Luck · 9 years ago
  16. ba4e06d Merge branch 'linus' into x86/urgent, to pick up dependencies for a fix by Ingo Molnar · 9 years ago
  17. 710d60c Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  18. df2e37c Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  19. 8a284c0 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  20. ae465be Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  21. 8ab84ef Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  22. 13c76ad Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  23. 9cf8d63 Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  24. ecc026b Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  25. fa53c48 Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  26. 42576be Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  27. ba33ea8 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  28. 743146db x86/video: Don't assume all FB devices are PCI devices by Vitaly Kuznetsov · 9 years ago
  29. d4e7961 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  30. d88bfe1 Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  31. e71c2c1 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  32. d09e356 Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  33. fbed0bc Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  34. d37a14b Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  35. 2f51c82 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. d050049 x86/cpufeature: Enable new AVX-512 features by Fenghua Yu · 9 years ago
  37. 452308d x86/efi: Fix boot crash by always mapping boot service regions into new EFI page tables by Matt Fleming · 9 years ago
  38. 6e68670 x86/fpu: Fix eager-FPU handling on legacy FPU machines by Borislav Petkov · 9 years ago
  39. 8b8addf x86/mm/32: Enable full randomization on i386 and X86_32 by Hector Marco-Gisbert · 9 years ago
  40. 10ee738 x86/entry/traps: Show unhandled signal for i386 in do_trap() by Jianyu Zhan · 9 years ago
  41. 8447733 x86/delay: Avoid preemptible context checks in delay_mwaitx() by Borislav Petkov · 9 years ago
  42. 5f0b819 KVM: MMU: fix reserved bit check for ept=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 by Paolo Bonzini · 9 years ago
  43. 844a5fe KVM: MMU: fix ept=0/pte.u=1/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 combo by Paolo Bonzini · 9 years ago
  44. 9999c8c0 x86/entry: Call enter_from_user_mode() with IRQs off by Andy Lutomirski · 9 years ago
  45. a798f09 x86/entry/32: Change INT80 to be an interrupt gate by Andy Lutomirski · 9 years ago
  46. 6cbe9e4 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 9 years ago
  47. a65050c x86/fpu: Revert ("x86/fpu: Disable AVX when eagerfpu is off") by Yu-cheng Yu · 9 years ago
  48. fda57b2 x86/entry: Improve system call entry comments by Andy Lutomirski · 9 years ago
  49. 392a625 x86/entry: Remove TIF_SINGLESTEP entry work by Andy Lutomirski · 9 years ago
  50. 2a41aa4 x86/entry/32: Add and check a stack canary for the SYSENTER stack by Andy Lutomirski · 9 years ago
  51. 7536656 x86/entry/32: Simplify and fix up the SYSENTER stack #DB/NMI fixup by Andy Lutomirski · 9 years ago
  52. 6dcc941 x86/entry: Only allocate space for tss_struct::SYSENTER_stack if needed by Andy Lutomirski · 9 years ago
  53. f2b3757 x86/entry: Vastly simplify SYSENTER TF (single-step) handling by Andy Lutomirski · 9 years ago
  54. 8bb5643 x86/entry/traps: Clear DR6 early in do_debug() and improve the comment by Andy Lutomirski · 9 years ago
  55. 81edd9f x86/entry/traps: Clear TIF_BLOCKSTEP on all debug exceptions by Andy Lutomirski · 9 years ago
  56. c2c9b52 x86/entry/32: Restore FLAGS on SYSEXIT by Andy Lutomirski · 9 years ago
  57. 67f590e x86/entry/32: Filter NT and speed up AC filtering in SYSENTER by Andy Lutomirski · 9 years ago
  58. e786041 x86/entry/compat: In SYSENTER, sink AC clearing below the existing FLAGS test by Andy Lutomirski · 9 years ago
  59. 8b30a8b x86/defconfigs/32: Set CONFIG_FRAME_WARN to the Kconfig default by Borislav Petkov · 9 years ago
  60. f363938 x86/fpu: Fix 'no387' regression by Andy Lutomirski · 9 years ago
  61. 92b0729 x86/mm, x86/mce: Add memcpy_mcsafe() by Tony Luck · 9 years ago
  62. 7a86980 perf/x86/intel/rapl: Simplify quirk handling even more by Borislav Petkov · 9 years ago
  63. 14ddde7 Merge branch 'linus' into x86/fpu, to pick up fixes by Ingo Molnar · 9 years ago
  64. 0dd0036 x86/asm-offsets: Remove PARAVIRT_enabled by Andy Lutomirski · 9 years ago
  65. 58a5aac x86/entry/32: Introduce and use X86_BUG_ESPFIX instead of paravirt_enabled by Andy Lutomirski · 9 years ago
  66. 8e2a7f5 x86/nmi: Mark 'ignore_nmis' as __read_mostly by Kostenzer Felix · 9 years ago
  67. 7099e2e KVM: VMX: disable PEBS before a guest entry by Radim Krčmář · 9 years ago
  68. fe2f954 x86/apic: Deinline _flat_send_IPI_mask, save ~150 bytes by Denys Vlasenko · 9 years ago
  69. 1a8aa8a x86/apic: Deinline __default_send_IPI_*, save ~200 bytes by Denys Vlasenko · 9 years ago
  70. e17dc65 perf/x86/intel: Fix PEBS data source interpretation on Nehalem/Westmere by Andi Kleen · 9 years ago
  71. b3e6246 perf/x86/pebs: Add proper PEBS constraints for Broadwell by Stephane Eranian · 9 years ago
  72. 8077eca perf/x86/pebs: Add workaround for broken OVFL status on HSW+ by Stephane Eranian · 9 years ago
  73. 5690ae2 perf/x86/intel: Add definition for PT PMI bit by Stephane Eranian · 9 years ago
  74. c3d266c perf/x86/intel: Fix PEBS warning by only restoring active PMU in pmi by Kan Liang · 9 years ago
  75. e72daf3 perf/x86/intel: Use PAGE_SIZE for PEBS buffer size on Core2 by Jiri Olsa · 9 years ago
  76. ea2ca36 x86/mce/AMD: Document some functionality by Aravind Gopalakrishnan · 9 years ago
  77. 2cd3b5f x86/mce: Clarify comments regarding deferred error by Aravind Gopalakrishnan · 9 years ago
  78. 8dd1e17 x86/mce/AMD: Fix logic to obtain block address by Aravind Gopalakrishnan · 9 years ago
  79. be0aec2 x86/mce/AMD, EDAC: Enable error decoding of Scalable MCA errors by Aravind Gopalakrishnan · 9 years ago
  80. adc53f2 x86/mce: Move MCx_CONFIG MSR definitions by Aravind Gopalakrishnan · 9 years ago
  81. a1a8ba2 Merge branch 'linus' into ras/core, to pick up fixes by Ingo Molnar · 9 years ago
  82. 4ace2e7 x86/microcode/intel: Drop orig_sum from ext signature checksum by Borislav Petkov · 9 years ago
  83. 5b46b5e x86/microcode/intel: Improve microcode sanity-checking error messages by Borislav Petkov · 9 years ago
  84. 7d01615 x86/microcode/intel: Merge two consecutive if-statements by Borislav Petkov · 9 years ago
  85. c041462 x86/microcode/intel: Get rid of DWSIZE by Borislav Petkov · 9 years ago
  86. bc864af x86/microcode/intel: Change checksum variables to u32 by Chris Bainbridge · 9 years ago
  87. ec87e1c Merge tag 'v4.5-rc7' into x86/asm, to pick up SMAP fix by Ingo Molnar · 9 years ago
  88. 1306b04 Merge branch 'for-linus-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 9 years ago
  89. ad32a1f um: use %lx format specifiers for unsigned longs by Colin Ian King · 9 years ago
  90. cfa52c0 x86/mm/kmmio: Fix mmiotrace for hugepages by Karol Herbst · 9 years ago
  91. b80e8e2 Merge tag 'pm+acpi-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  92. bc94b99 Merge tag 'v4.5-rc6' into core/resources, to resolve conflict by Ingo Molnar · 9 years ago
  93. f9677e0 x86/tsc: Always Running Timer (ART) correlated clocksource by Christopher S. Hall · 9 years ago
  94. c2687cf Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  95. 6f6e151 perf/x86/uncore: Fix build on UP-IOAPIC configs by Ingo Molnar · 9 years ago
  96. 92f9e17 PM / sleep / x86: Fix crash on graph trace through x86 suspend by Todd E Brandt · 9 years ago
  97. 2680d6d kvm: x86: Update tsc multiplier on change. by Owen Hofmann · 9 years ago
  98. fc6d73d arch/hotplug: Call into idle with a proper state by Thomas Gleixner · 9 years ago
  99. 39a1142 Merge tag 'v4.5-rc6' into locking/core, to pick up fixes by Ingo Molnar · 9 years ago
  100. 6aa447bc Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago