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
2020-12-04
powerpc/vdso: Refactor 32 bits and 64 bits pages setup
Christophe Leroy
2020-12-04
powerpc/vdso: Remove NULL termination element in vdso_pagelist
Christophe Leroy
2020-12-04
powerpc/vdso: Remove get_page() in vdso_pagelist initialization
Christophe Leroy
2020-12-04
powerpc/vdso: Rename syscall_map_32/64 to simplify vdso_setup_syscall_map()
Christophe Leroy
2020-12-04
powerpc/vdso: Add missing includes and clean vdso_setup_syscall_map()
Christophe Leroy
2020-12-04
powerpc/vdso: Stripped VDSO is not needed, don't build it
Christophe Leroy
2020-12-04
powerpc/signal32: Transform save_user_regs() and save_tm_user_regs() in 'unsa...
Christophe Leroy
2020-12-04
powerpc/signal32: Isolate non-copy actions in save_user_regs() and save_tm_us...
Christophe Leroy
2020-12-04
powerpc/signal: Create 'unsafe' versions of copy_[ck][fpr/vsx]_to_user()
Christophe Leroy
2020-12-04
powerpc/signal32: Switch swap_context() to user_access_begin() logic
Christophe Leroy
2020-12-04
powerpc/signal32: Add and use unsafe_put_sigset_t()
Christophe Leroy
2020-12-04
powerpc/signal32: Remove ifdefery in middle of if/else
Christophe Leroy
2020-12-04
powerpc/signal32: Switch handle_rt_signal32() to user_access_begin() logic
Christophe Leroy
2020-12-04
powerpc/signal32: Switch handle_signal32() to user_access_begin() logic
Christophe Leroy
2020-12-04
powerpc/signal32: Move signal trampoline setup to handle_[rt_]signal32
Christophe Leroy
2020-12-04
powerpc/signal32: Misc changes to make handle_[rt_]_signal32() more similar
Christophe Leroy
2020-12-04
powerpc/signal32: Rename local pointers in handle_rt_signal32()
Christophe Leroy
2020-12-04
powerpc/signal32: Move handle_signal32() close to handle_rt_signal32()
Christophe Leroy
2020-12-04
powerpc/signal32: Simplify logging in handle_rt_signal32()
Christophe Leroy
2020-12-04
powerpc/signal: Refactor bad frame logging
Christophe Leroy
2020-12-04
powerpc/signal: Call get_tm_stackpointer() from get_sigframe()
Christophe Leroy
2020-12-04
powerpc/signal: Remove get_clean_sp()
Christophe Leroy
2020-12-04
powerpc/signal: Move access_ok() out of get_sigframe()
Christophe Leroy
2020-12-04
powerpc/signal: Remove BUG_ON() in handler_signal functions
Christophe Leroy
2020-12-04
powerpc/32s: Allow deselecting CONFIG_PPC_FPU on mpc832x
Christophe Leroy
2020-12-04
powerpc/signal: Don't manage floating point regs when no FPU
Christophe Leroy
2020-12-04
powerpc/ptrace: Create ptrace_get_fpr() and ptrace_put_fpr()
Christophe Leroy
2020-12-04
powerpc/ptrace: Consolidate reg index calculation
Christophe Leroy
2020-12-04
powerpc/ptrace: Move declaration of ptrace_get_reg() and ptrace_set_reg()
Christophe Leroy
2020-12-04
powerpc/signal: Move inline functions in signal.h
Christophe Leroy
2020-12-04
powerpc/vdso: Provide __kernel_clock_gettime64() on vdso32
Christophe Leroy
2020-12-04
powerpc/vdso: Switch VDSO to generic C implementation.
Christophe Leroy
2020-12-04
powerpc/vdso: Save and restore TOC pointer on PPC64
Christophe Leroy
2020-12-04
powerpc/vdso: Prepare for switching VDSO to generic C implementation.
Christophe Leroy
2020-12-04
powerpc/barrier: Use CONFIG_PPC64 for barrier selection
Michael Ellerman
2020-12-04
powerpc/time: Fix mftb()/get_tb() for use with the compat VDSO
Michael Ellerman
2020-12-04
powerpc/time: Move timebase functions into new asm/vdso/timebase.h
Christophe Leroy
2020-12-04
powerpc/processor: Move cpu_relax() into asm/vdso/processor.h
Christophe Leroy
2020-12-04
powerpc/feature: Use CONFIG_PPC64 instead of __powerpc64__ to define possible...
Christophe Leroy
2020-12-04
powerpc: Update NUMA Kconfig description & help text
Michael Ellerman
2020-12-04
powerpc: Make NUMA default y for powernv
Michael Ellerman
2020-12-04
powerpc: Make NUMA depend on SMP
Michael Ellerman
2020-12-04
powerpc: inline iomap accessors
Christophe Leroy
2020-12-04
powerpc/perf: Fix crash with is_sier_available when pmu is not set
Athira Rajeev
2020-12-04
powerpc/boot: Make use of REL16 relocs in powerpc/boot/util.S
Alan Modra
2020-11-26
powerpc: Work around inline asm issues in alternate feature sections
Bill Wendling
2020-11-26
powerpc/boot: Use clang when CC is clang
Bill Wendling
2020-11-26
powerpc/boot/wrapper: Add "-z notext" flag to disable diagnostic
Bill Wendling
2020-11-26
powerpc/boot/wrapper: Add "-z rodynamic" when using LLD
Bill Wendling
2020-11-26
powerpc/boot: Move the .got section to after the .dynamic section
Bill Wendling
[next]