summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic/apic.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-05-221-5/+7
|\
| * x86: Conditionally update time when ack-ing pending irqsShai Fultheim2012-05-071-5/+7
* | iommu: rename intr_remapping.[ch] to irq_remapping.[ch]Suresh Siddha2012-05-071-1/+1
* | iommu: rename intr_remapping references to irq_remappingSuresh Siddha2012-05-071-11/+11
* | iommu/vt-d: Convert missing apic.c intr-remapping call to remap_opsJoerg Roedel2012-05-071-3/+3
* | iommu/vt-d: Make intr-remapping initialization genericJoerg Roedel2012-05-071-5/+9
|/
* x86, apic: APIC code touches invalid MSR on P5 class machinesBryan O'Donoghue2012-04-181-14/+20
* x86/apic/amd: Be more verbose about LVT offset assignmentsRobert Richter2012-03-281-4/+9
* Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-01-061-26/+81
|\
| * x86, x2apic: Allow "nox2apic" to disable x2apic mode setup by BIOSYinghai Lu2011-12-231-10/+27
| * x86, x2apic: Fallback to xapic when BIOS doesn't setup interrupt-remappingYinghai Lu2011-12-231-18/+55
| * x86: Convert per-cpu counter icr_read_retry_count into a member of irq_statFernando Luis Vazquez Cao2011-12-181-6/+1
| * x86: Add per-cpu stat counter for APIC ICR read triesFernando Luis Vázquez Cao2011-12-141-0/+6
* | x86: Call idle notifier after irq_enter()Frederic Weisbecker2011-12-111-3/+3
|/
* x86/apic: Allow use of lapic timer early calibration resultJacob Pan2011-11-101-7/+26
* iommu: Rename the DMAR and INTR_REMAP config optionsSuresh Siddha2011-09-211-1/+1
* x86, x2apic: Enable the bios request for x2apic optoutSuresh Siddha2011-09-211-16/+15
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
*---. 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-221-1/+1
|\ \ \
| * | | x86, x2apic: Preserve high 32-bits of IA32_APIC_BASE MSRNaga Chumbalkar2011-07-121-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 '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, ioapic: Use ioapic_saved_data while enabling intr-remappingSuresh Siddha2011-05-201-35/+13
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-05-191-16/+12
|\ \
| * | x86-32, NUMA: Make apic->x86_32_numa_cpu_node() optionalTejun Heo2011-05-021-17/+3
| * | x86-32, NUMA: Automatically set apicid -> node in setup_local_APIC()Tejun Heo2011-05-021-0/+10
| * | x86: A fast way to check capabilities of the current cpuChristoph Lameter2011-03-291-1/+1
| |/
* / x86, apic: Print verbose error interrupt reason on apic=debugYouquan Song2011-04-191-15/+26
|/
* x86: Use syscore_ops instead of sysdev classes and sysdevsRafael J. Wysocki2011-03-231-24/+9
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-151-45/+24
|\
| * x86: Clean up apic.c and apic.hHenrik Kretzschmar2011-03-111-43/+22
| * x86: dt: Cleanup local apic setupThomas Gleixner2011-02-251-3/+3
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-03-151-4/+33
|\ \
| * \ Merge commit 'v2.6.38' into x86/mmIngo Molnar2011-03-151-2/+7
| |\ \
| * | | x86: Fix build failure on X86_UP_APICTejun Heo2011-01-281-2/+0
| * | | x86: Unify cpu/apicid <-> NUMA node mapping between 32 and 64bitTejun Heo2011-01-281-1/+1
| * | | x86: Replace apic->apicid_to_node() with ->x86_32_numa_cpu_node()Tejun Heo2011-01-281-3/+7
| * | | x86: Add apic->x86_32_early_logical_apicid()Tejun Heo2011-01-281-2/+10
| * | | x86: Always use x86_cpu_to_logical_apicid for cpu -> logical apic idTejun Heo2011-01-281-0/+8
| * | | x86: Replace cpu_2_logical_apicid[] with early percpu variableTejun Heo2011-01-281-0/+11
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-03-151-2/+3
|\ \ \ \ | | |_|/ | |/| |
| * | | x86: Add dummy functions for compiling without IOAPICHenrik Kretzschmar2011-02-231-1/+1
| * | | x86: Rework arch_disable_smp_support() for x86Henrik Kretzschmar2011-02-231-1/+2
| | |/ | |/|
* | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-03-151-19/+20
|\ \ \ | |/ / |/| |
| * | x86: Fix and clean up generic_processor_info()Yinghai Lu2011-02-141-19/+20
| |/