aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/irq
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\
| * new helper: file_inode(file)Al Viro2013-02-22
* | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-02-19
|\ \
| * | x86/MSI: Support multiple MSIs in presense of IRQ remappingAlexander Gordeev2013-01-24
| |/
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-19
|\ \
| * | sched/rt: Move rt specific bits into new header fileClark Williams2013-02-07
| |/
* | genirq: Export enable/disable_percpu_irq()Chris Metcalf2013-02-18
* | Merge tag 'v3.8-rc4' into irq/coreIngo Molnar2013-01-24
|\|
| * irq: tsk->comm is an arrayAlan Cox2012-12-18
| * Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-12-11
| |\
| * | irqdomain: stop screaming about preallocated irqdescsLinus Walleij2012-11-30
* | | genirq: Avoid deadlock in spurious handlingThomas Gleixner2012-12-11
| |/ |/|
* | genirq: Always force thread affinityThomas Gleixner2012-11-12
* | irq: Set CPU affinity right on thread creationSankara Muthukrishnan2012-11-01
* | genirq: Provide means to retrigger parentThomas Gleixner2012-11-01
|/
* irqdomain: augment add_simple() to allocate descsLinus Walleij2012-10-10
* genirq: Export dummy_irq_chipKuninori Morimoto2012-08-21
* genirq: Export irq_set_chip_and_handler_name()Kuninori Morimoto2012-08-21
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-08-03
|\
| * genirq: Allow irq chips to mark themself oneshot safeThomas Gleixner2012-07-25
* | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-07-31
|\ \
| * | irqdomain: Improve diagnostics when a domain mapping failsMark Brown2012-07-25
| * | irqdomain: eliminate slow-path revmap lookupsGrant Likely2012-07-25
| * | Merge remote-tracking branch 'origin' into irqdomain/nextGrant Likely2012-07-25
| |\ \
| * | | irqdomain: Fix irq_create_direct_mapping() to test irq_domain type.Grant Likely2012-07-11
| * | | irqdomain: Eliminate dedicated radix lookup functionsGrant Likely2012-07-11
| * | | irqdomain: Support for static IRQ mapping and association.Grant Likely2012-07-11
| * | | irqdomain: Always update revmap when setting up a virqGrant Likely2012-07-11
| * | | irqdomain: Split disassociating code into separate functionGrant Likely2012-07-11
| * | | irq_domain: correct a minor wrong comment for linear revmapDong Aisheng2012-07-11
| * | | irq_domain: Standardise legacy/linear domain selectionMark Brown2012-07-11
| * | | irqdomain: Make ops->map hook optionalGrant Likely2012-06-17
| * | | irqdomain: Remove unnecessary test for IRQ_DOMAIN_MAP_LEGACYGrant Likely2012-06-15
| * | | irqdomain: Simple NUMA awareness.Paul Mundt2012-06-15
| * | | devicetree: add helper inline for retrieving a node's full nameGrant Likely2012-06-15
| | |/ | |/|
* | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-07-31
|\ \ \ | |_|/ |/| |
| * | random: remove rand_initialize_irq()Theodore Ts'o2012-07-19
| * | random: make 'add_interrupt_randomness()' do something saneTheodore Ts'o2012-07-14
| |/
* | Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linuxLinus Torvalds2012-07-24
|\ \
| * | devicetree: add helper inline for retrieving a node's full nameGrant Likely2012-07-06
| |/
* | merge task_work and rcu_head, get rid of separate allocation for keyring caseAl Viro2012-07-22
* | trimming task_work: kill ->dataAl Viro2012-07-22
|/
*-. Merge branches 'irq-urgent-for-linus' and 'smp-hotplug-for-linus' of git://gi...Linus Torvalds2012-06-04
|\ \
| * | genirq: Introduce irq_do_set_affinity() to reduce duplicated codeJiang Liu2012-05-24
| * | genirq: Add IRQS_PENDING for nested and simple irqNing Jiang2012-05-24
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-31
|\ \
| * | genirq: reimplement exit_irq_thread() hook via task_work_add()Oleg Nesterov2012-05-23
| |/
* | kernel/irq/manage.c: use the pr_foo() infrastructure to prefix printksAndrew Morton2012-05-31
* | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-05-24
|\ \ | |/ |/|
| * irqdomain: Document size parameter of irq_domain_add_linear()Mark Brown2012-05-19