summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-06-17powerpc/optprobes: Compact code source a bit.Christophe Leroy
2021-06-17powerpc/optprobes: Minimise castsChristophe Leroy
2021-06-17powerpc/inst: Refactor PPC32 and PPC64 versionsChristophe Leroy
2021-06-17powerpc: Don't use 'struct ppc_inst' to reference instruction locationChristophe Leroy
2021-06-17powerpc/lib/code-patching: Don't use struct 'ppc_inst' for runnable code in t...Christophe Leroy
2021-06-16powerpc/lib/code-patching: Make instr_is_branch_to_addr() staticChristophe Leroy
2021-06-16powerpc: Do not dereference code as 'struct ppc_inst' (uprobe, code-patching,...Christophe Leroy
2021-06-16powerpc/inst: Avoid pointer dereferencing in ppc_inst_equal()Christophe Leroy
2021-06-16powerpc/inst: Improve readability of get_user_instr() and friendsChristophe Leroy
2021-06-16powerpc/inst: Reduce casts in get_user_instr()Christophe Leroy
2021-06-16powerpc/inst: Fix sparse detection on get_user_instr()Christophe Leroy
2021-06-16powerpc: Replace PPC_INST_NOP by PPC_RAW_NOP()Christophe Leroy
2021-06-16powerpc/traps: Start using PPC_RAW_xx() macrosChristophe Leroy
2021-06-16powerpc/lib/feature-fixups: Use PPC_RAW_xxx() macrosChristophe Leroy
2021-06-16powerpc/ebpf32: Use _Rx macros instead of __REG_Rx onesChristophe Leroy
2021-06-16powerpc/ebpf64: Use PPC_RAW_MFLR()Christophe Leroy
2021-06-16powerpc/ftrace: Use PPC_RAW_MFLR() and PPC_RAW_NOP()Christophe Leroy
2021-06-16powerpc/security: Use PPC_RAW_BLR() and PPC_RAW_NOP()Christophe Leroy
2021-06-16powerpc/modules: Use PPC_RAW_xx() macrosChristophe Leroy
2021-06-16powerpc/signal: Use PPC_RAW_xx() macrosChristophe Leroy
2021-06-16powerpc/lib/code-patching: Use PPC_RAW_() macrosChristophe Leroy
2021-06-16powerpc/opcodes: Add shorter macros for registers for use with PPC_RAW_xx()Christophe Leroy
2021-06-16powerpc: Rework PPC_RAW_xxx() macros for prefixed instructionsChristophe Leroy
2021-06-16powerpc: Don't handle ALTIVEC/SPE in ASM in _switch(). Do it in C.Christophe Leroy
2021-06-16powerpc: Force inlining of csum_add()Christophe Leroy
2021-06-16Merge branch 'fixes' into nextMichael Ellerman
2021-06-15powerpc/tau: Remove superfluous parameter in alloc_workqueue() callFinn Thain
2021-06-15powerpc: Fix initrd corruption with relative jump labelsMichael Ellerman
2021-06-15powerpc/perf: Simplify MakefileChristophe Leroy
2021-06-15powerpc/prom_init: Move custom isspace() to its own namespaceAndy Shevchenko
2021-06-15powerpc/spider-pci: Remove set but not used variable 'val'Baokun Li
2021-06-15powerpc/spufs: Remove set but not used variable 'dummy'Baokun Li
2021-06-15powerpc/52xx: Add fallthrough in mpc52xx_wdt_ioctl()Tom Rix
2021-06-14powerpc/signal64: Copy siginfo before changing regs->nipMichael Ellerman
2021-06-10powerpc/ps3: Add dma_mask to ps3_dma_regionGeoff Levand
2021-06-10powerpc/ps3: Warn on PS3 device errorsGeoff Levand
2021-06-10powerpc/ps3: Add CONFIG_PS3_VERBOSE_RESULT optionGeoff Levand
2021-06-10powerpc/ps3: Re-align DTB in imageGeoff Levand
2021-06-10powerpc/ps3: Add firmware version to sysfsGeoff Levand
2021-06-10powerpc/barrier: Avoid collision with clang's __lwsync macroNathan Chancellor
2021-06-06powerpc/mem: Add back missing header to fix 'no previous prototype' errorChristophe Leroy
2021-06-01Revert "powerpc/kernel/iommu: Align size for IOMMU_PAGE_SIZE() to save TCEs"Frederic Barrat
2021-05-28KVM: PPC: Book3S HV: Save host FSCR in the P7/8 pathNicholas Piggin
2021-05-28powerpc: Fix reverse map real-mode address lookup with huge vmallocNicholas Piggin
2021-05-28powerpc/kprobes: Fix validation of prefixed instructions across page boundaryNaveen N. Rao
2021-05-23powerpc/xmon: make dumping log buffer contents more reliableNathan Lynch
2021-05-23powerpc/kprobes: Replace ppc_optinsn by common optinsnChristophe Leroy
2021-05-23powerpc: Kconfig: disable CONFIG_COMPAT for clang < 12Nick Desaulniers
2021-05-23powerpc/powernv/pci: fix header guardNick Desaulniers
2021-05-23powerpc/sstep: Add tests for setb instructionSathvika Vasireddy