index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
ppc-opcode.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-11
powerpc64/bpf: jit support for signed division and modulo
Artem Savkov
1
-0
/
+1
2024-07-11
powerpc64/bpf: jit support for sign extended load
Artem Savkov
1
-0
/
+1
2024-05-07
powerpc/bpf/32: Fix failing test_bpf tests
Christophe Leroy
1
-0
/
+4
2023-08-16
powerpc/inst: add PPC_TLBILX_LPID
Nick Desaulniers
1
-0
/
+2
2023-06-19
powerpc/dexcr: Handle hashchk exception
Benjamin Gray
1
-0
/
+1
2023-04-20
powerpc/64: vmlinux support building with PCREL addresing
Nicholas Piggin
1
-0
/
+8
2022-09-28
powerpc: add ISA v3.0 / v3.1 wait opcode macro
Nicholas Piggin
1
-2
/
+5
2022-08-10
powerpc/ppc-opcode: Fix PPC_RAW_TW()
Christophe Leroy
1
-1
/
+1
2022-08-10
powerpc: Don't hide eh field of lwarx behind a macro
Christophe Leroy
1
-10
/
+1
2022-07-27
powerpc/ppc-opcode: Define and use PPC_RAW_SETB()
Christophe Leroy
1
-1
/
+1
2022-07-27
powerpc/ppc-opcode: Define and use PPC_RAW_TRAP() and PPC_RAW_TW()
Christophe Leroy
1
-0
/
+2
2022-05-22
powerpc/opcodes: Remove unused PPC_INST_XXX macros
Christophe Leroy
1
-9
/
+4
2022-05-22
powerpc/inst: Remove PPC_INST_BL
Christophe Leroy
1
-1
/
+0
2022-05-22
powerpc/inst: Remove PPC_INST_BRANCH
Christophe Leroy
1
-2
/
+1
2022-05-19
powerpc/ftrace: Use PPC_RAW_xxx() macros instead of opencoding.
Christophe Leroy
1
-0
/
+5
2022-05-05
powerpc: Reject probes on instructions that can't be single stepped
Naveen N. Rao
1
-0
/
+18
2022-05-05
powerpc: Sort and de-dup primary opcodes in ppc-opcode.h
Naveen N. Rao
1
-38
/
+31
2022-03-07
powerpc/vas: Return paste instruction failure if no active window
Haren Myneni
1
-0
/
+2
2022-01-15
powerpc64/bpf: Limit 'ldbrx' to processors compliant with ISA v2.06
Naveen N. Rao
1
-0
/
+1
2021-12-23
powerpc/mm/book3s64/hash: Switch pre 2.06 tlbiel to .long
Alexey Kardashevskiy
1
-0
/
+2
2021-12-23
powerpc/mm: Switch obsolete dssall to .long
Alexey Kardashevskiy
1
-0
/
+2
2021-11-25
powerpc/ppc-opcode: introduce PPC_RAW_BRANCH() macro
Hari Bathini
1
-0
/
+2
2021-08-25
powerpc: Use lwarx/ldarx directly instead of PPC_LWARX/LDARX macros
Christophe Leroy
1
-2
/
+0
2021-06-16
powerpc/optprobes: use PPC_RAW_ macros
Christophe Leroy
1
-6
/
+5
2021-06-15
powerpc: Replace PPC_INST_NOP by PPC_RAW_NOP()
Christophe Leroy
1
-2
/
+1
2021-06-15
powerpc/traps: Start using PPC_RAW_xx() macros
Christophe Leroy
1
-1
/
+0
2021-06-15
powerpc/lib/feature-fixups: Use PPC_RAW_xxx() macros
Christophe Leroy
1
-0
/
+4
2021-06-15
powerpc/ebpf64: Use PPC_RAW_MFLR()
Christophe Leroy
1
-2
/
+1
2021-06-15
powerpc/security: Use PPC_RAW_BLR() and PPC_RAW_NOP()
Christophe Leroy
1
-2
/
+1
2021-06-15
powerpc/modules: Use PPC_RAW_xx() macros
Christophe Leroy
1
-7
/
+4
2021-06-15
powerpc/signal: Use PPC_RAW_xx() macros
Christophe Leroy
1
-2
/
+3
2021-06-15
powerpc/opcodes: Add shorter macros for registers for use with PPC_RAW_xx()
Christophe Leroy
1
-0
/
+34
2021-06-15
powerpc: Rework PPC_RAW_xxx() macros for prefixed instructions
Christophe Leroy
1
-4
/
+4
2021-05-23
powerpc/sstep: Add tests for setb instruction
Sathvika Vasireddy
1
-0
/
+1
2021-04-21
powerpc/ebpf32: Use standard function call for functions within 32M distance
Christophe Leroy
1
-0
/
+1
2021-04-03
powerpc/asm: Add some opcodes in asm/ppc-opcode.h for PPC32 eBPF
Christophe Leroy
1
-0
/
+12
2020-12-10
powerpc/ppc-opcode: Add encoding macros for VSX vector paired instructions
Balamuruhan S
1
-0
/
+13
2020-12-09
powerpc/ppc-opcode: Add PPC_RAW_MFSPR()
Christophe Leroy
1
-1
/
+2
2020-07-29
powerpc/ppc-opcode: Add divde and divdeu opcodes
Balamuruhan S
1
-0
/
+6
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-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
-158
/
+75
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/64s: Move branch cache flushing bcctr variant to ppc-ops.h
Nicholas Piggin
1
-0
/
+2
2020-07-16
powerpc/pmem: Add new instructions for persistent storage and sync
Aneesh Kumar K.V
1
-0
/
+12
2020-07-15
powerpc/64/signal: Balance return predictor stack in signal trampoline
Nicholas Piggin
1
-0
/
+1
2020-05-18
powerpc: Add prefixed instructions to instruction data type
Jordan Niethe
1
-0
/
+3
[next]