index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
book3s_xive.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-19
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
1
-22
/
+627
2022-05-18
KVM: PPC: Book3s: Remove real mode interrupt controller hcalls handlers
Alexey Kardashevskiy
1
-18
/
+620
2022-05-13
KVM: PPC: Book3S HV Nested: L2 must not run with L1 xive context
Nicholas Piggin
1
-1
/
+1
2022-05-13
KVM: PPC: Book3S HV P9: Move cede logic out of XIVE escalation rearming
Nicholas Piggin
1
-3
/
+6
2022-05-05
powerpc: fix typos in comments
Julia Lawall
1
-3
/
+3
2022-03-04
KVM: PPC: Book3S HV: remove unnecessary casts
Nour-eddine Taleb
1
-1
/
+1
2022-02-02
KVM: PPC: Merge powerpc's debugfs entry content into generic entry
Alexey Kardashevskiy
1
-11
/
+2
2021-12-08
KVM: Use 'unsigned long' as kvm_for_each_vcpu()'s index
Marc Zyngier
1
-6
/
+9
2021-09-30
kvm: rename KVM_MAX_VCPU_ID to KVM_MAX_VCPU_IDS
Juergen Gross
1
-1
/
+1
2021-08-13
powerpc: rename powerpc_debugfs_root to arch_debugfs_dir
Aneesh Kumar K.V
1
-2
/
+1
2021-08-10
KVM: PPC: Book3S HV: XIVE: Add support for automatic save-restore
Cédric Le Goater
1
-2
/
+32
2021-08-10
KVM: PPC: Book3S HV: XIVE: Add a 'flags' field
Cédric Le Goater
1
-9
/
+10
2021-08-10
KVM: PPC: Book3S HV: XIVE: Fix mapping of passthrough interrupts
Cédric Le Goater
1
-1
/
+2
2021-08-10
KVM: PPC: Book3S HV: XIVE: Change interface of passthrough interrupt routines
Cédric Le Goater
1
-9
/
+8
2021-06-29
Merge tag 'irq-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2021-06-10
KVM: PPC: Book3S HV: Remove virt mode checks from real mode handlers
Nicholas Piggin
1
-18
/
+0
2021-06-10
KVM: PPC: Book3S HV P9: Stop handling hcalls in real-mode in the P9 path
Nicholas Piggin
1
-0
/
+64
2021-06-10
KVM: PPC: Book3S HV P9: implement kvmppc_xive_pull_vcpu in C
Nicholas Piggin
1
-0
/
+31
2021-06-10
powerpc: Add missing linux/{of.h,irqdomain.h} include directives
Marc Zyngier
1
-0
/
+1
2021-02-11
powerpc/xive: Assign boolean values to a bool variable
Jiapeng Chong
1
-2
/
+2
2020-12-18
Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-61
/
+73
2020-12-11
powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_MASK_FW
Cédric Le Goater
1
-46
/
+8
2020-12-11
powerpc/xive: Rename XIVE_IRQ_NO_EOI to show its a flag
Cédric Le Goater
1
-2
/
+2
2020-12-11
KVM: PPC: Book3S HV: XIVE: Show detailed configuration in debug output
Cédric Le Goater
1
-13
/
+63
2020-12-01
KVM: PPC: Book3S HV: XIVE: Fix vCPU id sanity check
Greg Kurz
1
-5
/
+2
2020-01-23
KVM: PPC: Book3S HV: XIVE: Fix typo in comment
Greg Kurz
1
-1
/
+1
2019-10-22
KVM: PPC: Book3S HV: XIVE: Allow userspace to set the # of VPs
Greg Kurz
1
-0
/
+10
2019-10-22
KVM: PPC: Book3S HV: XIVE: Make VP block size configurable
Greg Kurz
1
-12
/
+53
2019-10-22
KVM: PPC: Book3S HV: XIVE: Compute the VP id in a common helper
Greg Kurz
1
-9
/
+33
2019-10-22
KVM: PPC: Book3S HV: XIVE: Show VP id in debugfs
Greg Kurz
1
-2
/
+2
2019-10-22
KVM: PPC: Book3S HV: XIVE: Set kvm->arch.xive when VPs are allocated
Greg Kurz
1
-6
/
+5
2019-10-15
KVM: PPC: Book3S HV: XIVE: Ensure VP isn't already in use
Greg Kurz
1
-8
/
+16
2019-08-16
powerpc/xive: Implement get_irqchip_state method for XIVE to fix shutdown race
Paul Mackerras
1
-0
/
+31
2019-08-16
KVM: PPC: Book3S HV: Don't push XIVE context when not using XIVE device
Paul Mackerras
1
-1
/
+10
2019-08-16
KVM: PPC: Book3S HV: XIVE: Free escalation interrupts before disabling the VP
Cédric Le Goater
1
-8
/
+10
2019-07-19
KVM: PPC: Book3S HV: XIVE: fix rollback when kvmppc_xive_create fails
Cédric Le Goater
1
-3
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-05-30
KVM: PPC: Book3S HV: XIVE: Do not clear IRQ data of passthrough interrupts
Cédric Le Goater
1
-2
/
+2
2019-05-30
KVM: PPC: Book3S HV: XIVE: Introduce a new mutex for the XIVE device
Cédric Le Goater
1
-10
/
+13
2019-05-29
KVM: PPC: Book3S HV: Avoid touching arch.mmu_ready in XIVE release functions
Paul Mackerras
1
-16
/
+12
2019-04-30
KVM: PPC: Book3S HV: XIVE: Clear escalation interrupt pointers on device close
Paul Mackerras
1
-0
/
+15
2019-04-30
KVM: PPC: Book3S HV: XIVE: Prevent races when releasing device
Paul Mackerras
1
-10
/
+41
2019-04-30
KVM: PPC: Book3S HV: XIVE: Replace the 'destroy' method by a 'release' method
Cédric Le Goater
1
-6
/
+61
2019-04-30
KVM: PPC: Book3S HV: XIVE: Add passthrough support
Cédric Le Goater
1
-0
/
+15
2019-04-30
KVM: PPC: Book3S HV: XIVE: Add controls for the EQ configuration
Cédric Le Goater
1
-6
/
+9
2019-04-30
KVM: PPC: Book3S HV: XIVE: Add a control to configure a source
Cédric Le Goater
1
-2
/
+3
2019-04-30
KVM: PPC: Book3S HV: XIVE: add a control to initialize a source
Cédric Le Goater
1
-4
/
+4
2019-04-30
KVM: PPC: Book3S HV: XIVE: Introduce a new capability KVM_CAP_PPC_IRQ_XIVE
Cédric Le Goater
1
-41
/
+47
2018-12-14
KVM: PPC: Book3S HV: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
1
-11
/
+1
2018-10-09
KVM: PPC: Book3S HV: Streamlined guest entry/exit path on P9 for radix guests
Paul Mackerras
1
-0
/
+63
[next]