summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm
AgeCommit message (Expand)AuthorFilesLines
2009-06-04x86, mce: implement bootstrapping for machine check wakeupsAndi Kleen3-0/+10
2009-06-04x86, mce: extend struct mce user interface with more information.Andi Kleen1-2/+8
2009-06-04x86, mce: support more than 256 CPUs in struct mceAndi Kleen1-2/+2
2009-06-04x86, mce: store record length into memory struct mce anchorAndi Kleen1-1/+1
2009-06-04x86, mce: add MCE poll count to /proc/interruptsAndi Kleen1-0/+1
2009-06-04x86, mce: add machine check exception count in /proc/interruptsAndi Kleen1-0/+3
2009-06-02Merge branch 'irq/numa' into x86/mce3H. Peter Anvin12-50/+50
2009-06-02Merge branch 'x86/cpufeature' into irq/numaIngo Molnar2-4/+5
2009-06-01Merge branch 'linus' into irq/numaIngo Molnar4-11/+12
2009-05-28x86, mce: drop "extern" from function prototypes in asm/mce.hH. Peter Anvin1-5/+5
2009-05-28x86: trivial clean up for irq_vectors.hAndi Kleen1-2/+1
2009-05-28x86, mce: add basic error injection infrastructureAndi Kleen1-0/+3
2009-05-28x86, mce: enable MCE_INTEL for 32bit new MCEAndi Kleen3-3/+8
2009-05-28x86, mce: use 64bit machine check code on 32bitAndi Kleen1-1/+1
2009-05-28x86, mce: rename 64bit mce_dont_init to mce_disabledAndi Kleen1-2/+0
2009-05-28x86, mce: Cleanup MCG definitionsThomas Gleixner1-3/+7
2009-05-28x86, mce: Cleanup symbols in intel thermal codesThomas Gleixner1-0/+7
2009-05-28x86, mce: Rename sysfs variablesIngo Molnar1-1/+1
2009-05-28x86, mce: unify, prepare 64bit in mce.hIngo Molnar1-18/+12
2009-05-28x86: enable_update_mptable should be a macroYinghai Lu1-9/+2
2009-05-18x86, irq: don't call mp_config_acpi_gsi() if update_mptable is not enabledYinghai Lu1-0/+9
2009-05-18x86, apic: introduce io_apic_irq_attrYinghai Lu2-4/+22
2009-05-15x86: Fix performance regression caused by paravirt_ops on native kernelsJeremy Fitzhardinge2-3/+3
2009-05-12x86: read apic ID in the !acpi_lapic caseYinghai Lu1-1/+1
2009-05-12Merge branch 'x86/apic' into irq/numaIngo Molnar3-5/+6
2009-05-12x86, 32-bit: fix kernel_trap_sp()Masami Hiramatsu1-3/+4
2009-05-11x86: fix percpu_{to,from}_op()Jan Beulich1-5/+5
2009-05-11x86: display extended apic registers with print_local_APIC and cpu_debug codeAndreas Herrmann1-4/+4
2009-05-11x86: clean up and fix setup_clear/force_cpu_cap handlingYinghai Lu2-3/+4
2009-05-11x86/acpi: move setup io apic routing out of CONFIG_ACPI scopeYinghai Lu1-2/+2
2009-05-11x86/pci: add 4 more return parameters to IO_APIC_get_PCI_irq_vector()Yinghai Lu1-1/+3
2009-05-11x86/acpi: call mp_config_acpi_gsi() in mp_register_gsi()Yinghai Lu1-9/+0
2009-05-11Merge commit 'v2.6.30-rc5' into x86/apicIngo Molnar8-12/+9
2009-05-03x86: cpufeature.h fix name for X86_FEATURE_MCEJaswinder Singh Rajput1-1/+1
2009-05-03Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+1
2009-05-01Merge branch 'x86/apic' into irq/numaIngo Molnar6-28/+12
2009-04-28irq: change ACPI GSI APIs to also take a device argumentYinghai Lu2-3/+5
2009-04-23x86/PCI: set_pci_bus_resources_arch_default cleanupsYinghai Lu1-1/+1
2009-04-23x86, mce: fix boot logging logicAndi Kleen1-0/+1
2009-04-22x86: x2apic, IR: remove reinit_intr_remapped_IO_APIC()Suresh Siddha1-2/+0
2009-04-22FRV: Fix the section attribute on UP DECLARE_PER_CPU()David Howells4-6/+6
2009-04-21x86: x2apic, IR: Clean up X86_X2APIC and INTR_REMAP config checksSuresh Siddha3-8/+6
2009-04-19lguest: fix guest crash on non-linear addresses in gdt pvopsRusty Russell1-1/+1
2009-04-19x86, intr-remap: enable interrupt remapping earlyWeidong Han1-4/+3
2009-04-19x86, intr-remap: fix ack for interrupt remappingWeidong Han1-8/+0
2009-04-17Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-4/+0
2009-04-17Merge branch 'linus' into x86/apicIngo Molnar11-9/+31
2009-04-17Merge branch 'x86/uv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li...Linus Torvalds1-0/+5
2009-04-14Merge branch 'for-rc1/xen/core' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-2/+3
2009-04-13Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-3/+18