index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
lib
/
Makefile
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/Makefile: Remove bits related to the previous use of -mcmodel=large
Naveen N Rao
2024-05-07
1
-2
/
+0
*
powerpc: xor_vmx: Add '-mhard-float' to CFLAGS
Nathan Chancellor
2024-03-06
1
-1
/
+1
*
powerpc: add crtsavres.o to always-y instead of extra-y
Masahiro Yamada
2023-11-27
1
-1
/
+1
*
powerpc: Drop zalloc_maybe_bootmem()
Michael Ellerman
2023-08-24
1
-1
/
+1
*
powerpc: remove checks for binutils older than 2.25
Masahiro Yamada
2023-06-27
1
-1
/
+1
*
powerpc/kcsan: Add exclusions from instrumentation
Rohan McLure
2023-02-10
1
-0
/
+2
*
powerpc/qspinlock: powerpc qspinlock implementation
Nicholas Piggin
2022-12-02
1
-1
/
+3
*
powerpc/kasan: Don't instrument non-maskable or raw interrupts
Daniel Axtens
2022-05-22
1
-0
/
+3
*
powerpc/32: Fix boot failure with GCC latent entropy plugin
Christophe Leroy
2021-12-23
1
-0
/
+3
*
powerpc/code-patching: Move code patching selftests in its own file
Christophe Leroy
2021-12-23
1
-0
/
+2
*
powerpc/code-patching: Use test_trampoline for prefixed patch test
Christophe Leroy
2021-12-23
1
-1
/
+1
*
isystem: delete global -isystem compile option
Alexey Dobriyan
2021-09-22
1
-0
/
+2
*
powerpc: Only build restart_table.c for 64s
Michael Ellerman
2021-07-01
1
-2
/
+2
*
powerpc/64: allow alternate return locations for soft-masked interrupts
Nicholas Piggin
2021-06-24
1
-1
/
+1
*
powerpc/32: Fix boot failure with CONFIG_STACKPROTECTOR
Christophe Leroy
2021-05-04
1
-0
/
+3
*
powerpc: Move copy_inst_from_kernel_nofault()
Christophe Leroy
2021-04-21
1
-1
/
+1
*
kbuild: LD_VERSION redenomination
Masahiro Yamada
2021-02-11
1
-1
/
+1
*
x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()
Dan Williams
2020-10-06
1
-1
/
+1
*
powerpc/64s: Implement queued spinlocks and rwlocks
Nicholas Piggin
2020-07-26
1
-0
/
+3
*
powerpc: Test prefixed code patching
Jordan Niethe
2020-05-18
1
-1
/
+1
*
powerpc: Add a probe_user_read_inst() function
Jordan Niethe
2020-05-18
1
-1
/
+1
*
powerpc/memcpy: Add memcpy_mcsafe for pmem
Balbir Singh
2019-08-21
1
-1
/
+1
*
powerpc/32: activate ARCH_HAS_PMEM_API and ARCH_HAS_UACCESS_FLUSHCACHE
Christophe Leroy
2019-08-05
1
-2
/
+2
*
powerpc/lib: only build ldstfp.o when CONFIG_PPC_FPU is set
Christophe Leroy
2019-05-28
1
-1
/
+2
*
powerpc/lib: fix redundant inclusion of quad.o
Christophe Leroy
2019-05-28
1
-1
/
+1
*
powerpc: disable KASAN instrumentation on early/critical files.
Christophe Leroy
2019-05-02
1
-0
/
+8
*
powerpc: prepare string/mem functions for KASAN
Christophe Leroy
2019-05-02
1
-3
/
+8
*
powerpc: sstep: Add tests for compute type instructions
Sandipan Das
2019-02-23
1
-1
/
+2
*
powerpc: Add support for function error injection
Naveen N. Rao
2018-10-20
1
-0
/
+2
*
powerpc: Add -Werror at arch/powerpc level
Michael Ellerman
2018-10-18
1
-2
/
+0
*
powerpc/lib: Implement strlen() in assembly for PPC32
Christophe Leroy
2018-08-07
1
-1
/
+1
*
powerpc/lib: optimise PPC32 memcmp
Christophe Leroy
2018-06-03
1
-2
/
+2
*
powerpc/lib: optimise 32 bits __clear_user()
Christophe Leroy
2018-06-03
1
-2
/
+3
*
powerpc/64s: Set assembler machine type to POWER4
Nicholas Piggin
2018-03-31
1
-2
/
+4
*
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-11-16
1
-1
/
+1
|
\
|
*
powerpc/lib: Implement PMEM API
Oliver O'Halloran
2017-11-12
1
-1
/
+1
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
powerpc: Use instruction emulation infrastructure to handle alignment faults
Paul Mackerras
2017-09-01
1
-2
/
+2
*
powerpc: Handle most loads and stores in instruction emulation code
Paul Mackerras
2017-09-01
1
-0
/
+1
*
powerpc/lib/xor_vmx: Ensure no altivec code executes before enable_kernel_alt...
Matt Brown
2017-06-02
1
-1
/
+1
*
powerpc/64: Linker on-demand sfpr functions for modules
Nicholas Piggin
2017-05-30
1
-5
/
+8
*
powerpc/64: Do not link crtsavres.o in vmlinux
Nicholas Piggin
2017-05-30
1
-2
/
+6
*
powerpc: get rid of zeroing, switch to RAW_COPY_USER
Al Viro
2017-04-06
1
-1
/
+1
*
powerpc: emulate_step() tests for load/store instructions
Ravi Bangoria
2017-03-03
1
-0
/
+1
*
powerpc/64: Use optimized checksum routines on little-endian
Paul Mackerras
2017-01-25
1
-2
/
+0
*
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-10-14
1
-1
/
+1
|
\
|
*
ppc: move exports to definitions
Al Viro
2016-08-08
1
-1
/
+1
*
|
powerpc/Makefile: Drop CONFIG_WORD_SIZE for BITS
Michael Ellerman
2016-09-13
1
-1
/
+1
|
/
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
2016-03-14
1
-2
/
+1
|
\
|
*
powerpc32: checksum_wrappers_64 becomes checksum_wrappers
Christophe Leroy
2016-03-05
1
-2
/
+1
[next]