index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
virt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-06-15
powerpc/ebpf32: Use _Rx macros instead of __REG_Rx ones
Christophe Leroy
1
-109
/
+109
2021-06-15
powerpc/ebpf64: Use PPC_RAW_MFLR()
Christophe Leroy
2
-3
/
+2
2021-06-15
powerpc/ftrace: Use PPC_RAW_MFLR() and PPC_RAW_NOP()
Christophe Leroy
1
-9
/
+9
2021-06-15
powerpc/security: Use PPC_RAW_BLR() and PPC_RAW_NOP()
Christophe Leroy
2
-8
/
+7
2021-06-15
powerpc/modules: Use PPC_RAW_xx() macros
Christophe Leroy
3
-58
/
+27
2021-06-15
powerpc/signal: Use PPC_RAW_xx() macros
Christophe Leroy
3
-18
/
+13
2021-06-15
powerpc/lib/code-patching: Use PPC_RAW_() macros
Christophe Leroy
2
-8
/
+6
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
2
-8
/
+6
2021-06-15
powerpc: Don't handle ALTIVEC/SPE in ASM in _switch(). Do it in C.
Christophe Leroy
3
-37
/
+9
2021-06-15
powerpc: Force inlining of csum_add()
Christophe Leroy
1
-1
/
+1
2021-06-15
powerpc/tau: Remove superfluous parameter in alloc_workqueue() call
Finn Thain
1
-1
/
+1
2021-06-15
powerpc: Fix initrd corruption with relative jump labels
Michael Ellerman
1
-1
/
+1
2021-06-15
powerpc/perf: Simplify Makefile
Christophe Leroy
1
-4
/
+2
2021-06-15
powerpc/prom_init: Move custom isspace() to its own namespace
Andy Shevchenko
1
-9
/
+8
2021-06-15
selftests/powerpc: Remove the repeated declaration
Shaokun Zhang
1
-2
/
+0
2021-06-15
powerpc/spider-pci: Remove set but not used variable 'val'
Baokun Li
1
-2
/
+1
2021-06-15
powerpc/spufs: Remove set but not used variable 'dummy'
Baokun Li
1
-4
/
+2
2021-06-15
powerpc/52xx: Add fallthrough in mpc52xx_wdt_ioctl()
Tom Rix
1
-0
/
+1
2021-06-14
powerpc/signal64: Copy siginfo before changing regs->nip
Michael Ellerman
1
-5
/
+4
2021-06-10
powerpc/ps3: Add dma_mask to ps3_dma_region
Geoff Levand
2
-0
/
+14
2021-06-10
powerpc/ps3: Warn on PS3 device errors
Geoff Levand
3
-16
/
+17
2021-06-10
powerpc/ps3: Add CONFIG_PS3_VERBOSE_RESULT option
Geoff Levand
2
-1
/
+10
2021-06-10
powerpc/ps3: Re-align DTB in image
Geoff Levand
1
-1
/
+1
2021-06-10
powerpc/ps3: Add firmware version to sysfs
Geoff Levand
1
-3
/
+40
2021-06-10
powerpc/barrier: Avoid collision with clang's __lwsync macro
Nathan Chancellor
1
-0
/
+2
2021-06-06
powerpc/mem: Add back missing header to fix 'no previous prototype' error
Christophe Leroy
1
-0
/
+1
2021-06-01
Revert "powerpc/kernel/iommu: Align size for IOMMU_PAGE_SIZE() to save TCEs"
Frederic Barrat
1
-6
/
+5
2021-05-28
KVM: PPC: Book3S HV: Save host FSCR in the P7/8 path
Nicholas Piggin
2
-1
/
+7
2021-05-28
powerpc: Fix reverse map real-mode address lookup with huge vmalloc
Nicholas Piggin
4
-48
/
+35
2021-05-28
powerpc/kprobes: Fix validation of prefixed instructions across page boundary
Naveen N. Rao
1
-2
/
+2
2021-05-23
tty: hvc: udbg_hvc: retry putc on -EAGAIN
Nathan Lynch
1
-1
/
+1
2021-05-23
powerpc/xmon: make dumping log buffer contents more reliable
Nathan Lynch
1
-1
/
+1
2021-05-23
powerpc/kprobes: Replace ppc_optinsn by common optinsn
Christophe Leroy
1
-18
/
+5
2021-05-23
kprobes: Allow architectures to override optinsn page allocation
Christophe Leroy
2
-2
/
+15
2021-05-23
powerpc: Kconfig: disable CONFIG_COMPAT for clang < 12
Nick Desaulniers
1
-0
/
+1
2021-05-23
powerpc/powernv/pci: fix header guard
Nick Desaulniers
1
-1
/
+1
2021-05-23
powerpc/sstep: Add tests for setb instruction
Sathvika Vasireddy
2
-0
/
+30
2021-05-23
powerpc/sstep: Add emulation support for ‘setb’ instruction
Sathvika Vasireddy
1
-0
/
+22
2021-05-23
powerpc/Makefile: Add ppc32/ppc64_randconfig targets
Michael Ellerman
3
-0
/
+12
2021-05-23
powerpc/pseries: minor enhancements in dlpar_memory_remove_by_ic()
Daniel Henrique Barboza
1
-9
/
+19
2021-05-23
powerpc/pseries: break early in dlpar_memory_remove_by_count() loops
Daniel Henrique Barboza
1
-4
/
+12
2021-05-23
powerpc/pseries: check DRCONF_MEM_RESERVED in lmb_is_removable()
Daniel Henrique Barboza
1
-1
/
+2
2021-05-23
powerpc/pseries: Set UNISOLATE on dlpar_memory_remove_by_ic() error
Daniel Henrique Barboza
1
-0
/
+7
2021-05-23
powerpc/pseries/ras: Delete a redundant condition branch
Zhen Lei
1
-2
/
+0
2021-05-23
selftests/powerpc: Fix duplicate included pthread.h
Jiapeng Chong
1
-1
/
+0
2021-05-23
powerpc/pseries/memhotplug: Remove unused inline function dlpar_memory_remove()
YueHaibing
1
-4
/
+0
2021-05-20
powerpc/64s/syscall: Fix ptrace syscall info with scv syscalls
Nicholas Piggin
2
-35
/
+52
2021-05-20
powerpc/64s/syscall: Use pt_regs.trap to distinguish syscall ABI difference b...
Nicholas Piggin
2
-9
/
+28
2021-05-20
powerpc: Fix early setup to make early_ioremap() work
Alexey Kardashevskiy
1
-2
/
+2
[next]