| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | x86: Don't unmask disabled irqs when migrating them | Tian, Kevin | 2011-05-19 | 1 | -1/+2 |
* | x86: Skip migrating IRQF_PER_CPU irqs in fixup_irqs() | Tian, Kevin | 2011-05-19 | 1 | -1/+1 |
* | x86: Stop including <linux/delay.h> in two asm header files | Jean Delvare | 2011-03-29 | 1 | -0/+1 |
* | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-03-15 | 1 | -9/+0 |
|\ |
|
| * | x86: Add device tree support | Sebastian Andrzej Siewior | 2011-02-23 | 1 | -9/+0 |
* | | x86: Use generic show_interrupts | Thomas Gleixner | 2011-03-12 | 1 | -55/+2 |
* | | x86: Use the proper accessors in fixup_irqs() | Thomas Gleixner | 2011-03-12 | 1 | -10/+13 |
* | | x86: Eliminate pointless adjustment attempts in fixup_irqs() | Jan Beulich | 2011-02-18 | 1 | -1/+1 |
|/ |
|
* | x86: Readd missing irq_to_desc() in fixup_irq() | Thomas Gleixner | 2011-02-12 | 1 | -1/+2 |
* | Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-01-13 | 1 | -0/+10 |
|\ |
|
| * | x86, of: Define irq functions to allow drivers/of/* to build on x86 | Andres Salomon | 2010-12-15 | 1 | -0/+10 |
* | | x86: Use this_cpu_ops to optimize code | Tejun Heo | 2010-12-30 | 1 | -3/+3 |
|/ |
|
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-10-21 | 1 | -11/+13 |
|\ |
|
| * | x86: Convert irq_chip access to new functions | Thomas Gleixner | 2010-10-12 | 1 | -11/+13 |
* | | irq_work: Add generic hardirq context callbacks | Peter Zijlstra | 2010-10-18 | 1 | -4/+4 |
|/ |
|
* | genirq: Convert irq_desc.lock to raw_spinlock | Thomas Gleixner | 2009-12-14 | 1 | -7/+7 |
* | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-12-08 | 1 | -10/+10 |
|\ |
|
| * | x86: UV RTC: Rename generic_interrupt to x86_platform_ipi | Dimitri Sivanich | 2009-10-14 | 1 | -10/+10 |
* | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2009-12-05 | 1 | -0/+90 |
|\ \ |
|
| * | | x86: Remove local_irq_enable()/local_irq_disable() in fixup_irqs() | Suresh Siddha | 2009-11-02 | 1 | -4/+28 |
| * | | x86: Force irq complete move during cpu offline | Suresh Siddha | 2009-11-02 | 1 | -0/+7 |
| * | | x86, intr-remap: Avoid irq_chip mask/unmask in fixup_irqs() for intr-remapping | Suresh Siddha | 2009-11-02 | 1 | -2/+2 |
| * | | x86: Unify fixup_irqs() for 32-bit and 64-bit kernels | Suresh Siddha | 2009-11-02 | 1 | -0/+59 |
| |/ |
|
* | | x86: Tighten conditionals on MCE related statistics | Jan Beulich | 2009-11-23 | 1 | -6/+6 |
* | | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2009-10-15 | 1 | -2/+0 |
|\ \ |
|
| * | | Revert "x86, timers: Check for pending timers after (device) interrupts" | Ingo Molnar | 2009-10-09 | 1 | -2/+0 |
| |/ |
|
* | | x86, perf_event: Rename 'performance counter interrupt' | Li Hong | 2009-10-14 | 1 | -2/+2 |
|/ |
|
* | x86, timers: Check for pending timers after (device) interrupts | Arjan van de Ven | 2009-10-08 | 1 | -0/+2 |
* | x86: mce: Rename CONFIG_X86_NEW_MCE to CONFIG_X86_MCE | Andi Kleen | 2009-07-09 | 1 | -2/+2 |
* | Merge branch 'linus' into x86/mce3 | Ingo Molnar | 2009-06-11 | 1 | -0/+11 |
|\ |
|
| * | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 2009-06-11 | 1 | -12/+8 |
| |\ |
|
| | * | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-06-10 | 1 | -0/+1 |
| | |\ |
|
| | | * | x86: clean up declarations and variables | Jaswinder Singh Rajput | 2009-04-12 | 1 | -0/+1 |
| * | | | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 2009-04-29 | 1 | -1/+1 |
| |\ \ \ |
|
| * | | | | perf_counter: fix alignment in /proc/interrupts | Luis Henriques | 2009-04-13 | 1 | -1/+1 |
| * | | | | x86: smarten /proc/interrupts output for new counters | Hidetoshi Seto | 2009-04-08 | 1 | -1/+1 |
| * | | | | perf_counter: x86: self-IPI for pending work | Peter Zijlstra | 2009-04-07 | 1 | -0/+5 |
| * | | | | Merge branch 'linus' into perfcounters/core-v2 | Ingo Molnar | 2009-04-06 | 1 | -31/+57 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | Merge branch 'x86/core' into perfcounters/core | Ingo Molnar | 2009-02-13 | 1 | -0/+38 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'core/percpu' into perfcounters/core | Ingo Molnar | 2009-01-18 | 1 | -5/+1 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge commit 'v2.6.29-rc1' into perfcounters/core | Ingo Molnar | 2009-01-11 | 1 | -1/+7 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | performance counters: x86 support | Ingo Molnar | 2008-12-08 | 1 | -0/+5 |
* | | | | | | | | x86, mce: fix for mce counters | Hidetoshi Seto | 2009-06-03 | 1 | -4/+5 |
* | | | | | | | | x86, mce: add MCE poll count to /proc/interrupts | Andi Kleen | 2009-06-03 | 1 | -0/+4 |
* | | | | | | | | x86, mce: add machine check exception count in /proc/interrupts | Andi Kleen | 2009-06-03 | 1 | -0/+10 |
* | | | | | | | | Merge branch 'irq/numa' into x86/mce3 | H. Peter Anvin | 2009-06-01 | 1 | -12/+7 |
|\ \ \ \ \ \ \ \
| | |_|_|_|_|_|/
| |/| | | | | | |
|
| * | | | | | | | Merge branch 'linus' into x86/apic | Ingo Molnar | 2009-04-17 | 1 | -1/+1 |
| |\ \ \ \ \ \ \
| | | |_|_|_|_|/
| | |/| | | | | |
|
| * | | | | | | | x86: apic - introduce dummy apic operations | Cyrill Gorcunov | 2009-04-12 | 1 | -8/+2 |
| * | | | | | | | x86: irq.c - tiny cleanup | Cyrill Gorcunov | 2009-04-12 | 1 | -4/+5 |
| | |_|_|_|_|/
| |/| | | | | |
|