| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: Fix duplicated UV BAU interrupt vector | Cliff Wickman | 2009-12-13 | 1 | -1/+1 |
* | x86: UV RTC: Rename generic_interrupt to x86_platform_ipi | Dimitri Sivanich | 2009-10-14 | 1 | -1/+1 |
* | Merge branch 'linus' into x86/mce3 | Ingo Molnar | 2009-06-11 | 1 | -4/+4 |
|\ |
|
| * | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 2009-06-11 | 1 | -0/+1 |
| |\ |
|
| * | | perf_counter/x86: Remove the IRQ (non-NMI) handling bits | Yong Wang | 2009-06-03 | 1 | -5/+0 |
| * | | perf_counter: x86: self-IPI for pending work | Peter Zijlstra | 2009-04-07 | 1 | -0/+5 |
* | | | x86, mce: define MCE_VECTOR | Andi Kleen | 2009-06-03 | 1 | -0/+1 |
* | | | x86: fix panic with interrupts off (needed for MCE) | Andi Kleen | 2009-06-03 | 1 | -6/+3 |
* | | | x86, mce: implement bootstrapping for machine check wakeups | Andi Kleen | 2009-06-03 | 1 | -0/+5 |
* | | | Merge branch 'irq/numa' into x86/mce3 | H. Peter Anvin | 2009-06-01 | 1 | -0/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | x86: define IA32_SYSCALL_VECTOR on 32-bit to reduce ifdefs | Pekka Enberg | 2009-04-10 | 1 | -0/+1 |
| |/ |
|
* | | x86: trivial clean up for irq_vectors.h | Andi Kleen | 2009-05-28 | 1 | -2/+1 |
* | | x86, mce: enable MCE_INTEL for 32bit new MCE | Andi Kleen | 2009-05-28 | 1 | -2/+3 |
|/ |
|
* | x86: UV, SGI RTC: add generic system vector | Dimitri Sivanich | 2009-03-04 | 1 | -0/+5 |
* | x86: invalid_vm86_irq -- use predefined macros | Cyrill Gorcunov | 2009-02-24 | 1 | -1/+1 |
* | x86, vm86: clean up invalid_vm86_irq() | Ingo Molnar | 2009-01-31 | 1 | -1/+7 |
* | x86, irq: describe NR_IRQ sizing details, clean up | Ingo Molnar | 2009-01-31 | 1 | -9/+23 |
* | x86, irq_vectors.h: remove needless includes | Ingo Molnar | 2009-01-31 | 1 | -14/+8 |
* | x86, irq: add IRQ layout comments | Ingo Molnar | 2009-01-31 | 1 | -34/+58 |
* | x86, irqs, voyager: remove Voyager quirk | Ingo Molnar | 2009-01-31 | 1 | -11/+3 |
* | x86, voyager: move Voyager-specific defines to voyager.h | Ingo Molnar | 2009-01-31 | 1 | -35/+0 |
* | x86, apic: clean up spurious vector sanity check | Ingo Molnar | 2009-01-31 | 1 | -0/+7 |
* | x86, apic: unify the APIC vector enumeration | Ingo Molnar | 2009-01-31 | 1 | -23/+12 |
* | x86, irq: add LOCAL_PERF_VECTOR | Ingo Molnar | 2009-01-31 | 1 | -0/+5 |
* | x86: make x86_32 use tlb_64.c | Tejun Heo | 2009-01-21 | 1 | -2/+5 |
* | x86: prepare for tlb merge | Tejun Heo | 2009-01-21 | 1 | -17/+16 |
* | x86: arch_probe_nr_irqs | Yinghai Lu | 2009-01-12 | 1 | -5/+2 |
* | irq: initialize nr_irqs based on nr_cpu_ids | Mike Travis | 2009-01-11 | 1 | -5/+11 |
* | x86: use NR_IRQS_LEGACY | Yinghai Lu | 2008-12-08 | 1 | -0/+2 |
* | sparse irq_desc[] array: core kernel and x86 changes | Yinghai Lu | 2008-12-08 | 1 | -0/+9 |
* | x86: remove VISWS and PARAVIRT around NR_IRQS puzzle | Yinghai Lu | 2008-11-06 | 1 | -3/+3 |
* | x86: size NR_IRQS on 32-bit systems the same way as 64-bit | Yinghai Lu | 2008-11-06 | 1 | -14/+6 |
* | x86: Fix ASM_X86__ header guards | H. Peter Anvin | 2008-10-22 | 1 | -3/+3 |
* | x86, um: ... and asm-x86 move | Al Viro | 2008-10-22 | 1 | -0/+164 |