summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/irq.c
Commit message (Expand)AuthorAgeFilesLines
* x86/irq: Optimize free vector check in the CPU offline pathChen Yu2017-04-201-2/+7
* x86/irq, trace: Add __irq_entry annotation to x86's platform IRQ handlersDaniel Bristot de Oliveira2017-01-051-2/+2
* x86: Remove empty idle.h headerThomas Gleixner2016-12-091-1/+0Star
* x86/irq: Do not substract irq_tlb_count from irq_call_countAaron Lu2016-08-111-2/+1Star
* x86/irq: Call irq_force_move_complete with irq descriptorThomas Gleixner2016-01-151-1/+1
* x86/irq: Validate that irq descriptor is still activeThomas Gleixner2016-01-151-0/+9
* Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-021-54/+48Star
|\
| * x86/irq: Store irq descriptor in vector arrayThomas Gleixner2015-08-061-21/+16Star
| * x86/irq: Get rid of an indentation levelThomas Gleixner2015-08-061-37/+35Star
| * x86/irq: Rename VECTOR_UNDEFINED to VECTOR_UNUSEDThomas Gleixner2015-08-061-4/+4
| * x86/irq: Replace numeric constantThomas Gleixner2015-08-061-2/+2
| * Merge branch 'linus' into x86/apicThomas Gleixner2015-08-061-2/+18
| |\
| * | x86/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu2015-07-131-2/+3
* | | Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-09-011-4/+7
|\ \ \
| * | | x86/irq: Hide 'HYP:' line in /proc/interrupts when not on Xen/Hyper-VVitaly Kuznetsov2015-07-081-4/+7
| |/ /
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-09-011-0/+15
|\ \ \ | |_|/ |/| |
| * | Merge branch 'x86/urgent' into x86/asm, before applying dependent patchesIngo Molnar2015-07-311-2/+18
| |\ \ | |/ / |/| |
| * | x86/irq, context_tracking: Document how IRQ context tracking works and add an...Andy Lutomirski2015-07-071-0/+15
| |/
* | x86/irq: Retrieve irq data after locking irq_descThomas Gleixner2015-07-071-1/+6
* | x86/irq: Use proper locking in check_irq_vectors_for_cpu_disable()Thomas Gleixner2015-07-071-1/+12
|/
* Merge branch 'x86/ras' into x86/core, to fix conflictsIngo Molnar2015-06-071-0/+6
|\
| * x86/mce/amd: Introduce deferred error interrupt handlerAravind Gopalakrishnan2015-05-071-0/+6
* | x86/irq: Show statistics information for posted-interruptsFeng Wu2015-05-191-0/+12
* | x86/irq: Define a global vector for VT-d Posted-InterruptsFeng Wu2015-05-191-0/+26
* | x86: Use entering[_ack]_irq() instead of open coding itThomas Gleixner2015-05-151-12/+4Star
* | x86/irq: Merge irq_regs & irq_statBrian Gerst2015-05-101-0/+6
|/
* x86: Fix up obsolete __cpu_set() function usageRusty Russell2015-03-021-2/+2
* x86/irq: Check for valid irq descriptor in check_irq_vectors_for_cpu_disable()Joerg Roedel2015-02-181-0/+3
* x86, irq: Properly tag virtualization entry in /proc/interruptsJan Beulich2015-01-201-1/+1
* x86: Replace seq_printf() with seq_puts()Rasmus Villemoes2014-12-081-15/+15
* Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-06-131-4/+9
|\
| * x86/irq: Fix fixup_irqs() error handlingPrarit Bhargava2014-04-161-4/+9
* | x86: irq: Get correct available vectors for cpu disableYinghai Lu2014-06-041-4/+12
|/
* x86/platform/hyperv: Handle VMBUS driver being a moduleK. Y. Srinivasan2014-04-021-1/+1
* x86: Add proper vector accounting for HYPERVISOR_CALLBACK_VECTORThomas Gleixner2014-03-041-0/+6
* x86, cpu hotplug: Fix stack frame warning in check_irq_vectors_for_cpu_disable()Prarit Bhargava2014-01-311-1/+8
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-01-201-0/+70
|\
| * x86: Add check for number of available vectors before CPU downPrarit Bhargava2014-01-161-0/+70
* | x86/irq: Fix do_IRQ() interrupt warning for cpu hotplug retriggered irqsPrarit Bhargava2014-01-121-6/+13
|/
* x86, asmlinkage: Make all interrupt handlers asmlinkage / __visibleAndi Kleen2013-08-061-4/+4
* trace,x86: Move creation of irq tracepoints from apic.c to irq.cSteven Rostedt (Red Hat)2013-06-211-0/+2
* x86, trace: Add irq vector tracepointsSeiji Aguchi2013-06-211-0/+13
* x86, trace: Introduce entering/exiting_irq()Seiji Aguchi2013-06-211-10/+8Star
* Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-05-051-0/+22
|\
| * KVM: VMX: Register a new IPI for posted interruptYang Zhang2013-04-161-0/+22
* | x86: Eliminate irq_mis_count counted in arch_irq_statLi Fei2013-04-301-4/+0Star
|/
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-10-011-2/+2
|\
| * x86: Distinguish TLB shootdown interrupts from other functions call interruptsTomoki Sekiyama2012-09-281-2/+2
* | x86/fixup_irq: Use cpu_online_mask instead of cpu_all_maskLiu, Chuansheng2012-08-221-1/+1
* | x86/ioapic: Fix NULL pointer dereference on CPU hotplug after disabling irqsTomoki Sekiyama2012-07-261-0/+1
|/