summaryrefslogtreecommitdiff
path: root/kernel/irq
AgeCommit message (Expand)Author
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-07-02Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-06-28genirq: Add the generic chip to the genirq docbookThomas Gleixner
2013-06-28genirq: generic-chip: Export some irq_gc_ functionsFabio Estevam
2013-06-28genirq: Fix can_request_irq() for IRQs without an actionBen Hutchings
2013-06-25irqdomain: Use irq_get_trigger_type() to get IRQ flagsJavier Martinez Canillas
2013-06-24genirq: Irqchip: document gcflags arg of irq_alloc_domain_generic_chipsJames Hogan
2013-06-18irq/generic-chip: fix a few kernel-doc entriesUwe Kleine-König
2013-06-11genirq: Set irq thread to RT priority on creationIvo Sieben
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-29genirq: Add kerneldoc for irq_disable.Andreas Fenkart
2013-05-29genirq: irqchip: Add mask to block out invalid irqsGrant Likely
2013-05-29genirq: Generic chip: Add linear irq domain supportThomas Gleixner
2013-05-29genirq: Generic chip: Split out code into separate functionsThomas Gleixner
2013-05-29genirq: irqchip: Add a mask calculation functionThomas Gleixner
2013-05-29genirq: Generic chip: Cache per irq bit maskThomas Gleixner
2013-05-29genirq: Generic chip: Handle separate mask registersGerlando Falauto
2013-05-29genirq: Generic chip: Add support for per chip type mask cacheGerlando Falauto
2013-05-29genirq: Generic chip: Remove the local cur_regs() functionGerlando Falauto
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-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-23new helper: file_inode(file)Al Viro
2013-02-20Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-02-20Merge 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-12Merge 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-08-01Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-08-01Merge 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-25irqdomain: Improve diagnostics when a domain mapping failsMark Brown
2012-07-25irqdomain: eliminate slow-path revmap lookupsGrant Likely
2012-07-25Merge remote-tracking branch 'origin' into irqdomain/nextGrant Likely
2012-07-24Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linuxLinus Torvalds