Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
b160628e9ebcdc85d0db9d7f423c26b3c7c179d0
/
kernel
/
irq
/
internals.h
5320eb4
irq: remove unused flags argument from __handle_irq_event_percpu()
by Sebastian Andrzej Siewior
· 3 years, 1 month ago
13b90ca
genirq/chip: Use the first chip in irq_chip_compose_msi_msg()
by Thomas Gleixner
· 4 years, 5 months ago
acd26bc
genirq: Provide interrupt injection mechanism
by Thomas Gleixner
· 4 years, 10 months ago
1f85b1f
genirq: Add return value to check_irq_resend()
by Thomas Gleixner
· 4 years, 10 months ago
c16816a
genirq: Add protection against unsafe usage of generic_handle_irq()
by Thomas Gleixner
· 4 years, 10 months ago
cba6437
genirq/proc: Reject invalid affinity masks (again)
by Thomas Gleixner
· 5 years ago
0902d50
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
62e0468
genirq: Add optional hardware synchronization for shutdown
by Thomas Gleixner
· 6 years ago
4001d8e
genirq: Delay deactivation in free_irq()
by Thomas Gleixner
· 6 years ago
df025e4
genirq/timings: Encapsulate timings push
by Daniel Lezcano
· 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
1136b07
genirq: Avoid summation loops for /proc/stat
by Thomas Gleixner
· 6 years ago
b525903
genirq: Provide basic NMI management for interrupt lines
by Julien Thierry
· 6 years ago
1beaeac
genirq: Make legacy autoprobing work again
by Thomas Gleixner
· 7 years ago
702cb0a
genirq/irqdomain: Rename early argument of irq_domain_activate_irq()
by Thomas Gleixner
· 7 years ago
670310d
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
42e1cc2
genirq/irqdomain: Propagate early activation
by Thomas Gleixner
· 7 years ago
bb9b428
genirq/irqdomain: Allow irq_domain_activate_irq() to fail
by Thomas Gleixner
· 7 years ago
c942cee
genirq: Separate activation and startup
by Thomas Gleixner
· 7 years ago
457f6d3
genirq: Make state consistent for !IRQ_DOMAIN_HIERARCHY
by Thomas Gleixner
· 7 years ago
07557cc
genirq/msi: Capture device name for debugfs
by Thomas Gleixner
· 7 years ago
163616c
genirq: Fix for_each_action_of_desc() macro
by Masahiro Yamada
· 7 years ago
a696712
genirq/PM: Properly pretend disabled state when force resuming interrupts
by Juergen Gross
· 8 years ago
e5682b4
genirq/debugfs: Fix build for !CONFIG_IRQ_DOMAIN
by Sebastian Ott
· 8 years ago
e1c9214
genirq/timings: Add infrastructure for estimating the next interrupt arrival time
by Daniel Lezcano
· 8 years ago
b2d3d61
genirq/timings: Add infrastructure to track the interrupt timings
by Daniel Lezcano
· 8 years ago
c2ce34c
genirq/debugfs: Remove pointless NULL pointer check
by Thomas Gleixner
· 8 years ago
4cde9c6
genirq: Add force argument to irq_startup()
by Thomas Gleixner
· 8 years ago
54fdf6a
genirq: Introduce IRQD_MANAGED_SHUTDOWN
by Thomas Gleixner
· 8 years ago
36d84fb
genirq: Move irq_fixup_move_pending() to core
by Thomas Gleixner
· 8 years ago
f0383c2
genirq/cpuhotplug: Add support for cleaning up move in progress
by Thomas Gleixner
· 8 years ago
137221d
genirq: Move pending helpers to internal.h
by Christoph Hellwig
· 8 years ago
43564bd
genirq: Rename setup_affinity() to irq_setup_affinity()
by Thomas Gleixner
· 8 years ago
cba4235
genirq: Remove mask argument from setup_affinity()
by Thomas Gleixner
· 8 years ago
087cdfb
genirq/debugfs: Add proper debugfs interface
by Thomas Gleixner
· 8 years ago
f160203
irq/generic-chip: Export irq_init_generic_chip() locally
by Bartosz Golaszewski
· 8 years ago
8658be1
Merge branch 'irq/for-block' into irq/core
by Thomas Gleixner
· 9 years ago
9c25558
genirq: Introduce IRQD_AFFINITY_MANAGED flag
by Thomas Gleixner
· 9 years ago
edd14cf
genirq: Add untracked irq handler
by Keith Busch
· 9 years ago
be45beb
genirq: Add runtime power management support for IRQ chips
by Jon Hunter
· 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
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
4717f13
genirq/PM: Restore system wake up from chained interrupts
by Grygorii Strashko
· 9 years ago
e509bd7
genirq: Allow migration of chained interrupts by installing default action
by Mika Westerberg
· 9 years ago
71f6434
genirq: Remove the second parameter from handle_irq_event_percpu()
by Huang Shijie
· 9 years ago
449e9ca
genirq: Move field 'node' from irq_data into irq_common_data
by Jiang Liu
· 10 years ago
4b979e4
Merge branch 'linus' into irq/core
by Thomas Gleixner
· 9 years ago
79ff1cd
genirq: Remove irq argument from __enable/__disable_irq()
by Jiang Liu
· 10 years ago
a1ff541
genirq: Remove irq arg from __irq_set_trigger()
by Jiang Liu
· 10 years ago
0798abe
genirq: Remove the irq argument from check_irq_resend()
by Jiang Liu
· 10 years ago
b51bf95
genirq: Remove the parameter 'irq' of kstat_incr_irqs_this_cpu()
by Jiang Liu
· 10 years ago
a899418
hotplug: Prevent alloc/free of irq descriptors during cpu up/down
by Thomas Gleixner
· 10 years ago
6783011
genirq: Introduce helper function irq_data_get_node()
by Jiang Liu
· 10 years ago
0d0b4c8
genirq: Introduce struct irq_common_data to host shared irq data
by Jiang Liu
· 10 years ago
7bbf1dd
genirq: Enhance irq_data_to_desc() to support hierarchy irqdomain
by Jiang Liu
· 10 years ago
c291ee6
genirq: Prevent proc race against freeing of irq descriptors
by Thomas Gleixner
· 10 years ago
9ce7a25
genirq: Simplify wakeup mechanism
by Thomas Gleixner
· 10 years ago
cab303b
genirq: Add sanity checks for PM options on shared interrupt lines
by Thomas Gleixner
· 10 years ago
8df2e02
genirq: Move suspend/resume logic into irq/pm code
by Thomas Gleixner
· 10 years ago
a257954
genirq: Improve documentation to match current implementation
by Jiang Liu
· 11 years ago
f63b6a0
genirq: Replace reserve_irqs in core code
by Thomas Gleixner
· 11 years ago
328a497
genirq: Add a new IRQCHIP_EOI_THREADED flag
by Thomas Gleixner
· 11 years ago
8f945a3
genirq: Move kstat_incr_irqs_this_cpu() to core
by Thomas Gleixner
· 11 years ago
a92444c
genirq: Provide irq_wake_thread()
by Thomas Gleixner
· 11 years ago
818b0f3
genirq: Introduce irq_do_set_affinity() to reduce duplicated code
by Jiang Liu
· 13 years ago
df8d291
Merge branch 'linus' into irq/core
by Thomas Gleixner
· 13 years ago
5234ffb
genirq: Get rid of unnecessary IRQTF_DIED flag
by Alexander Gordeev
· 13 years ago
b4bc724
genirq: Handle pending irqs in irq_startup()
by Thomas Gleixner
· 13 years ago
2329abf
module_param: make bool parameters really bool (core code)
by Rusty Russell
· 13 years ago
31d9d9b
genirq: Add support for per-cpu dev_id interrupts
by Marc Zyngier
· 13 years ago
0c6f8a8
genirq: Remove compat code
by Thomas Gleixner
· 14 years ago
32f4125
genirq: Move INPROGRESS, MASKED and DISABLED state flags to irq_data
by Thomas Gleixner
· 14 years ago
8d32a30
genirq: Provide forced interrupt threading
by Thomas Gleixner
· 14 years ago
d5eb4ad2
genirq: Implement irq_get/put_desc_[bus]locked/unlock()
by Thomas Gleixner
· 14 years ago
091738a
genirq: Remove real old transition functions
by Thomas Gleixner
· 14 years ago
a6967ca
genirq: Remove desc->status when GENERIC_HARDIRQS_NO_COMPAT=y
by Thomas Gleixner
· 14 years ago
7f94226
genirq: Move wakeup state to irq_data
by Thomas Gleixner
· 14 years ago
d4d5e08
genirq: Add IRQCHIP_SET_TYPE_MASKED flag
by Thomas Gleixner
· 14 years ago
2bdd105
genirq: Move IRQ_AFFINITY_SET to core
by Thomas Gleixner
· 14 years ago
a005677
genirq: Mirror IRQ_PER_CPU and IRQ_NO_BALANCING in irq_data.state
by Thomas Gleixner
· 14 years ago
1ce6068
genirq: Move debug code to separate header
by Thomas Gleixner
· 14 years ago
6a58fb3
genirq: Remove CONFIG_IRQ_PER_CPU
by Thomas Gleixner
· 14 years ago
f230b6d
genirq: Add IRQ_MOVE_PENDING to irq_data.state
by Thomas Gleixner
· 14 years ago
6d2cd17
genirq: Move IRQ_WAKEUP to core
by Thomas Gleixner
· 14 years ago
c531e83
genirq: Move IRQ_SUSPENDED to core
by Thomas Gleixner
· 14 years ago
6e40262
genirq: Move IRQ_MASKED to core
by Thomas Gleixner
· 14 years ago
2a0d6fb
genirq: Move IRQ_PENDING flag to core
by Thomas Gleixner
· 14 years ago
c1594b7
genirq: Move IRQ_DISABLED to core
by Thomas Gleixner
· 14 years ago
163ef30
genirq: Move IRQ_REPLAY and IRQ_WAITING to core
by Thomas Gleixner
· 14 years ago
3d67bae
genirq: Move IRQ_ONESHOT to core
by Thomas Gleixner
· 14 years ago
009b4c3
genirq: Add IRQ_INPROGRESS to core
by Thomas Gleixner
· 14 years ago
6954b75
genirq: Move IRQ_POLL_INPROGRESS to core
by Thomas Gleixner
· 14 years ago
7acdd53
genirq: Move IRQ_SPURIOUS_DISABLED to core state
by Thomas Gleixner
· 14 years ago
bd062e7
genirq: Move IRQ_AUTODETECT to internal state
by Thomas Gleixner
· 14 years ago
e6bea9c
genirq: Protect tglx from tripping over his own feet
by Thomas Gleixner
· 14 years ago
dbec07b
genirq: Add internal state field to irq_desc
by Thomas Gleixner
· 14 years ago
4912609
genirq: Implement handle_irq_event()
by Thomas Gleixner
· 14 years ago
8792347
genirq: Consolidate disable/enable
by Thomas Gleixner
· 14 years ago
Next »