Commit Graph

19 Commits (d3f2c67f2d10675f45b0d9257269420e9f59aa1a)

Author SHA1 Message Date
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
Yinghai Lu b77b881f21 x86: fix lguest used_vectors breakage, -v2 16 years ago
Ingo Molnar 241771ef01 performance counters: x86 support 16 years ago
Yinghai Lu 99d093d128 x86: use NR_IRQS_LEGACY 16 years ago
Yinghai Lu 0b8f1efad3 sparse irq_desc[] array: core kernel and x86 changes 16 years ago
H. Peter Anvin 4687518c4c x86: 32 bit: interrupt stub consistency with 64 bit 16 years ago
Ingo Molnar a1aca5de08 genirq: remove artifacts from sparseirq removal 17 years ago
Thomas Gleixner ee32c97322 genirq: remove irq_to_desc_alloc 17 years ago
Yinghai Lu 497c9a195d x86: make 32bit support per_cpu vector 17 years ago
Yinghai Lu 199751d715 x86: make 32 bit to use sparse_irq 17 years ago
Yinghai Lu 0799e432ac x86: use nr_irqs 17 years ago
Cyrill Gorcunov 2ae111cdd8 x86: apic interrupts - move assignments to irqinit_32.c, v2 17 years ago
Thomas Gleixner ec42418f19 x86: rename the i8259_32/64.c leftovers to irqinit_32/64.c 17 years ago
Pavel Machek 21fd5132b2 x86: automatical unification of i8259.c 17 years ago
Thomas Gleixner f20b11e716 x86: rename the i8259_32/64.c leftovers to initirq_32/64.c 17 years ago
Pavel Machek 40bd217400 x86: automatical unification of i8259.c 17 years ago
Ahmed S. Darwish 7c6357da11 x86: i8259A: remove redundant irq_descinitialization 17 years ago
Alan Cox 466eed22d1 x86: isolate PIC/PIT in/out calls 17 years ago