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
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-20
powerpc/book3s64/pkeys: Add MMU_FTR_PKEY
Aneesh Kumar K.V
2
-0
/
+16
2020-07-20
powerpc/book3s64/pkeys: Make initial_allocation_mask static
Aneesh Kumar K.V
1
-1
/
+0
2020-07-20
powerpc/book3s64/pkeys: Convert pkey_total to num_pkey
Aneesh Kumar K.V
1
-2
/
+5
2020-07-20
powerpc/book3s64/pkeys: Simplify pkey disable branch
Aneesh Kumar K.V
1
-1
/
+1
2020-07-20
powerpc/book3s64/pkeys: kill cpu feature key CPU_FTR_PKEY
Aneesh Kumar K.V
1
-7
/
+6
2020-07-20
powerpc/book3s64/pkeys: Move pkey related bits in the linux page table
Aneesh Kumar K.V
3
-23
/
+22
2020-07-20
powerpc/book3s64/pkeys: pkeys are supported only on hash on book3s.
Aneesh Kumar K.V
3
-30
/
+64
2020-07-20
powerpc/book3s64/pkeys: Fixup bit numbering
Aneesh Kumar K.V
4
-24
/
+25
2020-07-20
powerpc/mce: Add MCE notification chain
Santosh Sivaraj
1
-0
/
+2
2020-07-20
powerpc/mm/radix: Create separate mappings for hot-plugged memory
Aneesh Kumar K.V
1
-0
/
+5
2020-07-20
powerpc/mm/radix: Fix PTE/PMD fragment count for early page table mappings
Aneesh Kumar K.V
1
-1
/
+15
2020-07-19
powerpc: use the generic dma_ops_bypass mode
Christoph Hellwig
1
-5
/
+0
2020-07-18
Merge branch 'fixes' into next
Michael Ellerman
1
-0
/
+2
2020-07-16
powerpc/perf: Add kernel support for new MSR[HV PR] bits in trace-imc
Anju T Sudhakar
1
-0
/
+5
2020-07-16
powerpc/xive: Remove unused inline function xive_kexec_teardown_cpu()
YueHaibing
1
-1
/
+0
2020-07-16
powerpc: Add cputime_to_nsecs()
Anton Blanchard
1
-0
/
+2
2020-07-16
powerpc/ppc-opcode: Fold PPC_INST_* macros into PPC_RAW_* macros
Balamuruhan S
1
-265
/
+129
2020-07-16
powerpc/ppc-opcode: Reuse raw instruction macros to stringify
Balamuruhan S
1
-156
/
+73
2020-07-16
powerpc/ppc-opcode: Consolidate powerpc instructions from bpf_jit.h
Balamuruhan S
1
-0
/
+85
2020-07-16
powerpc/ppc-opcode: Move ppc instruction encoding from test_emulate_step
Balamuruhan S
1
-0
/
+18
2020-07-16
powerpc/ppc-opcode: Introduce PPC_RAW_* macros for base instruction encoding
Balamuruhan S
1
-7
/
+86
2020-07-16
powerpc/pseries: remove dlpar_cpu_readd()
Nathan Lynch
1
-1
/
+0
2020-07-16
powerpc/pseries: remove memory "re-add" implementation
Nathan Lynch
1
-1
/
+0
2020-07-16
powerpc/numa: remove arch_update_cpu_topology
Nathan Lynch
1
-6
/
+0
2020-07-16
powerpc/numa: remove prrn_is_enabled()
Nathan Lynch
1
-5
/
+0
2020-07-16
powerpc/numa: remove start/stop_topology_update()
Nathan Lynch
1
-10
/
+0
2020-07-16
powerpc/numa: remove timed_topology_update()
Nathan Lynch
1
-5
/
+0
2020-07-16
powerpc/rtas: don't online CPUs for partition suspend
Nathan Lynch
1
-2
/
+0
2020-07-16
powerpc/security: Allow for processors that flush the link stack using the special bcctr
Nicholas Piggin
1
-0
/
+2
2020-07-16
powerpc/64s: Move branch cache flushing bcctr variant to ppc-ops.h
Nicholas Piggin
1
-0
/
+2
2020-07-16
powerpc/security: re-name count cache flush to branch cache flush
Nicholas Piggin
1
-2
/
+2
2020-07-16
powerpc/pmem: Update ppc64 to use the new barrier instruction.
Aneesh Kumar K.V
1
-0
/
+13
2020-07-16
powerpc/pmem: Add flush routines using new pmem store and sync instruction
Aneesh Kumar K.V
1
-0
/
+1
2020-07-16
powerpc/pmem: Add new instructions for persistent storage and sync
Aneesh Kumar K.V
1
-0
/
+12
2020-07-16
powerpc/mm/book3s64/radix: Off-load TLB invalidations to host when !GTSE
Nicholas Piggin
3
-1
/
+100
2020-07-16
powerpc/mm: Enable radix GTSE only if supported.
Bharata B Rao
1
-0
/
+4
2020-07-15
powerpc/vas: Report proper error code for address translation failure
Haren Myneni
1
-0
/
+2
2020-07-15
Revert "powerpc/kasan: Fix shadow pages allocation failure"
Christophe Leroy
1
-0
/
+2
2020-07-15
powerpc/64/signal: Balance return predictor stack in signal trampoline
Nicholas Piggin
1
-0
/
+1
2020-07-10
powerpc64: Break asm/percpu.h vs spinlock_types.h dependency
Peter Zijlstra
3
-45
/
+53
2020-07-09
KVM: Move x86's version of struct kvm_mmu_memory_cache to common code
Sean Christopherson
1
-0
/
+1
2020-06-30
powerpc/dma: Remove dev->archdata.iommu_domain
Joerg Roedel
1
-3
/
+0
2020-06-22
powerpc/8xx: Modify ptep_get()
Christophe Leroy
1
-10
/
+12
2020-06-22
powerpc/fixmap: Fix FIX_EARLY_DEBUG_BASE when page size is 256k
Christophe Leroy
1
-1
/
+1
2020-06-21
Merge tag 'powerpc-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
1
-5
/
+13
2020-06-20
powerpc/8xx: Provide ptep_get() with 16k pages
Christophe Leroy
1
-0
/
+10
2020-06-18
maccess: make get_kernel_nofault() check for minimal type compatibility
Linus Torvalds
1
-1
/
+1
2020-06-18
maccess: rename probe_kernel_address to get_kernel_nofault
Christoph Hellwig
1
-1
/
+1
2020-06-17
powerpc/8xx: use pmd_off() to access a PMD entry in pte_update()
Mike Rapoport
1
-5
/
+3
2020-06-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-24
/
+20
[prev]
[next]