aboutsummaryrefslogtreecommitdiff
path: root/kernel/irq
AgeCommit message (Expand)Author
2014-07-01Merge tag 'v3.10.46' into linux-linaro-lskMark Brown
2014-06-30genirq: Sanitize spurious interrupt detection of threaded irqsThomas Gleixner
2014-06-09Merge tag v3.10.42 into linux-linaro-lskAlex Shi
2014-06-07genirq: Allow forcing cpu affinity of interruptsThomas Gleixner
2014-03-28Merge tag 'v3.10.34' into linux-linaro-lskAlex Shi
2014-03-23genirq: Remove racy waitqueue_active checkChuansheng Liu
2014-02-27Merge tag 'v3.10.32' into linux-linaro-lskAlex Shi
2014-02-22genirq: Add missing irq_to_desc export for CONFIG_SPARSE_IRQ=nPaul Gortmaker
2014-01-22Merge remote-tracking branch 'lsk/v3.10/topic/big.LITTLE' into linux-linaro-lskMark Brown
2014-01-22HMP: Restrict irq_default_affinity to hmp_slow_cpu_maskDietmar Eggemann
2014-01-22genirq: Add default affinity mask command line optionThomas Gleixner
2013-12-12Merge tag 'v3.10.24' into linux-linaro-lskMark Brown
2013-12-11irq: Enable all irqs unconditionally in irq_resumeLaxman Dewangan
2013-07-22Merge tag 'v3.10.2' into linux-linaro-lsklskMark Brown
2013-07-21genirq: Fix can_request_irq() for IRQs without an actionBen Hutchings
2013-07-17genirq: Add default affinity mask command line optionThomas Gleixner
2013-06-08irqdomain: document the simple domain first_irqLinus Walleij
2013-06-08kernel/irq/irqdomain.c: before use 'irq_data', need check it whether valid.Chen Gang
2013-06-08irqdomain: export irq_domain_add_simpleArnd Bergmann
2013-05-06irqdomain: Allow quiet failure modeBenjamin Herrenschmidt
2013-05-01proc: Supply a function to remove a proc entry by PDEDavid Howells
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro
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