Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
b7d7641e2a8640a2f6ac7cdadd6c56eb12728b70
/
kernel
/
irq
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
570540d5
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
c466595
irqdomain: Make irq_domain_alloc_irqs_recursive available
by Marc Zyngier
· 9 years ago
425a5072
genirq: Free irq_desc with rcu
by Thomas Gleixner
· 9 years ago
abc7e40
genirq: Prevent chip buslock deadlock
by Thomas Gleixner
· 9 years ago
f0cb322
genirq: Implement irq_percpu_is_enabled()
by Thomas Petazzoni
· 9 years ago
a946e8c
genirq: Delay incrementing interrupt count if it's disabled/pending
by Sudeep Holla
· 9 years ago
511601b
Merge branches 'irq-urgent-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
4717f13
genirq/PM: Restore system wake up from chained interrupts
by Grygorii Strashko
· 9 years ago
0d51ce9
Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
2dc10ad
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 9 years ago
b0f85fa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
6aa2fdb
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
9bb4064
Merge branch 'pm-sleep'
by Rafael J. Wysocki
· 9 years ago
6bccb49
Merge branch 'irq/for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Catalin Marinas
· 9 years ago
58c9c87
genirq: Make the cpuhotplug migration code less noisy
by Thomas Gleixner
· 9 years ago
26440c8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
0701c53
genirq/msi: Do not use pci_msi_[un]mask_irq as default methods
by Marc Zyngier
· 9 years ago
be5436c
irqdomain/msi: Use fwnode instead of of_node
by Marc Zyngier
· 9 years ago
2a5e9a0
irqdomain: Introduce irq_domain_create_hierarchy
by Marc Zyngier
· 9 years ago
b145dcc
irqdomain: Add a fwnode_handle allocator
by Marc Zyngier
· 9 years ago
1bf4ddc
irqdomain: Introduce irq_domain_create_{linear, tree}
by Marc Zyngier
· 9 years ago
c0131f0
irqdomain: Introduce irq_create_fwspec_mapping
by Marc Zyngier
· 9 years ago
11e4438e
irqdomain: Introduce a firmware-specific IRQ specifier structure
by Marc Zyngier
· 9 years ago
130b8c6
irqdomain: Allow irq domain lookup by fwnode
by Marc Zyngier
· 9 years ago
f110711
irqdomain: Convert irqdomain-%3Eof_node to fwnode
by Marc Zyngier
· 9 years ago
5d4c9bc
irqdomain: Use irq_domain_get_of_node() instead of direct field access
by Marc Zyngier
· 9 years ago
e50226b
Merge branch 'linus' into irq/core
by Thomas Gleixner
· 9 years ago
a5e22db
Merge back earlier 'pm-sleep' material for v4.4.
by Rafael J. Wysocki
· 9 years ago
e984977
genirq: Add flag to force mask in disable_irq[_nosync]()
by Thomas Gleixner
· 9 years ago
fcf1ae2
genirq: Make irq_set_vcpu_affinity available for CONFIG_SMP=n
by Feng Wu
· 9 years ago
e509bd7
genirq: Allow migration of chained interrupts by installing default action
by Mika Westerberg
· 9 years ago
a78afcc
Merge branch 'irq/for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Catalin Marinas
· 9 years ago
e3096c9
genirq: Fix handle_bad_irq kerneldoc comment
by Arnd Bergmann
· 9 years ago
9d67dc5
genirq: Export handle_bad_irq
by Arnd Bergmann
· 9 years ago
bebcb8d
Merge branch 'irq/for-arm' into irq/core
by Thomas Gleixner
· 9 years ago
f1e0bb0
genirq: Introduce generic irq migration for cpu hotunplug
by Yang Yingliang
· 9 years ago
95c2b17
genirq: Fix race in register_irq_proc()
by Ben Hutchings
· 9 years ago
aec2e2a
irq: Export per-cpu irq allocation and de-allocation functions
by Maxime Ripard
· 9 years ago
a1b7feb
genirq: Fix the documentation of request_percpu_irq
by Maxime Ripard
· 9 years ago
71f6434
genirq: Remove the second parameter from handle_irq_event_percpu()
by Huang Shijie
· 9 years ago
2a1d3ab
genirq: Handle force threading of irqs with primary and thread handler
by Thomas Gleixner
· 9 years ago
bd0b9ac
genirq: Remove irq argument from irq flow handlers
by Thomas Gleixner
· 9 years ago
b237721
genirq: Move field 'msi_desc' from irq_data into irq_common_data
by Jiang Liu
· 10 years ago
9df872f
genirq: Move field 'affinity' from irq_data into irq_common_data
by Jiang Liu
· 10 years ago
af7080e
genirq: Move field 'handler_data' from irq_data into irq_common_data
by Jiang Liu
· 10 years ago
449e9ca
genirq: Move field 'node' from irq_data into irq_common_data
by Jiang Liu
· 10 years ago
a6f5f0d
PM / sleep: Report interrupt that caused system wakeup
by Alexandra Yates
· 9 years ago
17e6b00
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
b7560de
genirq: Introduce irq_chip_set_type_parent() helper
by Grygorii Strashko
· 9 years ago
6d4affe
genirq: Don't return ENOSYS in irq_chip_retrigger_hierarchy
by Grygorii Strashko
· 9 years ago
ad3aedf
genirq/irqdomain: Allow irq domain aliasing
by Marc Zyngier
· 9 years ago
8505a81
genirq: Use the proper parameter name in kernel doc
by Masanari Iida
· 9 years ago
4b979e4
Merge branch 'linus' into irq/core
by Thomas Gleixner
· 9 years ago
be9b22b
genirq: Add chip_[suspend|resume] PM support to irq_chip
by Brian Norris
· 9 years ago
1ee4fb3
genirq: Export irq_[get|set]_irqchip_state()
by Bjorn Andersson
· 9 years ago
aa48b6f
genirq/MSI: Move alloc_msi_entry() from PCI into generic MSI code
by Jiang Liu
· 9 years ago
75a0618
genirq: Prevent resend to interrupts marked IRQ_NESTED_THREAD
by Thomas Gleixner
· 9 years ago
a8a98ea
genirq: Remove the irq argument from setup_affinity()
by Jiang Liu
· 10 years ago
e019c24
genirq: Provide and use __irq_can_set_affinity()
by Jiang Liu
· 10 years ago
0dcdbc9
genirq: Remove the irq argument from note_interrupt()
by Jiang Liu
· 10 years ago
c1e5bd8
genirq: Remove irq argument from try_one_irq()
by Jiang Liu
· 10 years ago
02d00ea
genirq: Remove irq argument from report_bad_irq()
by Jiang Liu
· 10 years ago
b80f5f3
genirq: Remove irq argument from suspend/resume_irq()
by Jiang Liu
· 10 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
f052186
Merge branch 'irq/for-x86' into irq/core
by Thomas Gleixner
· 10 years ago
a614a610a
genirq: Remove bogus restriction in irq_move_mask_irq()
by Thomas Gleixner
· 10 years ago
3b0f95b
irq: Add irq_set_chained_handler_and_data()
by Russell King
· 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
77ed42f
genirq: Prevent crash in irq_move_irq()
by Jiang Liu
· 10 years ago
Next »