- e360adb irq_work: Add generic hardirq context callbacks by Peter Zijlstra · 14 years ago
- 9b6dba9 x86: Merge simd_math_error() into math_error() by Brian Gerst · 15 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- 36e9e1e x86: Handle legacy PIC interrupts on all the cpu's by Suresh Siddha · 15 years ago
- 28c6a0b x86, legacy_irq: Remove left over nr_legacy_irqs by Yinghai Lu · 15 years ago
- 54b5617 Merge remote branch 'origin/x86/apic' into x86/mrst by H. Peter Anvin · 15 years ago
- b81bb37 x86, pic: Make use of legacy_pic abstraction by Jacob Pan · 15 years ago
- 9794339 x86, irq: Don't block IRQ0_VECTOR..IRQ15_VECTOR's on all cpu's by Suresh Siddha · 15 years ago
- 4a4de9c x86: UV RTC: Rename generic_interrupt to x86_platform_ipi by Dimitri Sivanich · 15 years ago
- cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
- 78f28b7 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- df58bee Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 54e2603 x86: platform: Fix section annotations by Thomas Gleixner · 15 years ago
- 66bcaf0 x86: Move irq_init to x86_init_ops by Thomas Gleixner · 15 years ago
- d9112f4 x86: Move pre_intr_init to x86_init_ops by Thomas Gleixner · 15 years ago
- 6effa8f6 x86, mce: Rename incorrect macro name "CONFIG_X86_THRESHOLD" by Hidehiro Kawai · 15 years ago
- c1ebf83 x86: mce: Rename CONFIG_X86_NEW_MCE to CONFIG_X86_MCE by Andi Kleen · 15 years ago
- 0d59597 Merge branch 'linus' into x86/mce3 by Ingo Molnar · 15 years ago
- 940010c Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
- 4ef702c x86: fix panic with interrupts off (needed for MCE) by Andi Kleen · 15 years ago
- ccc3c31 x86, mce: implement bootstrapping for machine check wakeups by Andi Kleen · 15 years ago
- 48b1fdd Merge branch 'irq/numa' into x86/mce3 by H. Peter Anvin · 15 years ago
- 77857dc x86: use used_vectors in init_IRQ() by Yinghai Lu · 16 years ago
- 47f16ca x86, irqinit: preempt merge conflicts by Ingo Molnar · 16 years ago
- abdb5a5 x86: remove some ifdefs from native_init_IRQ() by Pekka Enberg · 16 years ago
- ac3048d x86: define IA32_SYSCALL_VECTOR on 32-bit to reduce ifdefs by Pekka Enberg · 16 years ago
- 31cb45e x86: unify irqinit_{32,64}.c into irqinit.c by Pekka Enberg · 16 years ago[Renamed from arch/x86/kernel/irqinit_32.c]
- ab19c25 x86: unify apic_intr_init() in irqinit_{32,64}.c by Pekka Enberg · 16 years ago
- 7788386 x86: unify trivial differences in irqinit_{32,64}.c by Pekka Enberg · 16 years ago
- 320fd99 x86: unify native_init_IRQ() in irqinit_{32,64}.c by Pekka Enberg · 16 years ago
- 598c73d x86: unify init_ISA_irqs() in irqinit_{32,64}.c by Pekka Enberg · 16 years ago
- b0096bb x86: unify smp_intr_init() in irqinit_{32,64}.h by Pekka Enberg · 16 years ago
- d3496c8 x86: use identical loop constructs in 32-bit and 64-bit native_init_IRQ() by Pekka Enberg · 16 years ago
- 22813c4 x86: introduce apic_intr_init() in irqinit_32.c by Pekka Enberg · 16 years ago
- 36290d8 x86: introduce smp_intr_init() in irqinit_32.c by Pekka Enberg · 16 years ago
- 7371d9f x86: move init_ISA_irqs() in irqinit_32.c to match ordering in irqinit_64.c by Pekka Enberg · 16 years ago
- f465145 x86: move x86_quirk_pre_intr_init() to irqinit_32.c by Pekka Enberg · 16 years ago
- d17abcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 16 years ago
- 1a8a510 cpumask: remove references to struct irqaction's mask field. by Rusty Russell · 16 years ago
- acaabe7 x86: UV, SGI RTC: add generic system vector by Dimitri Sivanich · 16 years ago
- 8e6dafd x86: refactor x86_quirks support by Ingo Molnar · 16 years ago
- 02cf94c x86: make x86_32 use tlb_64.c by Tejun Heo · 16 years ago
- aa09e6c x86: irqinit_32.c fix style problems by Jaswinder Singh Rajput · 16 years ago
- b840d79 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 179475a Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- b77b881 x86: fix lguest used_vectors breakage, -v2 by Yinghai Lu · 16 years ago
- 99d093d x86: use NR_IRQS_LEGACY by Yinghai Lu · 16 years ago
- 0b8f1ef sparse irq_desc[] array: core kernel and x86 changes by Yinghai Lu · 16 years ago
- 4687518 x86: 32 bit: interrupt stub consistency with 64 bit by H. Peter Anvin · 16 years ago
- a1aca5d genirq: remove artifacts from sparseirq removal by Ingo Molnar · 16 years ago
- ee32c97 genirq: remove irq_to_desc_alloc by Thomas Gleixner · 16 years ago
- 497c9a1 x86: make 32bit support per_cpu vector by Yinghai Lu · 16 years ago
- 199751d x86: make 32 bit to use sparse_irq by Yinghai Lu · 16 years ago
- 0799e43 x86: use nr_irqs by Yinghai Lu · 16 years ago
- 2ae111c x86: apic interrupts - move assignments to irqinit_32.c, v2 by Cyrill Gorcunov · 16 years ago
- f20b11e x86: rename the i8259_32/64.c leftovers to initirq_32/64.c by Thomas Gleixner · 16 years ago[Renamed from arch/x86/kernel/i8259_32.c]
- 40bd217 x86: automatical unification of i8259.c by Pavel Machek · 16 years ago
- 7c6357d x86: i8259A: remove redundant irq_descinitialization by Ahmed S. Darwish · 17 years ago
- 466eed2 x86: isolate PIC/PIT in/out calls by Alan Cox · 17 years ago
- 65ea5b0 x86: rename the struct pt_regs members for 32/64-bit consistency by H. Peter Anvin · 17 years ago
- f20ebee x86: move 8259 defines to i8259.h by Thomas Gleixner · 17 years ago
- af5ca3f Driver core: change sysdev classes to use dynamic kobject names by Kay Sievers · 17 years ago
- dbeb2be i386: introduce "used_vectors" bitmap which can be used to reserve vectors. by Rusty Russell · 17 years ago
- 6a61f6a x86: clean up struct irqaction initializers by Thomas Gleixner · 17 years ago
- 5d5a298 x86: kill 8253pit.h by Thomas Gleixner · 17 years ago
- 9a163ed i386: move kernel by Thomas Gleixner · 17 years ago[Renamed from arch/i386/kernel/i8259_32.c]
- b4ab0cf i386: prepare shared kernel/i8259.c by Thomas Gleixner · 17 years ago[Renamed from arch/i386/kernel/i8259.c]
- e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 18 years ago
- 76d2160 [PATCH] genirq: do not mask interrupts by default by Ingo Molnar · 18 years ago
- e9e2cdb [PATCH] clockevents: i386 drivers by Thomas Gleixner · 18 years ago
- d3561b7 [PATCH] paravirt: header and stubs for paravirtualisation by Rusty Russell · 18 years ago
- a460e74 [PATCH] genirq: clean up irq-flow-type naming by Ingo Molnar · 18 years ago
- 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
- f5b9ed7 [PATCH] genirq: convert the i386 architecture to irq-chips by Ingo Molnar · 18 years ago
- 35d534a [PATCH] x86: - restore i8259A eoi status on resume by Matthew Garrett · 18 years ago
- 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
- d1bef4e [PATCH] genirq: rename desc->handler to desc->chip by Ingo Molnar · 18 years ago
- d6e05ed spelling fixes by Andreas Mohr · 18 years ago
- 110cb1d [PATCH] x86: use proper defines for i8259A I/O by Andreas Mohr · 18 years ago
- ce3a161 [PATCH] useless includes of linux/irq.h in arch/i386 by Al Viro · 19 years ago
- cee5dab [PATCH] kexec: x86: i8259 shutdown: disable interrupts by Eric W. Biederman · 19 years ago
- 438510f [PATCH] pm_message_t: more fixes in common and i386 by Pavel Machek · 20 years ago
- 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago