| Commit message (Expand) | Author | Age |
* | ENGR00313685-3 of/irq: simplify args to irq_create_of_mapping | Grant Likely | 2014-05-16 |
* | irq: Enable all irqs unconditionally in irq_resume | Laxman Dewangan | 2013-12-12 |
* | genirq: Fix can_request_irq() for IRQs without an action | Ben Hutchings | 2013-07-21 |
* | irqdomain: document the simple domain first_irq | Linus Walleij | 2013-06-08 |
* | kernel/irq/irqdomain.c: before use 'irq_data', need check it whether valid. | Chen Gang | 2013-06-08 |
* | irqdomain: export irq_domain_add_simple | Arnd Bergmann | 2013-06-08 |
* | irqdomain: Allow quiet failure mode | Benjamin Herrenschmidt | 2013-05-05 |
* | proc: Supply a function to remove a proc entry by PDE | David Howells | 2013-05-01 |
* | procfs: new helper - PDE_DATA(inode) | Al Viro | 2013-04-09 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-26 |
|\ |
|
| * | new helper: file_inode(file) | Al Viro | 2013-02-22 |
* | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-02-19 |
|\ \ |
|
| * | | x86/MSI: Support multiple MSIs in presense of IRQ remapping | Alexander Gordeev | 2013-01-24 |
| |/ |
|
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-02-19 |
|\ \ |
|
| * | | sched/rt: Move rt specific bits into new header file | Clark Williams | 2013-02-07 |
| |/ |
|
* | | genirq: Export enable/disable_percpu_irq() | Chris Metcalf | 2013-02-18 |
* | | Merge tag 'v3.8-rc4' into irq/core | Ingo Molnar | 2013-01-24 |
|\| |
|
| * | irq: tsk->comm is an array | Alan Cox | 2012-12-18 |
| * | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-12-11 |
| |\ |
|
| * | | irqdomain: stop screaming about preallocated irqdescs | Linus Walleij | 2012-11-30 |
* | | | genirq: Avoid deadlock in spurious handling | Thomas Gleixner | 2012-12-11 |
| |/
|/| |
|
* | | genirq: Always force thread affinity | Thomas Gleixner | 2012-11-12 |
* | | irq: Set CPU affinity right on thread creation | Sankara Muthukrishnan | 2012-11-01 |
* | | genirq: Provide means to retrigger parent | Thomas Gleixner | 2012-11-01 |
|/ |
|
* | irqdomain: augment add_simple() to allocate descs | Linus Walleij | 2012-10-10 |
* | genirq: Export dummy_irq_chip | Kuninori Morimoto | 2012-08-21 |
* | genirq: Export irq_set_chip_and_handler_name() | Kuninori Morimoto | 2012-08-21 |
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-08-03 |
|\ |
|
| * | genirq: Allow irq chips to mark themself oneshot safe | Thomas Gleixner | 2012-07-25 |
* | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-07-31 |
|\ \ |
|
| * | | irqdomain: Improve diagnostics when a domain mapping fails | Mark Brown | 2012-07-25 |
| * | | irqdomain: eliminate slow-path revmap lookups | Grant Likely | 2012-07-25 |
| * | | Merge remote-tracking branch 'origin' into irqdomain/next | Grant Likely | 2012-07-25 |
| |\ \ |
|
| * | | | irqdomain: Fix irq_create_direct_mapping() to test irq_domain type. | Grant Likely | 2012-07-11 |
| * | | | irqdomain: Eliminate dedicated radix lookup functions | Grant Likely | 2012-07-11 |
| * | | | irqdomain: Support for static IRQ mapping and association. | Grant Likely | 2012-07-11 |
| * | | | irqdomain: Always update revmap when setting up a virq | Grant Likely | 2012-07-11 |
| * | | | irqdomain: Split disassociating code into separate function | Grant Likely | 2012-07-11 |
| * | | | irq_domain: correct a minor wrong comment for linear revmap | Dong Aisheng | 2012-07-11 |
| * | | | irq_domain: Standardise legacy/linear domain selection | Mark Brown | 2012-07-11 |
| * | | | irqdomain: Make ops->map hook optional | Grant Likely | 2012-06-17 |
| * | | | irqdomain: Remove unnecessary test for IRQ_DOMAIN_MAP_LEGACY | Grant Likely | 2012-06-15 |
| * | | | irqdomain: Simple NUMA awareness. | Paul Mundt | 2012-06-15 |
| * | | | devicetree: add helper inline for retrieving a node's full name | Grant Likely | 2012-06-15 |
| | |/
| |/| |
|
* | | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-07-31 |
|\ \ \
| |_|/
|/| | |
|
| * | | random: remove rand_initialize_irq() | Theodore Ts'o | 2012-07-19 |
| * | | random: make 'add_interrupt_randomness()' do something sane | Theodore Ts'o | 2012-07-14 |
| |/ |
|
* | | Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linux | Linus Torvalds | 2012-07-24 |
|\ \ |
|
| * | | devicetree: add helper inline for retrieving a node's full name | Grant Likely | 2012-07-06 |
| |/ |
|
* | | merge task_work and rcu_head, get rid of separate allocation for keyring case | Al Viro | 2012-07-22 |