summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic/apic.c
Commit message (Expand)AuthorAgeFilesLines
* x86, apic: Make disabled_cpu_apicid static read_mostly, fix typosH. Peter Anvin2014-01-151-3/+3
* x86, apic, kexec: Add disable_cpu_apicid kernel parameterHATAYAMA Daisuke2014-01-151-0/+49
* x86/apic: Read Error Status Register correctlyRichard Weinberger2014-01-141-9/+8
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-191-0/+1
|\
| * x86: Export 'boot_cpu_physical_apicid' to modulesDavid Rientjes2013-11-151-0/+1
* | x86 / ACPI: simplify _acpi_map_lsapic()Jiang Liu2013-09-241-3/+5
|/
* x86, asmlinkage: Make all interrupt handlers asmlinkage / __visibleAndi Kleen2013-08-061-6/+6
* x86: delete __cpuinit usage from all x86 filesPaul Gortmaker2013-07-141-15/+15
* Merge branch 'x86-tracing-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-021-12/+57
|\
| * trace,x86: Move creation of irq tracepoints from apic.c to irq.cSteven Rostedt (Red Hat)2013-06-211-3/+1
| * x86, trace: Add irq vector tracepointsSeiji Aguchi2013-06-201-0/+42
| * x86, trace: Introduce entering/exiting_irq()Seiji Aguchi2013-06-201-14/+19
* | x86/mce: Remove check for CONFIG_X86_MCE_P4THERMALPaul Bolle2013-05-311-1/+1
|/
* x86/apic: Fix parsing of the 'lapic' cmdline optionMathias Krause2013-02-201-1/+1
* x86, apic: Mask IO-APIC and PIC unconditionally on LAPIC resumeJoerg Roedel2013-01-281-10/+9
* x86, apic: Move irq_remapping_enabled checks into IRQ-remapping codeJoerg Roedel2013-01-281-6/+3
* x86: apic: Use tsc deadline for oneshot when availableSuresh Siddha2012-11-021-20/+53
* arch/x86: Remove unecessary semicolonsPeter Senna Tschudin2012-09-191-1/+1
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-07-261-3/+3
|\
| * x86: Add read_mostly declaration/definition to variables from smp.hVlad Zolotarov2012-06-141-3/+3
* | Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-07-241-0/+17
|\ \
| * | apic: add apic_set_eoi_write for PV useMichael S. Tsirkin2012-07-161-0/+17
| |/
* | x86/apic: Fix ugly casting and branching in cpu_mask_to_apicid_and()Alexander Gordeev2012-06-141-4/+4
* | x86/apic: Eliminate cpu_mask_to_apicid() operationAlexander Gordeev2012-06-141-18/+6
* | x86/apic: Make cpu_mask_to_apicid() operations check cpu_online_maskAlexander Gordeev2012-06-081-1/+1
* | x86/apic: Make cpu_mask_to_apicid() operations return error codeAlexander Gordeev2012-06-081-15/+18
* | x86/apic: Factor out default cpu_mask_to_apicid() operationsAlexander Gordeev2012-06-061-0/+28
|/
* 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
|\ \ \ | |/ / |/| |
OpenPOWER on IntegriCloud