index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
irqchip: Define EXYNOS_IRQ_COMBINER
Hyunki Koo
2020-01-20
2
-1
/
+8
|
|
*
irqchip/meson-gpio: Add support for meson a1 SoCs
Qianggui Song
2020-01-20
1
-0
/
+42
|
|
*
irqchip/meson-gpio: Rework meson irqchip driver to support meson-A1 SoCs
Qianggui Song
2020-01-20
1
-25
/
+70
|
|
*
irqchip/mbigen: Set driver .suppress_bind_attrs to avoid remove problems
John Garry
2020-01-20
1
-0
/
+1
|
|
*
irqchip: Add Aspeed SCU interrupt controller
Eddie James
2020-01-20
2
-1
/
+240
|
|
*
irqchip/sifive-plic: Support irq domain hierarchy
Yash Shah
2020-01-20
2
-4
/
+27
|
|
*
irqchip/nvic: Use irq_domain_translate_onecell instead of custom func
Yash Shah
2020-01-20
1
-13
/
+2
*
|
|
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
2020-01-27
2
-2
/
+2
|
\
\
\
|
*
|
|
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
2
-2
/
+2
|
|
/
/
*
/
/
irqchip/ingenic: Get rid of the legacy IRQ domain
Paul Cercueil
2020-01-13
1
-4
/
+2
|
/
/
*
/
riscv: prefix IRQ_ macro names with an RV_ namespace
Paul Walmsley
2020-01-04
1
-1
/
+1
|
/
*
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-12-03
2
-0
/
+2
|
\
|
*
Merge branch 'pci/misc'
Bjorn Helgaas
2019-11-28
2
-0
/
+2
|
|
\
|
|
*
PCI: Remove unused includes and superfluous struct declaration
Krzysztof Wilczynski
2019-11-21
2
-0
/
+2
*
|
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-12-03
10
-139
/
+733
|
\
\
\
|
*
|
|
irqchip/qcom-pdc: Add irqchip set/get state calls
Maulik Shah
2019-11-16
1
-0
/
+23
|
*
|
|
irqchip/qcom-pdc: Add irqdomain for wakeup capable GPIOs
Lina Iyer
2019-11-16
1
-9
/
+95
|
*
|
|
irqchip/qcom-pdc: Do not toggle IRQ_ENABLE during mask/unmask
Lina Iyer
2019-11-16
1
-2
/
+14
|
*
|
|
irqchip/qcom-pdc: Update max PDC interrupts
Lina Iyer
2019-11-16
1
-2
/
+2
|
*
|
|
irqchip/ti-sci-inta: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR...
Markus Elfring
2019-11-11
1
-2
/
+3
|
*
|
|
irqchip: Ingenic: Add process for more than one irq at the same time.
Zhou Yanjie
2019-11-10
1
-6
/
+11
|
*
|
|
irqchip: ingenic: Alloc generic chips from IRQ domain
Paul Cercueil
2019-11-10
1
-13
/
+17
|
*
|
|
irqchip: ingenic: Get virq number from IRQ domain
Paul Cercueil
2019-11-10
1
-1
/
+6
|
*
|
|
irqchip: ingenic: Error out if IRQ domain creation failed
Paul Cercueil
2019-11-10
1
-5
/
+10
|
*
|
|
irqchip: ingenic: Drop redundant irq_suspend / irq_resume functions
Paul Cercueil
2019-11-10
1
-23
/
+1
|
*
|
|
irqchip: Place CONFIG_SIFIVE_PLIC into the menu
Jonathan Neuschäfer
2019-11-10
1
-2
/
+2
|
*
|
|
irqchip/gic-v3-its: Make vlpi_lock a spinlock
Marc Zyngier
2019-11-10
1
-9
/
+9
|
*
|
|
irqchip/gic-v3-its: Lock VLPI map array before translating it
Marc Zyngier
2019-11-10
1
-2
/
+4
|
*
|
|
irqchip/gic-v3-its: Synchronise INT/CLEAR commands targetting a VLPI using VSYNC
Marc Zyngier
2019-11-10
1
-4
/
+75
|
*
|
|
irqchip/gic-v3-its: Synchronise INV command targetting a VLPI using VSYNC
Marc Zyngier
2019-11-10
1
-1
/
+35
|
*
|
|
irqchip/gic-v3-its: Add its_vlpi_map helpers
Marc Zyngier
2019-11-10
1
-15
/
+32
|
*
|
|
irqchip/gic-v3-its: Kill its->device_ids and use TYPER copy instead
Marc Zyngier
2019-11-10
1
-11
/
+13
|
*
|
|
irqchip/gic-v3-its: Kill its->ite_size and use TYPER copy instead
Marc Zyngier
2019-11-10
1
-4
/
+4
|
*
|
|
irqchip/gic-v3-its: Make is_v4 use a TYPER copy
Marc Zyngier
2019-11-10
1
-12
/
+14
|
*
|
|
irqchip/gic-v3-its: Allow LPI invalidation via the DirectLPI interface
Marc Zyngier
2019-11-10
1
-8
/
+32
|
*
|
|
irqchip/gic-v3-its: Factor out wait_for_syncr primitive
Marc Zyngier
2019-11-10
1
-6
/
+9
|
*
|
|
irqchip/gic-v3-its: Free collection mapping on device teardown
Marc Zyngier
2019-11-10
1
-1
/
+1
|
*
|
|
drivers: irqchip: qcom-pdc: Move to an SoC independent compatible
Rajendra Nayak
2019-11-10
1
-1
/
+1
|
*
|
|
irqchip: Add support for Layerscape external interrupt lines
Rasmus Villemoes
2019-11-10
3
-0
/
+202
|
*
|
|
irqchip/irq-bcm7038-l1: Support brcm,int-fwd-mask
Florian Fainelli
2019-11-10
1
-4
/
+26
|
*
|
|
irqchip/irq-bcm7038-l1: Enable parent IRQ if necessary
Florian Fainelli
2019-11-10
1
-0
/
+4
|
*
|
|
irqchip/irq-bcm7038-l1: Add PM support
Justin Chen
2019-11-10
1
-0
/
+89
|
*
|
|
irqchip/gic-v3-its: Fix u64 to __le64 warnings
Ben Dooks (Codethink)
2019-11-10
1
-5
/
+8
|
*
|
|
irqchip: Remove redundant semicolon after while
Daode Huang
2019-11-10
2
-3
/
+3
*
|
|
|
Merge tag 'riscv/for-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-11-27
1
-4
/
+7
|
\
\
\
\
|
*
|
|
|
riscv: abstract out CSR names for supervisor vs machine mode
Christoph Hellwig
2019-11-05
1
-4
/
+7
|
|
/
/
/
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-11-25
1
-1
/
+6
|
\
\
\
\
|
*
|
|
|
Merge branch 'kvm-tsx-ctrl' into HEAD
Paolo Bonzini
2019-11-21
2
-5
/
+20
|
|
\
|
|
|
|
*
|
|
|
Merge tag 'kvmarm-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2019-11-21
1
-1
/
+6
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
KVM: arm64: vgic-v4: Move the GICv4 residency flow to be driven by vcpu_load/put
Marc Zyngier
2019-10-28
1
-1
/
+6
|
|
|
|
/
|
|
|
/
|
[prev]
[next]