index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
irq
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-22
genirq: Handle managed irqs gracefully in irq_startup()
Thomas Gleixner
1
-3
/
+61
2017-06-22
genirq: Add force argument to irq_startup()
Thomas Gleixner
4
-7
/
+14
2017-06-22
genirq: Split out irq_startup() code
Thomas Gleixner
1
-11
/
+18
2017-06-22
genirq: Introduce IRQD_MANAGED_SHUTDOWN
Thomas Gleixner
1
-0
/
+10
2017-06-22
genirq/cpuhotplug: Use effective affinity mask
Thomas Gleixner
1
-3
/
+11
2017-06-22
genirq: Introduce effective affinity mask
Thomas Gleixner
4
-7
/
+105
2017-06-22
genirq/proc: Replace ever repeating type cast
Thomas Gleixner
1
-5
/
+5
2017-06-22
genirq: Remove pointless gfp argument
Thomas Gleixner
1
-8
/
+7
2017-06-22
genirq: Remove pointless arg from show_irq_affinity
Thomas Gleixner
1
-3
/
+3
2017-06-22
genirq: Move irq_fixup_move_pending() to core
Thomas Gleixner
1
-0
/
+5
2017-06-22
genirq/cpuhotplug: Set force affinity flag on hotplug migration
Thomas Gleixner
1
-1
/
+1
2017-06-22
genirq/cpuhotplug: Add support for conditional masking
Thomas Gleixner
1
-1
/
+10
2017-06-22
genirq/cpuhotplug: Add support for cleaning up move in progress
Thomas Gleixner
2
-3
/
+35
2017-06-22
genirq/cpuhotplug: Do not migrated shutdown irqs
Thomas Gleixner
1
-3
/
+8
2017-06-22
genirq/cpuhotplug: Reorder check logic
Thomas Gleixner
1
-16
/
+20
2017-06-22
genirq/cpuhotplug: Dont claim success on error
Thomas Gleixner
1
-1
/
+4
2017-06-22
genirq/cpuhotplug: Remove irq disabling logic
Thomas Gleixner
1
-8
/
+4
2017-06-22
genirq: Move pending helpers to internal.h
Christoph Hellwig
2
-28
/
+38
2017-06-22
genirq: Move initial affinity setup to irq_startup()
Thomas Gleixner
2
-9
/
+8
2017-06-22
genirq: Rename setup_affinity() to irq_setup_affinity()
Thomas Gleixner
2
-6
/
+7
2017-06-22
genirq: Remove mask argument from setup_affinity()
Thomas Gleixner
3
-34
/
+29
2017-06-22
genirq: Provide irq_fixup_move_pending()
Thomas Gleixner
1
-0
/
+30
2017-06-22
genirq/debugfs: Add proper debugfs interface
Thomas Gleixner
7
-1
/
+337
2017-06-22
genirq/irqdomain: Add map counter
Thomas Gleixner
1
-0
/
+4
2017-06-22
genirq: Allow fwnode to carry name information only
Thomas Gleixner
1
-13
/
+92
2017-06-22
genirq/msi: Prevent overwriting domain name
Thomas Gleixner
1
-1
/
+2
2017-06-21
irq/generic-chip: Provide devm_irq_setup_generic_chip()
Bartosz Golaszewski
1
-0
/
+52
2017-06-21
irq/generic-chip: Provide devm_irq_alloc_generic_chip()
Bartosz Golaszewski
1
-0
/
+34
2017-06-21
irq/generic-chip: Export irq_init_generic_chip() locally
Bartosz Golaszewski
2
-4
/
+14
2017-06-20
Merge branch 'linus' into irq/core
Thomas Gleixner
1
-1
/
+3
2017-06-13
genirq: Release resources in __setup_irq() error path
Heiner Kallweit
1
-1
/
+3
2017-06-04
genirq: Warn when IRQ_NOAUTOEN is used with shared interrupts
Thomas Gleixner
2
-2
/
+17
2017-06-04
genirq: Handle NOAUTOEN interrupt setup proper
Thomas Gleixner
2
-25
/
+63
2017-05-26
genirq: Make early_irq_init() print out more informative
Vincent Legoll
1
-2
/
+3
2017-05-22
genirq/msi: Populate the domain name if provided by the irqchip
Marc Zyngier
1
-2
/
+8
2017-05-22
irqdomain: Let irq_domain_mapping display ACPI fwnode attributes
Marc Zyngier
1
-1
/
+12
2017-05-22
irqdomain: Let irq_domain_mapping display hierarchical domains
Marc Zyngier
1
-25
/
+43
2017-05-22
PCI/MSI: Ignore affinity if pre/post vector count is more than min_vecs
Michael Hernandez
1
-1
/
+12
2017-05-21
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2017-05-16
genirq: Fix chained interrupt data ordering
Thomas Gleixner
1
-1
/
+1
2017-05-16
irq: update genericirq book location
Mauro Carvalho Chehab
3
-3
/
+3
2017-05-08
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+11
2017-05-01
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-3
/
+8
2017-04-20
Merge branch 'linus' into irq/core
Thomas Gleixner
1
-9
/
+11
2017-04-20
genirq/affinity: Fix calculating vectors to assign
Keith Busch
1
-1
/
+1
2017-04-18
genirq: Return the IRQ name from free_irq()
Christoph Hellwig
1
-3
/
+10
2017-04-18
genirq: Fix indentation in remove_irq()
Christoph Hellwig
1
-1
/
+1
2017-04-15
genirq: Use irqd_get_trigger_type to compare the trigger type for shared IRQs
Hans de Goede
1
-1
/
+3
2017-04-14
genirq: Use cpumask_available() for check of cpumask variable
Matthias Kaehlcke
1
-1
/
+1
2017-04-13
irq/affinity: Fix extra vecs calculation
Keith Busch
1
-1
/
+1
[prev]
[next]