summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/irq_64.c
AgeCommit message (Expand)Author
2008-10-16x86: cleanup show_interruptsThomas Gleixner
2008-10-16genirq: remove sparse irq codeThomas Gleixner
2008-10-16x86: irq no should not use hex in /proc/interruptsYinghai Lu
2008-10-16x86: make HAVE_SPARSE_IRQ support selectableYinghai Lu
2008-10-16x86: use 28 bits irq NR for pci msi/msix and htYinghai Lu
2008-10-16x86_64: make /proc/interrupts work with dyn irq_descYinghai Lu
2008-10-16x86_64: rename irq_desc/irq_desc_allocYinghai Lu
2008-10-16x86: check with without_new in show_interruptsYinghai Lu
2008-10-16generic: add irq_desc in function in parameterYinghai Lu
2008-10-16irq: remove >= nr_irqs checking with config_have_sparse_irqYinghai Lu
2008-10-16irq: replace loop with nr_irqs with for_each_irq_descYinghai Lu
2008-10-16x86: move kstat_irqs from kstat to irq_descYinghai Lu
2008-10-16generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...Yinghai Lu
2008-10-16x86: use nr_irqsYinghai Lu
2008-09-04x86: capitalize function call interrupts consistentlyAndi Kleen
2008-05-25x86: make /proc/stat account for all interruptsJan Beulich
2008-01-30x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin
2008-01-30x86: move ack_bad_irq into irq codeThomas Gleixner
2007-10-17x86: also show non-zero IRQ counts for vectors that currently don't have a ha...Jan Beulich
2007-10-17x86: expand /proc/interrupts to include missing vectors, v2Joe Korty
2007-10-13Delete filenames in comments.Dave Jones
2007-10-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds
2007-10-11x86_64: move kernelThomas Gleixner