index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
Age
Commit message (
Expand
)
Author
2020-07-23
powerpc/test_emulate_step: Move extern declaration to sstep.h
Balamuruhan S
2020-07-23
powerpc/sstep: Introduce macros to retrieve Prefix instruction operands
Balamuruhan S
2020-07-23
powerpc: Add a ppc_inst_as_str() helper
Jordan Niethe
2020-07-23
powerpc/sstep: Add tests for prefixed floating-point load/stores
Jordan Niethe
2020-07-23
powerpc/sstep: Add tests for prefixed integer load/stores
Jordan Niethe
2020-07-22
powerpc/perf: Add Power10 PMU feature to DT CPU features
Madhavan Srinivasan
2020-07-22
KVM: PPC: Book3S HV: Save/restore new PMU registers
Athira Rajeev
2020-07-22
powerpc/perf: Add support for ISA3.1 PMU SPRs
Madhavan Srinivasan
2020-07-22
powerpc/perf: Update Power PMU cache_events to u64 type
Athira Rajeev
2020-07-22
KVM: PPC: Book3S HV: Cleanup updates for kvm vcpu MMCR
Athira Rajeev
2020-07-22
powerpc/perf: Update cpu_hw_event to use `struct` for storing MMCR registers
Athira Rajeev
2020-07-22
powerpc/perf: Fix missing is_sier_aviable() during build
Madhavan Srinivasan
2020-07-22
powerpc/64s: Remove PROT_SAO support
Nicholas Piggin
2020-07-22
powerpc: Remove stale calc_vm_prot_bits() comment
Nicholas Piggin
2020-07-22
powerpc: Remove unneeded inline functions
YueHaibing
2020-07-22
powerpc: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-20
powerpc/book3s64/kuap: Move UAMOR setup to key init function
Aneesh Kumar K.V
2020-07-20
powerpc/book3s64/keys/kuap: Reset AMR/IAMR values on kexec
Aneesh Kumar K.V
2020-07-20
powerpc/book3s64/pkeys: Use MMU_FTR_PKEY instead of pkey_disabled static key
Aneesh Kumar K.V
2020-07-20
powerpc/book3s64/pkeys: Use pkey_execute_disable_supported
Aneesh Kumar K.V
2020-07-20
powerpc/book3s64/kuep: Add MMU_FTR_KUEP
Aneesh Kumar K.V
2020-07-20
powerpc/book3s64/pkeys: Add MMU_FTR_PKEY
Aneesh Kumar K.V
2020-07-20
powerpc/book3s64/pkeys: Make initial_allocation_mask static
Aneesh Kumar K.V
2020-07-20
powerpc/book3s64/pkeys: Convert pkey_total to num_pkey
Aneesh Kumar K.V
2020-07-20
powerpc/book3s64/pkeys: Simplify pkey disable branch
Aneesh Kumar K.V
2020-07-20
powerpc/book3s64/pkeys: kill cpu feature key CPU_FTR_PKEY
Aneesh Kumar K.V
2020-07-20
powerpc/book3s64/pkeys: Move pkey related bits in the linux page table
Aneesh Kumar K.V
2020-07-20
powerpc/book3s64/pkeys: pkeys are supported only on hash on book3s.
Aneesh Kumar K.V
2020-07-20
powerpc/book3s64/pkeys: Fixup bit numbering
Aneesh Kumar K.V
2020-07-20
powerpc/mce: Add MCE notification chain
Santosh Sivaraj
2020-07-20
powerpc/mm/radix: Create separate mappings for hot-plugged memory
Aneesh Kumar K.V
2020-07-20
powerpc/mm/radix: Fix PTE/PMD fragment count for early page table mappings
Aneesh Kumar K.V
2020-07-18
Merge branch 'fixes' into next
Michael Ellerman
2020-07-16
powerpc/perf: Add kernel support for new MSR[HV PR] bits in trace-imc
Anju T Sudhakar
2020-07-16
powerpc/xive: Remove unused inline function xive_kexec_teardown_cpu()
YueHaibing
2020-07-16
powerpc: Add cputime_to_nsecs()
Anton Blanchard
2020-07-16
powerpc/ppc-opcode: Fold PPC_INST_* macros into PPC_RAW_* macros
Balamuruhan S
2020-07-16
powerpc/ppc-opcode: Reuse raw instruction macros to stringify
Balamuruhan S
2020-07-16
powerpc/ppc-opcode: Consolidate powerpc instructions from bpf_jit.h
Balamuruhan S
2020-07-16
powerpc/ppc-opcode: Move ppc instruction encoding from test_emulate_step
Balamuruhan S
2020-07-16
powerpc/ppc-opcode: Introduce PPC_RAW_* macros for base instruction encoding
Balamuruhan S
2020-07-16
powerpc/pseries: remove dlpar_cpu_readd()
Nathan Lynch
2020-07-16
powerpc/pseries: remove memory "re-add" implementation
Nathan Lynch
2020-07-16
powerpc/numa: remove arch_update_cpu_topology
Nathan Lynch
2020-07-16
powerpc/numa: remove prrn_is_enabled()
Nathan Lynch
2020-07-16
powerpc/numa: remove start/stop_topology_update()
Nathan Lynch
2020-07-16
powerpc/numa: remove timed_topology_update()
Nathan Lynch
2020-07-16
powerpc/rtas: don't online CPUs for partition suspend
Nathan Lynch
2020-07-16
powerpc/security: Allow for processors that flush the link stack using the sp...
Nicholas Piggin
2020-07-16
powerpc/64s: Move branch cache flushing bcctr variant to ppc-ops.h
Nicholas Piggin
[next]