aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2009-01-07x86: fix section mismatch warnings in mcheck/mce_amd_64.cLeonardo Potenza
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-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-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: ioport.c fix style problemsJaswinder Singh Rajput
2009-01-04x86: time_64.c fix style problemsJaswinder Singh Rajput
2009-01-04x86: time_32.c fix style problemsJaswinder Singh Rajput
2009-01-04x86: irq_64.c fix style problemsJaswinder Singh Rajput
2009-01-04x86: irq.c fix style problemsJaswinder Singh Rajput
2009-01-04x86: traps.c fix style problemsJaswinder Singh Rajput
2009-01-04x86: process_32.c fix style problemsJaswinder Singh Rajput
2009-01-04x86: apic.c fix style problemsJaswinder Singh Rajput
2009-01-04x86: rename mpc_config_oemtable to mpc_oemtableJaswinder Singh Rajput
2009-01-04x86: rename mpc_config_lintsrc to mpc_lintsrcJaswinder Singh Rajput
2009-01-04x86: rename mpc_config_intsrc to mpc_intsrcJaswinder Singh Rajput
2009-01-04x86: rename mpc_config_ioapic to mpc_ioapicJaswinder Singh Rajput
2009-01-04x86: rename mpc_config_processor to mpc_cpuJaswinder Singh Rajput
2009-01-04x86: rename mpc_config_bus to mpc_busJaswinder Singh Rajput
2009-01-04x86: rename mp_config_table to mpc_tableJaswinder Singh Rajput
2009-01-04Merge branch 'linus' into core/urgentIngo Molnar
2009-01-04x86: fix RIP printout in early_idt_handlerJiri Slaby
2009-01-03Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...Linus Torvalds
2009-01-03x86: setup_per_cpu_areas() cleanupCyrill Gorcunov
2009-01-03cpumask: use alloc_cpumask_var_node where appropriateMike Travis
2009-01-03cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_tRusty Russell
2009-01-03x86: use cpumask_var_t in acpi/boot.cRusty Russell
2009-01-03x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_idsMike Travis
2009-01-03x86: enable cpus display of kernel_max and offlined cpusMike Travis
2009-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Mike Travis
2009-01-03AMD IOMMU: remove now unnecessary #ifdefsJoerg Roedel
2009-01-03AMD IOMMU: prealloc_protection_domains should be staticJaswinder Singh Rajput
2009-01-03AMD IOMMU: add statistics about total number of map requestsJoerg Roedel
2009-01-03AMD IOMMU: add statistics about allocated io memoryJoerg Roedel
2009-01-03AMD IOMMU: add stats counter for domain tlb flushesJoerg Roedel