index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-09
KVM: PPC: Book3S HV: Handle page fault for a nested guest
Suraj Jitindar Singh
7
-86
/
+473
2018-10-09
KVM: PPC: Book3S HV: Handle hypercalls correctly when nested
Paul Mackerras
4
-1
/
+51
2018-10-09
KVM: PPC: Book3S HV: Use XICS hypercalls when running as a nested hypervisor
Paul Mackerras
3
-9
/
+50
2018-10-09
KVM: PPC: Book3S HV: Nested guest entry via hypercall
Paul Mackerras
7
-30
/
+471
2018-10-09
KVM: PPC: Book3S HV: Framework and hcall stubs for nested virtualization
Paul Mackerras
8
-7
/
+384
2018-10-09
KVM: PPC: Book3S HV: Use kvmppc_unmap_pte() in kvm_unmap_radix()
Paul Mackerras
1
-20
/
+13
2018-10-09
KVM: PPC: Book3S HV: Refactor radix page fault handler
Suraj Jitindar Singh
1
-87
/
+123
2018-10-09
KVM: PPC: Book3S HV: Make kvmppc_mmu_radix_xlate process/partition table agno...
Suraj Jitindar Singh
2
-34
/
+78
2018-10-09
KVM: PPC: Book3S HV: Clear partition table entry on vm teardown
Suraj Jitindar Singh
1
-1
/
+7
2018-10-09
KVM: PPC: Use ccr field in pt_regs struct embedded in vcpu struct
Paul Mackerras
13
-32
/
+30
2018-10-09
KVM: PPC: Book3S HV: Add a debugfs file to dump radix mappings
Paul Mackerras
4
-0
/
+183
2018-10-09
KVM: PPC: Book3S HV: Handle hypervisor instruction faults better
Paul Mackerras
2
-1
/
+5
2018-10-09
KVM: PPC: Book3S HV: Streamlined guest entry/exit path on P9 for radix guests
Paul Mackerras
6
-4
/
+593
2018-10-09
KVM: PPC: Book3S HV: Call kvmppc_handle_exit_hv() with vcore unlocked
Paul Mackerras
1
-9
/
+10
2018-10-09
KVM: PPC: Book3S: Rework TM save/restore code and make it C-callable
Paul Mackerras
3
-140
/
+169
2018-10-09
KVM: PPC: Book3S HV: Simplify real-mode interrupt handling
Paul Mackerras
2
-109
/
+119
2018-10-09
KVM: PPC: Book3S HV: Extract PMU save/restore operations as C-callable functions
Paul Mackerras
3
-210
/
+253
2018-10-09
KVM: PPC: Book3S HV: Move interrupt delivery on guest entry to C code
Paul Mackerras
4
-55
/
+67
2018-10-09
KVM: PPC: Book3S HV: Remove left-over code in XICS-on-XIVE emulation
Paul Mackerras
1
-8
/
+0
2018-10-09
KVM: PPC: Book3S: Simplify external interrupt handling
Paul Mackerras
9
-28
/
+44
2018-10-09
powerpc: Turn off CPU_FTR_P9_TM_HV_ASSIST in non-hypervisor mode
Paul Mackerras
1
-2
/
+2
2018-10-09
KVM: PPC: Remove redundand permission bits removal
Alexey Kardashevskiy
3
-22
/
+14
2018-10-09
KVM: PPC: Propagate errors to the guest when failed instead of ignoring
Alexey Kardashevskiy
2
-28
/
+13
2018-10-09
KVM: PPC: Validate TCEs against preregistered memory page sizes
Alexey Kardashevskiy
3
-9
/
+60
2018-10-02
KVM: PPC: Inform the userspace about TCE update failures
Alexey Kardashevskiy
2
-7
/
+7
2018-10-02
KVM: PPC: Validate all tces before updating tables
Alexey Kardashevskiy
2
-0
/
+22
2018-10-02
Merge branch 'kvm-ppc-fixes' of paulus/powerpc into topic/ppc-kvm
Michael Ellerman
8
-143
/
+99
2018-09-12
KVM: PPC: Book3S HV: Don't use compound_order to determine host mapping size
Nicholas Piggin
1
-54
/
+37
2018-09-12
KVM: PPC: Avoid marking DMA-mapped pages dirty in real mode
Alexey Kardashevskiy
7
-89
/
+62
2018-09-09
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
14
-59
/
+87
2018-09-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
18
-96
/
+147
2018-09-08
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-0
/
+2
2018-09-08
Merge tag 'sunxi-fixes-for-4.19' of https://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
1
-0
/
+2
2018-09-08
x86/mm: Use WRITE_ONCE() when setting PTEs
Nadav Amit
3
-15
/
+15
2018-09-08
x86/apic/vector: Make error return value negative
Thomas Gleixner
1
-1
/
+1
2018-09-07
Merge tag 'arc-4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
27
-113
/
+154
2018-09-07
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-4
/
+6
2018-09-07
KVM: LAPIC: Fix pv ipis out-of-bounds access
Wanpeng Li
2
-8
/
+21
2018-09-07
KVM: nVMX: Fix loss of pending IRQ/NMI before entering L2
Liran Alon
1
-0
/
+22
2018-09-07
Merge tag 'kvm-arm-fixes-for-v4.19-v2' of git://git.kernel.org/pub/scm/linux/...
Radim Krčmář
7
-24
/
+7
2018-09-07
Merge tag 'kvm-s390-master-4.19-1' of git://git.kernel.org/pub/scm/linux/kern...
Radim Krčmář
46
-309
/
+464
2018-09-07
arm64: KVM: Remove pgd_lock
Steven Price
1
-2
/
+1
2018-09-07
KVM: Remove obsolete kvm_unmap_hva notifier backend
Marc Zyngier
6
-19
/
+0
2018-09-07
arm64: KVM: Only force FPEXC32_EL2.EN if trapping FPSIMD
Marc Zyngier
1
-3
/
+6
2018-09-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
1
-1
/
+1
2018-09-06
Merge tag 'mips_fixes_4.19_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+20
2018-09-06
arm64: fix erroneous warnings in page freeing functions
Mark Rutland
1
-4
/
+6
2018-09-06
x86/process: Don't mix user/kernel regs in 64bit __show_regs()
Jann Horn
4
-13
/
+26
2018-09-06
x86/tsc: Prevent result truncation on 32bit
Chuanhua Lei
1
-1
/
+1
2018-09-05
Merge tag 'nds32-for-linus-4.19-tag1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
15
-152
/
+524
[next]