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
2020-05-28
powerpc/powernv/pci: Add device to iommu group during dma_dev_setup()
Oliver O'Halloran
3
-54
/
+21
2020-05-28
powerpc/powernv/pci: Register iommu group at PE DMA setup
Oliver O'Halloran
2
-10
/
+15
2020-05-28
powerpc/powernv/iov: Don't add VFs to iommu group during PE config
Oliver O'Halloran
1
-1
/
+0
2020-05-28
powerpc/powernv/npu: Clean up compound table group initialisation
Oliver O'Halloran
1
-25
/
+21
2020-05-28
powerpc/64s/kuap: Conditionally restore AMR in kuap_restore_amr asm
Nicholas Piggin
3
-9
/
+13
2020-05-28
powerpc/64/kuap: Conditionally restore AMR in interrupt exit
Nicholas Piggin
2
-7
/
+29
2020-05-28
powerpc/64s/kuap: Add missing isync to KUAP restore paths
Nicholas Piggin
1
-1
/
+10
2020-05-28
powerpc/4xx: Don't unmap NULL mbase
huhai
1
-3
/
+1
2020-05-28
powerpc/40x: Don't save CR in SPRN_SPRG_SCRATCH6
Christophe Leroy
1
-10
/
+5
2020-05-28
powerpc/40x: Avoid using r12 in TLB miss handlers
Christophe Leroy
1
-37
/
+33
2020-05-28
powerpc: Remove IBM405 Erratum #77
Christophe Leroy
10
-73
/
+0
2020-05-28
powerpc/40x: Remove IBM405 Erratum #51
Christophe Leroy
2
-10
/
+0
2020-05-28
powerpc/40x: Remove support for IBM 405GP
Christophe Leroy
2
-19
/
+0
2020-05-28
powerpc/40x: Remove support for ISS Simulator
Christophe Leroy
1
-2
/
+1
2020-05-28
powerpc/40x: Remove EP405
Christophe Leroy
8
-498
/
+1
2020-05-28
powerpc/40x: Remove WALNUT
Christophe Leroy
11
-411
/
+1
2020-05-28
powerpc/40x: Remove STB03xxx
Christophe Leroy
2
-18
/
+0
2020-05-28
powerpc/40x: Remove support for IBM 403GCX
Christophe Leroy
8
-168
/
+1
2020-05-28
powerpc/pgtable: Drop PTE_ATOMIC_UPDATES
Christophe Leroy
1
-15
/
+0
2020-05-28
powerpc/40x: Rework 40x PTE access and TLB miss
Christophe Leroy
4
-172
/
+34
2020-05-28
powerpc: Remove Xilinx PPC405/PPC440 support
Michal Simek
29
-1782
/
+3
2020-05-28
powerpc/64: Refactor interrupt exit irq disabling sequence
Nicholas Piggin
1
-30
/
+28
2020-05-28
powerpc/64s/radix: Don't prefetch DAR in update_mmu_cache
Nicholas Piggin
3
-18
/
+6
2020-05-28
powerpc/xive: Do not expose a debugfs file when XIVE is disabled
Cédric Le Goater
1
-2
/
+3
2020-05-28
Merge branch 'core/rcu' into sched/core, to pick up dependency
Ingo Molnar
2
-16
/
+7
2020-05-28
Merge tag 'v5.7-rc7' into perf/core, to pick up fixes
Ingo Molnar
20
-67
/
+125
2020-05-28
KVM: PPC: Book3S HV: Close race with page faults around memslot flushes
Paul Mackerras
1
-0
/
+5
2020-05-28
KVM: PPC: Book3S HV: Remove user-triggerable WARN_ON
Paul Mackerras
1
-4
/
+7
2020-05-27
KVM: PPC: Book3S HV: Relax check on H_SVM_INIT_ABORT
Laurent Dufour
1
-3
/
+8
2020-05-27
KVM: PPC: Book3S: Fix some RCU-list locks
Qian Cai
1
-4
/
+14
2020-05-27
KVM: PPC: Book3S HV: Ignore kmemleak false positives
Qian Cai
1
-2
/
+14
2020-05-27
KVM: PPC: Clean up redundant 'kvm_run' parameters
Tianjia Zhang
19
-217
/
+212
2020-05-27
KVM: PPC: Remove redundant kvm_run from vcpu_arch
Tianjia Zhang
3
-7
/
+3
2020-05-27
KVM: PPC: Book3S HV: Read ibm,secure-memory nodes
Laurent Dufour
1
-0
/
+14
2020-05-27
KVM: PPC: Book3S HV: Remove redundant NULL check
Chen Zhou
1
-2
/
+1
2020-05-26
powerpc/xive: Clear the page tables for the ESB IO mapping
Cédric Le Goater
1
-0
/
+5
2020-05-26
powerpc: Add ppc_inst_as_u64()
Michael Ellerman
3
-9
/
+11
2020-05-26
powerpc: Add ppc_inst_next()
Michael Ellerman
4
-9
/
+23
2020-05-26
Merge branch 'fixes' into next
Michael Ellerman
15
-35
/
+68
2020-05-26
Merge "Use hugepages to map kernel mem on 8xx" into next
Michael Ellerman
42
-747
/
+803
2020-05-26
powerpc/32s: Implement dedicated kasan_init_region()
Christophe Leroy
4
-1
/
+60
2020-05-26
powerpc/32s: Allow mapping with BATs with DEBUG_PAGEALLOC
Christophe Leroy
3
-3
/
+9
2020-05-26
powerpc/8xx: Implement dedicated kasan_init_region()
Christophe Leroy
2
-0
/
+75
2020-05-26
powerpc/8xx: Allow large TLBs with DEBUG_PAGEALLOC
Christophe Leroy
4
-9
/
+20
2020-05-26
powerpc/8xx: Allow STRICT_KERNEL_RwX with pinned TLB
Christophe Leroy
3
-6
/
+13
2020-05-26
powerpc/8xx: Map linear memory with huge pages
Christophe Leroy
2
-3
/
+51
2020-05-26
powerpc/8xx: Map IMMR with a huge page
Christophe Leroy
1
-6
/
+2
2020-05-26
powerpc/8xx: Add a function to early map kernel via huge pages
Christophe Leroy
6
-1
/
+66
2020-05-26
powerpc/8xx: Refactor kernel address boundary comparison
Christophe Leroy
1
-14
/
+8
2020-05-26
powerpc/mm: Don't be too strict with _etext alignment on PPC32
Christophe Leroy
2
-28
/
+1
[prev]
[next]