summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-011-4/+4
|\
| * x86: Fix false positive section mismatch warnings in the apic codeSam Ravnborg2009-05-101-4/+4
* | perf_counter/x86: Always use NMI for performance-monitoring interruptYong Wang2009-05-291-1/+1
* | perf_counter: x86: Remove interrupt throttlePeter Zijlstra2009-05-251-2/+0
* | perf_counter: Dynamically allocate tasks' perf_counter_context structPaul Mackerras2009-05-221-0/+1
* | Merge branch 'linus' into perfcounters/coreIngo Molnar2009-04-295-7/+46
|\ \ | |/
| * Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-04-262-2/+18
| |\
| | * x86: avoid theoretical spurious NMI backtraces with CONFIG_CPUMASK_OFFSTACK=yRusty Russell2009-04-211-1/+1
| | * x86: fix boot crash in NMI watchdog with CONFIG_CPUMASK_OFFSTACK=y and flat APICRusty Russell2009-04-211-1/+2
| | * x86/uv: fix for no memory at paddr 0Jack Steiner2009-04-201-0/+1
| | * Merge branch 'linus' into x86/urgentIngo Molnar2009-04-202-2/+20
| | |\
| | * | x86/uv: fix init of cpu-less nodesJack Steiner2009-04-171-0/+14
| * | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-04-261-0/+2
| |\ \ \ | | |_|/ | |/| |
| | * | x86, irq: Remove IRQ_DISABLED check in process context IRQ movePallipadi, Venkatesh2009-04-141-0/+2
| * | | Merge branch 'x86/uv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li...Linus Torvalds2009-04-161-2/+14
| |\ \ \ | | |/ / | |/| |
| | * | x86, UV: Fix for nodes with memory and no cpusJack Steiner2009-04-031-2/+14
| * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-04-131-1/+4
| |\ \ \ | | | |/ | | |/|
| | * | x86, intr-remap: fix eoi for interrupt remapping without x2apicWeidong Han2009-04-101-1/+4
| * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-04-091-2/+2
| |\ \ \ | | |/ /
| | * | x86: make 64 bit to use default_inquire_remote_apicYinghai Lu2009-04-081-2/+2
| * | | x86 ACPI: Add support for Always Running APIC timerVenkatesh Pallipadi2009-04-071-0/+6
| |/ /
* | | Merge branch 'linus' into perfcounters/coreIngo Molnar2009-04-072-54/+156
|\ \ \ | |/ /
| * | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2009-04-062-54/+156
| |\ \
| | * | x2apic/intr-remap: decouple interrupt remapping from x2apicHan, Weidong2009-04-041-5/+24
| | * | Intel IOMMU Suspend/Resume Support - Interrupt RemappingFenghua Yu2009-04-032-49/+132
| | |/
* | | Merge branch 'linus' into perfcounters/core-v2Ingo Molnar2009-04-0613-425/+414
|\ \ \ | |/ /
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-04-056-39/+40
| |\ \ | | |/ | |/|
| | * Merge branch 'linus' into cpumask-for-linusIngo Molnar2009-03-306-178/+171
| | |\
| | * | cpumask: remove x86 cpumask_t uses.Rusty Russell2009-03-133-9/+9
| | * | cpumask: remove cpumask_t assignment from vector_allocation_domain()Rusty Russell2009-03-134-4/+8
| | * | cpumask: clean up summit's send_IPI functionsRusty Russell2009-03-131-7/+3
| | * | cpumask: use new cpumask functions throughout x86Rusty Russell2009-03-133-12/+12
| | * | cpumask: convert arch/x86/kernel/nmi.c's backtrace_mask to a cpumask_var_tRusty Russell2009-03-131-5/+6
| | * | cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: x86Rusty Russell2009-03-132-2/+2
| * | | sgi-gru: add macros for using the UV hub to send interruptsJack Steiner2009-04-021-7/+2
| * | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-04-011-0/+4
| | |/ | |/|
| | |
| | \
| *-. \ Merge branches 'x86/apic', 'x86/cleanups' and 'x86/mm' into x86/coreIngo Molnar2009-03-281-5/+4
| |\ \ \
| | * \ \ Merge branch 'x86/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jasw...Ingo Molnar2009-03-241-5/+4
| | |\ \ \ | | | |/ / | | |/| |
| | | * | x86: apic/io_apic.c define msi_ir_chip and ir_ioapic_chip all the timeJaswinder Singh Rajput2009-03-231-5/+4
| * | | | x86: Correct behaviour of irq affinityRusty Russell2009-03-251-2/+3
| * | | | x86: use default_cpu_mask_to_apicid for 64bitYinghai Lu2009-03-241-16/+2
| * | | | x86: fix set_extra_move_desc callingYinghai Lu2009-03-241-1/+2
| |/ / /
| | | |
| | \ \
| *-. \ \ Merge branches 'x86/apic', 'x86/cleanups', 'x86/mm', 'x86/pat', 'x86/setup' a...Ingo Molnar2009-03-241-2/+2
| |\ \ \ \ | | | |/ /
| | * | | x86: Fix a couple of sparse warnings in arch/x86/kernel/apic/io_apic.cDmitri Vorobiev2009-03-221-2/+2
| | |/ /
| * | | x86: fix IO APIC resource allocation error messageBartlomiej Zolnierkiewicz2009-03-201-3/+6
| |/ /
| * | x86: add x2apic_wrmsr_fence() to x2apic flush tlb pathsSuresh Siddha2009-03-182-0/+12
| * | x86: fix broken irq migration logic while cleaning up multiple vectorsSuresh Siddha2009-03-171-0/+13
| * | x86, ioapic: Fix non atomic allocation with interrupts disabledSuresh Siddha2009-03-172-16/+29
| * | x86, x2apic: cleanup ifdef CONFIG_INTR_REMAP in io_apic codeSuresh Siddha2009-03-172-36/+10
| * | x86, x2apic: cleanup the IO-APIC level migration with interrupt-remappingSuresh Siddha2009-03-171-91/+65
OpenPOWER on IntegriCloud