index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
ppc-opcode.h
Age
Commit message (
Expand
)
Author
2023-08-16
powerpc/inst: add PPC_TLBILX_LPID
Nick Desaulniers
2023-06-19
powerpc/dexcr: Handle hashchk exception
Benjamin Gray
2023-04-20
powerpc/64: vmlinux support building with PCREL addresing
Nicholas Piggin
2022-09-28
powerpc: add ISA v3.0 / v3.1 wait opcode macro
Nicholas Piggin
2022-08-10
powerpc/ppc-opcode: Fix PPC_RAW_TW()
Christophe Leroy
2022-08-10
powerpc: Don't hide eh field of lwarx behind a macro
Christophe Leroy
2022-07-27
powerpc/ppc-opcode: Define and use PPC_RAW_SETB()
Christophe Leroy
2022-07-27
powerpc/ppc-opcode: Define and use PPC_RAW_TRAP() and PPC_RAW_TW()
Christophe Leroy
2022-05-22
powerpc/opcodes: Remove unused PPC_INST_XXX macros
Christophe Leroy
2022-05-22
powerpc/inst: Remove PPC_INST_BL
Christophe Leroy
2022-05-22
powerpc/inst: Remove PPC_INST_BRANCH
Christophe Leroy
2022-05-19
powerpc/ftrace: Use PPC_RAW_xxx() macros instead of opencoding.
Christophe Leroy
2022-05-06
powerpc: Reject probes on instructions that can't be single stepped
Naveen N. Rao
2022-05-06
powerpc: Sort and de-dup primary opcodes in ppc-opcode.h
Naveen N. Rao
2022-03-08
powerpc/vas: Return paste instruction failure if no active window
Haren Myneni
2022-01-15
powerpc64/bpf: Limit 'ldbrx' to processors compliant with ISA v2.06
Naveen N. Rao
2021-12-23
powerpc/mm/book3s64/hash: Switch pre 2.06 tlbiel to .long
Alexey Kardashevskiy
2021-12-23
powerpc/mm: Switch obsolete dssall to .long
Alexey Kardashevskiy
2021-11-25
powerpc/ppc-opcode: introduce PPC_RAW_BRANCH() macro
Hari Bathini
2021-08-25
powerpc: Use lwarx/ldarx directly instead of PPC_LWARX/LDARX macros
Christophe Leroy
2021-06-17
powerpc/optprobes: use PPC_RAW_ macros
Christophe Leroy
2021-06-16
powerpc: Replace PPC_INST_NOP by PPC_RAW_NOP()
Christophe Leroy
2021-06-16
powerpc/traps: Start using PPC_RAW_xx() macros
Christophe Leroy
2021-06-16
powerpc/lib/feature-fixups: Use PPC_RAW_xxx() macros
Christophe Leroy
2021-06-16
powerpc/ebpf64: Use PPC_RAW_MFLR()
Christophe Leroy
2021-06-16
powerpc/security: Use PPC_RAW_BLR() and PPC_RAW_NOP()
Christophe Leroy
2021-06-16
powerpc/modules: Use PPC_RAW_xx() macros
Christophe Leroy
2021-06-16
powerpc/signal: Use PPC_RAW_xx() macros
Christophe Leroy
2021-06-16
powerpc/opcodes: Add shorter macros for registers for use with PPC_RAW_xx()
Christophe Leroy
2021-06-16
powerpc: Rework PPC_RAW_xxx() macros for prefixed instructions
Christophe Leroy
2021-05-23
powerpc/sstep: Add tests for setb instruction
Sathvika Vasireddy
2021-04-21
powerpc/ebpf32: Use standard function call for functions within 32M distance
Christophe Leroy
2021-04-03
powerpc/asm: Add some opcodes in asm/ppc-opcode.h for PPC32 eBPF
Christophe Leroy
2020-12-11
powerpc/ppc-opcode: Add encoding macros for VSX vector paired instructions
Balamuruhan S
2020-12-09
powerpc/ppc-opcode: Add PPC_RAW_MFSPR()
Christophe Leroy
2020-07-29
powerpc/ppc-opcode: Add divde and divdeu opcodes
Balamuruhan S
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-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/64s: Move branch cache flushing bcctr variant to ppc-ops.h
Nicholas Piggin
2020-07-16
powerpc/pmem: Add new instructions for persistent storage and sync
Aneesh Kumar K.V
2020-07-15
powerpc/64/signal: Balance return predictor stack in signal trampoline
Nicholas Piggin
2020-05-19
powerpc: Add prefixed instructions to instruction data type
Jordan Niethe
2019-07-13
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-07-06
powerpc: Move PPC_HA() PPC_HI() and PPC_LO() to ppc-opcode.h
Christophe Leroy
2019-07-03
powerpc/64s/radix: keep kernel ERAT over local process/guest invalidates
Nicholas Piggin
[next]