index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-06-24
genirq/debugfs: Remove pointless NULL pointer check
Thomas Gleixner
2017-06-23
Merge tag 'irqchip-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
2017-06-23
irqchip/gic-v3-its: Don't assume GICv3 hardware supports 16bit INTID
Shanker Donthineni
2017-06-23
irqchip/gic-v3-its: Add ACPI NUMA node mapping
Ganapatrao Kulkarni
2017-06-23
irqchip/gic-v3-its-platform-msi: Make of_device_ids const
Arvind Yadav
2017-06-23
irqchip/gic-v3-its: Make of_device_ids const
Arvind Yadav
2017-06-23
irqchip/irq-mvebu-icu: Add new driver for Marvell ICU
Thomas Petazzoni
2017-06-23
irqchip/irq-mvebu-gicp: Add new driver for Marvell GICP
Thomas Petazzoni
2017-06-23
dt-bindings/interrupt-controller: Add DT binding for the Marvell ICU
Thomas Petazzoni
2017-06-22
genirq/irqdomain: Remove auto-recursive hierarchy support
Marc Zyngier
2017-06-22
irqchip/MSI: Use irq_domain_update_bus_token instead of an open coded access
Marc Zyngier
2017-06-22
genirq/irqdomain: Add irq_domain_update_bus_token helper
Marc Zyngier
2017-06-22
genirq/affinity: Assign vectors to all present CPUs
Christoph Hellwig
2017-06-22
x86/apic: Mark single target interrupts
Thomas Gleixner
2017-06-22
genirq/cpuhotplug: Avoid irq affinity setting for single targets
Thomas Gleixner
2017-06-22
genirq: Introduce IRQD_SINGLE_TARGET flag
Thomas Gleixner
2017-06-22
genirq/cpuhotplug: Handle managed IRQs on CPU hotplug
Thomas Gleixner
2017-06-22
genirq: Handle managed irqs gracefully in irq_startup()
Thomas Gleixner
2017-06-22
genirq: Add force argument to irq_startup()
Thomas Gleixner
2017-06-22
genirq: Split out irq_startup() code
Thomas Gleixner
2017-06-22
genirq: Introduce IRQD_MANAGED_SHUTDOWN
Thomas Gleixner
2017-06-22
x86/apic: Implement effective irq mask update
Thomas Gleixner
2017-06-22
xen/events: Add support for effective affinity mask
Thomas Gleixner
2017-06-22
x86/apic: Add irq_data argument to apic->cpu_mask_to_apicid()
Thomas Gleixner
2017-06-22
x86/apic: Move cpumask and to core code
Thomas Gleixner
2017-06-22
x86/apic: Move online masking to core code
Thomas Gleixner
2017-06-22
x86/uv: Use default_cpu_mask_to_apicid_and()
Thomas Gleixner
2017-06-22
x86/apic: Move flat_cpu_mask_to_apicid_and() into C source
Thomas Gleixner
2017-06-22
genirq/cpuhotplug: Use effective affinity mask
Thomas Gleixner
2017-06-22
genirq: Introduce effective affinity mask
Thomas Gleixner
2017-06-22
genirq/proc: Replace ever repeating type cast
Thomas Gleixner
2017-06-22
genirq: Remove pointless gfp argument
Thomas Gleixner
2017-06-22
genirq: Remove pointless arg from show_irq_affinity
Thomas Gleixner
2017-06-22
genirq: Move irq_fixup_move_pending() to core
Thomas Gleixner
2017-06-22
x86/irq: Use irq_migrate_all_off_this_cpu()
Thomas Gleixner
2017-06-22
x86/irq: Restructure fixup_irqs()
Thomas Gleixner
2017-06-22
genirq/cpuhotplug: Set force affinity flag on hotplug migration
Thomas Gleixner
2017-06-22
genirq/cpuhotplug: Add support for conditional masking
Thomas Gleixner
2017-06-22
genirq/cpuhotplug: Add support for cleaning up move in progress
Thomas Gleixner
2017-06-22
genirq/cpuhotplug: Do not migrated shutdown irqs
Thomas Gleixner
2017-06-22
genirq/cpuhotplug: Reorder check logic
Thomas Gleixner
2017-06-22
genirq/cpuhotplug: Dont claim success on error
Thomas Gleixner
2017-06-22
genirq/cpuhotplug: Remove irq disabling logic
Thomas Gleixner
2017-06-22
genirq: Move pending helpers to internal.h
Christoph Hellwig
2017-06-22
genirq: Move initial affinity setup to irq_startup()
Thomas Gleixner
2017-06-22
genirq: Rename setup_affinity() to irq_setup_affinity()
Thomas Gleixner
2017-06-22
genirq: Remove mask argument from setup_affinity()
Thomas Gleixner
2017-06-22
x86/irq: Cleanup pending irq move in fixup_irqs()
Thomas Gleixner
2017-06-22
genirq: Provide irq_fixup_move_pending()
Thomas Gleixner
2017-06-22
genirq: Add missing comment for IRQD_STARTED
Thomas Gleixner
[next]