index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
syscalls.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Adopt SYSCALL_DEFINE for arch-specific syscall handlers
Rohan McLure
2022-09-28
1
-4
/
+13
*
powerpc: Provide do_ppc64_personality helper
Rohan McLure
2022-09-28
1
-1
/
+5
*
powerpc: Remove direct call to mmap2 syscall handlers
Rohan McLure
2022-09-28
1
-3
/
+13
*
powerpc: Remove direct call to personality syscall handler
Rohan McLure
2022-09-26
1
-1
/
+1
*
powerpc/32: Remove powerpc select specialisation
Rohan McLure
2022-09-26
1
-17
/
+0
*
powerpc: Fix fallocate and fadvise64_64 compat parameter combination
Rohan McLure
2022-09-26
1
-2
/
+2
*
powerpc: Remove redundant spaces to match coding style
maqiang
2022-05-04
1
-1
/
+1
*
powerpc: Move C prototypes out of asm-prototypes.h
Christophe Leroy
2022-03-08
1
-1
/
+0
*
powerpc/syscalls: Simplify do_mmap2()
Christophe Leroy
2021-08-25
1
-11
/
+4
*
powerpc/64s: avoid reloading (H)SRR registers if they are still valid
Nicholas Piggin
2021-06-24
1
-1
/
+2
*
powerpc/syscalls: Use sys_old_select() in ppc_select()
Christophe Leroy
2021-03-26
1
-10
/
+2
*
y2038: syscalls: change remaining timeval to __kernel_old_timeval
Arnd Bergmann
2019-11-15
1
-2
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-6
/
+1
*
powerpc/64: Make sys_switch_endian() traceable
Michael Ellerman
2019-02-21
1
-1
/
+1
*
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-04
1
-1
/
+1
*
powerpc: Remove -Wattribute-alias pragmas
Paul Burton
2018-06-25
1
-4
/
+0
*
powerpc: Fix build by disabling attribute-alias warning for SYSCALL_DEFINEx
Christophe Leroy
2018-06-03
1
-0
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
2018-04-03
1
-1
/
+1
|
\
|
*
mm: Add address parameter to arch_validate_prot()
Khalid Aziz
2018-03-18
1
-1
/
+1
*
|
mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()
Dominik Brodowski
2018-04-02
1
-1
/
+1
*
|
mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64()
Dominik Brodowski
2018-04-02
1
-2
/
+2
|
/
*
powerpc/tracing: Allow tracing of mmap syscalls
Balbir Singh
2017-04-12
1
-8
/
+8
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
powerpc/sparse: Add more assembler prototypes
Daniel Axtens
2016-09-13
1
-0
/
+1
*
powerpc: Add a proper syscall for switching endianness
Michael Ellerman
2015-03-28
1
-0
/
+17
*
powerpc: Remove old compile time disabled syscall tracing code
Michael Ellerman
2015-02-02
1
-14
/
+0
*
powerpc: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-15
1
-1
/
+0
*
powerpc: Fix personality handling in ppc64_personality()
Jiri Kosina
2012-08-24
1
-4
/
+4
*
Add generic sys_olduname()
Christoph Hellwig
2010-03-13
1
-57
/
+0
*
improve sys_newuname() for compat architectures
Christoph Hellwig
2010-03-13
1
-13
/
+0
*
Add generic sys_ipc wrapper
Christoph Hellwig
2010-03-13
1
-94
/
+0
*
Unify sys_mmap*
Al Viro
2009-12-11
1
-14
/
+1
*
powerpc/mm: Add Strong Access Ordering support
Dave Kleikamp
2008-07-09
1
-0
/
+3
*
unified (weak) sys_pipe implementation
Ulrich Drepper
2008-05-03
1
-17
/
+0
*
arch: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
2008-04-19
1
-1
/
+0
*
remove include/asm-*/ipc.h
Adrian Bunk
2007-10-17
1
-1
/
+0
*
Remove fs.h from mm.h
Alexey Dobriyan
2007-07-30
1
-0
/
+1
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
1
-1
/
+0
*
[PATCH] namespaces: utsname: switch to using uts namespaces
Serge E. Hallyn
2006-10-02
1
-7
/
+7
*
[PATCH] powerpc: declare arch syscalls in <asm/syscalls.h>
Arnd Bergmann
2006-03-27
1
-0
/
+1
*
[PATCH] ppc64: fix time syscall
Anton Blanchard
2006-01-09
1
-28
/
+0
*
[PATCH] arch/powerpc/kernel/syscalls.c __user annotations
Al Viro
2005-12-15
1
-1
/
+1
*
[PATCH] powerpc: Fix mmap returning 64 bit addresses
Michael Ellerman
2005-10-21
1
-1
/
+1
*
powerpc: Fix various compile errors with ARCH=ppc, ppc64 and powerpc
Paul Mackerras
2005-10-18
1
-0
/
+7
*
powerpc: Merge syscalls.c and sys_ppc32.c.
Paul Mackerras
2005-10-17
1
-0
/
+351