x86, perf_counter, bts: Optimize BTS overflow handling
[safe/jmp/linux-2.6] / arch / x86 / kernel / irq.c
2009-06-11 Ingo MolnarMerge branch 'linus' into x86/mce3
2009-06-11 Ingo MolnarMerge branch 'linus' into perfcounters/core
2009-06-10 Linus TorvaldsMerge branch 'x86-cleanups-for-linus' of git://git...
2009-06-03 Hidetoshi Setox86, mce: fix for mce counters
2009-06-03 Andi Kleenx86, mce: add MCE poll count to /proc/interrupts
2009-06-03 Andi Kleenx86, mce: add machine check exception count in /proc...
2009-06-01 H. Peter AnvinMerge branch 'irq/numa' into x86/mce3
2009-05-28 Andi Kleenx86, mce: use 64bit machine check code on 32bit
2009-04-29 Ingo MolnarMerge branch 'linus' into perfcounters/core
2009-04-17 Ingo MolnarMerge branch 'linus' into x86/apic
2009-04-13 Luis Henriquesperf_counter: fix alignment in /proc/interrupts
2009-04-12 Cyrill Gorcunovx86: apic - introduce dummy apic operations
2009-04-12 Cyrill Gorcunovx86: irq.c - tiny cleanup
2009-04-12 Jaswinder Singh... x86: clean up declarations and variables
2009-04-08 Hidetoshi Setox86: smarten /proc/interrupts output for new counters
2009-04-08 Hidetoshi Setox86: smarten /proc/interrupts output for new counters
2009-04-07 Peter Zijlstraperf_counter: x86: self-IPI for pending work
2009-04-06 Ingo MolnarMerge branch 'linus' into perfcounters/core-v2
2009-03-22 Jaswinder Singh... x86: irq.c keep CONFIG_X86_LOCAL_APIC interrupts together
2009-03-22 Jaswinder Singh... x86: irq.c use same path for show_interrupts
2009-03-13 Jan Beulichx86: smarten /proc/interrupts output
2009-03-04 Dimitri Sivanichx86: UV, SGI RTC: add generic system vector
2009-02-17 Ingo Molnarx86, apic: remove genapic.h
2009-02-17 Yinghai Lux86: fold apic_ops into genapic
2009-02-13 Ingo MolnarMerge branch 'x86/core' into perfcounters/core
2009-02-09 Jeremy Fitzhardingex86: unify do_IRQ()
2009-01-18 Ingo MolnarMerge branch 'core/percpu' into perfcounters/core
2009-01-18 Brian Gerstx86-64: Move irq stats from PDA to per-cpu and consolid...
2009-01-11 Ingo MolnarMerge commit 'v2.6.29-rc1' into perfcounters/core
2009-01-04 Jaswinder Singh... x86: irq.c fix style problems
2008-12-23 Ingo Molnarx86: export vector_used_by_percpu_irq
2008-12-08 Ingo Molnarperformance counters: x86 support
2008-12-08 Yinghai Lusparse irq_desc[] array: core kernel and x86 changes
2008-10-21 Ingo Molnargenirq: fix off by one and coding style
2008-10-16 Thomas Gleixnerx86: move ack_bad_irq() to irq.c
2008-10-16 Thomas Gleixnerx86: unify show_interrupts() and proc helpers