summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/apic
AgeCommit message (Expand)Author
2011-01-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-01-11Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-01-11x86, UV: Fix APICID shift for Westmere processorsJack Steiner
2011-01-10Merge branch 'stable/generic' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-01-10x86, lapic-timer: Increase the max_delta to 31 bitsPierre Tardy
2011-01-09Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2011-01-07apic: Move hypervisor detection of x2apic to hypervisor.hSheng Yang
2011-01-07x86, NMI: Remove DIE_NMI_IPIDon Zickus
2011-01-07x86, NMI: Add priorities to handlersDon Zickus
2011-01-07x86: Convert some devices to use DIE_NMIUNKNOWNDon Zickus
2011-01-07Merge branch 'linus' into x86/apic-cleanupsIngo Molnar
2011-01-06Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-01-06Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-01-06Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-01-05x86: Avoid calling arch_trigger_all_cpu_backtrace() at the same timeDongdong Deng
2011-01-05x86: Only call smp_processor_id in non-preempt casesDon Zickus
2011-01-05x86: Fix APIC ID sizing bug on larger systems, clean up MAX_APICS confusionYinghai Lu
2011-01-04Merge commit 'v2.6.37-rc8' into x86/apicIngo Molnar
2010-12-30x86: Use this_cpu_inc_return for nmi counterTejun Heo
2010-12-30x86: Replace uses of current_cpu_data with this_cpu opsTejun Heo
2010-12-30x86: Use this_cpu_ops to optimize codeTejun Heo
2010-12-23x86, acpi: Add MAX_LOCAL_APIC for 32bitYinghai Lu
2010-12-22x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP...Don Zickus
2010-12-22x86, UV: Fix the effect of extra bits in the hub nodeid registerJack Steiner
2010-12-22x86, UV: Add common uv_early_read_mmr() function for reading MMRsJack Steiner
2010-12-22Merge commit 'v2.6.37-rc7' into perf/coreIngo Molnar
2010-12-13x86: Enable the intr-remap fault handling after local APIC setupKenji Kaneshige
2010-12-13x86, vt-d: Fix the vt-d fault handling irq migration in the x2apic modeKenji Kaneshige
2010-12-13x86, watchdog: Compile fix when CONFIG_LOCAL_APIC not enabledDon Zickus
2010-12-10x86: apic: Cleanup and simplify setup_local_APIC()Tejun Heo
2010-12-10x86, NMI: Add back unknown_nmi_panic and nmi_watchdog sysctlsDon Zickus
2010-12-10lockup detector: Compile fixes from removing the old x86 nmi watchdogDon Zickus
2010-12-09x86: Further simplify mp_irq info handlingFeng Tang
2010-12-09x86: Unify 3 similar ways of saving mp_irqs infoFeng Tang
2010-12-09x86, ioapic: Avoid writing io_apic id if already correctYinghai Lu
2010-12-09x86, x2apic: Don't map lapic addr for preenabled x2apic systemsYinghai Lu
2010-12-09x86, apic: Use register_lapic_address() in init_apic_mapping()Yinghai Lu
2010-12-09x86, apic: Remove early_init_lapic_mapping()Yinghai Lu
2010-12-09x86, apic: Unify identical register_lapic_address() functionsYinghai Lu
2010-12-09Merge branch 'x86/amd-nb' into x86/apic-cleanupsThomas Gleixner
2010-12-09x86: io_apic: Avoid unused variable warning when CONFIG_GENERIC_PENDING_IRQ=nThomas Gleixner
2010-12-09x86: Address 'unused' warning in hw_nmi.c againRakib Mullick
2010-12-07Merge commit 'v2.6.37-rc5' into perf/coreIngo Molnar
2010-12-06x86: io_apic: Split setup_ioapic_ids_from_mpc()Sebastian Andrzej Siewior
2010-11-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-11-26Merge branch 'perf/urgent' into perf/coreIngo Molnar
2010-11-18x86: UV: Address interrupt/IO port operation conflictDimitri Sivanich
2010-11-18x86, hw_nmi: Move backtrace_mask declaration under ARCH_HAS_NMI_WATCHDOGRakib Mullick
2010-11-18x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdogDon Zickus