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