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
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-14
powerpc/mm: Get rid of pte-common.h
Christophe Leroy
2
-27
/
+24
2018-10-14
powerpc/mm: Define platform default caches related flags
Christophe Leroy
3
-11
/
+7
2018-10-14
powerpc/mm: Allow platforms to redefine some helpers
Christophe Leroy
6
-44
/
+91
2018-10-14
powerpc/nohash/64: do not include pte-common.h
Christophe Leroy
3
-36
/
+44
2018-10-14
powerpc/mm: Distribute platform specific PAGE and PMD flags and definitions
Christophe Leroy
6
-66
/
+159
2018-10-14
powerpc/mm: Move pte_user() into nohash/pgtable.h
Christophe Leroy
2
-13
/
+10
2018-10-14
powerpc/book3s/32: do not include pte-common.h
Christophe Leroy
2
-17
/
+101
2018-10-14
powerpc/mm: move __P and __S tables in the common pgtable.h
Christophe Leroy
3
-40
/
+19
2018-10-14
powerpc/mm: drop unused page flags
Christophe Leroy
2
-25
/
+2
2018-10-14
powerpc/mm: use pte helpers in generic code
Christophe Leroy
3
-12
/
+12
2018-10-14
powerpc/mm: add pte helpers to query and change pte flags
Christophe Leroy
5
-0
/
+114
2018-10-14
powerpc/mm: move some nohash pte helpers in nohash/[32:64]/pgtable.h
Christophe Leroy
3
-28
/
+48
2018-10-14
powerpc/mm: don't use _PAGE_EXEC in book3s/32
Christophe Leroy
1
-1
/
+1
2018-10-14
powerpc: handover page flags with a pgprot_t parameter
Christophe Leroy
8
-14
/
+11
2018-10-14
powerpc/mm: properly set PAGE_KERNEL flags in ioremap()
Christophe Leroy
1
-0
/
+2
2018-10-13
powerpc/32: Add ioremap_wt() and ioremap_coherent()
Christophe Leroy
1
-0
/
+9
2018-10-13
powerpc: Detect the presence of big-cores via "ibm, thread-groups"
Gautham R. Shenoy
2
-0
/
+13
2018-10-13
powerpc/eeh: Cleanup eeh_ops.wait_state()
Sam Bobroff
1
-2
/
+2
2018-10-13
powerpc/eeh: Cleanup eeh_pe_state_mark()
Sam Bobroff
1
-0
/
+1
2018-10-13
powerpc/eeh: Cleanup eeh_enabled()
Sam Bobroff
1
-5
/
+1
2018-10-13
powerpc/eeh: Cleanup list_head field names
Sam Bobroff
1
-6
/
+6
2018-10-13
powerpc/eeh: Cleanup unused field in eeh_dev
Sam Bobroff
1
-1
/
+0
2018-10-13
powerpc/eeh: Cleanup EEH_POSTPONED_PROBE
Sam Bobroff
1
-1
/
+0
2018-10-09
mm: Preserve _PAGE_DEVMAP across mprotect() calls
Jan Kara
1
-2
/
+2
2018-10-09
Merge branch 'fixes' into next
Michael Ellerman
1
-0
/
+1
2018-10-09
KVM: PPC: Book3S HV: Add a VM capability to enable nested virtualization
Paul Mackerras
1
-0
/
+1
2018-10-09
KVM: PPC: Book3S HV: Add nested shadow page tables to debugfs
Paul Mackerras
1
-0
/
+1
2018-10-09
KVM: PPC: Book3S HV: Sanitise hv_regs on nested guest entry
Suraj Jitindar Singh
1
-0
/
+1
2018-10-09
KVM: PPC: Book3S HV: Invalidate TLB when nested vcpu moves physical cpu
Suraj Jitindar Singh
1
-0
/
+3
2018-10-09
KVM: PPC: Book3S HV: Use hypercalls for TLB invalidation when nested
Paul Mackerras
1
-0
/
+5
2018-10-09
KVM: PPC: Book3S HV: Implement H_TLB_INVALIDATE hcall
Suraj Jitindar Singh
3
-0
/
+14
2018-10-09
KVM: PPC: Book3S HV: Introduce rmap to track nested guest mappings
Suraj Jitindar Singh
2
-1
/
+71
2018-10-09
KVM: PPC: Book3S HV: Handle page fault for a nested guest
Suraj Jitindar Singh
4
-0
/
+24
2018-10-09
KVM: PPC: Book3S HV: Handle hypercalls correctly when nested
Paul Mackerras
1
-0
/
+4
2018-10-09
KVM: PPC: Book3S HV: Nested guest entry via hypercall
Paul Mackerras
3
-0
/
+48
2018-10-09
KVM: PPC: Book3S HV: Framework and hcall stubs for nested virtualization
Paul Mackerras
5
-3
/
+53
2018-10-09
KVM: PPC: Book3S HV: Make kvmppc_mmu_radix_xlate process/partition table agno...
Suraj Jitindar Singh
1
-0
/
+3
2018-10-09
KVM: PPC: Use ccr field in pt_regs struct embedded in vcpu struct
Paul Mackerras
4
-8
/
+6
2018-10-09
KVM: PPC: Book3S HV: Add a debugfs file to dump radix mappings
Paul Mackerras
2
-0
/
+2
2018-10-09
KVM: PPC: Book3S HV: Handle hypervisor instruction faults better
Paul Mackerras
1
-0
/
+1
2018-10-09
KVM: PPC: Book3S HV: Streamlined guest entry/exit path on P9 for radix guests
Paul Mackerras
2
-0
/
+4
2018-10-09
KVM: PPC: Book3S: Rework TM save/restore code and make it C-callable
Paul Mackerras
1
-0
/
+10
2018-10-09
KVM: PPC: Book3S HV: Extract PMU save/restore operations as C-callable functions
Paul Mackerras
1
-0
/
+5
2018-10-09
KVM: PPC: Book3S HV: Move interrupt delivery on guest entry to C code
Paul Mackerras
1
-0
/
+1
2018-10-09
KVM: PPC: Book3S: Simplify external interrupt handling
Paul Mackerras
2
-3
/
+2
2018-10-09
KVM: PPC: Remove redundand permission bits removal
Alexey Kardashevskiy
1
-1
/
+1
2018-10-09
KVM: PPC: Validate TCEs against preregistered memory page sizes
Alexey Kardashevskiy
1
-2
/
+0
2018-10-03
powerpc/tm: Remove msr_tm_active()
Breno Leitao
1
-1
/
+6
2018-10-03
powerpc/ptrace: Add support for PTRACE_SYSEMU
Breno Leitao
1
-1
/
+3
2018-10-03
powerpc: Redefine TIF_32BITS thread flag
Breno Leitao
1
-1
/
+1
[prev]
[next]