summaryrefslogtreecommitdiff
path: root/kernel/irq
Commit message (Expand)AuthorAge
* genirq/affinity: Spread irq vectors among present CPUs as far as possibleMing Lei2018-04-06
* genirq/affinity: Allow irq spreading from a given starting pointMing Lei2018-04-06
* genirq/affinity: Move actual irq vector spreading into a helper functionMing Lei2018-04-06
* genirq/affinity: Rename *node_to_possible_cpumask as *node_to_cpumaskMing Lei2018-04-06
* genirq/affinity: Don't return with empty affinity masks on errorThomas Gleixner2018-04-06
* genirq: Make GENERIC_IRQ_MULTI_HANDLER depend on !MULTI_IRQ_HANDLERPalmer Dabbelt2018-04-04
* genirq: Remove license boilerplate/referencesThomas Gleixner2018-03-20
* genirq: Add missing SPDX identifiersThomas Gleixner2018-03-20
* genirq/matrix: Cleanup SPDX identifierThomas Gleixner2018-03-20
* genirq: Cleanup top of file commentsThomas Gleixner2018-03-20
* genirq: Pass desc to __irq_free instead of irq numberUwe Kleine König2018-03-20
* genirq: Add CONFIG_GENERIC_IRQ_MULTI_HANDLERPalmer Dabbelt2018-03-14
* Merge branch 'linus' into irq/core to pick up dependencies.Thomas Gleixner2018-03-14
|\
| * genirq/matrix: Handle CPU offlining properThomas Gleixner2018-02-22
| * irqdomain: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko2018-02-16
* | genirq/irq_sim: Return the base of the irq range from irq_sim_init()Bartosz Golaszewski2018-03-09
* | genirq/irq_sim: Check the return value of irq_sim_init() for error codesBartosz Golaszewski2018-03-09
* | genirq/irq_sim: Explicitly include slab.hBartosz Golaszewski2018-03-09
* | genirq: Add wakeup sysfs node to show IRQ wakeup stateAndy Shevchenko2018-02-28
* | genirq: Let irq thread follow the effective hard irq affinityThomas Gleixner2018-02-16
|/
* genirq: remove unneeded kallsyms includeSergey Senozhatsky2018-02-06
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-02-04
|\
| * genirq: Make legacy autoprobing work againThomas Gleixner2018-02-01
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds2018-02-01
|\ \
| * | irq debug: do not use print_symbol()Sergey Senozhatsky2018-01-05
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-01-29
|\ \ \
| * | | irqdomain: Kill CONFIG_IRQ_DOMAIN_DEBUGMarc Zyngier2018-01-24
* | | | Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-blockLinus Torvalds2018-01-29
|\ \ \ \ | |_|_|/ |/| | |
| * | | genirq/affinity: assign vectors to all possible CPUsChristoph Hellwig2018-01-12
* | | | irq/matrix: Spread interrupts on allocationThomas Gleixner2018-01-18
| |/ / |/| |
* | | genirq/msi, x86/vector: Prevent reservation mode for non maskable MSIThomas Gleixner2017-12-29
* | | genirq/irqdomain: Rename early argument of irq_domain_activate_irq()Thomas Gleixner2017-12-29
* | | genirq: Introduce IRQD_CAN_RESERVE flagThomas Gleixner2017-12-29
* | | genirq/msi: Handle reactivation only on successThomas Gleixner2017-12-29
* | | genirq: Guard handle_bad_irq log messagesGuenter Roeck2017-12-28
* | | kernel/irq: Extend lockdep class for request mutexAndrew Lunn2017-12-28
|/ /
* | genirq/matrix: Fix the precedence fix for realThomas Gleixner2017-12-04
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-26
|\ \
| * | genirq/matrix: Make - vs ?: Precedence explicitKees Cook2017-11-23
| * | Merge tag 'irqchip-4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Thomas Gleixner2017-11-14
| |\ \
| | * | genirq: Track whether the trigger type has been setMarc Zyngier2017-11-10
* | | | treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook2017-11-21
| |_|/ |/| |
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-11-15
|\ \ \ | |/ / |/| |
| * | genirq: export irq_get_percpu_devid_partition to modulesWill Deacon2017-10-18
* | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-11-13
|\ \ \
| * \ \ Merge branch 'linus' into x86/apic, to resolve conflictsIngo Molnar2017-11-07
| |\ \ \
| * | | | genirq: Add config option for reservation modeThomas Gleixner2017-10-18
| * | | | Merge branch 'irq/urgent' into x86/apicThomas Gleixner2017-10-12
| |\ \ \ \
* | \ \ \ \ Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-13
|\ \ \ \ \ \
| * | | | | | timer: Remove expires and data arguments from DEFINE_TIMERKees Cook2017-10-05
| | |_|_|/ / | |/| | | |