index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2021-06-17
powerpc/optprobes: Compact code source a bit.
Christophe Leroy
2021-06-17
powerpc/optprobes: Minimise casts
Christophe Leroy
2021-06-17
powerpc/inst: Refactor PPC32 and PPC64 versions
Christophe Leroy
2021-06-17
powerpc: Don't use 'struct ppc_inst' to reference instruction location
Christophe Leroy
2021-06-17
powerpc/lib/code-patching: Don't use struct 'ppc_inst' for runnable code in t...
Christophe Leroy
2021-06-16
powerpc/lib/code-patching: Make instr_is_branch_to_addr() static
Christophe Leroy
2021-06-16
powerpc: Do not dereference code as 'struct ppc_inst' (uprobe, code-patching,...
Christophe Leroy
2021-06-16
powerpc/inst: Avoid pointer dereferencing in ppc_inst_equal()
Christophe Leroy
2021-06-16
powerpc/inst: Improve readability of get_user_instr() and friends
Christophe Leroy
2021-06-16
powerpc/inst: Reduce casts in get_user_instr()
Christophe Leroy
2021-06-16
powerpc/inst: Fix sparse detection on get_user_instr()
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/ebpf32: Use _Rx macros instead of __REG_Rx ones
Christophe Leroy
2021-06-16
powerpc/ebpf64: Use PPC_RAW_MFLR()
Christophe Leroy
2021-06-16
powerpc/ftrace: Use PPC_RAW_MFLR() and PPC_RAW_NOP()
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/lib/code-patching: Use PPC_RAW_() 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-06-16
powerpc: Don't handle ALTIVEC/SPE in ASM in _switch(). Do it in C.
Christophe Leroy
2021-06-16
powerpc: Force inlining of csum_add()
Christophe Leroy
2021-06-16
Merge branch 'fixes' into next
Michael Ellerman
2021-06-15
powerpc/tau: Remove superfluous parameter in alloc_workqueue() call
Finn Thain
2021-06-15
powerpc: Fix initrd corruption with relative jump labels
Michael Ellerman
2021-06-15
powerpc/perf: Simplify Makefile
Christophe Leroy
2021-06-15
powerpc/prom_init: Move custom isspace() to its own namespace
Andy Shevchenko
2021-06-15
powerpc/spider-pci: Remove set but not used variable 'val'
Baokun Li
2021-06-15
powerpc/spufs: Remove set but not used variable 'dummy'
Baokun Li
2021-06-15
powerpc/52xx: Add fallthrough in mpc52xx_wdt_ioctl()
Tom Rix
2021-06-14
powerpc/signal64: Copy siginfo before changing regs->nip
Michael Ellerman
2021-06-10
powerpc/ps3: Add dma_mask to ps3_dma_region
Geoff Levand
2021-06-10
powerpc/ps3: Warn on PS3 device errors
Geoff Levand
2021-06-10
powerpc/ps3: Add CONFIG_PS3_VERBOSE_RESULT option
Geoff Levand
2021-06-10
powerpc/ps3: Re-align DTB in image
Geoff Levand
2021-06-10
powerpc/ps3: Add firmware version to sysfs
Geoff Levand
2021-06-10
powerpc/barrier: Avoid collision with clang's __lwsync macro
Nathan Chancellor
2021-06-06
powerpc/mem: Add back missing header to fix 'no previous prototype' error
Christophe Leroy
2021-06-01
Revert "powerpc/kernel/iommu: Align size for IOMMU_PAGE_SIZE() to save TCEs"
Frederic Barrat
2021-05-28
KVM: PPC: Book3S HV: Save host FSCR in the P7/8 path
Nicholas Piggin
2021-05-28
powerpc: Fix reverse map real-mode address lookup with huge vmalloc
Nicholas Piggin
2021-05-28
powerpc/kprobes: Fix validation of prefixed instructions across page boundary
Naveen N. Rao
2021-05-23
powerpc/xmon: make dumping log buffer contents more reliable
Nathan Lynch
2021-05-23
powerpc/kprobes: Replace ppc_optinsn by common optinsn
Christophe Leroy
2021-05-23
powerpc: Kconfig: disable CONFIG_COMPAT for clang < 12
Nick Desaulniers
2021-05-23
powerpc/powernv/pci: fix header guard
Nick Desaulniers
2021-05-23
powerpc/sstep: Add tests for setb instruction
Sathvika Vasireddy
[next]