index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+1
2018-06-07
Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
11
-93
/
+341
2018-06-04
powerpc/lib: optimise PPC32 memcmp
Christophe Leroy
3
-19
/
+47
2018-06-04
powerpc/lib: optimise 32 bits __clear_user()
Christophe Leroy
3
-48
/
+93
2018-06-04
powerpc: Implement csum_ipv6_magic in assembly
Christophe Leroy
2
-0
/
+61
2018-06-04
powerpc/32: Optimise __csum_partial()
Christophe Leroy
1
-2
/
+11
2018-06-04
powerpc/lib: Adjust .balign inside string functions for PPC32
Christophe Leroy
1
-3
/
+4
2018-06-04
powerpc/sstep: Fix emulate_step test if VSX not present
Ravi Bangoria
1
-6
/
+15
2018-06-04
powerpc/sstep: Fix kernel crash if VSX is not present
Ravi Bangoria
1
-0
/
+9
2018-06-03
powerpc/sstep: Introduce GETTYPE macro
Ravi Bangoria
1
-3
/
+3
2018-06-03
powerpc/64s: Patch barrier_nospec in modules
Michal Suchanek
1
-3
/
+13
2018-06-03
powerpc/64s: Add support for ori barrier_nospec patching
Michal Suchanek
1
-0
/
+27
2018-05-25
powerpc/altivec: Add missing prototypes for altivec
Mathieu Malaterre
1
-0
/
+1
2018-05-21
powerpc/64s: Add support for a store forwarding barrier at kernel entry/exit
Nicholas Piggin
1
-0
/
+115
2018-05-18
powerpc/lib: Fix "integer constant is too large" build failure
Finn Thain
1
-5
/
+6
2018-05-11
powerpc/lib: Add alt patching test of branching past the last instruction
Michael Ellerman
2
-0
/
+47
2018-05-11
powerpc/lib: Rename ftr_fixup_test7 to ftr_fixup_test_too_big
Michael Ellerman
1
-1
/
+1
2018-05-11
powerpc/lib: Fix the feature fixup tests to actually work
Michael Ellerman
1
-6
/
+6
2018-05-11
powerpc/lib: Fix feature fixup test of external branch
Michael Ellerman
1
-2
/
+2
2018-04-17
powerpc/lib: Fix off-by-one in alternate feature patching
Michael Ellerman
1
-1
/
+1
2018-04-01
powerpc/64s: Set assembler machine type to POWER4
Nicholas Piggin
7
-11
/
+10
2018-03-27
powerpc/rfi-flush: Differentiate enabled and patched flush types
Mauricio Faria de Oliveira
1
-1
/
+8
2018-03-13
powerpc/32: Move the inline keyword at the beginning of function declaration
Mathieu Malaterre
1
-2
/
+2
2018-01-21
Merge branch 'fixes' into next
Michael Ellerman
1
-0
/
+41
2018-01-21
powerpc/lib/feature-fixups: use raw_patch_instruction()
Christophe Leroy
2
-6
/
+6
2018-01-21
powerpc/lib/code-patching: refactor patch_instruction()
Christophe Leroy
1
-15
/
+15
2018-01-10
powerpc/64s: Add support for RFI flush of L1-D cache
Michael Ellerman
1
-0
/
+41
2017-12-11
powerpc/modules: Don't try to restore r2 after a sibling call
Josh Poimboeuf
1
-0
/
+5
2017-11-24
Merge tag 'powerpc-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-4
/
+2
2017-11-22
powerpc: Fix boot on BOOK3S_32 with CONFIG_STRICT_KERNEL_RWX
Christophe Leroy
1
-4
/
+2
2017-11-16
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
3
-1
/
+88
2017-11-13
powerpc/lib: Implement UACCESS_FLUSHCACHE API
Oliver O'Halloran
1
-0
/
+33
2017-11-13
powerpc/lib: Implement PMEM API
Oliver O'Halloran
2
-1
/
+35
2017-11-12
powerpc/kprobes: Blacklist emulate_update_regs() from kprobes
Naveen N. Rao
1
-0
/
+1
2017-11-10
Merge branch 'fixes' into next
Michael Ellerman
1
-2
/
+4
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
3
-0
/
+3
2017-10-10
powerpc/lib/sstep: Fix count leading zeros instructions
Sandipan Das
1
-2
/
+4
2017-10-04
powerpc/lib/sstep: Fix fixed-point shift instructions that set CA32
Sandipan Das
1
-0
/
+4
2017-10-04
powerpc/lib/sstep: Fix fixed-point arithmetic instructions that set CA32
Sandipan Das
1
-0
/
+13
2017-10-04
powerpc/lib/sstep: Add XER bits introduced in POWER ISA v3.0
Sandipan Das
1
-0
/
+2
2017-09-20
powerpc/sstep: mullw should calculate a 64 bit signed result
Anton Blanchard
1
-2
/
+3
2017-09-20
powerpc/sstep: Fix issues with mcrf
Anton Blanchard
1
-2
/
+2
2017-09-20
powerpc/sstep: Fix issues with set_cr0()
Anton Blanchard
1
-7
/
+7
2017-09-04
powerpc: Fix kernel crash in emulation of vector loads and stores
Paul Mackerras
1
-4
/
+4
2017-09-02
powerpc/sstep: Avoid used uninitialized error
Michael Ellerman
1
-0
/
+1
2017-09-01
powerpc/32: remove a NOP from memset()
Christophe Leroy
1
-2
/
+5
2017-09-01
powerpc/32: optimise memset()
Christophe Leroy
1
-7
/
+14
2017-09-01
powerpc: fix location of two EXPORT_SYMBOL
Christophe Leroy
1
-1
/
+1
2017-09-01
powerpc/32: add memset16()
Christophe Leroy
1
-0
/
+14
2017-09-01
powerpc: Wrap register number correctly for string load/store instructions
Paul Mackerras
1
-2
/
+4
[next]