Commit Graph

40 Commits (109e941843893cb1b4f7bed24c615ba84ce00ff5)

Author SHA1 Message Date
Akinobu Mita 0b2f4d4d76 x86: use for_each_clear_bit_from() 13 years ago
Kay Sievers edbaa603eb driver-core: remove sysdev.h usage. 13 years ago
Arun Sharma 60063497a9 atomic: use <linux/atomic.h> 14 years ago
Hidetoshi Seto b77e70bf35 x86, mce: Replace MCE_SELF_VECTOR by irq_work 14 years ago
Thomas Gleixner 9bbbff25b3 x86: Mark low level interrupts IRQF_NO_THREAD 14 years ago
Thomas Gleixner 2c778651f7 x86: Cleanup the genirq name space 14 years ago
Sebastian Andrzej Siewior bcc7c1244f x86: ioapic: Add OF bindings for IO_APIC 14 years ago
Sebastian Andrzej Siewior 3879a6f329 x86: dtb: Add early parsing of IO_APIC 14 years ago
Shaohua Li 3a09fb4570 x86: Allocate 32 tlb_invalidate_interrupt handler stubs 14 years ago
Peter Zijlstra e360adbe29 irq_work: Add generic hardirq context callbacks 15 years ago
Thomas Gleixner 011d578fda x86: Remove useless reinitialization of irq descriptors 15 years ago
Brian Gerst 9b6dba9e07 x86: Merge simd_math_error() into math_error() 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Suresh Siddha 36e9e1eab7 x86: Handle legacy PIC interrupts on all the cpu's 15 years ago
Yinghai Lu 28c6a0ba30 x86, legacy_irq: Remove left over nr_legacy_irqs 15 years ago
Jacob Pan b81bb373a7 x86, pic: Make use of legacy_pic abstraction 15 years ago
Suresh Siddha 97943390b0 x86, irq: Don't block IRQ0_VECTOR..IRQ15_VECTOR's on all cpu's 15 years ago
Dimitri Sivanich 4a4de9c7d7 x86: UV RTC: Rename generic_interrupt to x86_platform_ipi 16 years ago
Ingo Molnar cdd6c482c9 perf: Do the big rename: Performance Counters -> Performance Events 16 years ago
Thomas Gleixner 54e2603f1a x86: platform: Fix section annotations 16 years ago
Thomas Gleixner 66bcaf0bde x86: Move irq_init to x86_init_ops 16 years ago
Thomas Gleixner d9112f4302 x86: Move pre_intr_init to x86_init_ops 16 years ago
Hidehiro Kawai 6effa8f6fc x86, mce: Rename incorrect macro name "CONFIG_X86_THRESHOLD" 16 years ago
Andi Kleen c1ebf83561 x86: mce: Rename CONFIG_X86_NEW_MCE to CONFIG_X86_MCE 16 years ago
Andi Kleen 4ef702c10b x86: fix panic with interrupts off (needed for MCE) 16 years ago
Andi Kleen ccc3c3192a x86, mce: implement bootstrapping for machine check wakeups 16 years ago
Yinghai Lu 77857dc072 x86: use used_vectors in init_IRQ() 16 years ago
Ingo Molnar 47f16ca763 x86, irqinit: preempt merge conflicts 16 years ago
Pekka Enberg abdb5a5713 x86: remove some ifdefs from native_init_IRQ() 16 years ago
Pekka Enberg ac3048dfd4 x86: define IA32_SYSCALL_VECTOR on 32-bit to reduce ifdefs 16 years ago
Pekka Enberg 31cb45ef26 x86: unify irqinit_{32,64}.c into irqinit.c 16 years ago
Pekka Enberg ab19c25abd x86: unify apic_intr_init() in irqinit_{32,64}.c 16 years ago
Pekka Enberg 778838600e x86: unify trivial differences in irqinit_{32,64}.c 16 years ago
Pekka Enberg 320fd99672 x86: unify native_init_IRQ() in irqinit_{32,64}.c 16 years ago
Pekka Enberg 598c73d250 x86: unify init_ISA_irqs() in irqinit_{32,64}.c 16 years ago
Pekka Enberg b0096bb0b6 x86: unify smp_intr_init() in irqinit_{32,64}.h 16 years ago
Pekka Enberg d3496c85ca x86: use identical loop constructs in 32-bit and 64-bit native_init_IRQ() 16 years ago
Pekka Enberg 22813c4522 x86: introduce apic_intr_init() in irqinit_32.c 16 years ago
Pekka Enberg 36290d87f5 x86: introduce smp_intr_init() in irqinit_32.c 16 years ago
Pekka Enberg 7371d9fcb8 x86: move init_ISA_irqs() in irqinit_32.c to match ordering in irqinit_64.c 16 years ago
Pekka Enberg f465145235 x86: move x86_quirk_pre_intr_init() to irqinit_32.c 16 years ago
Peter Zijlstra b6276f353b perf_counter: x86: self-IPI for pending work 16 years ago
Rusty Russell 1a8a51004a cpumask: remove references to struct irqaction's mask field. 16 years ago
Dimitri Sivanich acaabe795a x86: UV, SGI RTC: add generic system vector 16 years ago
Ingo Molnar 8e6dafd6c7 x86: refactor x86_quirks support 16 years ago
Jaswinder Singh Rajput 15081c6136 x86: irqinit_32.c fix compilation warning 16 years ago
James Bottomley 92ab78315c x86/Voyager: make it build and boot 16 years ago
Yinghai Lu bb3f0b59ad x86: make irqinit_32.c more like irqinit_64.c, v2 16 years ago
Tejun Heo 02cf94c370 x86: make x86_32 use tlb_64.c 16 years ago
Jaswinder Singh Rajput aa09e6cdae x86: irqinit_32.c fix style problems 16 years ago