x86, vmlinux.lds: add copyright
[safe/jmp/linux-2.6] / arch / x86 / kernel / irq.c
2009-04-08 Hidetoshi Setox86: smarten /proc/interrupts output for new counters
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-09 Jeremy Fitzhardingex86: unify do_IRQ()
2009-01-18 Brian Gerstx86-64: Move irq stats from PDA to per-cpu and consolid...
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 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