summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-01-1041-390/+354
|\
| * x86: fix section mismatch warnings in mcheck/mce_amd_64.cLeonardo Potenza2009-01-071-1/+1
| * x86: offer frame pointers in all build modesIngo Molnar2009-01-071-0/+1
| *-. Merge branches 'x86/cleanups', 'x86/mpparse', 'x86/numa' and 'x86/uv' into x8...Ingo Molnar2009-01-06169-3644/+3598
| |\ \
| | | * x86: k8 numa register active regions laterYinghai Lu2009-01-061-11/+9
| | * | x86: remove duplicated #include'sHuang Weiyi2009-01-062-2/+0
| | * | x86: rename all fields of mpc_table mpc_X to XJaswinder Singh Rajput2009-01-053-42/+41
| | * | x86: rename all fields of mpc_oemtable oem_X to XJaswinder Singh Rajput2009-01-052-10/+10
| | * | x86: rename all fields of mpc_bus mpc_X to XJaswinder Singh Rajput2009-01-053-27/+27
| | * | x86: rename all fields of mpc_cpu mpc_X to XJaswinder Singh Rajput2009-01-054-41/+38
| | * | x86: rename all fields of mpc_intsrc mpc_X to XJaswinder Singh Rajput2009-01-052-47/+46
| | * | x86: rename all fields of mpc_lintsrc mpc_X to XJaswinder Singh Rajput2009-01-052-17/+16
| | * | x86: rename all fields of mpc_iopic mpc_X to XJaswinder Singh Rajput2009-01-052-18/+18
| | * | x86: irqinit_64.c init_ISA_irqs should be staticJaswinder Singh Rajput2009-01-041-1/+1
| | * | x86: setup_percpu.c fix style problemsJaswinder Singh Rajput2009-01-041-6/+5
| | * | x86: irqinit_64.c fix style problemsJaswinder Singh Rajput2009-01-041-3/+3
| | * | x86: irqinit_32.c fix style problemsJaswinder Singh Rajput2009-01-041-7/+5
| | * | x86: i8259.c fix style problemsJaswinder Singh Rajput2009-01-041-4/+4
| | * | x86: irq_32.c fix style problemsJaswinder Singh Rajput2009-01-041-5/+5
| | * | x86: ioport.c fix style problemsJaswinder Singh Rajput2009-01-041-2/+2
| | * | x86: time_64.c fix style problemsJaswinder Singh Rajput2009-01-041-1/+1
| | * | x86: time_32.c fix style problemsJaswinder Singh Rajput2009-01-041-2/+2
| | * | x86: irq_64.c fix style problemsJaswinder Singh Rajput2009-01-041-11/+11
| | * | x86: irq.c fix style problemsJaswinder Singh Rajput2009-01-041-1/+1
| | * | x86: traps.c fix style problemsJaswinder Singh Rajput2009-01-041-3/+0
| | * | x86: process_32.c fix style problemsJaswinder Singh Rajput2009-01-041-10/+9
| | * | x86: apic.c fix style problemsJaswinder Singh Rajput2009-01-041-8/+6
| | * | x86: rename mpc_config_oemtable to mpc_oemtableJaswinder Singh Rajput2009-01-045-7/+7
| | * | x86: rename mpc_config_lintsrc to mpc_lintsrcJaswinder Singh Rajput2009-01-042-7/+7
| | * | x86: rename mpc_config_intsrc to mpc_intsrcJaswinder Singh Rajput2009-01-042-21/+18
| | * | x86: rename mpc_config_ioapic to mpc_ioapicJaswinder Singh Rajput2009-01-042-9/+8
| | * | x86: rename mpc_config_processor to mpc_cpuJaswinder Singh Rajput2009-01-046-13/+11
| | * | x86: rename mpc_config_bus to mpc_busJaswinder Singh Rajput2009-01-045-14/+12
| | * | x86: rename mp_config_table to mpc_tableJaswinder Singh Rajput2009-01-0413-29/+21
| * | | x86: update Alan Cox's email addressesAlan Cox2009-01-058-9/+9
| * | | x86: fix RIP printout in early_idt_handlerJiri Slaby2009-01-041-1/+1
| * | | x86: remove debug printks (io_apic.c)Markus Trippelsdorf2009-01-021-2/+0
* | | | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-01-1017-239/+320
|\ \ \ \
| * | | | [IA64] fix typo in cpumask_of_pcibus()Ingo Molnar2009-01-061-1/+1
| * | | | x86: fix x86_32 builds for summit and es7000 arch'sMike Travis2009-01-062-0/+3
| * | | | cpumask: use work_on_cpu in acpi-cpufreq.c for read_measured_perf_ctrsMike Travis2009-01-061-40/+43
| * | | | cpumask: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_writeMike Travis2009-01-061-12/+13
| * | | | cpumask: use cpumask_var_t in acpi-cpufreq.cMike Travis2009-01-061-29/+29
| * | | | cpumask: use work_on_cpu in acpi/cstate.cMike Travis2009-01-061-33/+37
| * | | | cpumask: convert struct cpufreq_policy to cpumask_var_tRusty Russell2009-01-066-29/+29
| * | | | cpumask: replace CPUMASK_ALLOC etc with cpumask_var_tRusty Russell2009-01-061-12/+9
| * | | | Merge branch 'linus' into cpus4096Ingo Molnar2009-01-0658-2590/+1675
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | x86: cleanup remaining cpumask_t ops in smpboot codeMike Travis2009-01-045-76/+152
| * | | | ia64: cpumask fix for is_affinity_mask_valid()Mike Travis2009-01-042-10/+7
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommuLinus Torvalds2009-01-099-32/+29
|\ \ \ \ \