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