Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
1b046b445c0f856c3c1eed38a348bd87cc2dc730
/
kernel
/
irq
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
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
· 7 years ago
8ffe4e6
irq/matrix: Split out the CPU selection code into a helper
by Dou Liyang
· 7 years ago
d0daaea
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 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
· 7 years ago
d1f0301
genirq: Make force irq threading setup more robust
by Thomas Gleixner
· 7 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
· 7 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
· 8 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
Next »