Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
33a451d9d8ba52c2ffe6c1690fc49d798868ba2a
/
kernel
/
irq
49a210f
genirq: Prevent NULL pointer dereference in resend_irqs()
by Yunfeng Ye
· 5 years ago
8421928
genirq: Properly pair kobject_del() with kobject_add()
by Michael Kelley
· 5 years ago
3df0c56
genirq: Prevent use-after-free and work list corruption
by Prasad Sodagudi
· 6 years ago
97491c0
genirq: Respect IRQCHIP_SKIP_SET_WAKE in irq_chip_set_wake_parent()
by Stephen Boyd
· 6 years ago
acb5aef
genirq: Avoid summation loops for /proc/stat
by Thomas Gleixner
· 6 years ago
404a83a
genirq: Fix race on spurious interrupt detection
by Lukas Wunner
· 6 years ago
eecd08a
genirq: Make force irq threading setup more robust
by Thomas Gleixner
· 6 years ago
02e3a7d
genirq: Use cpumask_available() for check of cpumask variable
by Matthias Kaehlcke
· 8 years ago
6c9ca57
Revert "genirq: Use irqd_get_trigger_type to compare the trigger type for shared IRQs"
by Greg Kroah-Hartman
· 7 years ago
f2596a9
genirq: Use irqd_get_trigger_type to compare the trigger type for shared IRQs
by Hans de Goede
· 8 years ago
ff5544dd
genirq: Guard handle_bad_irq log messages
by Guenter Roeck
· 7 years ago
3d5960c
genirq: Make sparse_irq_lock protect what it should protect
by Thomas Gleixner
· 7 years ago
f9497d5
genirq/ipi: Fixup checks against nr_cpu_ids
by Alexey Dobriyan
· 7 years ago
762ac49
genirq: Restore trigger settings in irq_modify_status()
by Marc Zyngier
· 7 years ago
7662832
genirq: Release resources in __setup_irq() error path
by Heiner Kallweit
· 8 years ago
423f175
genirq: Fix chained interrupt data ordering
by Thomas Gleixner
· 8 years ago
e021362
irqdomain: Avoid activating interrupts more than once
by Marc Zyngier
· 8 years ago
74e365e
genirq/affinity: Fix node generation from cpumask
by Guilherme G. Piccoli
· 8 years ago
7ee7e87
genirq: Use irq type from irqdata instead of irqdesc
by Thomas Gleixner
· 8 years ago
3118dac
kernel/irq: Export irq_set_parent()
by Sudip Mukherjee
· 8 years ago
b8129a1
genirq: Make function __irq_do_set_handler() static
by Wei Yongjun
· 8 years ago
464b584
Merge branch 'irq/urgent' into irq/core
by Thomas Gleixner
· 8 years ago
1984e07
genirq: Skip chained interrupt trigger setup if type is IRQ_TYPE_NONE
by Marc Zyngier
· 8 years ago
0a30d69
Merge branch 'irq/for-block' into irq/core
by Thomas Gleixner
· 8 years ago
44082fd
genirq/affinity: Remove old irq spread infrastructure
by Thomas Gleixner
· 8 years ago
e75eafb
genirq/msi: Switch to new irq spreading infrastructure
by Thomas Gleixner
· 8 years ago
34c3d98
genirq/affinity: Provide smarter irq spreading infrastructure
by Thomas Gleixner
· 8 years ago
28f4b04
genirq/msi: Add cpumask allocation to alloc_msi_entry
by Thomas Gleixner
· 8 years ago
16217dc
Merge tag 'irqchip-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core
by Thomas Gleixner
· 8 years ago
ecb3f39
genirq: Expose interrupt information through sysfs
by Craig Gallek
· 8 years ago
00b992d
genirq: No need to mask non trigger mode flags before __irq_set_trigger()
by Alexander Kuleshov
· 8 years ago
545d5d6
genirq: Update stale comment for __irq_domain_add
by Punit Agrawal
· 9 years ago
f88eecf
genirq/generic_chip: Verify irqs_per_chip <= 32
by Sebastian Frias
· 8 years ago
0c22891
irqdomain: Mask irq type in irq_domain_xlate_onetwocell()
by Sebastian Frias
· 8 years ago
ee26c01
genirq/generic_chip: Add irq_unmap callback
by Sebastian Frias
· 8 years ago
f0c450e
genirq/generic_chip: Get rid of code duplication
by Sebastian Frias
· 8 years ago
48e0fba
genirq: Remove export of irq_map_generic_chip()
by Thomas Gleixner
· 8 years ago
fc590c2
genirq: Robustify handle_percpu_devid_irq()
by Thomas Gleixner
· 8 years ago
3ee0ce2
genirq/affinity: Use get/put_online_cpus around cpumask operations
by Christoph Hellwig
· 8 years ago
4396f46
genirq: Fix potential memleak when failing to get irq pm
by Shawn Lin
· 8 years ago
1e12c4a
genirq: Correctly configure the trigger on chained interrupts
by Marc Zyngier
· 8 years ago
f3b0946
genirq/msi: Make sure PCI MSIs are activated early
by Marc Zyngier
· 9 years ago
eb0dc47
genirq: Fix missing irq allocation affinity hint
by Vincent Stehle
· 8 years ago
a1b7b1a
irqdomain: Fix irq_domain_alloc_irqs_recursive() error handling
by Alexander Popov
· 9 years ago
4364e1a
genirq/msi: Fix broken debug output
by Thomas Gleixner
· 9 years ago
8658be1
Merge branch 'irq/for-block' into irq/core
by Thomas Gleixner
· 9 years ago
5e385a6
genirq: Add a helper to spread an affinity mask for MSI/MSI-X vectors
by Christoph Hellwig
· 9 years ago
0972fa5
genirq/msi: Make use of affinity aware allocations
by Thomas Gleixner
· 9 years ago
45ddcec
genirq: Use affinity hint in irqdesc allocation
by Thomas Gleixner
· 9 years ago
06ee6d5
genirq: Add affinity hint to irq allocation
by Thomas Gleixner
· 9 years ago
9c25558
genirq: Introduce IRQD_AFFINITY_MANAGED flag
by Thomas Gleixner
· 9 years ago
b614091
genirq/msi: Remove unused MSI_FLAG_IDENTITY_MAP
by Thomas Gleixner
· 9 years ago
d16dcd3
irqdomain: Fix disposal of mappings for interrupt hierarchies
by Jon Hunter
· 9 years ago
edd14cf
genirq: Add untracked irq handler
by Keith Busch
· 9 years ago
a5c8a01
Merge tag 'irqchip-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core
by Thomas Gleixner
· 9 years ago
be45beb
genirq: Add runtime power management support for IRQ chips
by Jon Hunter
· 9 years ago
1e2a7d7
irqdomain: Don't set type when mapping an IRQ
by Jon Hunter
· 9 years ago
f35ad08
genirq: Look-up percpu trigger type if not specified by caller
by Marc Zyngier
· 9 years ago
4b357da
genirq: Look-up trigger type if not specified by caller
by Jon Hunter
· 9 years ago
b62b2cf
irqdomain: Fix handling of type settings for existing mappings
by Jon Hunter
· 9 years ago
ff5b706
genirq: Remove unnecessary memset() calls
by Weongyo Jeong
· 9 years ago
fe3464c
genirq: Remove redundant NULL check of irq_desc
by Jianyu Zhan
· 9 years ago
2eec370
Merge tag 'irqchip-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent
by Thomas Gleixner
· 9 years ago
59fa586
genirq: Fix missing return value in irq_destroy_ipi()
by Matt Redfearn
· 9 years ago
e9256ef
radix-tree: introduce radix_tree_empty
by Matthew Wilcox
· 9 years ago
1eccc6e
Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 9 years ago
9b5d585
genirq: Ensure IRQ descriptor is valid when setting-up the IRQ
by Jon Hunter
· 9 years ago
222df54
genirq: Allow the affinity of a percpu interrupt to be set/retrieved
by Marc Zyngier
· 9 years ago
651e8b5
irqdomain: Allow domain matching on irq_fwspec
by Marc Zyngier
· 9 years ago
7cec18a
genirq: Add error code reporting to irq_{reserve,destroy}_ipi
by Matt Redfearn
· 9 years ago
01292ce
genirq: Make irq_destroy_ipi take a cpumask of IPIs to destroy
by Matt Redfearn
· 9 years ago
4589f45
genirq: Dont allow affinity mask to be updated on IPIs
by Matt Redfearn
· 9 years ago
63cc787
irqdomain: Export irq_domain_free_irqs_common
by Axel Lin
· 9 years ago
a395d6a
kernel/...: convert pr_warning to pr_warn
by Joe Perches
· 9 years ago
277edba
Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
df2e37c
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
8bc6782
Merge commit 'fixes.2015.02.23a' into core/rcu
by Ingo Molnar
· 9 years ago
52b2a05
genirq: Export IRQ functions for module use
by Quan Nguyen
· 9 years ago
e237a55
x86/ACPI/PCI: Recognize that Interrupt Line 255 means "not connected"
by Chen Fan
· 9 years ago
3b8e29a
genirq: Implement ipi_send_mask/single()
by Qais Yousef
· 9 years ago
f9bce79
genirq: Add a new function to get IPI reverse mapping
by Qais Yousef
· 9 years ago
d17bf24
genirq: Add a new generic IPI reservation code to irq core
by Qais Yousef
· 9 years ago
ac0a0cd
genirq: Make irq_domain_alloc_descs() non static
by Qais Yousef
· 9 years ago
379b656
genirq: Add GENERIC_IRQ_IPI Kconfig symbol
by Qais Yousef
· 9 years ago
b354286
irq: Privatize irq_common_data::state_use_accessors
by Boqun Feng
· 9 years ago
f944b5a
genirq: Use a common macro to go through the actions list
by Daniel Lezcano
· 9 years ago
fbf1980
genirq: Add default affinity mask command line option
by Thomas Gleixner
· 9 years ago
30e4c9a
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
530cbe1
irqdomain: Allow domain lookup with DOMAIN_BUS_WIRED token
by Marc Zyngier
· 9 years ago
d434215
Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 9 years ago
64bce3e
irqdomain: Export irq_domain_set_info() for module use
by Keith Busch
· 9 years ago
bf6f869
genirq/MSI: Relax msi_domain_alloc() to support parentless MSI irqdomains
by Liu Jiang
· 9 years ago
570540d
genirq: Validate action before dereferencing it in handle_irq_event_percpu()
by Thomas Gleixner
· 9 years ago
3d116a6
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
92b86f9
Merge branch 'irq/gic-v2m-acpi' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core
by Thomas Gleixner
· 9 years ago
75aba7b
irqdomain: Introduce is_fwnode_irqchip helper
by Suravee Suthikulpanit
· 9 years ago
a4289dc
genirq/msi: Export functions to allow MSI domains in modules
by Jake Oshins
· 9 years ago
ef0bf62
Merge branch 'irq/wire-msi-bridge' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core
by Thomas Gleixner
· 9 years ago
2145ac9
genirq/msi: Add msi_domain_populate_irqs
by Marc Zyngier
· 9 years ago
b2eba39
genirq/msi: Make the .prepare callback reusable
by Marc Zyngier
· 9 years ago
Next »