| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | x86: Handle legacy PIC interrupts on all the cpu's | Suresh Siddha | 2010-03-16 | 1 | -0/+22 |
* | x86, legacy_irq: Remove left over nr_legacy_irqs | Yinghai Lu | 2010-02-24 | 1 | -5/+2 |
* | Merge remote branch 'origin/x86/apic' into x86/mrst | H. Peter Anvin | 2010-02-23 | 1 | -18/+17 |
|\ |
|
| * | x86, irq: Don't block IRQ0_VECTOR..IRQ15_VECTOR's on all cpu's | Suresh Siddha | 2010-01-19 | 1 | -18/+17 |
* | | x86, pic: Make use of legacy_pic abstraction | Jacob Pan | 2010-02-20 | 1 | -1/+1 |
|/ |
|
* | x86: UV RTC: Rename generic_interrupt to x86_platform_ipi | Dimitri Sivanich | 2009-10-14 | 1 | -2/+2 |
* | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 2009-09-21 | 1 | -1/+1 |
* | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-09-18 | 1 | -30/+6 |
|\ |
|
| * | x86: platform: Fix section annotations | Thomas Gleixner | 2009-09-16 | 1 | -1/+1 |
| * | x86: Move irq_init to x86_init_ops | Thomas Gleixner | 2009-08-31 | 1 | -8/+4 |
| * | x86: Move pre_intr_init to x86_init_ops | Thomas Gleixner | 2009-08-31 | 1 | -22/+2 |
* | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-09-18 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | x86: mce: Rename CONFIG_X86_NEW_MCE to CONFIG_X86_MCE | Andi Kleen | 2009-07-10 | 1 | -1/+1 |
* | | x86, mce: Rename incorrect macro name "CONFIG_X86_THRESHOLD" | Hidehiro Kawai | 2009-07-22 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'linus' into x86/mce3 | Ingo Molnar | 2009-06-11 | 1 | -1/+0 |
|\ |
|
| * | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 2009-06-11 | 1 | -9/+6 |
* | | x86: fix panic with interrupts off (needed for MCE) | Andi Kleen | 2009-06-03 | 1 | -0/+3 |
* | | x86, mce: implement bootstrapping for machine check wakeups | Andi Kleen | 2009-06-03 | 1 | -0/+3 |
* | | Merge branch 'irq/numa' into x86/mce3 | H. Peter Anvin | 2009-06-02 | 1 | -8/+3 |
|/ |
|
* | x86: use used_vectors in init_IRQ() | Yinghai Lu | 2009-04-15 | 1 | -4/+4 |
* | x86, irqinit: preempt merge conflicts | Ingo Molnar | 2009-04-10 | 1 | -0/+8 |
* | x86: remove some ifdefs from native_init_IRQ() | Pekka Enberg | 2009-04-10 | 1 | -6/+2 |
* | x86: define IA32_SYSCALL_VECTOR on 32-bit to reduce ifdefs | Pekka Enberg | 2009-04-10 | 1 | -6/+0 |
* | x86: unify irqinit_{32,64}.c into irqinit.c | Pekka Enberg | 2009-04-10 | 1 | -0/+277 |