Sign in
android-kvm
/
linux
/
7a30bdd99f37352b188575b27924c407c6ddff9e
/
kernel
/
irq
0902d50
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
2a1ccd3
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
3a1d24c
irq/irqdomain: Fix comment typo
by Zenghui Yu
· 5 years ago
c09cb12
genirq: Update irq stats from NMI handlers
by Shijith Thotton
· 5 years ago
62e0468
genirq: Add optional hardware synchronization for shutdown
by Thomas Gleixner
· 5 years ago
1d21f2a
genirq: Fix misleading synchronize_irq() documentation
by Thomas Gleixner
· 5 years ago
4001d8e
genirq: Delay deactivation in free_irq()
by Thomas Gleixner
· 5 years ago
17ce302
arm64: Fix interrupt tracing in the presence of NMIs
by Julien Thierry
· 6 years ago
0e51833
genirq/affinity: Remove unused argument from [__]irq_build_affinity_masks()
by Minwoo Im
· 6 years ago
699785f
genirq/timings: Add selftest for next event computation
by Daniel Lezcano
· 6 years ago
f52da98d
genirq/timings: Add selftest for irqs circular buffer
by Daniel Lezcano
· 6 years ago
6aed82d
genirq/timings: Add selftest for circular array
by Daniel Lezcano
· 6 years ago
23aa3b9
genirq/timings: Encapsulate storing function
by Daniel Lezcano
· 6 years ago
df025e4
genirq/timings: Encapsulate timings push
by Daniel Lezcano
· 6 years ago
3c2e79f
genirq/timings: Optimize the period detection speed
by Daniel Lezcano
· 6 years ago
2840eef
genirq/timings: Fix timings buffer inspection
by Daniel Lezcano
· 6 years ago
619c1baa
genirq/timings: Fix next event index function
by Daniel Lezcano
· 6 years ago
43b98d8
genirq/irqdomain: Remove WARN_ON() on out-of-memory condition
by Geert Uytterhoeven
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
d9351ea
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
cf482a4
Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
0968621
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
by Linus Torvalds
· 6 years ago
2f1835df
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
fb4e059
Merge tag 'irqchip-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core
by Thomas Gleixner
· 6 years ago
aaebdf8
genirq/msi: Add a new field in msi_desc to store an IOMMU cookie
by Julien Grall
· 6 years ago
2bd1298
genirq: Introduce irq_chip_{request,release}_resource_parent() apis
by Lokesh Vutla
· 6 years ago
08970ec
irq/irqdomain: Fix typo in the comment on top of __irq_domain_alloc_irqs()
by Julien Grall
· 6 years ago
52ba92f
irqdesc: Replace irq_kobj_type's default_attrs field with groups
by Kimberly Brown
· 6 years ago
2d65c42
genirq/devres: Use struct_size() in devm_kzalloc()
by Gustavo A. R. Silva
· 6 years ago
d75f773
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
by Sakari Ailus
· 6 years ago
bbba0e7
genirq/timings: Add array suffix computation code
by Daniel Lezcano
· 6 years ago
bfe8384
genirq/timings: Remove variance computation code
by Daniel Lezcano
· 6 years ago
325aa19
genirq: Respect IRQCHIP_SKIP_SET_WAKE in irq_chip_set_wake_parent()
by Stephen Boyd
· 6 years ago
e8458e7
genirq: Initialize request_mutex if CONFIG_SPARSE_IRQ=n
by Kefeng Wang
· 6 years ago
59c3984
genirq: Prevent use-after-free and work list corruption
by Prasad Sodagudi
· 6 years ago
93417a3
genirq: Mark expected switch case fall-through
by Gustavo A. R. Silva
· 6 years ago
bb2e320
genirq/devres: Remove excess parameter from kernel doc
by Valdis Kletnieks
· 6 years ago
3601fe4
Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 6 years ago
a324ca9
Merge tag 'irqchip-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core
by Thomas Gleixner
· 6 years ago
3dda927
Merge branch 'ib-qcom-ssbi' into devel
by Linus Walleij
· 6 years ago
9f199dd
irqdomain: Allow the default irq domain to be retrieved
by Marc Zyngier
· 6 years ago
2f7db3c
Merge tag 'gpio-v5.1-updates-for-linus-part-2' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into devel
by Linus Walleij
· 6 years ago
8d91ecc8
irq/irq_sim: add irq_set_type() callback
by Bartosz Golaszewski
· 6 years ago
a6a309e
genirq/affinity: Remove the leftovers of the original set support
by Thomas Gleixner
· 6 years ago
c66d4bd
genirq/affinity: Add new callback for (re)calculating interrupt sets
by Ming Lei
· 6 years ago
9cfef55
genirq/affinity: Store interrupt sets size in struct irq_affinity
by Ming Lei
· 6 years ago
0145c30
genirq/affinity: Code consolidation
by Thomas Gleixner
· 6 years ago
8fab3d7
Merge tag 'gpio-v5.1-updates-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into devel
by Linus Walleij
· 6 years ago
d869f86
Merge branch 'linus' into irq/core
by Thomas Gleixner
· 6 years ago
a518669
genirq: Fix wrong name in request_percpu_nmi() description
by Julien Thierry
· 6 years ago
5aa5bd5
genirq: introduce irq_chip_mask_ack_parent()
by Linus Walleij
· 6 years ago
b5c231d
genirq: introduce irq_domain_translate_twocell
by Brian Masney
· 6 years ago
1136b07
genirq: Avoid summation loops for /proc/stat
by Thomas Gleixner
· 6 years ago
347253c
genirq/affinity: Move allocation of 'node_to_cpumask' to irq_build_affinity_masks()
by Ming Lei
· 6 years ago
6e4933a
irqdesc: Add domain handler for NMIs
by Julien Thierry
· 6 years ago
2dcf1fb
genirq: Provide NMI handlers
by Julien Thierry
· 6 years ago
4b078c3
genirq: Provide NMI management for percpu_devid interrupts
by Julien Thierry
· 6 years ago
b525903
genirq: Provide basic NMI management for interrupt lines
by Julien Thierry
· 6 years ago
38f7ae9
genirq: export irq_chip_set_wake_parent symbol
by Brian Masney
· 6 years ago
434537b
genirq/debugfs: No need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 6 years ago
12fee4c
genirq/irqdesc: Fix double increment in alloc_descs()
by Huacai Chen
· 6 years ago
bddda60
genirq: Make sure the initial affinity is not empty
by Srinivas Ramana
· 6 years ago
01cdfa9
genirq: Correctly annotate implicit fall through
by Mathieu Malaterre
· 6 years ago
44133f7
genirq: Annotate implicit fall through
by Mathieu Malaterre
· 6 years ago
c410abbb
genirq/affinity: Add is_managed to struct irq_affinity_desc
by Dou Liyang
· 6 years ago
bec0403
genirq/core: Introduce struct irq_affinity_desc
by Dou Liyang
· 6 years ago
c2899c3
genirq/affinity: Remove excess indentation
by Thomas Gleixner
· 6 years ago
ff3730a
Merge tag 'irqchip-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core
by Thomas Gleixner
· 6 years ago
c5f48c0
genirq: Fix various typos in comments
by Ingo Molnar
· 6 years ago
0645990
irq/irq_sim: Store multiple interrupt offsets in a bitmap
by Bartosz Golaszewski
· 6 years ago
e8da879
genirq/matrix: Improve target CPU selection for managed interrupts.
by Long Li
· 6 years ago
6da4b3a
genirq/affinity: Add support for allocating interrupt sets
by Jens Axboe
· 6 years ago
060746d
genirq/affinity: Pass first vector to __irq_build_affinity_masks()
by Ming Lei
· 6 years ago
5c903e10
genirq/affinity: Move two stage affinity spreading into a helper function
by Ming Lei
· 6 years ago
b825921
genirq/affinity: Spread IRQs to all available NUMA nodes
by Long Li
· 6 years ago
57f0179
irq/matrix: Fix memory overallocation
by Michael Kelley
· 6 years ago
5947a64
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
746a923
genirq: Fix race on spurious interrupt detection
by Lukas Wunner
· 6 years ago
b8d62f3
genirq: Fix grammar s/an /a /
by Geert Uytterhoeven
· 6 years ago
94967b5
genirq/debugfs: Reinstate full OF path for domain name
by Marc Zyngier
· 6 years ago
513145e
genirq/debugfs: Reset domain debugfs_file on removal of the debugfs file
by Marc Zyngier
· 6 years ago
76f99ae
irq/matrix: Spread managed interrupts on allocation
by Dou Liyang
· 6 years ago
8ffe4e6
irq/matrix: Split out the CPU selection code into a helper
by Dou Liyang
· 6 years ago
d0daaea
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
9e90c79
Merge tag 'irqchip-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core
by Thomas Gleixner
· 6 years ago
d1f0301
genirq: Make force irq threading setup more robust
by Thomas Gleixner
· 6 years ago
4f7799d
genirq/irqchip: Remove MULTI_IRQ_HANDLER as it's now obselete
by Palmer Dabbelt
· 7 years ago
d91cfeb
genirq: Remove redundant NULL pointer check in __free_irq()
by RAGHU Halharvi
· 6 years ago
519cc86
genirq: Synchronize only with single thread on free_irq()
by Lukas Wunner
· 7 years ago
836557b
genirq: Update code comments wrt recycled thread_mask
by Lukas Wunner
· 7 years ago
74bdf78
genirq: Speedup show_interrupts()
by Eric Dumazet
· 7 years ago
72a8edc
genirq/debugfs: Add missing IRQCHIP_SUPPORTS_LEVEL_MSI debug
by Marc Zyngier
· 7 years ago
0a13ec0
genirq: Fix editing error in a comment
by Jonathan Neuschäfer
· 7 years ago
4a5f4d2
genirq: Use rcu in kstat_irqs_usr()
by Eric Dumazet
· 7 years ago
f4e5b30
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
12f4707
genirq/affinity: Defer affinity setting if irq chip is busy
by Thomas Gleixner
· 7 years ago
d340ebd
genirq/migration: Avoid out of line call if pending is not set
by Thomas Gleixner
· 7 years ago
a33a5d2
genirq/generic_pending: Do not lose pending affinity update
by Thomas Gleixner
· 7 years ago
47b82e8
ide: don't enable/disable interrupts in force threaded-IRQ mode
by Sebastian Andrzej Siewior
· 7 years ago
db020be
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
Next »