aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2009-01-12Revert "cpumask: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write"Ingo Molnar
2009-01-12x86: fix apic.c build error on latest gitJaswinder Singh Rajput
2009-01-12x86: fix mpparse.c build error on latest gitJaswinder Singh Rajput
2009-01-10Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-01-10Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-01-09x86: only scan the root bus in early PCI quirksAndi Kleen
2009-01-09Merge branch 'linus' into releaseLen Brown
2009-01-09Merge branch 'suspend' into releaseLen Brown
2009-01-09Merge branch 'misc' into releaseLen Brown
2009-01-09ACPI : Use RSDT instead of XSDT by adding boot option of "acpi=rsdt"Zhao Yakui
2009-01-09ACPI: Avoid array address overflow when _CST MWAIT hint bits are setZhao Yakui
2009-01-08remove lots of double-semicolonsFernando Carrijo
2009-01-07Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-01-07PCI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-01-07x86: fix section mismatch warnings in mcheck/mce_amd_64.cLeonardo Potenza
2009-01-06Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-06kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()Masami Hiramatsu
2009-01-06Remove remaining unwinder codeAlexey Dobriyan
2009-01-06Merge branches 'x86/cleanups', 'x86/mpparse', 'x86/numa' and 'x86/uv' into x8...Ingo Molnar
2009-01-06x86: remove duplicated #include'sHuang Weiyi
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer
2009-01-06Merge branches 'core/futexes', 'core/locking', 'core/rcu' and 'linus' into co...Ingo Molnar
2009-01-06cpumask: use work_on_cpu in acpi-cpufreq.c for read_measured_perf_ctrsMike Travis
2009-01-06cpumask: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_writeMike Travis
2009-01-06cpumask: use cpumask_var_t in acpi-cpufreq.cMike Travis
2009-01-06cpumask: use work_on_cpu in acpi/cstate.cMike Travis
2009-01-06cpumask: convert struct cpufreq_policy to cpumask_var_tRusty Russell
2009-01-06cpumask: replace CPUMASK_ALLOC etc with cpumask_var_tRusty Russell
2009-01-06Merge branch 'linus' into cpus4096Ingo Molnar
2009-01-05Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2009-01-05x86: update Alan Cox's email addressesAlan Cox
2009-01-05Merge branch 'core/iommu' into core/urgentIngo Molnar
2009-01-05x86: rename all fields of mpc_table mpc_X to XJaswinder Singh Rajput
2009-01-05x86: rename all fields of mpc_oemtable oem_X to XJaswinder Singh Rajput
2009-01-05x86: rename all fields of mpc_bus mpc_X to XJaswinder Singh Rajput
2009-01-05x86: rename all fields of mpc_cpu mpc_X to XJaswinder Singh Rajput
2009-01-05x86: rename all fields of mpc_intsrc mpc_X to XJaswinder Singh Rajput
2009-01-05x86: rename all fields of mpc_lintsrc mpc_X to XJaswinder Singh Rajput
2009-01-05x86: rename all fields of mpc_iopic mpc_X to XJaswinder Singh Rajput
2009-01-04x86: irqinit_64.c init_ISA_irqs should be staticJaswinder Singh Rajput
2009-01-04x86: setup_percpu.c fix style problemsJaswinder Singh Rajput
2009-01-04x86: irqinit_64.c fix style problemsJaswinder Singh Rajput
2009-01-04x86: irqinit_32.c fix style problemsJaswinder Singh Rajput
2009-01-04x86: i8259.c fix style problemsJaswinder Singh Rajput
2009-01-04x86: irq_32.c fix style problemsJaswinder Singh Rajput
2009-01-04x86: cleanup remaining cpumask_t ops in smpboot codeMike Travis
2009-01-04x86: ioport.c fix style problemsJaswinder Singh Rajput
2009-01-04x86: time_64.c fix style problemsJaswinder Singh Rajput