aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/apic
AgeCommit message (Expand)Author
2009-05-10x86: Fix false positive section mismatch warnings in the apic codeSam Ravnborg
2009-04-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-04-26Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-04-21x86: avoid theoretical spurious NMI backtraces with CONFIG_CPUMASK_OFFSTACK=yRusty Russell
2009-04-21x86: fix boot crash in NMI watchdog with CONFIG_CPUMASK_OFFSTACK=y and flat APICRusty Russell
2009-04-20x86/uv: fix for no memory at paddr 0Jack Steiner
2009-04-20Merge branch 'linus' into x86/urgentIngo Molnar
2009-04-17x86/uv: fix init of cpu-less nodesJack Steiner
2009-04-16Merge branch 'x86/uv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li...Linus Torvalds
2009-04-14x86, irq: Remove IRQ_DISABLED check in process context IRQ movePallipadi, Venkatesh
2009-04-13Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-04-10x86, intr-remap: fix eoi for interrupt remapping without x2apicWeidong Han
2009-04-09Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-04-08x86: make 64 bit to use default_inquire_remote_apicYinghai Lu
2009-04-07x86 ACPI: Add support for Always Running APIC timerVenkatesh Pallipadi
2009-04-06Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds
2009-04-04x2apic/intr-remap: decouple interrupt remapping from x2apicHan, Weidong
2009-04-03Intel IOMMU Suspend/Resume Support - Interrupt RemappingFenghua Yu
2009-04-03x86, UV: Fix for nodes with memory and no cpusJack Steiner
2009-04-02sgi-gru: add macros for using the UV hub to send interruptsJack Steiner
2009-04-01Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-03-30Merge branch 'linus' into cpumask-for-linusIngo Molnar
2009-03-28Merge branches 'x86/apic', 'x86/cleanups' and 'x86/mm' into x86/coreIngo Molnar
2009-03-25x86: Correct behaviour of irq affinityRusty Russell
2009-03-24x86: use default_cpu_mask_to_apicid for 64bitYinghai Lu
2009-03-24x86: fix set_extra_move_desc callingYinghai Lu
2009-03-24Merge branch 'x86/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jasw...Ingo Molnar
2009-03-24Merge branches 'x86/apic', 'x86/cleanups', 'x86/mm', 'x86/pat', 'x86/setup' a...Ingo Molnar
2009-03-23x86: apic/io_apic.c define msi_ir_chip and ir_ioapic_chip all the timeJaswinder Singh Rajput
2009-03-22x86: Fix a couple of sparse warnings in arch/x86/kernel/apic/io_apic.cDmitri Vorobiev
2009-03-20x86: fix IO APIC resource allocation error messageBartlomiej Zolnierkiewicz
2009-03-18x86: add x2apic_wrmsr_fence() to x2apic flush tlb pathsSuresh Siddha
2009-03-17x86: fix broken irq migration logic while cleaning up multiple vectorsSuresh Siddha
2009-03-17x86, ioapic: Fix non atomic allocation with interrupts disabledSuresh Siddha
2009-03-17x86, x2apic: cleanup ifdef CONFIG_INTR_REMAP in io_apic codeSuresh Siddha
2009-03-17x86, x2apic: cleanup the IO-APIC level migration with interrupt-remappingSuresh Siddha
2009-03-17x86, x2apic: fix clear_local_APIC() in the presence of x2apicSuresh Siddha
2009-03-17x86, x2apic: use virtual wire A mode in disable_IO_APIC() with interrupt-rema...Suresh Siddha
2009-03-17x86, x2apic: enable fault handling for intr-remappingSuresh Siddha
2009-03-13cpumask: remove x86 cpumask_t uses.Rusty Russell
2009-03-13cpumask: remove cpumask_t assignment from vector_allocation_domain()Rusty Russell
2009-03-13cpumask: clean up summit's send_IPI functionsRusty Russell
2009-03-13cpumask: use new cpumask functions throughout x86Rusty Russell
2009-03-13cpumask: convert arch/x86/kernel/nmi.c's backtrace_mask to a cpumask_var_tRusty Russell
2009-03-13cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: x86Rusty Russell
2009-03-05Merge branch 'x86/mce2' into x86/coreIngo Molnar
2009-03-03Merge branch 'x86/core' into x86/mce2H. Peter Anvin
2009-03-02x86_32: apic/numaq_32, fix section mismatchJiri Slaby
2009-03-02x86_32: apic/summit_32, fix section mismatchJiri Slaby