index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-09
powerpc: Add KUAP support for BOOKE and 40x
Christophe Leroy
6
-1
/
+131
2021-12-09
powerpc/kuap: Make PPC_KUAP_DEBUG depend on PPC_KUAP only
Christophe Leroy
1
-1
/
+1
2021-12-09
powerpc/kuap: Prepare for supporting KUAP on BOOK3E/64
Christophe Leroy
4
-5
/
+14
2021-12-09
powerpc/config: Add CONFIG_BOOKE_OR_40x
Christophe Leroy
12
-16
/
+21
2021-12-09
powerpc/nohash: Move setup_kuap out of 8xx.c
Christophe Leroy
3
-22
/
+32
2021-12-09
powerpc/kuap: Add kuap_lock()
Christophe Leroy
5
-6
/
+28
2021-12-09
powerpc/kuap: Remove __kuap_assert_locked()
Christophe Leroy
4
-18
/
+2
2021-12-09
powerpc/kuap: Check KUAP activation in generic functions
Christophe Leroy
4
-76
/
+56
2021-12-09
powerpc/kuap: Add a generic intermediate layer
Christophe Leroy
4
-37
/
+86
2021-12-09
powerpc/kuep: Remove 'nosmep' boot time parameter except for book3s/64
Christophe Leroy
6
-36
/
+15
2021-12-09
powerpc/32s: Save content of sr0 to avoid 'mfsr'
Christophe Leroy
8
-14
/
+33
2021-12-09
powerpc/32s: Do kuep_lock() and kuep_unlock() in assembly
Christophe Leroy
9
-49
/
+119
2021-12-09
powerpc/32s: Remove capability to disable KUEP at boottime
Christophe Leroy
2
-10
/
+3
2021-12-09
powerpc/book3e: Activate KUEP at all time
Christophe Leroy
2
-0
/
+3
2021-12-09
powerpc/44x: Activate KUEP at all time
Christophe Leroy
4
-16
/
+4
2021-12-09
powerpc/8xx: Activate KUEP at all time
Christophe Leroy
3
-9
/
+3
2021-12-09
Revert "powerpc: Inline setup_kup()"
Christophe Leroy
3
-8
/
+10
2021-12-09
powerpc/40x: Map 32Mbytes of memory at startup
Christophe Leroy
1
-1
/
+8
2021-12-09
powerpc/microwatt: add POWER9_CPU, clear PPC_64S_HASH_MMU
Nicholas Piggin
2
-2
/
+2
2021-12-09
powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMU
Nicholas Piggin
34
-56
/
+171
2021-12-09
powerpc/64s: Make hash MMU support configurable
Nicholas Piggin
12
-14
/
+69
2021-12-09
powerpc/64s: Always define arch unmapped area calls
Nicholas Piggin
5
-35
/
+51
2021-12-09
powerpc/64s: Fix radix MMU when MMU_FTR_HPTE_TABLE is clear
Nicholas Piggin
1
-3
/
+6
2021-12-09
powerpc/64e: remove mmu_linear_psize
Nicholas Piggin
1
-9
/
+0
2021-12-09
genirq/msi, treewide: Use a named struct for PCI/MSI attributes
Thomas Gleixner
3
-6
/
+6
2021-12-09
powerpc/4xx: Complete removal of MSI support
Cédric Le Goater
7
-113
/
+0
2021-12-09
powerpc/4xx: Remove MSI support which never worked
Thomas Gleixner
3
-288
/
+0
2021-12-08
Merge branch 'kvm-on-hv-msrbm-fix' into HEAD
Paolo Bonzini
3
-4
/
+8
2021-12-08
KVM: Rename kvm_vcpu_block() => kvm_vcpu_halt()
Sean Christopherson
4
-4
/
+4
2021-12-08
KVM: Drop obsolete kvm_arch_vcpu_block_finish()
Sean Christopherson
1
-1
/
+0
2021-12-08
KVM: Force PPC to define its own rcuwait object
Sean Christopherson
2
-1
/
+3
2021-12-08
KVM: Keep memslots in tree-based structures instead of array-based ones
Maciej S. Szmigiero
4
-12
/
+13
2021-12-08
KVM: Use interval tree to do fast hva lookup in memslots
Maciej S. Szmigiero
1
-0
/
+1
2021-12-08
KVM: Stop passing kvm_userspace_memory_region to arch memslot hooks
Sean Christopherson
1
-2
/
+0
2021-12-08
KVM: PPC: Avoid referencing userspace memory region in memslot updates
Sean Christopherson
6
-23
/
+7
2021-12-08
KVM: Let/force architectures to deal with arch specific memslot data
Sean Christopherson
6
-25
/
+33
2021-12-08
KVM: Use 'unsigned long' as kvm_for_each_vcpu()'s index
Marc Zyngier
10
-24
/
+27
2021-12-08
KVM: Move wiping of the kvm->vcpus array to common code
Marc Zyngier
1
-9
/
+1
2021-12-07
locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.h
Sebastian Andrzej Siewior
2
-2
/
+2
2021-12-02
powerpc: make memremap_compat_align 64s-only
Nicholas Piggin
3
-21
/
+21
2021-12-02
powerpc/64: pcpu setup avoid reading mmu_linear_psize on 64e or radix
Nicholas Piggin
1
-6
/
+15
2021-12-02
powerpc/64s: Rename hash_hugetlbpage.c to hugetlbpage.c
Nicholas Piggin
2
-1
/
+1
2021-12-02
powerpc/64s: move page size definitions from hash specific file
Nicholas Piggin
2
-5
/
+7
2021-12-02
powerpc/64s: Make flush_and_reload_slb a no-op when radix is enabled
Nicholas Piggin
1
-3
/
+3
2021-12-02
powerpc/64s: move THP trace point creation out of hash specific file
Nicholas Piggin
3
-2
/
+9
2021-12-02
powerpc/pseries: lparcfg don't include slb_size line in radix mode
Nicholas Piggin
1
-1
/
+2
2021-12-02
powerpc/pseries: move process table registration away from hash-specific code
Nicholas Piggin
1
-28
/
+28
2021-12-02
powerpc/64s: Move and rename do_bad_slb_fault as it is not hash specific
Nicholas Piggin
4
-19
/
+27
2021-12-02
powerpc/pseries: Stop selecting PPC_HASH_MMU_NATIVE
Nicholas Piggin
4
-109
/
+104
2021-12-02
powerpc: Rename PPC_NATIVE to PPC_HASH_MMU_NATIVE
Nicholas Piggin
13
-14
/
+14
[prev]
[next]