aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic
Commit message (Expand)AuthorAgeFilesLines
* x86, apic: Handle a bad TSC more gracefullyAndy Lutomirski2014-12-141-2/+2
* x86: Conditionally update time when ack-ing pending irqsShai Fultheim2014-12-141-5/+7
* x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systemsStoney Wang2013-03-061-10/+11
* x86/apic: Use x2apic physical mode based on FADT settingGreg Pearson2013-03-061-0/+6
* x86, apic: APIC code touches invalid MSR on P5 class machinesBryan O'Donoghue2012-05-111-14/+20
* Revert "x86/ioapic: Add register level checks to detect bogus io-apic entries"Greg Kroah-Hartman2012-04-131-32/+8
* x86/ioapic: Add register level checks to detect bogus io-apic entriesSuresh Siddha2012-04-021-8/+32
* x86, UV: Update Boot messages for SGI UV2 platformJack Steiner2012-01-251-1/+6
* x86, UV: Fix UV2 hub part numberJack Steiner2011-12-051-0/+2
* x86, ioapic: Only print ioapic debug information for IRQs belonging to an ioa...Mathias Nyman2011-11-101-0/+5
* x86/apic: Allow use of lapic timer early calibration resultJacob Pan2011-11-101-7/+26
* x86/apic: Do not clear nr_irqs_gsi if no legacy irqsJacob Pan2011-11-101-3/+1
* Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-10-281-2/+5
|\
| * x86: uv2: Workaround for UV2 Hub bug (system global address format)Jack Steiner2011-09-211-2/+5
* | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-10-263-209/+215
|\ \
| * | x86/irq: Standardize on CONFIG_SPARSE_IRQ=yYinghai Lu2011-10-131-23/+0
| * | x86, ioapic: Clean up ioapic/apic_id usageYinghai Lu2011-10-121-97/+97
| * | x86, ioapic: Factor out print_IO_APIC() to only print one io apicYinghai Lu2011-10-121-22/+24
| * | x86, ioapic: Print out irte with right ioapic indexYinghai Lu2011-10-121-1/+1
| * | x86, ioapic: Split up setup_ioapic_entry()Yinghai Lu2011-10-121-59/+80
| * | x86, ioapic: Pass struct irq_attr * to setup_ioapic_irq()Yinghai Lu2011-10-121-11/+11
| * | apic, i386/bigsmp: Fix false warnings regarding logical APIC ID mismatchesJan Beulich2011-09-282-12/+18
| |/
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-10-262-38/+9
|\ \
| * | x86, nmi: Wire up NMI handlers to new routinesDon Zickus2011-10-102-38/+9
| |/
* | x86, ioapic: Consolidate the explicit EOI codeSuresh Siddha2011-09-211-74/+65
* | x86, ioapic: Restore the mask bit correctly in eoi_ioapic_irq()Suresh Siddha2011-09-211-16/+27
* | x86, kdump, ioapic: Reset remote-IRR in clear_IO_APICSuresh Siddha2011-09-211-1/+47
* | iommu: Rename the DMAR and INTR_REMAP config optionsSuresh Siddha2011-09-212-5/+5
* | x86, ioapic: Define irq_remap_modify_chip_defaults()Suresh Siddha2011-09-211-45/+19
* | x86, msi, intr-remap: Use the ioapic set affinity routineSuresh Siddha2011-09-211-42/+12
* | x86, x2apic: Enable the bios request for x2apic optoutSuresh Siddha2011-09-211-16/+15
|/
* x86, UV: Remove UV delay in starting slave cpusJack Steiner2011-08-051-1/+0
* atomic: use <linux/atomic.h>Arun Sharma2011-07-262-2/+2
*---. Merge branches 'x86-detect-hyper-for-linus', 'x86-fpu-for-linus', 'x86-kexec-...Linus Torvalds2011-07-231-2/+20
|\ \ \
| | | * x86, boot: Wait for boot cpu to show up if nr_cpus limit is about to hitVivek Goyal2011-07-081-2/+20
| | |/ | |/|
* | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-07-222-26/+67
|\ \ \
| * | | x86, ioapic: Print IR_IO_APIC_route_entry when IR is enabledNaga Chumbalkar2011-07-121-20/+49
| * | | x86, ioapic: Print IRTE when IR is enabledNaga Chumbalkar2011-07-121-0/+10
| * | | x86, x2apic: Preserve high 32-bits of IA32_APIC_BASE MSRNaga Chumbalkar2011-07-121-1/+1
| * | | x86, ioapic: Also print Dest fieldNaga Chumbalkar2011-07-111-2/+2
| * | | x86, ioapic: Format clean up for IOAPIC outputNaga Chumbalkar2011-07-111-3/+5
| * | | x86: print APIC data a little later during bootNaga Chumbalkar2011-07-081-1/+1
| |/ /
* | | Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2011-07-221-1/+2
|\ \ \ | |/ / |/| |
| * | x86: i8253: Consolidate definitions of global_clock_eventRalf Baechle2011-06-091-0/+1
| * | i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle2011-06-091-1/+1
| |/
* | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-06-141-4/+4
|\ \
| * | x86/uv/x2apic: update for change in pci bridge handling.Dave Airlie2011-06-141-4/+4
| |/
* | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar2011-06-081-1/+2
|\ \ | |/ |/|
| * oprofile, x86: Add comments to IBS LVT offset initializationRobert Richter2011-05-301-1/+2
* | x86, UV: Add support for SGI UV2 hub chipJack Steiner2011-05-251-9/+31