index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
irq.c
Age
Commit message (
Expand
)
Author
2009-06-11
Merge branch 'linus' into x86/mce3
Ingo Molnar
2009-06-11
Merge branch 'linus' into perfcounters/core
Ingo Molnar
2009-06-10
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-06-03
x86, mce: fix for mce counters
Hidetoshi Seto
2009-06-03
x86, mce: add MCE poll count to /proc/interrupts
Andi Kleen
2009-06-03
x86, mce: add machine check exception count in /proc/interrupts
Andi Kleen
2009-06-01
Merge branch 'irq/numa' into x86/mce3
H. Peter Anvin
2009-05-28
x86, mce: use 64bit machine check code on 32bit
Andi Kleen
2009-04-29
Merge branch 'linus' into perfcounters/core
Ingo Molnar
2009-04-17
Merge branch 'linus' into x86/apic
Ingo Molnar
2009-04-13
perf_counter: fix alignment in /proc/interrupts
Luis Henriques
2009-04-12
x86: apic - introduce dummy apic operations
Cyrill Gorcunov
2009-04-12
x86: irq.c - tiny cleanup
Cyrill Gorcunov
2009-04-12
x86: clean up declarations and variables
Jaswinder Singh Rajput
2009-04-08
x86: smarten /proc/interrupts output for new counters
Hidetoshi Seto
2009-04-08
x86: smarten /proc/interrupts output for new counters
Hidetoshi Seto
2009-04-07
perf_counter: x86: self-IPI for pending work
Peter Zijlstra
2009-04-06
Merge branch 'linus' into perfcounters/core-v2
Ingo Molnar
2009-03-23
x86: irq.c keep CONFIG_X86_LOCAL_APIC interrupts together
Jaswinder Singh Rajput
2009-03-23
x86: irq.c use same path for show_interrupts
Jaswinder Singh Rajput
2009-03-13
x86: smarten /proc/interrupts output
Jan Beulich
2009-03-04
x86: UV, SGI RTC: add generic system vector
Dimitri Sivanich
2009-02-17
x86, apic: remove genapic.h
Ingo Molnar
2009-02-17
x86: fold apic_ops into genapic
Yinghai Lu
2009-02-13
Merge branch 'x86/core' into perfcounters/core
Ingo Molnar
2009-02-09
x86: unify do_IRQ()
Jeremy Fitzhardinge
2009-01-18
Merge branch 'core/percpu' into perfcounters/core
Ingo Molnar
2009-01-19
x86-64: Move irq stats from PDA to per-cpu and consolidate with 32-bit.
Brian Gerst
2009-01-11
Merge commit 'v2.6.29-rc1' into perfcounters/core
Ingo Molnar
2009-01-04
x86: irq.c fix style problems
Jaswinder Singh Rajput
2008-12-23
x86: export vector_used_by_percpu_irq
Ingo Molnar
2008-12-08
performance counters: x86 support
Ingo Molnar
2008-12-08
sparse irq_desc[] array: core kernel and x86 changes
Yinghai Lu
2008-10-21
genirq: fix off by one and coding style
Ingo Molnar
2008-10-16
x86: move ack_bad_irq() to irq.c
Thomas Gleixner
2008-10-16
x86: unify show_interrupts() and proc helpers
Thomas Gleixner