Sign in
googlers
/
maze
/
linux
/
ea4525b6008fb29553306ec6719f8e6930ac9499
/
kernel
/
irq
/
chip.c
b7b2933
genirq: Sanitize dynamic irq handling
by Thomas Gleixner
· 14 years ago
1318a48
genirq: Provide default irq init flags
by Thomas Gleixner
· 14 years ago
f303a6d
genirq: Sanitize irq_data accessors
by Thomas Gleixner
· 14 years ago
4424718
genirq: Provide status modifier
by Thomas Gleixner
· 14 years ago
bd15141
genirq: Provide config option to disable deprecated code
by Thomas Gleixner
· 14 years ago
21e2b8c
genirq: Provide compat handling for chip->retrigger()
by Thomas Gleixner
· 14 years ago
2f7e99b
genirq: Provide compat handling for chip->set_wake()
by Thomas Gleixner
· 14 years ago
b2ba2c3
genirq: Provide compat handling for chip->set_type()
by Thomas Gleixner
· 14 years ago
c96b3b3
genirq: Provide compat handling for chip->set_affinity()
by Thomas Gleixner
· 14 years ago
37e12df
genirq: Provide compat handling for chip->startup()
by Thomas Gleixner
· 14 years ago
bc310dd
genirq: Provide compat handling for chip->disable()/shutdown()
by Thomas Gleixner
· 14 years ago
c5f7563
genirq: Provide compat handling for chip->enable()
by Thomas Gleixner
· 14 years ago
0c5c155
genirq: Provide compat handling for chip->eoi()
by Thomas Gleixner
· 14 years ago
9205e31
genirq: Provide compat handling for chip->mask_ack()
by Thomas Gleixner
· 14 years ago
22a4916
genirq: Provide compat handling for chip->ack()
by Thomas Gleixner
· 14 years ago
0eda58b
genirq: Provide compat handling for chip->unmask()
by Thomas Gleixner
· 14 years ago
e2c0f8f
genirq: Provide compat handling for chip->mask()
by Thomas Gleixner
· 14 years ago
3876ec9
genirq: Provide compat handling for bus_lock/bus_sync_unlock
by Thomas Gleixner
· 14 years ago
6b8ff31
genirq: Convert core code to irq_data
by Thomas Gleixner
· 14 years ago
d1ea13c
genirq: Cleanup irq_chip->typename leftovers
by Thomas Gleixner
· 14 years ago
309d1dc
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
860652b
genirq: Move two IRQ functions from .init.text to .text
by Henrik Kretzschmar
· 15 years ago
0b1adaa
genirq: Prevent oneshot irq thread race
by Thomas Gleixner
· 15 years ago
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
dfff061
tree-wide: fix typos "ass?o[sc]iac?te" -> "associate" in comments
by Uwe Kleine-König
· 15 years ago
ced5b69
x86: Avoid race condition in pci_enable_msix()
by Brandon Phiilps
· 15 years ago
239007b
genirq: Convert irq_desc.lock to raw_spinlock
by Thomas Gleixner
· 15 years ago
24b26d4
irq: Fix docbook comments
by Liuweni
· 15 years ago
4dbc9ca
genirq: Do not mask oneshot edge type interrupts
by Thomas Gleixner
· 16 years ago
399b5da
genirq: Support nested threaded irq handling
by Thomas Gleixner
· 16 years ago
70aedd2
genirq: Add buslock support
by Thomas Gleixner
· 16 years ago
b25c340
genirq: Add oneshot support
by Thomas Gleixner
· 16 years ago
fcef591
x86/irq: remove leftover code from NUMA_MIGRATE_IRQ_DESC
by Yinghai Lu
· 16 years ago
6e15cf0
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
by Ingo Molnar
· 16 years ago
8f8573a
Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core
by Ingo Molnar
· 16 years ago
249d51b
Merge commit 'v2.6.29-rc4' into core/percpu
by Ingo Molnar
· 16 years ago
0f3c2a8
irq: clear kstat_irqs
by Yinghai Lu
· 16 years ago
5a2dd72
Merge branch 'linus' into irq/genirq
by Ingo Molnar
· 16 years ago
14819ea
irq: export __set_irq_handler() and handle_level_irq()
by Ingo Molnar
· 16 years ago
7f7ace0
cpumask: update irq_desc to use cpumask_var_t
by Mike Travis
· 16 years ago
b840d79
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
efdc64f
genirq: check chip->ack before calling
by Wang Chen
· 16 years ago
860cf88
Merge branches 'irq/sparseirq', 'irq/genirq' and 'irq/urgent'; commit 'v2.6.28' into irq/core
by Ingo Molnar
· 16 years ago
948a7b2
Merge branch 'irq/sparseirq' into cpus4096
by Ingo Molnar
· 16 years ago
48a1b10
x86, sparseirq: move irq_desc according to smp_affinity, v7
by Yinghai Lu
· 16 years ago
968ea6d
Merge ../linux-2.6-x86
by Rusty Russell
· 16 years ago
0de2652
cpumask: make irq_set_affinity() take a const struct cpumask
by Rusty Russell
· 16 years ago
0b8f1ef
sparse irq_desc[] array: core kernel and x86 changes
by Yinghai Lu
· 16 years ago
f2b662d
genirq: record IRQ_LEVEL in irq_desc[]
by David Brownell
· 16 years ago
b6f3b78
genirq: NULL struct irq_desc's member 'name' in dynamic_irq_cleanup()
by Dean Nelson
· 16 years ago
0b3682ba3
genirq: fix set_irq_type() when recording trigger type
by Chris Friesen
· 16 years ago
d3c6004
genirq: cleanup the sparseirq modifications
by Thomas Gleixner
· 16 years ago
d6c88a5
genirq: revert dynarray
by Thomas Gleixner
· 16 years ago
ee32c97
genirq: remove irq_to_desc_alloc
by Thomas Gleixner
· 16 years ago
2105683
irq: set_irq_chip() has redundant call to irq_to_desc()
by Dean Nelson
· 16 years ago
8c464a4
sparseirq: move kstat_irqs from kstat to irq_desc - fix
by Yinghai Lu
· 17 years ago
cb5bc83
x86_64: rename irq_desc/irq_desc_alloc
by Yinghai Lu
· 17 years ago
7d94f7c
irq: remove >= nr_irqs checking with config_have_sparse_irq
by Yinghai Lu
· 17 years ago
7f95ec9
x86: move kstat_irqs from kstat to irq_desc
by Yinghai Lu
· 17 years ago
08678b0
generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[]
by Yinghai Lu
· 17 years ago
85c0f90
irq: introduce nr_irqs
by Yinghai Lu
· 17 years ago
0c5d1eb
genirq: record trigger type
by David Brownell
· 16 years ago
d6d5aeb
Merge commit 'v2.6.27-rc8' into genirq
by Ingo Molnar
· 16 years ago
7e6e178
genirq: irq_chip->startup() usage in setup_irq and set_irq_chained handler
by Pawel MOLL
· 16 years ago
261c40c
use WARN() in kernel/irq/chip.c
by Arjan van de Ven
· 17 years ago
d366f8c
cpumask: Cleanup more uses of CPU_MASK and NODE_MASK
by Mike Travis
· 17 years ago
89d694b
genirq: do not leave interupts enabled on free_irq
by Thomas Gleixner
· 17 years ago
46f4f8f
IRQ_NOPROBE helper functions
by Ralf Baechle
· 17 years ago
7ad5b3a
kernel: remove fastcall in kernel/*
by Harvey Harrison
· 17 years ago
971e5b35f
genirq: revert lazy irq disable for simple irqs
by Steven Rostedt
· 17 years ago
28e3fed
Compile handle_percpu_irq even for uniprocessor kernels
by Ralf Baechle
· 17 years ago
4966342
genirq: cleanup mismerge artifact
by Thomas Gleixner
· 18 years ago
7fe3730
MSI: arch must connect the irq and the msi_desc
by Michael Ellerman
· 18 years ago
5575ddf
[PATCH] small irq management simplification
by Jan Beulich
· 18 years ago
472900b
[PATCH] IRQ kernel-doc fixes
by Randy Dunlap
· 18 years ago
76d2160
[PATCH] genirq: do not mask interrupts by default
by Ingo Molnar
· 18 years ago
5b912c1
msi: Kill the msi_desc array.
by Eric W. Biederman
· 18 years ago
9d7ac8b
[PATCH] genirq: fix irq flow handler uninstall
by Thomas Gleixner
· 18 years ago
b039db8
[PATCH] __set_irq_handler bogus space
by Geert Uytterhoeven
· 18 years ago
b86432b
[PATCH] some irq_chip variables point to NULL
by Zhang, Yanmin
· 18 years ago
a460e74
[PATCH] genirq: clean up irq-flow-type naming
by Ingo Molnar
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
57a58a9
IRQ: Typedef the IRQ flow handler function type
by David Howells
· 18 years ago
1f80025
[PATCH] msi: simplify msi sanity checks by adding with generic irq code
by Eric W. Biederman
· 18 years ago
3a16d71
[PATCH] genirq: irq: add a dynamic irq creation API
by Eric W. Biederman
· 18 years ago
538d9d5
[PATCH] irq: remove a extra line
by Yoichi Yuasa
· 18 years ago
2ff6fd8
[PATCH] irq: fixed coding style
by Yoichi Yuasa
· 18 years ago
86998aa
[PATCH] genirq core: fix handle_level_irq()
by Ingo Molnar
· 18 years ago
5a43a06
[PATCH] genirq: Allow fasteoi handler to retrigger disabled interrupts
by Benjamin Herrenschmidt
· 19 years ago
f8b5473
[ARM] 3690/1: genirq: Introduce and make use of dummy irq chip
by Thomas Gleixner
· 19 years ago
47c2a3a
[PATCH] genirq: add chip->eoi(), fastack -> fasteoi
by Ingo Molnar
· 19 years ago
98bb244
[PATCH] genirq: fasteoi handler: handle interrupt disabling
by Benjamin Herrenschmidt
· 19 years ago
dd87eb3
[PATCH] genirq: add irq-chip support
by Thomas Gleixner
· 19 years ago