summaryrefslogtreecommitdiffstats
path: root/kernel/irq
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-07-063-401/+186
|\
| * irq: fix checkpatch errorKefeng Wang2013-06-241-5/+3
| * irqdomain: Include hwirq number in /proc/interruptsGrant Likely2013-06-241-0/+2
| * irqdomain: make irq_linear_revmap() a fast path againGrant Likely2013-06-241-26/+8
| * irqdomain: remove irq_domain_generate_simple()Grant Likely2013-06-241-15/+0
| * irqdomain: Refactor irq_domain_associate_many()Grant Likely2013-06-241-94/+91
| * irqdomain: Beef up debugfs outputGrant Likely2013-06-101-5/+30
| * irqdomain: Clean up aftermath of irq_domain refactoringGrant Likely2013-06-101-91/+36
| * irqdomain: Eliminate revmap typeGrant Likely2013-06-102-37/+23
| * irqdomain: merge linear and tree reverse mappings.Grant Likely2013-06-101-78/+29
| * irqdomain: Add a name fieldGrant Likely2013-06-102-13/+7
| * irqdomain: Replace LEGACY mapping with LINEARGrant Likely2013-06-101-78/+6
| * irqdomain: Relax failure path on setting up mappingsGrant Likely2013-06-101-12/+4
| * Merge remote-tracking branch 'tip/irq/for-arm' into irqdomain/nextGrant Likely2013-06-102-49/+258
| |\
* | \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-07-041-1/+1
|\ \ \
| * | | irq/generic-chip: fix a few kernel-doc entriesUwe Kleine-König2013-06-181-3/+3
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-07-024-62/+290
|\ \ \ \ | |_|/ / |/| | |
| * | | genirq: Add the generic chip to the genirq docbookThomas Gleixner2013-06-281-5/+6
| * | | genirq: generic-chip: Export some irq_gc_ functionsFabio Estevam2013-06-281-0/+3
| * | | genirq: Fix can_request_irq() for IRQs without an actionBen Hutchings2013-06-281-3/+3
| * | | irqdomain: Use irq_get_trigger_type() to get IRQ flagsJavier Martinez Canillas2013-06-251-1/+1
| * | | genirq: Irqchip: document gcflags arg of irq_alloc_domain_generic_chipsJames Hogan2013-06-241-0/+1
| * | | genirq: Set irq thread to RT priority on creationIvo Sieben2013-06-111-5/+6
| * | | genirq: Add kerneldoc for irq_disable.Andreas Fenkart2013-05-291-0/+13
| | |/ | |/|
| * | genirq: irqchip: Add mask to block out invalid irqsGrant Likely2013-05-291-0/+3
| * | genirq: Generic chip: Add linear irq domain supportThomas Gleixner2013-05-292-12/+181
| * | genirq: Generic chip: Split out code into separate functionsThomas Gleixner2013-05-291-16/+34
| * | genirq: irqchip: Add a mask calculation functionThomas Gleixner2013-05-291-2/+6
| * | genirq: Generic chip: Cache per irq bit maskThomas Gleixner2013-05-291-9/+14
| * | genirq: Generic chip: Handle separate mask registersGerlando Falauto2013-05-291-7/+10
| * | genirq: Generic chip: Add support for per chip type mask cacheGerlando Falauto2013-05-291-6/+10
| * | genirq: Generic chip: Remove the local cur_regs() functionGerlando Falauto2013-05-291-14/+17
| |/
* | irqdomain: document the simple domain first_irqLinus Walleij2013-06-081-1/+4
* | kernel/irq/irqdomain.c: before use 'irq_data', need check it whether valid.Chen Gang2013-06-081-1/+2
* | irqdomain: export irq_domain_add_simpleArnd Bergmann2013-06-081-0/+1
|/
* irqdomain: Allow quiet failure modeBenjamin Herrenschmidt2013-05-061-3/+17
* proc: Supply a function to remove a proc entry by PDEDavid Howells2013-05-011-5/+1
* procfs: new helper - PDE_DATA(inode)Al Viro2013-04-091-7/+7
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-261-1/+1
|\
| * new helper: file_inode(file)Al Viro2013-02-221-1/+1
* | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-02-191-8/+22
|\ \
| * | x86/MSI: Support multiple MSIs in presense of IRQ remappingAlexander Gordeev2013-01-241-8/+22
| |/
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-191-0/+1
|\ \
| * | sched/rt: Move rt specific bits into new header fileClark Williams2013-02-071-0/+1
| |/
* | genirq: Export enable/disable_percpu_irq()Chris Metcalf2013-02-181-0/+2
* | Merge tag 'v3.8-rc4' into irq/coreIngo Molnar2013-01-242-3/+3
|\ \ | |/
| * irq: tsk->comm is an arrayAlan Cox2012-12-181-1/+1
| * Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-12-113-2/+48
| |\
| * | irqdomain: stop screaming about preallocated irqdescsLinus Walleij2012-11-301-2/+2
* | | genirq: Avoid deadlock in spurious handlingThomas Gleixner2012-12-111-4/+3
| |/ |/|
OpenPOWER on IntegriCloud