summaryrefslogtreecommitdiffstats
path: root/kernel/irq
Commit message (Expand)AuthorAgeFilesLines
* genirq: Improve documentation to match current implementationJiang Liu2014-05-272-4/+4
* genirq: Remove dynamic_irq messThomas Gleixner2014-05-161-16/+7
* genirq: Replace dynamic_irq_init/cleanupThomas Gleixner2014-05-162-0/+11
* genirq: Remove irq_reserve_irq[s]Thomas Gleixner2014-05-161-25/+0
* genirq: Replace reserve_irqs in core codeThomas Gleixner2014-05-163-3/+15
* genirq: Provide generic hwirq allocation facilityThomas Gleixner2014-05-162-0/+56
* genirq: Sanitize spurious interrupt detection of threaded irqsThomas Gleixner2014-05-032-6/+104
* genirq: x86: Ensure that dynamic irq allocation does not conflictThomas Gleixner2014-04-281-0/+7
* genirq: Allow forcing cpu affinity of interruptsThomas Gleixner2014-04-171-11/+6
* genirq: Export symbol no_action()Alexander Shiyan2014-03-221-0/+1
* genirq: procfs: Make smp_affinity values go+rChema Gonzalez2014-03-191-4/+4
* genirq: Add a new IRQCHIP_EOI_THREADED flagThomas Gleixner2014-03-143-9/+42
* Merge branch 'irq/for-gpio' into irq/coreThomas Gleixner2014-03-122-3/+29
|\
| * genirq: Provide irq_request/release_resources chip callbacksThomas Gleixner2014-03-121-1/+27
| * genirq: Include missing header file in irqdomain.cRashika Kheria2014-02-271-0/+1
| * genirq: Remove racy waitqueue_active checkChuansheng Liu2014-02-271-2/+1
* | genirq: Move kstat_incr_irqs_this_cpu() to coreThomas Gleixner2014-03-041-0/+7
* | genirq: Add a kstat helper to increment irq statsThomas Gleixner2014-03-041-0/+5
* | genirq: Update the a comment typoChuansheng Liu2014-02-191-1/+1
* | genirq: Provide irq_wake_thread()Thomas Gleixner2014-02-193-2/+30
* | genirq: Provide synchronize_hardirq()Thomas Gleixner2014-02-191-20/+50
|/
*-. Merge branches 'irq-urgent-for-linus' and 'irq-core-for-linus' of git://git.k...Linus Torvalds2014-02-152-0/+46
|\ \
| | * genirq: Add devm_request_any_context_irq()Stephen Boyd2014-02-091-0/+45
| |/ |/|
| * genirq: Add missing irq_to_desc export for CONFIG_SPARSE_IRQ=nPaul Gortmaker2014-02-111-0/+1
|/
* genirq: Generic irq chip requires IRQ_DOMAINNitin A Kamble2014-02-051-0/+1
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-12-021-1/+1
|\
| * irq: Enable all irqs unconditionally in irq_resumeLaxman Dewangan2013-11-251-1/+1
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-192-3/+16
|\|
| * genirq: Prevent spurious detection for unconditionally polled interruptsThomas Gleixner2013-11-132-3/+16
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-152-2/+2
|\ \
| * | irq: Fix some trivial typos in commentsXie XiuQi2013-10-182-2/+2
* | | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-121-7/+6
|\ \ \ | |_|/ |/| |
| * | of/irq: simplify args to irq_create_of_mappingGrant Likely2013-10-241-7/+6
* | | genirq: Set the irq thread policy without checking CAP_SYS_NICEThomas Pfaff2013-10-281-1/+1
|/ /
* / Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-12/+0
|/
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-07-131-1/+1
|\
| * genirq: generic chip: Use DIV_ROUND_UP to calculate numchipsAxel Lin2013-07-051-1/+1
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-07-131-12/+0
|\ \
| * | irqdomain: Remove temporary MIPS workaround codeGrant Likely2013-06-181-12/+0
* | | 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