Commit Graph

22 Commits (ee32c9732244bde4b9b59eeac2814c23e2b71f8d)

Author SHA1 Message Date
Thomas Gleixner 2cc21ef843 genirq: remove sparse irq code 17 years ago
Yinghai Lu 7564676813 x86: irq no should not use hex in /proc/interrupts 17 years ago
Yinghai Lu 8f09cd20a2 x86: make HAVE_SPARSE_IRQ support selectable 17 years ago
Yinghai Lu 6d50bc2683 x86: use 28 bits irq NR for pci msi/msix and ht 17 years ago
Yinghai Lu 52b17329d6 x86_64: make /proc/interrupts work with dyn irq_desc 17 years ago
Yinghai Lu cb5bc83225 x86_64: rename irq_desc/irq_desc_alloc 17 years ago
Yinghai Lu 1d5f6b36c4 x86: check with without_new in show_interrupts 17 years ago
Yinghai Lu 46926b67fc generic: add irq_desc in function in parameter 17 years ago
Yinghai Lu 7d94f7ca40 irq: remove >= nr_irqs checking with config_have_sparse_irq 17 years ago
Yinghai Lu 2c6927a38f irq: replace loop with nr_irqs with for_each_irq_desc 17 years ago
Yinghai Lu 7f95ec9e4c x86: move kstat_irqs from kstat to irq_desc 17 years ago
Yinghai Lu 08678b0841 generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[] 17 years ago
Yinghai Lu 0799e432ac x86: use nr_irqs 17 years ago
Andi Kleen dc44e65943 x86: capitalize function call interrupts consistently 17 years ago
Jan Beulich a2eddfa959 x86: make /proc/stat account for all interrupts 17 years ago
H. Peter Anvin 65ea5b0349 x86: rename the struct pt_regs members for 32/64-bit consistency 17 years ago
Thomas Gleixner 87ebecf14c x86: move ack_bad_irq into irq code 17 years ago
Jan Beulich 072f5d82b5 x86: also show non-zero IRQ counts for vectors that currently don't have a handler 18 years ago
Joe Korty 38e760a133 x86: expand /proc/interrupts to include missing vectors, v2 18 years ago
Dave Jones 835c34a168 Delete filenames in comments. 18 years ago
Thomas Gleixner 250c22777f x86_64: move kernel 18 years ago
Thomas Gleixner 201962c9d3 x86_64: prepare shared kernel/irq.c 18 years ago
Robert Olsson c45248c701 [SOFTIRQ]: Remove do_softirq() symbol export. 18 years ago
Siddha, Suresh B 48d8d7ee5d x86_64 irq: use mask/unmask and proper locking in fixup_irqs() 18 years ago
Roman Zippel c9f4f06d31 wrap access to thread_info 18 years ago
Eric W. Biederman 2fb12a9bca [PATCH] x86-64: survive having no irq mapping for a vector 18 years ago
Andi Kleen 9a45732422 [PATCH] x86-64: Rate limit no irq handler messages 18 years ago
Ingo Molnar a460e745e8 [PATCH] genirq: clean up irq-flow-type naming 19 years ago
Eric W. Biederman d3696cf737 [PATCH] x86_64 irq: Scream but don't die if we receive an unexpected irq 19 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Eric W. Biederman 550f2299ac [PATCH] genirq: x86_64 irq: make vector_irq per cpu 19 years ago
Eric W. Biederman e500f57436 [PATCH] genirq: x86_64 irq: Make the external irq handlers report their vector, not the irq number 19 years ago
Ingo Molnar f29bd1ba68 [PATCH] genirq: convert the x86_64 architecture to irq-chips 19 years ago
Andi Kleen 6c96a29f20 [PATCH] Remove apic mismatch counter 19 years ago
Andi Kleen 7f11d8a5ef [PATCH] Remove all ifdefs for local/io apic 19 years ago
Ingo Molnar 2601e64d26 [PATCH] lockdep: irqtrace subsystem, x86_64 support 19 years ago
Ingo Molnar a53da52fd7 [PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[] 19 years ago
Ingo Molnar d1bef4ed5f [PATCH] genirq: rename desc->handler to desc->chip 19 years ago
Andrew Morton a052b68b1e [PATCH] x86: do_IRQ(): check irq number 19 years ago
Rusty Russell 19eadf98c8 [PATCH] x86: increase interrupt vector range 19 years ago
Eric Sandeen 4961f10e22 [PATCH] x86_64: (resend) x86_64 stack overflow debugging 19 years ago
Jan Beulich bdbdaa791f [PATCH] i386/x86-64: adjust /proc/interrupts column headings 19 years ago
Andrew Morton 394e3902c5 [PATCH] more for_each_cpu() conversions 19 years ago
Ravikiran G Thirumalai df79efde82 [PATCH] x86_64: Node local pda take 2 -- cpu_pda preparation 19 years ago
Andi Kleen 95833c83f3 [PATCH] x86_64: Add idle notifiers 19 years ago
Alexander Nyberg 24dead8ac9 [PATCH] Remove unnecessary BUG_ON in irq.c 20 years ago
Andi Kleen ed6b676ca8 [PATCH] x86_64: Switch to the interrupt stack when running a softirq in local_bh_enable() 20 years ago
Ashok Raj 76e4f660d9 [PATCH] x86_64: CPU hotplug support 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago