1. 379b97e x86/apic/uv: Update the UV APIC driver check by Mike Travis · 9 years ago
  2. 7a4e017 x86/apic/uv: Update the APIC UV OEM check by Mike Travis · 9 years ago
  3. b449159 x86/iommu: Fix header comments regarding standard and _FINISH macros by Aravind Gopalakrishnan · 9 years ago
  4. a37f34a x86/asm/entry/64: Reduce padding in execve stubs by Denys Vlasenko · 9 years ago
  5. 54a81e9 x86/asm/entry/64: Remove GET_THREAD_INFO() in ret_from_fork by Denys Vlasenko · 9 years ago
  6. 66ad4ef x86/asm/entry/64: Simplify jumps in ret_from_fork by Denys Vlasenko · 9 years ago
  7. a30b008 x86/asm/entry/64: Remove a redundant jump by Denys Vlasenko · 9 years ago
  8. 772951c x86/asm/entry/64: Optimize [v]fork/clone stubs by Denys Vlasenko · 9 years ago
  9. 0f90fb9 x86/asm/entry: Zero EXTRA_REGS for stub32_execve() too by Denys Vlasenko · 9 years ago
  10. 05f1752 x86/asm/entry/64: Move stub_x32_execvecloser() to stub_execveat() by Denys Vlasenko · 9 years ago
  11. 31f0119 x86/asm/entry/64: Use common code for rt_sigreturn() epilogue by Denys Vlasenko · 9 years ago
  12. 55dd0df jump_label: Allow asm/jump_label.h to be included in assembly by Anton Blanchard · 9 years ago
  13. cae2a17 x86: clean up/fix 'copy_in_user()' tail zeroing by Linus Torvalds · 9 years ago
  14. 3ea3b7f kvm: mmu: lazy collapse small sptes into large sptes by Wanpeng Li · 9 years ago
  15. 1119022 KVM: x86: Clear CR2 on VCPU reset by Nadav Amit · 9 years ago
  16. ae561ed KVM: x86: DR0-DR3 are not clear on reset by Nadav Amit · 9 years ago
  17. 58d269d KVM: x86: BSP in MSR_IA32_APICBASE is writable by Nadav Amit · 9 years ago
  18. 3b5a5ff KVM: x86: simplify kvm_apic_map by Radim Krčmář · 9 years ago
  19. 3548a25 KVM: x86: avoid logical_map when it is invalid by Radim Krčmář · 9 years ago
  20. 9ea369b KVM: x86: fix mixed APIC mode broadcast by Radim Krčmář · 9 years ago
  21. 03d2249 KVM: x86: use MDA for interrupt matching by Radim Krčmář · 9 years ago
  22. 92d71bc KVM: nVMX: remove unnecessary double caching of MAXPHYADDR by Eugene Korenevsky · 9 years ago
  23. 9090422 KVM: nVMX: checks for address bits beyond MAXPHYADDR on VM-entry by Eugene Korenevsky · 9 years ago
  24. 5a4f55c KVM: x86: cache maxphyaddr CPUID leaf in struct kvm_vcpu by Eugene Korenevsky · 9 years ago
  25. 80f0e95 KVM: vmx: pass error code with internal error #2 by Radim Krčmář · 9 years ago
  26. 80f7fdb x86: vdso: fix pvclock races with task migration by Radim Krčmář · 9 years ago
  27. 9c8fd1b KVM: x86: optimize delivery of TSC deadline timer interrupt by Paolo Bonzini · 9 years ago
  28. 362c698 KVM: x86: extract blocking logic from __vcpu_run by Paolo Bonzini · 9 years ago
  29. 35fd68a kvm: x86: fix x86 eflags fixed bit by Wanpeng Li · 9 years ago
  30. 8b3607b5 x86/asm/entry/64: Add forgotten CFI annotation by Denys Vlasenko · 9 years ago
  31. 3304c9c x86/asm/entry/irq: Simplify interrupt dispatch table (IDT) layout by Denys Vlasenko · 9 years ago
  32. fffbb5d x86/asm/entry/64: Move opportunistic sysret code to syscall code path by Denys Vlasenko · 9 years ago
  33. 4bcc782 Merge tag 'v4.0-rc7' into x86/asm, to resolve conflicts by Ingo Molnar · 9 years ago
  34. bf0fb67 Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into 'kvm-next' by Paolo Bonzini · 9 years ago
  35. 22ef882 x86/mm/numa: Fix kernel stack corruption in numa_init()->numa_clear_kernel_node_hotplug() by Dave Young · 9 years ago
  36. b3e3bf2 Merge 4.0-rc7 into tty-next by Greg Kroah-Hartman · 9 years ago
  37. 69df353 x86/alternatives: Guard NOPs optimization by Borislav Petkov · 9 years ago
  38. fc3e958 x86/asm/entry: Clear EXTRA_REGS for all executable formats by Denys Vlasenko · 9 years ago
  39. 6a3713f x86/signal: Remove pax argument from restore_sigcontext by Brian Gerst · 9 years ago
  40. dbe4058 x86/alternatives: Fix ALTERNATIVE_2 padding generation properly by Borislav Petkov · 9 years ago
  41. 567cfea Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  42. ec2e76b Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  43. 6b51311 x86/asm/entry/64: Use a define for an invalid segment selector by Borislav Petkov · 9 years ago
  44. 7c74d5b x86/asm/entry/64: Fix MSR_IA32_SYSENTER_CS MSR value by Borislav Petkov · 9 years ago
  45. 78cac48 x86/mm/KASLR: Propagate KASLR status to kernel proper by Borislav Petkov · 9 years ago
  46. 7f99f8b x86/earlyprintk: Put CONFIG_PCI-only functions under the #ifdef by Mark Einon · 9 years ago
  47. cee8f5a x86/mce/severity: Fix warning about indented braces by Aravind Gopalakrishnan · 9 years ago
  48. 47091e3 x86/asm/entry: Drop now unused ENABLE_INTERRUPTS_SYSEXIT32 by Borislav Petkov · 9 years ago
  49. 4214a16 x86/asm/entry/64/compat: Use SYSRETL to return from compat mode SYSENTER by Andy Lutomirski · 9 years ago
  50. 435c350 x86/amd/idle, clockevents: Use explicit broadcast oneshot control functions by Thomas Gleixner · 9 years ago
  51. 162a688 x86/amd/idle, clockevents: Use explicit broadcast control function by Thomas Gleixner · 9 years ago
  52. cf9328c x86/asm/entry/32: Stop caching MSR_IA32_SYSENTER_ESP in tss.sp1 by Andy Lutomirski · 9 years ago
  53. ff8287f x86/asm/entry/32: Improve a TOP_OF_KERNEL_STACK_PADDING comment by Andy Lutomirski · 9 years ago
  54. d9dc64f x86/asm: Add support for the CLWB instruction by Ross Zwisler · 9 years ago
  55. b0838b1 Merge tag 'stable/for-linus-4.0-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  56. 2e54a5b perf/x86/intel/pt: Fix the 32-bit build by Ingo Molnar · 9 years ago
  57. cd1f11d perf/x86/intel: Avoid rewriting DEBUGCTL with the same value for LBRs by Andi Kleen · 9 years ago
  58. 1a78d93 perf/x86/intel: Streamline LBR MSR handling in PMI by Andi Kleen · 9 years ago
  59. 15fde11 perf/x86: Only dump PEBS register when PEBS has been detected by Andi Kleen · 9 years ago
  60. da3e606 perf/x86: Dump DEBUGCTL in PMU dump by Andi Kleen · 9 years ago
  61. 8882edf perf/x86/intel: Reset more state in PMU reset by Andi Kleen · 9 years ago
  62. b37609c perf/x86/intel: Make the HT bug workaround conditional on HT enabled by Stephane Eranian · 10 years ago
  63. c02cdbf perf/x86/intel: Limit to half counters when the HT workaround is enabled, to avoid exclusive mode starvation by Stephane Eranian · 10 years ago
  64. a90738c perf/x86/intel: Fix intel_get_event_constraints() for dynamic constraints by Stephane Eranian · 10 years ago
  65. b63b4b4 perf/x86/intel: Enforce HT bug workaround with PEBS for SNB/IVB/HSW by Maria Dimakopoulou · 10 years ago
  66. 93fcf72 perf/x86/intel: Enforce HT bug workaround for SNB/IVB/HSW by Maria Dimakopoulou · 10 years ago
  67. e979121 perf/x86/intel: Implement cross-HT corruption bug workaround by Maria Dimakopoulou · 10 years ago
  68. 6f6539c perf/x86/intel: Add cross-HT counter exclusion infrastructure by Maria Dimakopoulou · 10 years ago
  69. 79cba82 perf/x86: Add 'index' param to get_event_constraint() callback by Stephane Eranian · 10 years ago
  70. c5362c0 perf/x86: Add 3 new scheduling callbacks by Maria Dimakopoulou · 10 years ago
  71. 9041346 perf/x86: Vectorize cpuc->kfree_on_online by Stephane Eranian · 10 years ago
  72. 9a5e3fb perf/x86: Rename x86_pmu::er_flags to 'flags' by Stephane Eranian · 10 years ago
  73. c2b078e Merge branch 'perf/urgent' into perf/core, before applying dependent patches by Ingo Molnar · 9 years ago
  74. 8062382 perf/x86/intel/bts: Add BTS PMU driver by Alexander Shishkin · 9 years ago
  75. 52ca9ce perf/x86/intel/pt: Add Intel PT PMU driver by Alexander Shishkin · 9 years ago
  76. 4807034 perf/x86: Mark Intel PT and LBR/BTS as mutually exclusive by Alexander Shishkin · 10 years ago
  77. ed69628 x86: Add Intel Processor Trace (INTEL_PT) cpu feature detection by Alexander Shishkin · 10 years ago
  78. c420f19 perf/x86/intel: Fix Haswell CYCLE_ACTIVITY.* counter constraints by Andi Kleen · 9 years ago
  79. 687805e perf/x86/intel: Filter branches for PEBS event by Kan Liang · 9 years ago
  80. a436bb7 kbuild: use relative path more to include Makefile by Masahiro Yamada · 9 years ago
  81. a6fcb6d x86/intel/quark: Run IMR self-test on IMR capble hw only by Bryan O'Donoghue · 9 years ago
  82. 3f85483 x86/cpu: Factor out common CPU initialization code, fix 32-bit Xen PV guests by Boris Ostrovsky · 9 years ago
  83. 40e4f2d1 x86/asm/boot/64: Use __BOOT_TSS instead of literal $0x20 by Denys Vlasenko · 9 years ago
  84. 0784b36 x86/asm/entry/64: Fold the 'test_in_nmi' macro into its only user by Denys Vlasenko · 9 years ago
  85. f59df35 kgdb/x86: Fix reporting of 'si' in kgdb on x86_64 by Steffen Liebergeld · 9 years ago
  86. 7ea2416 x86/asm/entry/64: Disable opportunistic SYSRET if regs->flags has TF set by Andy Lutomirski · 9 years ago
  87. ec776ef x86/mm: Add support for the non-standard protected e820 type by Christoph Hellwig · 9 years ago
  88. 84a87c6 Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into core/efi by Ingo Molnar · 9 years ago
  89. f46481d tick/xen: Provide and use tick_suspend_local() and tick_resume_local() by Thomas Gleixner · 9 years ago
  90. 4ffee52 clockevents: Make suspend/resume calls explicit by Thomas Gleixner · 9 years ago
  91. 80313b3 x86/reboot: Add ASRock Q1900DC-ITX mainboard reboot quirk by Stefan Lippers-Hollmann · 9 years ago
  92. 744937b efi: Clean up the efi_call_phys_[prolog|epilog]() save/restore interaction by Ingo Molnar · 9 years ago
  93. 23a0d4e efi: Disable interrupts around EFI calls, not in the epilog/prolog calls by Ingo Molnar · 9 years ago
  94. fed6cef x86/efi: Add a "debug" option to the efi= cmdline by Borislav Petkov · 9 years ago
  95. a6de5a2 x86/asm/entry/64: Use local label to skip around sycall dispatch by Denys Vlasenko · 9 years ago
  96. a734b4a x86/asm: Replace "MOVQ $imm, %reg" with MOVL by Denys Vlasenko · 9 years ago
  97. 36acef2 x86/asm/entry/64: Simplify looping around preempt_schedule_irq() by Denys Vlasenko · 9 years ago
  98. 32a0407 x86/asm/entry/64: Remove redundant DISABLE_INTERRUPTS() by Denys Vlasenko · 9 years ago
  99. 6ba71b7 x86/asm/entry/64: Simplify retint_kernel label usage, make retint_restore_args label local by Denys Vlasenko · 9 years ago
  100. 4c9c0e9 x86/asm/entry/32: Use smaller PUSH instructions instead of MOV, to build 'pt_regs' on stack by Denys Vlasenko · 9 years ago