summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2009-01-06Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-38/+2
2009-01-06kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()Masami Hiramatsu1-3/+4
2009-01-06Remove remaining unwinder codeAlexey Dobriyan2-15/+0
2009-01-06atomic_t: unify all arch definitionsMatthew Wilcox2-25/+3
2009-01-06mm: show node to memory section relationship with symlinks in sysfsGary Hade2-2/+2
2009-01-06mm: invoke oom-killer from page faultNick Piggin1-18/+6
2009-01-06Merge branches 'x86/cleanups', 'x86/mpparse', 'x86/numa' and 'x86/uv' into x8...Ingo Molnar61-643/+1213
2009-01-06x86: remove duplicated #include'sHuang Weiyi2-2/+0
2009-01-06x86: fix x86_32 builds for summit and es7000 arch'sMike Travis2-0/+3
2009-01-06x86: k8 numa register active regions laterYinghai Lu1-11/+9
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2-2/+2
2009-01-06Merge branches 'core/futexes', 'core/locking', 'core/rcu' and 'linus' into co...Ingo Molnar4-29/+39
2009-01-06cpumask: use work_on_cpu in acpi-cpufreq.c for read_measured_perf_ctrsMike Travis1-40/+43
2009-01-06cpumask: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_writeMike Travis1-12/+13
2009-01-06cpumask: use cpumask_var_t in acpi-cpufreq.cMike Travis1-29/+29
2009-01-06cpumask: use work_on_cpu in acpi/cstate.cMike Travis1-33/+37
2009-01-06cpumask: convert struct cpufreq_policy to cpumask_var_tRusty Russell6-29/+29
2009-01-06cpumask: replace CPUMASK_ALLOC etc with cpumask_var_tRusty Russell1-12/+9
2009-01-06Merge branch 'linus' into cpus4096Ingo Molnar5-30/+40
2009-01-05Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2009-01-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds3-28/+38
2009-01-05X86_DEBUGCTLMSR won't work on umlAl Viro1-1/+1
2009-01-05x86: update Alan Cox's email addressesAlan Cox8-9/+9
2009-01-05Merge branch 'core/iommu' into core/urgentIngo Molnar2-38/+2
2009-01-05x86: rename all fields of mpc_table mpc_X to XJaswinder Singh Rajput3-42/+41
2009-01-05x86: rename all fields of mpc_oemtable oem_X to XJaswinder Singh Rajput2-10/+10
2009-01-05x86: rename all fields of mpc_bus mpc_X to XJaswinder Singh Rajput3-27/+27
2009-01-05x86: rename all fields of mpc_cpu mpc_X to XJaswinder Singh Rajput4-41/+38
2009-01-05x86: rename all fields of mpc_intsrc mpc_X to XJaswinder Singh Rajput2-47/+46
2009-01-05x86: rename all fields of mpc_lintsrc mpc_X to XJaswinder Singh Rajput2-17/+16
2009-01-05x86: rename all fields of mpc_iopic mpc_X to XJaswinder Singh Rajput2-18/+18
2009-01-04x86: irqinit_64.c init_ISA_irqs should be staticJaswinder Singh Rajput1-1/+1
2009-01-04x86: setup_percpu.c fix style problemsJaswinder Singh Rajput1-6/+5
2009-01-04x86: irqinit_64.c fix style problemsJaswinder Singh Rajput1-3/+3
2009-01-04x86: irqinit_32.c fix style problemsJaswinder Singh Rajput1-7/+5
2009-01-04x86: i8259.c fix style problemsJaswinder Singh Rajput1-4/+4
2009-01-04x86: irq_32.c fix style problemsJaswinder Singh Rajput1-5/+5
2009-01-04x86: cleanup remaining cpumask_t ops in smpboot codeMike Travis5-76/+152
2009-01-04x86: ioport.c fix style problemsJaswinder Singh Rajput1-2/+2
2009-01-04x86: time_64.c fix style problemsJaswinder Singh Rajput1-1/+1
2009-01-04x86: time_32.c fix style problemsJaswinder Singh Rajput1-2/+2
2009-01-04x86: irq_64.c fix style problemsJaswinder Singh Rajput1-11/+11
2009-01-04x86: irq.c fix style problemsJaswinder Singh Rajput1-1/+1
2009-01-04x86: traps.c fix style problemsJaswinder Singh Rajput1-3/+0
2009-01-04x86: process_32.c fix style problemsJaswinder Singh Rajput1-10/+9
2009-01-04x86: apic.c fix style problemsJaswinder Singh Rajput1-8/+6
2009-01-04x86: rename mpc_config_oemtable to mpc_oemtableJaswinder Singh Rajput5-7/+7
2009-01-04x86: rename mpc_config_lintsrc to mpc_lintsrcJaswinder Singh Rajput2-7/+7
2009-01-04x86: rename mpc_config_intsrc to mpc_intsrcJaswinder Singh Rajput2-21/+18
2009-01-04x86: rename mpc_config_ioapic to mpc_ioapicJaswinder Singh Rajput2-9/+8