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
/
powerpc
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-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-07
Merge tag 'kvm-s390-master-4.19-1' of git://git.kernel.org/pub/scm/linux/kern...
Radim Krčmář
1
-1
/
+0
2018-09-04
Merge tag 'kvm-ppc-fixes-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel...
Radim Krčmář
2
-4
/
+4
2018-08-29
powerpc: disable support for relative ksymtab references
Ard Biesheuvel
1
-1
/
+0
2018-08-26
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2
-62
/
+8
2018-08-25
Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-3
/
+3
2018-08-24
Merge tag 'powerpc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
15
-75
/
+168
2018-08-23
treewide: correct "differenciate" and "instanciate" typos
Finn Thain
4
-4
/
+4
2018-08-24
kbuild: rename LDFLAGS to KBUILD_LDFLAGS
Masahiro Yamada
1
-3
/
+3
2018-08-23
powerpc/mce: Fix SLB rebolting during MCE recovery path.
Mahesh Salgaonkar
1
-1
/
+1
2018-08-23
KVM: PPC: Book3S: Fix guest DMA when guest partially backed by THP pages
Paul Mackerras
1
-7
/
+10
2018-08-23
powerpc/mm/radix: Only need the Nest MMU workaround for R -> RW transition
Aneesh Kumar K.V
1
-3
/
+5
2018-08-23
powerpc/mm/books3s: Add new pte bit to mark pte temporarily invalid.
Aneesh Kumar K.V
1
-1
/
+17
2018-08-23
powerpc/nohash: fix pte_access_permitted()
Christophe Leroy
1
-6
/
+3
2018-08-22
arch: enable relative relocations for arm64, power and x86
Ard Biesheuvel
1
-0
/
+1
2018-08-21
ppc: Convert vas ID allocation to new IDA API
Matthew Wilcox
1
-22
/
+4
2018-08-21
ppc: Convert mmu context allocation to new IDA API
Matthew Wilcox
1
-40
/
+4
2018-08-21
powerpc/topology: Get topology for shared processors at boot
Srikar Dronamraju
3
-10
/
+20
2018-08-21
powerpc64/ftrace: Include ftrace.h needed for enable/disable calls
Luke Dashjr
1
-0
/
+1
2018-08-20
powerpc/powernv/pci: Work around races in PCI bridge enabling
Benjamin Herrenschmidt
1
-0
/
+37
2018-08-20
powerpc/fadump: cleanup crash memory ranges support
Hari Bathini
1
-7
/
+1
2018-08-20
powerpc/powernv: provide a console flush operation for opal hvc driver
Nicholas Piggin
2
-31
/
+53
2018-08-20
powerpc/traps: Avoid rate limit messages from show unhandled signals
Michael Ellerman
1
-7
/
+6
[next]