Age | Commit message (Expand) | Author |
2022-03-15 | x86/ibt,kexec: Disable CET on kexec | Peter Zijlstra |
2022-03-15 | x86/ibt: Add IBT feature, MSR and #CP handling | Peter Zijlstra |
2021-04-28 | Merge tag 'perf-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-04-19 | x86/cpu: Add helper function to get the type of the current hybrid CPU | Ricardo Neri |
2021-03-28 | x86/traps: Handle #DB for bus lock | Fenghua Yu |
2020-06-15 | x86/cpu: Reinitialize IA32_FEAT_CTL MSR on BSP during wakeup | Sean Christopherson |
2020-04-11 | x86/split_lock: Provide handle_guest_split_lock() | Thomas Gleixner |
2020-02-20 | x86/split_lock: Enable split lock detection by kernel | Peter Zijlstra (Intel) |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2016-07-27 | Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-07-25 | x86/acpi: store ACPI ids from MADT for future usage | Vitaly Kuznetsov |
2016-07-15 | x86/smp: Remove stack_smp_processor_id() | Andy Lutomirski |
2015-11-24 | x86/cpu: Unify CPU family, model, stepping calculation | Borislav Petkov |
2015-03-11 | x86: Use common outgoing-CPU-notification code | Paul E. McKenney |
2013-07-14 | x86: delete __cpuinit usage from all x86 files | Paul Gortmaker |
2012-11-14 | x86, topology: Debug CPU0 hotplug | Fenghua Yu |
2012-11-14 | x86, hotplug: Wake up CPU0 via NMI instead of INIT, SIPI, SIPI | Fenghua Yu |
2011-02-14 | x86: Fix mwait_usable section mismatch | Borislav Petkov |
2011-01-21 | x86, hotplug: Fix powersavings with offlined cores on AMD | Borislav Petkov |
2010-08-12 | x86, cleanup: Remove obsolete boot_cpu_id variable | Robert Richter |
2009-01-29 | x86: generalize boot_cpu_id | Ingo Molnar |
2009-01-07 | x86: smp.h move boot_cpu_id declartion to cpu.h | Jaswinder Singh Rajput |
2009-01-07 | x86: smp.h move cpu_physical_id declartion to cpu.h | Jaswinder Singh Rajput |
2009-01-07 | x86: smp.h move safe_smp_processor_id declartion to cpu.h | Jaswinder Singh Rajput |
2009-01-07 | x86: smp.h move stack_processor_id declartion to cpu.h | Jaswinder Singh Rajput |
2009-01-07 | x86: smp.h move prefill_possible_map declartion to cpu.h | Jaswinder Singh Rajput |
2008-10-22 | x86: Fix ASM_X86__ header guards | H. Peter Anvin |
2008-10-22 | x86, um: ... and asm-x86 move | Al Viro |