index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
mpspec_def.h
Age
Commit message (
Expand
)
Author
2018-01-14
x86: Introduce and use MP IRQ trigger and polarity defines
Jan Kiszka
2017-11-13
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-03
x86/boot: Spell out "boot CPU" for BP
Jean Delvare
2012-05-17
MCA: delete all remaining traces of microchannel bus support.
Paul Gortmaker
2011-01-05
x86: Fix APIC ID sizing bug on larger systems, clean up MAX_APICS confusion
Yinghai Lu
2009-01-08
x86: rename all fields of mpf_intel mpf_X to X
Jaswinder Singh Rajput
2009-01-08
x86: rename intel_mp_floating to mpf_intel
Jaswinder Singh Rajput
2009-01-05
x86: rename all fields of mpc_table mpc_X to X
Jaswinder Singh Rajput
2009-01-05
x86: rename all fields of mpc_oemtable oem_X to X
Jaswinder Singh Rajput
2009-01-05
x86: rename all fields of mpc_bus mpc_X to X
Jaswinder Singh Rajput
2009-01-05
x86: rename all fields of mpc_cpu mpc_X to X
Jaswinder Singh Rajput
2009-01-05
x86: rename all fields of mpc_intsrc mpc_X to X
Jaswinder Singh Rajput
2009-01-05
x86: rename all fields of mpc_lintsrc mpc_X to X
Jaswinder Singh Rajput
2009-01-05
x86: rename all fields of mpc_iopic mpc_X to X
Jaswinder Singh Rajput
2009-01-04
x86: rename mpc_config_oemtable to mpc_oemtable
Jaswinder Singh Rajput
2009-01-04
x86: rename mpc_config_lintsrc to mpc_lintsrc
Jaswinder Singh Rajput
2009-01-04
x86: rename mpc_config_intsrc to mpc_intsrc
Jaswinder Singh Rajput
2009-01-04
x86: rename mpc_config_ioapic to mpc_ioapic
Jaswinder Singh Rajput
2009-01-04
x86: rename mpc_config_processor to mpc_cpu
Jaswinder Singh Rajput
2009-01-04
x86: rename mpc_config_bus to mpc_bus
Jaswinder Singh Rajput
2009-01-04
x86: rename mp_config_table to mpc_table
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