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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-23
powerpc/test_emulate_step: Move extern declaration to sstep.h
Balamuruhan S
1
-0
/
+2
2020-07-23
powerpc/sstep: Introduce macros to retrieve Prefix instruction operands
Balamuruhan S
1
-0
/
+4
2020-07-23
powerpc: Add a ppc_inst_as_str() helper
Jordan Niethe
1
-0
/
+19
2020-07-23
powerpc/sstep: Add tests for prefixed floating-point load/stores
Jordan Niethe
1
-0
/
+4
2020-07-23
powerpc/sstep: Add tests for prefixed integer load/stores
Jordan Niethe
1
-0
/
+9
2020-07-23
KVM: PPC: Clean up redundant kvm_run parameters in assembly
Tianjia Zhang
1
-1
/
+1
2020-07-22
powerpc/64s: system call support for scv/rfscv instructions
Nicholas Piggin
7
-5
/
+19
2020-07-22
powerpc/perf: Add Power10 PMU feature to DT CPU features
Madhavan Srinivasan
1
-0
/
+1
2020-07-22
KVM: PPC: Book3S HV: Save/restore new PMU registers
Athira Rajeev
3
-3
/
+8
2020-07-22
powerpc/perf: Add support for ISA3.1 PMU SPRs
Madhavan Srinivasan
3
-0
/
+12
2020-07-22
powerpc/perf: Update Power PMU cache_events to u64 type
Athira Rajeev
1
-1
/
+1
2020-07-22
KVM: PPC: Book3S HV: Cleanup updates for kvm vcpu MMCR
Athira Rajeev
1
-1
/
+3
2020-07-22
powerpc/perf: Update cpu_hw_event to use `struct` for storing MMCR registers
Athira Rajeev
1
-2
/
+8
2020-07-22
powerpc/perf: Fix missing is_sier_aviable() during build
Madhavan Srinivasan
1
-0
/
+2
2020-07-22
powerpc/64s: Remove PROT_SAO support
Nicholas Piggin
5
-33
/
+15
2020-07-22
powerpc: Remove stale calc_vm_prot_bits() comment
Nicholas Piggin
1
-4
/
+0
2020-07-22
powerpc: Remove unneeded inline functions
YueHaibing
1
-2
/
+0
2020-07-22
powerpc: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-07-21
KVM: PPC: Book3S HV: Increase KVMPPC_NR_LPIDS on POWER8 and POWER9
Cédric Le Goater
1
-1
/
+2
2020-07-21
KVM: PPC: Book3SHV: Enable support for ISA v3.1 guests
Alistair Popple
1
-0
/
+1
2020-07-20
powerpc/book3s64/kuap: Move UAMOR setup to key init function
Aneesh Kumar K.V
2
-1
/
+2
2020-07-20
powerpc/book3s64/keys/kuap: Reset AMR/IAMR values on kexec
Aneesh Kumar K.V
2
-0
/
+35
2020-07-20
powerpc/book3s64/pkeys: Use MMU_FTR_PKEY instead of pkey_disabled static key
Aneesh Kumar K.V
2
-9
/
+7
2020-07-20
powerpc/book3s64/pkeys: Use pkey_execute_disable_supported
Aneesh Kumar K.V
1
-9
/
+1
2020-07-20
powerpc/book3s64/kuep: Add MMU_FTR_KUEP
Aneesh Kumar K.V
1
-0
/
+9
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
[prev]
[next]