Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
02b4da5f84d157f6a27e05ca017bdb74bcf01bee
/
kernel
/
irq
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
3f3942a
proc: introduce proc_create_single{,_data}
by Christoph Hellwig
· 7 years ago
0be8153
genirq/msi: Allow level-triggered MSIs to be exposed by MSI providers
by Marc Zyngier
· 7 years ago
275220c
genirq/irq_sim: Remove the license boilerplate
by Bartosz Golaszewski
· 7 years ago
d305681
genirq/affinity: Spread irq vectors among present CPUs as far as possible
by Ming Lei
· 7 years ago
1a2d091
genirq/affinity: Allow irq spreading from a given starting point
by Ming Lei
· 7 years ago
b3e6aaa
genirq/affinity: Move actual irq vector spreading into a helper function
by Ming Lei
· 7 years ago
47778f33
genirq/affinity: Rename *node_to_possible_cpumask as *node_to_cpumask
by Ming Lei
· 7 years ago
0211e12
genirq/affinity: Don't return with empty affinity masks on error
by Thomas Gleixner
· 7 years ago
d6f7382
genirq: Make GENERIC_IRQ_MULTI_HANDLER depend on !MULTI_IRQ_HANDLER
by Palmer Dabbelt
· 7 years ago
f3f59fb
genirq: Remove license boilerplate/references
by Thomas Gleixner
· 7 years ago
52a65ff
genirq: Add missing SPDX identifiers
by Thomas Gleixner
· 7 years ago
90cafdd
genirq/matrix: Cleanup SPDX identifier
by Thomas Gleixner
· 7 years ago
99bfce5
genirq: Cleanup top of file comments
by Thomas Gleixner
· 7 years ago
83ac4ca
genirq: Pass desc to __irq_free instead of irq number
by Uwe Kleine König
· 7 years ago
caacdbf
genirq: Add CONFIG_GENERIC_IRQ_MULTI_HANDLER
by Palmer Dabbelt
· 7 years ago
b0d8bef8
Merge branch 'linus' into irq/core to pick up dependencies.
by Thomas Gleixner
· 7 years ago
f09777f
genirq/irq_sim: Return the base of the irq range from irq_sim_init()
by Bartosz Golaszewski
· 7 years ago
28b6afa
genirq/irq_sim: Check the return value of irq_sim_init() for error codes
by Bartosz Golaszewski
· 7 years ago
34a866b
genirq/irq_sim: Explicitly include slab.h
by Bartosz Golaszewski
· 7 years ago
d61e294
genirq: Add wakeup sysfs node to show IRQ wakeup state
by Andy Shevchenko
· 7 years ago
651ca2c
genirq/matrix: Handle CPU offlining proper
by Thomas Gleixner
· 7 years ago
cbf8699
genirq: Let irq thread follow the effective hard irq affinity
by Thomas Gleixner
· 7 years ago
0b24a0b
irqdomain: Re-use DEFINE_SHOW_ATTRIBUTE() macro
by Andy Shevchenko
· 7 years ago
22ad305
genirq: remove unneeded kallsyms include
by Sergey Senozhatsky
· 7 years ago
f74a127
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
ab486bc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
by Linus Torvalds
· 7 years ago
1beaeac
genirq: Make legacy autoprobing work again
by Thomas Gleixner
· 7 years ago
7bcd342
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
0a4b6e2
Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
c5baa1b
irqdomain: Kill CONFIG_IRQ_DOMAIN_DEBUG
by Marc Zyngier
· 7 years ago
a0c9259
irq/matrix: Spread interrupts on allocation
by Thomas Gleixner
· 7 years ago
84676c1
genirq/affinity: assign vectors to all possible CPUs
by Christoph Hellwig
· 7 years ago
3b14f08
irq debug: do not use print_symbol()
by Sergey Senozhatsky
· 7 years ago
bc97623
genirq/msi, x86/vector: Prevent reservation mode for non maskable MSI
by Thomas Gleixner
· 7 years ago
702cb0a
genirq/irqdomain: Rename early argument of irq_domain_activate_irq()
by Thomas Gleixner
· 7 years ago
69790ba
genirq: Introduce IRQD_CAN_RESERVE flag
by Thomas Gleixner
· 7 years ago
da5dd9e
genirq/msi: Handle reactivation only on success
by Thomas Gleixner
· 7 years ago
11bca0a
genirq: Guard handle_bad_irq log messages
by Guenter Roeck
· 7 years ago
39c3fd5
kernel/irq: Extend lockdep class for request mutex
by Andrew Lunn
· 7 years ago
bb5c4342
genirq/matrix: Fix the precedence fix for real
by Thomas Gleixner
· 7 years ago
dec0029
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
75f1133
genirq/matrix: Make - vs ?: Precedence explicit
by Kees Cook
· 7 years ago
24ed960
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
by Kees Cook
· 7 years ago
c9b012e
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 7 years ago
41cc304
Merge tag 'irqchip-4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent
by Thomas Gleixner
· 7 years ago
b18d628
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
2bcc673
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 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
ffc661c
genirq: Fix type of shifting literal 1 in __setup_irq()
by Rasmus Villemoes
· 7 years ago
306eb5a
irqdomain: Drop pointless NULL check in virq_debug_show_one
by Rasmus Villemoes
· 7 years ago
6714796
genirq/proc: Return proper error code when irq_set_affinity() fails
by Wen Yaxng
· 7 years ago
4f8413a
genirq: Track whether the trigger type has been set
by Marc Zyngier
· 7 years ago
a934d4d
irq/timings: Use lockdep to assert IRQs are disabled/enabled
by Frederic Weisbecker
· 7 years ago
141d3b1
Merge branch 'linus' into x86/apic, to resolve conflicts
by Ingo Molnar
· 7 years ago
722c908
Merge tag 'irqchip-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core
by Thomas Gleixner
· 7 years ago
05f3647
Merge tag 'v4.14-rc3' into irq/irqchip-4.15
by Marc Zyngier
· 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
10d94ff
irq/core: Fix boot crash when the irqaffinity= boot parameter is passed on CPUMASK_OFFSTACK=y kernels(v1)
by Rakib Mullick
· 7 years ago
250a53d
genirq: Document vcpu_info usage for percpu_devid interrupts
by Christoffer Dall
· 7 years ago
d03cc2d
irqdomain: Add __rcu annotations to radix tree slot
by Masahiro Yamada
· 7 years ago
f1d7835
irqdomain: Move revmap_trees_mutex to struct irq_domain
by Masahiro Yamada
· 7 years ago
2b5175c
genirq: Add config option for reservation mode
by Thomas Gleixner
· 7 years ago
5ffeb05
genirq: export irq_get_percpu_devid_partition to modules
by Will Deacon
· 8 years ago
3d51969
Merge tag 'irqchip-4.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent
by Thomas Gleixner
· 7 years ago
0d08af3
genirq: generic chip: remove irq_gc_mask_disable_reg_and_ack()
by Doug Berger
· 7 years ago
2060892
genirq: generic chip: Add irq_gc_mask_disable_and_ack_set()
by Doug Berger
· 7 years ago
331b57d
Merge branch 'irq/urgent' into x86/apic
by Thomas Gleixner
· 7 years ago
e43b3b5
genirq/cpuhotplug: Enforce affinity setting on startup of managed irqs
by Thomas Gleixner
· 7 years ago
60b09c5
genirq/cpuhotplug: Add sanity check for effective affinity mask
by Thomas Gleixner
· 7 years ago
19e1d4e
genirq: Warn when effective affinity is not updated
by Thomas Gleixner
· 7 years ago
1d27e3e
timer: Remove expires and data arguments from DEFINE_TIMER
by Kees Cook
· 7 years ago
72364d3
irq/generic-chip: Don't replace domain's name
by Jeffy Chen
· 7 years ago
7755d83
irqdomain: Add __rcu annotations to radix tree accessors
by Masahiro Yamada
· 7 years ago
ec0f7cd
genirq/matrix: Add tracepoints
by Thomas Gleixner
· 7 years ago
2f75d9e
genirq: Implement bitmap matrix allocator
by Thomas Gleixner
· 7 years ago
22d0b12
genirq/irqdomain: Add force reactivation flag to irq domains
by Thomas Gleixner
· 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
7249164
genirq/irqdomain: Update irq_domain_ops.activate() signature
by Thomas Gleixner
· 7 years ago
c942cee
genirq: Separate activation and startup
by Thomas Gleixner
· 7 years ago
239306f
genirq: Set managed shut down flag at init
by Thomas Gleixner
· 7 years ago
457f6d3
genirq: Make state consistent for !IRQ_DOMAIN_HIERARCHY
by Thomas Gleixner
· 7 years ago
c3e7239
irqdomain/debugfs: Provide domain specific debug callback
by Thomas Gleixner
· 7 years ago
Next »