index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
/
irq-gic.c
Age
Commit message (
Expand
)
Author
2017-11-16
Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-11-06
KVM: arm/arm64: Check that system supports split eoi/deactivate
Christoffer Dall
2017-11-02
irqchip/gic: Deal with broken firmware exposing only 4kB of GICv2 CPU interface
Marc Zyngier
2017-09-04
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-08-31
Merge tag 'irqchip-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
2017-08-31
irqchip/gic: Make irq_chip const
Bhumika Goyal
2017-08-18
irqchip/gic: Report that effective affinity is a single target
Marc Zyngier
2017-08-02
irqchip/gic: Ensure we have an ISB between ack and ->handle_irq
Will Deacon
2017-07-04
irqchip/gic-v2: Report failures in gic_irq_domain_alloc
Suzuki K Poulose
2016-12-25
cpu/hotplug: Cleanup state names
Thomas Gleixner
2016-10-20
irqchip/gic: Add missing \n to CPU IF adjustment message
Marc Zyngier
2016-09-12
irqchip/gic: Mark gic_init_physaddr() static
Baoyou Xie
2016-09-12
irqchip/gic: Make locking a BL_SWITCHER only feature
Marc Zyngier
2016-08-17
irqchip/gic: Allow self-SGIs for SMP on UP configurations
Marc Zyngier
2016-07-29
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-07-14
irqchip/gic: Convert to hotplug state machine
Richard Cochran
2016-06-13
irqchip/gic: Add platform driver for non-root GICs that require RPM
Jon Hunter
2016-06-13
irqchip/gic: Prepare for adding platform driver
Jon Hunter
2016-06-13
irqchip/gic: Add helper function for chip initialisation
Jon Hunter
2016-06-13
irqchip/gic: Isolate early GIC initialisation code
Jon Hunter
2016-05-27
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
2016-05-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-05-17
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-05-11
irqchip/gic: Add helper functions for GIC setup and teardown
Jon Hunter
2016-05-11
irqchip/gic: Store GIC configuration parameters
Jon Hunter
2016-05-11
irqchip/gic: Pass GIC pointer to save/restore functions
Jon Hunter
2016-05-11
irqchip/gic: Return an error if GIC initialisation fails
Jon Hunter
2016-05-11
irqchip/gic: Remove static irq_chip definition for eoimode1
Jon Hunter
2016-05-11
irqchip/gic: Don't initialise chip if mapping IO space fails
Jon Hunter
2016-05-11
irqchip/gic: Ensure ordering between read of INTACK and shared data
Will Deacon
2016-05-03
irqchip/gic-v2: Parse and export virtual GIC information
Julien Grall
2016-05-03
irqchip/gic-v2: Gather ACPI specific data in a single structure
Julien Grall
2016-04-25
irqchip/gic: Restore CPU interface checking
Marc Zyngier
2016-03-08
Merge branch 'linus' into irq/core, to pick up fixes
Ingo Molnar
2016-02-19
irqchip/gic: Return IRQ_SET_MASK_OK_DONE in the set_affinity method
Marc Zyngier
2016-02-11
irqchip/gic: Only set the EOImodeNS bit for the root controller
Jon Hunter
2016-02-11
irqchip/gic: Only populate set_affinity for the root controller
Jon Hunter
2015-12-29
Merge branch 'irq/gic-v2m-acpi' of git://git.kernel.org/pub/scm/linux/kernel/...
Thomas Gleixner
2015-12-21
irqchip/gic-v2m: acpi: Introducing GICv2m ACPI support
Suravee Suthikulpanit
2015-12-21
irqdomain: Introduce is_fwnode_irqchip helper
Suravee Suthikulpanit
2015-12-18
irqchip/gic: Kconfig the number of instances
Linus Walleij
2015-12-16
irqchip/gic: Make interrupt ID 1020 invalid
Marc Zyngier
2015-12-16
irqchip/gic: Assign irqchip dynamically
Linus Walleij
2015-12-16
irqchip/gic: Support RealView variant setup
Linus Walleij
2015-11-17
irqchip/gic: Add save/restore of the active state
Marc Zyngier
2015-11-17
irqchip/gic: Clear enable bits before restoring them
Marc Zyngier
2015-11-04
Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-10-13
irqchip/gic: Kill the xlate method
Marc Zyngier
2015-10-13
irqchip/gic: Switch ACPI support to stacked domains
Marc Zyngier
2015-10-13
irqchip/gic: Get rid of gic_init_bases()
Marc Zyngier
[next]