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_native.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-19
powerpc: Use NULL instead of 0 for null pointers
Benjamin Gray
1
-1
/
+1
2023-02-10
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
1
-1
/
+1
2022-11-24
powerpc/xive: remove unused parameter
Deming Wang
1
-2
/
+1
2022-05-22
powerpc: Fix all occurences of "the the"
Michael Ellerman
1
-1
/
+1
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
-4
/
+4
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
-0
/
+9
2021-08-10
KVM: PPC: Book3S HV: XIVE: Add a 'flags' field
Cédric Le Goater
1
-5
/
+7
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
-10
/
+0
2021-06-10
powerpc: Add missing linux/{of.h,irqdomain.h} include directives
Marc Zyngier
1
-0
/
+1
2020-12-11
powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_SHIFT_BUG
Cédric Le Goater
1
-3
/
+0
2020-12-11
KVM: PPC: Book3S HV: XIVE: Show detailed configuration in debug output
Cédric Le Goater
1
-4
/
+17
2020-11-16
KVM: PPC: Book3S HV: XIVE: Fix possible oops when accessing ESB page
Cédric Le Goater
1
-0
/
+7
2020-09-22
KVM: PPC: Book3S HV: XIVE: Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
1
-11
/
+1
2020-05-07
powerpc/xive: Enforce load-after-store ordering when StoreEOI is active
Cédric Le Goater
1
-0
/
+6
2020-01-27
KVM: Use vcpu-specific gva->hva translation when querying host page size
Sean Christopherson
1
-1
/
+1
2019-11-21
KVM: PPC: Book3S HV: XIVE: Fix potential page leak on error path
Greg Kurz
1
-6
/
+7
2019-11-21
KVM: PPC: Book3S HV: XIVE: Free previous EQ page when setting up a new one
Greg Kurz
1
-9
/
+22
2019-10-22
KVM: PPC: Book3S HV: XIVE: Allow userspace to set the # of VPs
Greg Kurz
1
-0
/
+3
2019-10-22
KVM: PPC: Book3S HV: XIVE: Make VP block size configurable
Greg Kurz
1
-13
/
+5
2019-10-22
KVM: PPC: Book3S HV: XIVE: Compute the VP id in a common helper
Greg Kurz
1
-9
/
+2
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
-1
/
+1
2019-10-15
KVM: PPC: Book3S HV: XIVE: Ensure VP isn't already in use
Greg Kurz
1
-2
/
+4
2019-08-27
KVM: PPC: Book3S: Enable XIVE native capability only if OPAL has required fun...
Paul Mackerras
1
-0
/
+5
2019-08-16
powerpc/xive: Implement get_irqchip_state method for XIVE to fix shutdown race
Paul Mackerras
1
-0
/
+3
2019-08-16
KVM: PPC: Book3S HV: Don't push XIVE context when not using XIVE device
Paul Mackerras
1
-0
/
+3
2019-08-16
KVM: PPC: Book3S HV: XIVE: Free escalation interrupts before disabling the VP
Cédric Le Goater
1
-5
/
+7
2019-07-19
KVM: PPC: Book3S HV: XIVE: fix rollback when kvmppc_xive_create fails
Cédric Le Goater
1
-2
/
+2
2019-05-30
KVM: PPC: Book3S HV: XIVE: Fix page offset when clearing ESB pages
Cédric Le Goater
1
-1
/
+2
2019-05-30
KVM: PPC: Book3S HV: XIVE: Take the srcu read lock when accessing memslots
Cédric Le Goater
1
-0
/
+8
2019-05-30
KVM: PPC: Book3S HV: XIVE: Introduce a new mutex for the XIVE device
Cédric Le Goater
1
-7
/
+8
2019-05-29
KVM: PPC: Book3S HV: XIVE: Fix the enforced limit on the vCPU identifier
Cédric Le Goater
1
-1
/
+1
2019-05-29
KVM: PPC: Book3S HV: XIVE: Do not test the EQ flag validity when resetting
Cédric Le Goater
1
-18
/
+18
2019-05-29
KVM: PPC: Book3S HV: XIVE: Clear file mapping when device is released
Cédric Le Goater
1
-0
/
+8
2019-05-29
KVM: PPC: Book3S HV: Avoid touching arch.mmu_ready in XIVE release functions
Paul Mackerras
1
-16
/
+12
2019-05-14
KVM: PPC: Book3S HV: XIVE: Fix spelling mistake "acessing" -> "accessing"
Colin Ian King
1
-1
/
+1
2019-04-30
KVM: PPC: Book3S HV: XIVE: Prevent races when releasing device
Paul Mackerras
1
-6
/
+37
2019-04-30
KVM: PPC: Book3S HV: XIVE: Replace the 'destroy' method by a 'release' method
Cédric Le Goater
1
-5
/
+23
2019-04-30
KVM: PPC: Book3S HV: XIVE: Add passthrough support
Cédric Le Goater
1
-0
/
+41
2019-04-30
KVM: PPC: Book3S HV: XIVE: Add a mapping for the source ESB pages
Cédric Le Goater
1
-0
/
+57
2019-04-30
KVM: PPC: Book3S HV: XIVE: Add a TIMA mapping
Cédric Le Goater
1
-0
/
+39
2019-04-30
KVM: PPC: Book3S HV: XIVE: Add get/set accessors for the VP XIVE state
Cédric Le Goater
1
-0
/
+76
2019-04-30
KVM: PPC: Book3S HV: XIVE: Add a control to dirty the XIVE EQ pages
Cédric Le Goater
1
-0
/
+85
2019-04-30
KVM: PPC: Book3S HV: XIVE: Add a control to sync the sources
Cédric Le Goater
1
-0
/
+36
2019-04-30
KVM: PPC: Book3S HV: XIVE: Add a global reset control
Cédric Le Goater
1
-0
/
+85
2019-04-30
KVM: PPC: Book3S HV: XIVE: Add controls for the EQ configuration
Cédric Le Goater
1
-0
/
+249
[next]