Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
95b110ab9a093b5baf3a72e51f71279368d618e2
95b110a
KVM: arm/arm64: Don't queue VLPIs on INV/INVALL
by Christoffer Dall
· 7 years ago
3d1ad64
KVM: arm/arm64: Fix GICv4 ITS initialization issues
by Christoffer Dall
· 7 years ago
ed8703a
KVM: arm/arm64: GICv4: Theory of operations
by Marc Zyngier
· 7 years ago
a754605
KVM: arm/arm64: GICv4: Enable VLPI support
by Marc Zyngier
· 7 years ago
d3d83f7
KVM: arm/arm64: GICv4: Prevent userspace from changing doorbell affinity
by Marc Zyngier
· 7 years ago
bd94e7a
KVM: arm/arm64: GICv4: Prevent a VM using GICv4 from being saved
by Marc Zyngier
· 7 years ago
374be35
KVM: arm/arm64: GICv4: Enable virtual cpuif if VLPIs can be delivered
by Marc Zyngier
· 7 years ago
6277579
KVM: arm/arm64: GICv4: Hook vPE scheduling into vgic flush/sync
by Marc Zyngier
· 7 years ago
df9ba95
KVM: arm/arm64: GICv4: Use the doorbell interrupt as an unblocking source
by Marc Zyngier
· 7 years ago
bdb2d2c
KVM: arm/arm64: GICv4: Add doorbell interrupt handling
by Marc Zyngier
· 7 years ago
c971968
KVM: arm/arm64: GICv4: Use pending_last as a scheduling hint
by Marc Zyngier
· 7 years ago
6ce18e3
KVM: arm/arm64: GICv4: Handle INVALL applied to a vPE
by Marc Zyngier
· 7 years ago
af340f9
KVM: arm/arm64: GICv4: Propagate property updates to VLPIs
by Marc Zyngier
· 7 years ago
ff9c114
KVM: arm/arm64: GICv4: Handle MOVALL applied to a vPE
by Marc Zyngier
· 7 years ago
fb0cada
KVM: arm/arm64: GICv4: Handle CLEAR applied to a VLPI
by Marc Zyngier
· 7 years ago
0fc9a58
KVM: arm/arm64: GICv4: Propagate affinity changes to the physical ITS
by Marc Zyngier
· 7 years ago
07b46ed
KVM: arm/arm64: GICv4: Unmap VLPI when freeing an LPI
by Marc Zyngier
· 7 years ago
1b7fe46
KVM: arm/arm64: GICv4: Handle INT command applied to a VLPI
by Marc Zyngier
· 7 years ago
196b136
KVM: arm/arm64: GICv4: Wire mapping/unmapping of VLPIs in VFIO irq bypass
by Marc Zyngier
· 7 years ago
74fe55d
KVM: arm/arm64: GICv4: Add init/teardown of the per-VM vPE irq domain
by Marc Zyngier
· 7 years ago
e7c4805
KVM: arm/arm64: GICv4: Add property field and per-VM predicate
by Marc Zyngier
· 7 years ago
08c9fd0
KVM: arm/arm64: vITS: Add a helper to update the affinity of an LPI
by Marc Zyngier
· 7 years ago
bebfd2a
KVM: arm/arm64: vITS: Add MSI translation helpers
by Marc Zyngier
· 7 years ago
b2c9a85
KVM: arm/arm64: vgic: Move kvm_vgic_destroy call around
by Marc Zyngier
· 7 years ago
7129a9d
KVM: arm: Select ARM_GIC_V3 and ARM_GIC_V3_ITS
by Marc Zyngier
· 7 years ago
47bbd31
KVM: arm/arm64: vgic: restructure kvm_vgic_(un)map_phys_irq
by Eric Auger
· 7 years ago
2412405
KVM: arm/arm64: register irq bypass consumer on ARM/ARM64
by Eric Auger
· 7 years ago
80f77e5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/core
by Christoffer Dall
· 7 years ago
a2b8313
KVM: arm/arm64: fix the incompatible matching for external abort
by Dongjiu Geng
· 7 years ago
74a64a9
KVM: arm/arm64: Unify 32bit fault injection
by Marc Zyngier
· 7 years ago
3eb4271
KVM: arm/arm64: vgic-its: Implement KVM_DEV_ARM_ITS_CTRL_RESET
by Eric Auger
· 7 years ago
ae204f8
KVM: arm/arm64: Document KVM_DEV_ARM_ITS_CTRL_RESET
by Eric Auger
· 7 years ago
36d6961
KVM: arm/arm64: vgic-its: Free caches when GITS_BASER Valid bit is cleared
by Eric Auger
· 7 years ago
2f609a0
KVM: arm/arm64: vgic-its: New helper functions to free the caches
by wanghaibin
· 7 years ago
0a0d389
KVM: arm/arm64: vgic-its: Remove kvm_its_unmap_device
by Eric Auger
· 7 years ago
4a2c4da
arm/arm64: KVM: Load the timer state when enabling the timer
by Christoffer Dall
· 7 years ago
1c88ab7
KVM: arm/arm64: Rework kvm_timer_should_fire
by Christoffer Dall
· 8 years ago
7e90c8e
KVM: arm/arm64: Get rid of kvm_timer_flush_hwstate
by Christoffer Dall
· 8 years ago
bbdd52c
KVM: arm/arm64: Avoid phys timer emulation in vcpu entry/exit
by Christoffer Dall
· 8 years ago
cda93b7
KVM: arm/arm64: Move phys_timer_emulate function
by Christoffer Dall
· 8 years ago
c1b135a
KVM: arm/arm64: Use kvm_arm_timer_set/get_reg for guest register traps
by Christoffer Dall
· 8 years ago
5c5196d
KVM: arm/arm64: Support EL1 phys timer register access in set/get reg
by Christoffer Dall
· 8 years ago
b103cc3
KVM: arm/arm64: Avoid timer save/restore in vcpu entry/exit
by Christoffer Dall
· 8 years ago
40f4cba
KVM: arm/arm64: Set VCPU affinity for virt timer irq
by Christoffer Dall
· 8 years ago
688c50a
KVM: arm/arm64: Move timer save/restore out of the hyp code
by Christoffer Dall
· 8 years ago
f2a2129
KVM: arm/arm64: Use separate timer for phys timer emulation
by Christoffer Dall
· 8 years ago
ee9bb9a
KVM: arm/arm64: Move timer/vgic flush/sync under disabled irq
by Christoffer Dall
· 8 years ago
14d61fa
KVM: arm/arm64: Rename soft timer to bg_timer
by Christoffer Dall
· 8 years ago
8409a06
KVM: arm/arm64: Make timer_arm and timer_disarm helpers more generic
by Christoffer Dall
· 8 years ago
d33a3c8
KVM: arm/arm64: Check that system supports split eoi/deactivate
by Christoffer Dall
· 8 years ago
006df0f
KVM: arm/arm64: Support calling vgic_update_irq_pending from irq context
by Christoffer Dall
· 8 years ago
f39d16c
KVM: arm/arm64: Guard kvm_vgic_map_is_active against !vgic_initialized
by Christoffer Dall
· 8 years ago
e6d68b00
arm64: Use physical counter for in-kernel reads when booted in EL2
by Christoffer Dall
· 8 years ago
f2e600c
arm64: Implement arch_counter_get_cntpct to read the physical counter
by Christoffer Dall
· 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
61dc367
irqchip: mips-gic: Make IPI bitmaps static
by Paul Burton
· 7 years ago
5af3e93
irqchip: mips-gic: Share register writes in gic_set_type()
by Paul Burton
· 7 years ago
8285768
irqchip: mips-gic: Remove gic_vpes variable
by Paul Burton
· 7 years ago
25c51da
irqchip: mips-gic: Use num_possible_cpus() to reserve IPIs
by Paul Burton
· 7 years ago
890f6b5
irqchip: mips-gic: Configure EIC when CPUs come online
by Paul Burton
· 7 years ago
25ac19e
irqchip: mips-gic: Mask local interrupts when CPUs come online
by Paul Burton
· 7 years ago
da61fcf
irqchip: mips-gic: Use irq_cpu_online to (un)mask all-VP(E) IRQs
by Paul Burton
· 7 years ago
63b746b
irqchip: mips-gic: Inline gic_local_irq_domain_map()
by Paul Burton
· 7 years ago
4e4cb1b
irqchip/meson-gpio: add support for Meson8 SoCs
by Martin Blumenstingl
· 7 years ago
4b82130
irqdomain: Update the comments of fwnode field of irq_domain structure
by Dou Liyang
· 7 years ago
0962289
irqchip/gic: Deal with broken firmware exposing only 4kB of GICv2 CPU interface
by Marc Zyngier
· 7 years ago
d4d7b4a
irqchip/gic-v3-its: Setup VLPI properties at map time
by Marc Zyngier
· 7 years ago
05f3647
Merge tag 'v4.14-rc3' into irq/irqchip-4.15
by Marc Zyngier
· 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
16c0890
irq/work: Don't reinvent the wheel but use existing llist API
by Byungchul Park
· 7 years ago
250a53d
genirq: Document vcpu_info usage for percpu_devid interrupts
by Christoffer Dall
· 7 years ago
d9ee91c
irqchip/meson: Disable COMPILE_TEST
by Thomas Gleixner
· 7 years ago
e4844de
Merge tag 'irqchip-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core
by Thomas Gleixner
· 7 years ago
7bdeb7f
irqchip/aspeed-i2c-ic: Fix return value check in aspeed_i2c_ic_of_init()
by Wei Yongjun
· 7 years ago
215f4cc
irqchip/meson: Add support for gpio interrupt controller
by Jerome Brunet
· 7 years ago
df48d3b
dt-bindings: interrupt-controller: Add DT binding for meson GPIO interrupt controller
by Jerome Brunet
· 7 years ago
44c4c25
irqchip/gic-v3-its: Update effective affinity on VPE mapping
by Marc Zyngier
· 7 years ago
3c1ccee
irqchip/gic-v3-its: Only send VINVALL to a single ITS
by Marc Zyngier
· 7 years ago
2247e1b
irqchip/gic-v3-its: Limit scope of VPE mapping to be per ITS
by Marc Zyngier
· 7 years ago
75fd951
irqchip/gic-v3-its: Make its_send_vmapp operate on a single ITS
by Marc Zyngier
· 7 years ago
40619a2
irqchip/gic-v3-its: Make its_send_vinvall operate on a single ITS
by Marc Zyngier
· 7 years ago
ab60491
irqchip/gic-v3-its: Make GICv4_ITS_LIST_MAX globally available
by Marc Zyngier
· 7 years ago
debf6d0
irqchip/gic-v3-its: Track per-ITS list number
by Marc Zyngier
· 7 years ago
5c9a882
irqchip/gic-v3-its: Workaround HiSilicon Hip07 redistributor addressing
by Marc Zyngier
· 8 years ago
67047f90
irqchip/gic-v3-its: Pass its_node pointer to each command builder
by Marc Zyngier
· 8 years ago
a19b462
irqchip/gic-v3-its: Add post-mortem info on command timeout
by Marc Zyngier
· 8 years ago
558b016
irqchip/gic-v3: Add workaround for Synquacer pre-ITS
by Ard Biesheuvel
· 7 years ago
9d111d4
irqchip/gic: Make quirks matching conditional on init return value
by Ard Biesheuvel
· 7 years ago
fa15001
irqchip/gic-v3: Probe device ID space before quirks handling
by Ard Biesheuvel
· 7 years ago
eda0d04
irqchip/gic-v3: Add support for Range Selector (RS) feature
by Shanker Donthineni
· 7 years ago
c0ca726
irqchip/brcmstb-l2: Add support for the BCM7271 L2 controller
by Doug Berger
· 7 years ago
8480ca4
irqchip/brcmstb-l2: Abstract register accesses
by Doug Berger
· 7 years ago
49aa6ef
irqchip/brcmstb-l2: Remove some processing from the handler
by Doug Berger
· 7 years ago
42a5968
irqchip/renesas-intc-irqpin: Use of_device_get_match_data() helper
by Geert Uytterhoeven
· 7 years ago
bea173e
dt-bindings: irqchip: renesas-irqc: Document R-Car M3-W, V3M, D3 support
by Geert Uytterhoeven
· 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
c94fb63
irqchip: Add Kconfig menu
by Randy Dunlap
· 7 years ago
77c858f
irqchip/irq-omap-intc: Do not statically initialize variables
by Ladislav Michl
· 7 years ago
62518c0
irqchip/irq-omap-intc: Remove omap3_init_irq()
by Ladislav Michl
· 7 years ago
Next »