Age | Commit message (Expand) | Author |
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 |