aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic/apic.c
Commit message (Expand)AuthorAge
* x86: delete __cpuinit usage from all x86 filesPaul Gortmaker2013-07-14
* Merge branch 'x86-tracing-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-02
|\
| * trace,x86: Move creation of irq tracepoints from apic.c to irq.cSteven Rostedt (Red Hat)2013-06-21
| * x86, trace: Add irq vector tracepointsSeiji Aguchi2013-06-21
| * x86, trace: Introduce entering/exiting_irq()Seiji Aguchi2013-06-21
* | x86/mce: Remove check for CONFIG_X86_MCE_P4THERMALPaul Bolle2013-05-31
|/
* x86/apic: Fix parsing of the 'lapic' cmdline optionMathias Krause2013-02-20
* x86, apic: Mask IO-APIC and PIC unconditionally on LAPIC resumeJoerg Roedel2013-01-28
* x86, apic: Move irq_remapping_enabled checks into IRQ-remapping codeJoerg Roedel2013-01-28
* x86: apic: Use tsc deadline for oneshot when availableSuresh Siddha2012-11-02
* arch/x86: Remove unecessary semicolonsPeter Senna Tschudin2012-09-19
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-07-26
|\
| * x86: Add read_mostly declaration/definition to variables from smp.hVlad Zolotarov2012-06-14
* | Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-07-24
|\ \
| * | apic: add apic_set_eoi_write for PV useMichael S. Tsirkin2012-07-16
| |/
* | x86/apic: Fix ugly casting and branching in cpu_mask_to_apicid_and()Alexander Gordeev2012-06-14
* | x86/apic: Eliminate cpu_mask_to_apicid() operationAlexander Gordeev2012-06-14
* | x86/apic: Make cpu_mask_to_apicid() operations check cpu_online_maskAlexander Gordeev2012-06-08
* | x86/apic: Make cpu_mask_to_apicid() operations return error codeAlexander Gordeev2012-06-08
* | x86/apic: Factor out default cpu_mask_to_apicid() operationsAlexander Gordeev2012-06-06
|/
* Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-05-22
|\
| * x86: Conditionally update time when ack-ing pending irqsShai Fultheim2012-05-07
* | iommu: rename intr_remapping.[ch] to irq_remapping.[ch]Suresh Siddha2012-05-07
* | iommu: rename intr_remapping references to irq_remappingSuresh Siddha2012-05-07
* | iommu/vt-d: Convert missing apic.c intr-remapping call to remap_opsJoerg Roedel2012-05-07
* | iommu/vt-d: Make intr-remapping initialization genericJoerg Roedel2012-05-07
|/
* x86, apic: APIC code touches invalid MSR on P5 class machinesBryan O'Donoghue2012-04-18
* x86/apic/amd: Be more verbose about LVT offset assignmentsRobert Richter2012-03-28
* Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-01-06
|\
| * x86, x2apic: Allow "nox2apic" to disable x2apic mode setup by BIOSYinghai Lu2011-12-23
| * x86, x2apic: Fallback to xapic when BIOS doesn't setup interrupt-remappingYinghai Lu2011-12-23
| * x86: Convert per-cpu counter icr_read_retry_count into a member of irq_statFernando Luis Vazquez Cao2011-12-18
| * x86: Add per-cpu stat counter for APIC ICR read triesFernando Luis Vázquez Cao2011-12-14
* | x86: Call idle notifier after irq_enter()Frederic Weisbecker2011-12-11
|/
* x86/apic: Allow use of lapic timer early calibration resultJacob Pan2011-11-10
* iommu: Rename the DMAR and INTR_REMAP config optionsSuresh Siddha2011-09-21
* x86, x2apic: Enable the bios request for x2apic optoutSuresh Siddha2011-09-21
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
*---. Merge branches 'x86-detect-hyper-for-linus', 'x86-fpu-for-linus', 'x86-kexec-...Linus Torvalds2011-07-23
|\ \ \
| | | * x86, boot: Wait for boot cpu to show up if nr_cpus limit is about to hitVivek Goyal2011-07-08
| | |/ | |/|
* | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-07-22
|\ \ \
| * | | x86, x2apic: Preserve high 32-bits of IA32_APIC_BASE MSRNaga Chumbalkar2011-07-12
| |/ /
* | | Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2011-07-22
|\ \ \ | |/ / |/| |
| * | x86: i8253: Consolidate definitions of global_clock_eventRalf Baechle2011-06-09
| * | i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle2011-06-09
| |/
* | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar2011-06-08
|\ \ | |/ |/|
| * oprofile, x86: Add comments to IBS LVT offset initializationRobert Richter2011-05-30
* | x86, ioapic: Use ioapic_saved_data while enabling intr-remappingSuresh Siddha2011-05-20
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-05-19
|\ \
| * | x86-32, NUMA: Make apic->x86_32_numa_cpu_node() optionalTejun Heo2011-05-02