Age | Commit message (Expand) | Author | Files | Lines |
2014-06-23 | nmi: provide the option to issue an NMI back trace to every cpu but current | Aaron Tomlin | 1 | -1/+1 |
2014-01-15 | x86: Add check for number of available vectors before CPU down | Prarit Bhargava | 1 | -0/+1 |
2013-08-06 | x86, asmlinkage: Make all interrupt handlers asmlinkage / __visible | Andi Kleen | 1 | -1/+1 |
2013-06-20 | x86: Fix trigger_all_cpu_backtrace() implementation | Michel Lespinasse | 1 | -0/+5 |
2011-02-23 | x86: Add device tree support | Sebastian Andrzej Siewior | 1 | -3/+0 |
2011-01-13 | Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+3 |
2010-12-22 | x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP... | Don Zickus | 1 | -4/+0 |
2010-12-15 | x86, of: Define irq functions to allow drivers/of/* to build on x86 | Andres Salomon | 1 | -0/+3 |
2010-10-27 | x86-32: Allocate irq stacks seperate from percpu area | Brian Gerst | 1 | -2/+0 |
2010-06-29 | x86: Always use irq stacks | Christoph Hellwig | 1 | -7/+5 |
2010-02-24 | x86, legacy_irq: Remove left over nr_legacy_irqs | Yinghai Lu | 1 | -1/+0 |
2010-01-19 | x86, irq: Don't block IRQ0_VECTOR..IRQ15_VECTOR's on all cpu's | Suresh Siddha | 1 | -0/+1 |
2009-12-08 | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
2009-11-02 | x86: Force irq complete move during cpu offline | Suresh Siddha | 1 | -0/+1 |
2009-10-14 | x86: UV RTC: Rename generic_interrupt to x86_platform_ipi | Dimitri Sivanich | 1 | -1/+1 |
2009-08-31 | x86: Move irq_init to x86_init_ops | Thomas Gleixner | 1 | -1/+0 |
2009-08-31 | x86: Move pre_intr_init to x86_init_ops | Thomas Gleixner | 1 | -0/+2 |
2009-03-04 | x86: UV, SGI RTC: add generic system vector | Dimitri Sivanich | 1 | -0/+1 |
2009-02-09 | x86: unify do_IRQ() | Jeremy Fitzhardinge | 1 | -1/+2 |
2009-02-09 | x86: add handle_irq() to allow interrupt injection | Jeremy Fitzhardinge | 1 | -0/+1 |
2009-01-02 | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+2 |
2008-12-23 | x86: fix lguest used_vectors breakage, -v2 | Yinghai Lu | 1 | -0/+1 |
2008-12-16 | x86: fixup_irqs() doesnt need an argument. | Mike Travis | 1 | -1/+1 |
2008-10-27 | x86: remove dead IRQBALANCE code | Dan McGee | 1 | -4/+0 |
2008-10-22 | x86: Fix ASM_X86__ header guards | H. Peter Anvin | 1 | -3/+3 |
2008-10-22 | x86, um: ... and asm-x86 move | Al Viro | 1 | -0/+50 |