Commit Graph

3567 Commits (4a13ad0bd8869bb491c67918662f9b1852595af5)

Author SHA1 Message Date
Jan Beulich 4a13ad0bd8 x86: avoid early crash in disable_local_APIC() 16 years ago
Ingo Molnar 4a922a969c x86, cpufreq: remove leftover copymask_copy() 16 years ago
Ingo Molnar e8cea892df Revert "i386: add TRACE_IRQS_OFF for the nmi" 16 years ago
Ingo Molnar 50c668d678 Revert "cpumask: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write" 16 years ago
Jaswinder Singh Rajput 2bc1379712 x86: fix apic.c build error on latest git 16 years ago
Jaswinder Singh Rajput 4884d8e6a0 x86: fix mpparse.c build error on latest git 16 years ago
Andi Kleen 8659c406ad x86: only scan the root bus in early PCI quirks 16 years ago
Zhao Yakui 237889bf0a ACPI : Use RSDT instead of XSDT by adding boot option of "acpi=rsdt" 16 years ago
Zhao Yakui 13b40a1a06 ACPI: Avoid array address overflow when _CST MWAIT hint bits are set 16 years ago
Fernando Carrijo c19a28e119 remove lots of double-semicolons 16 years ago
Kay Sievers 1a9271331a PCI: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Leonardo Potenza 51d7a1398d x86: fix section mismatch warnings in mcheck/mce_amd_64.c 16 years ago
Masami Hiramatsu 1294156078 kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe() 16 years ago
Alexey Dobriyan f1883f86de Remove remaining unwinder code 16 years ago
Huang Weiyi 9e9197370d x86: remove duplicated #include's 16 years ago
Frederik Schwarzer 025dfdafe7 trivial: fix then -> than typos in comments and documentation 16 years ago
Mike Travis e39ad415ac cpumask: use work_on_cpu in acpi-cpufreq.c for read_measured_perf_ctrs 16 years ago
Mike Travis 7503bfbae8 cpumask: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write 16 years ago
Mike Travis 4d8bb53749 cpumask: use cpumask_var_t in acpi-cpufreq.c 16 years ago
Mike Travis c74f31c035 cpumask: use work_on_cpu in acpi/cstate.c 16 years ago
Rusty Russell 835481d9bc cpumask: convert struct cpufreq_policy to cpumask_var_t 16 years ago
Rusty Russell 5cb0535f17 cpumask: replace CPUMASK_ALLOC etc with cpumask_var_t 16 years ago
Alan Cox 87c6fe2618 x86: update Alan Cox's email addresses 16 years ago
Jaswinder Singh Rajput 6c65da50bd x86: rename all fields of mpc_table mpc_X to X 16 years ago
Jaswinder Singh Rajput a1d0272a46 x86: rename all fields of mpc_oemtable oem_X to X 16 years ago
Jaswinder Singh Rajput d4c715fad5 x86: rename all fields of mpc_bus mpc_X to X 16 years ago
Jaswinder Singh Rajput c4563826b7 x86: rename all fields of mpc_cpu mpc_X to X 16 years ago
Jaswinder Singh Rajput e253b396b1 x86: rename all fields of mpc_intsrc mpc_X to X 16 years ago
Jaswinder Singh Rajput b5ced7cdb0 x86: rename all fields of mpc_lintsrc mpc_X to X 16 years ago
Jaswinder Singh Rajput 5df82c7d18 x86: rename all fields of mpc_iopic mpc_X to X 16 years ago
Jaswinder Singh Rajput dd399dcb48 x86: irqinit_64.c init_ISA_irqs should be static 16 years ago
Jaswinder Singh Rajput 8a87dd9a20 x86: setup_percpu.c fix style problems 16 years ago
Jaswinder Singh Rajput f50cec3640 x86: irqinit_64.c fix style problems 16 years ago
Jaswinder Singh Rajput aa09e6cdae x86: irqinit_32.c fix style problems 16 years ago
Jaswinder Singh Rajput 7bafaf3067 x86: i8259.c fix style problems 16 years ago
Jaswinder Singh Rajput 72ade5f9ca x86: irq_32.c fix style problems 16 years ago
Mike Travis c2d1cec1c7 x86: cleanup remaining cpumask_t ops in smpboot code 16 years ago
Jaswinder Singh Rajput 5866e1b49d x86: ioport.c fix style problems 16 years ago
Jaswinder Singh Rajput fe331184a3 x86: time_64.c fix style problems 16 years ago
Jaswinder Singh Rajput 69036c8cc2 x86: time_32.c fix style problems 16 years ago
Jaswinder Singh Rajput 5f66b2a0d9 x86: irq_64.c fix style problems 16 years ago
Jaswinder Singh Rajput 6a02e71099 x86: irq.c fix style problems 16 years ago
Jaswinder Singh Rajput 60d53c3058 x86: traps.c fix style problems 16 years ago
Jaswinder Singh Rajput befa9e780d x86: process_32.c fix style problems 16 years ago
Jaswinder Singh Rajput e423e33ec1 x86: apic.c fix style problems 16 years ago
Jaswinder Singh Rajput b0e239ffad x86: rename mpc_config_oemtable to mpc_oemtable 16 years ago
Jaswinder Singh Rajput 8fb2952b8a x86: rename mpc_config_lintsrc to mpc_lintsrc 16 years ago
Jaswinder Singh Rajput 540d4e72e1 x86: rename mpc_config_intsrc to mpc_intsrc 16 years ago
Jaswinder Singh Rajput 2b85b5fb47 x86: rename mpc_config_ioapic to mpc_ioapic 16 years ago
Jaswinder Singh Rajput f4f21b716b x86: rename mpc_config_processor to mpc_cpu 16 years ago