Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | x86, mce: use 64bit machine check code on 32bit | Andi Kleen | 2009-05-28 | 1 | -2/+2 |
| |/ / / / / |/| | | | | | |||||
* | | | | | | x86: smarten /proc/interrupts output for new counters | Hidetoshi Seto | 2009-04-08 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | x86: irq.c keep CONFIG_X86_LOCAL_APIC interrupts together | Jaswinder Singh Rajput | 2009-03-23 | 1 | -9/+6 |
* | | | | | x86: irq.c use same path for show_interrupts | Jaswinder Singh Rajput | 2009-03-23 | 1 | -8/+0 |
* | | | | | x86: smarten /proc/interrupts output | Jan Beulich | 2009-03-13 | 1 | -15/+18 |
* | | | | | x86: UV, SGI RTC: add generic system vector | Dimitri Sivanich | 2009-03-04 | 1 | -0/+34 |
* | | | | | x86, apic: remove genapic.h | Ingo Molnar | 2009-02-17 | 1 | -1/+1 |
* | | | | | x86: fold apic_ops into genapic | Yinghai Lu | 2009-02-17 | 1 | -1/+1 |
| |_|_|/ |/| | | | |||||
* | | | | x86: unify do_IRQ() | Jeremy Fitzhardinge | 2009-02-09 | 1 | -0/+38 |
| |_|/ |/| | | |||||
* | | | x86-64: Move irq stats from PDA to per-cpu and consolidate with 32-bit. | Brian Gerst | 2009-01-19 | 1 | -5/+1 |
| |/ |/| | |||||
* | | x86: irq.c fix style problems | Jaswinder Singh Rajput | 2009-01-04 | 1 | -1/+1 |
* | | x86: export vector_used_by_percpu_irq | Ingo Molnar | 2008-12-23 | 1 | -0/+3 |
* | | sparse irq_desc[] array: core kernel and x86 changes | Yinghai Lu | 2008-12-08 | 1 | -0/+3 |
|/ | |||||
* | genirq: fix off by one and coding style | Ingo Molnar | 2008-10-21 | 1 | -2/+2 |
* | x86: move ack_bad_irq() to irq.c | Thomas Gleixner | 2008-10-16 | 1 | -0/+23 |
* | x86: unify show_interrupts() and proc helpers | Thomas Gleixner | 2008-10-16 | 1 | -0/+166 |