index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
compat.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE
Al Viro
2013-05-09
1
-0
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
1
-36
/
+15
|
\
|
*
get rid of compat_sys_semctl() and friends in case of ARCH_WANT_OLD_COMPAT_IPC
Al Viro
2013-03-03
1
-13
/
+4
|
*
merge compat sys_ipc instances
Al Viro
2013-03-03
1
-0
/
+1
|
*
consolidate compat lookup_dcookie()
Al Viro
2013-03-03
1
-0
/
+1
|
*
switch epoll_pwait to COMPAT_SYSCALL_DEFINE
Al Viro
2013-03-03
1
-3
/
+2
|
*
convert sendfile{,64} to COMPAT_SYSCALL_DEFINE
Al Viro
2013-03-03
1
-0
/
+2
|
*
make HAVE_SYSCALL_WRAPPERS unconditional
Al Viro
2013-03-03
1
-9
/
+0
|
*
get rid of duplicate logics in __SC_....[1-6] definitions
Al Viro
2013-03-03
1
-12
/
+6
*
|
Fix breakage in MIPS siginfo handling
David Howells
2013-03-19
1
-2
/
+2
|
/
*
fix compat truncate/ftruncate
Al Viro
2013-02-25
1
-0
/
+2
*
switch lseek to COMPAT_SYSCALL_DEFINE
Al Viro
2013-02-24
1
-0
/
+1
*
burying unused conditionals
Al Viro
2013-02-14
1
-14
/
+0
*
switch compat_sys_open* to COMPAT_SYSCALL_DEFINE
Al Viro
2013-02-03
1
-1
/
+1
*
generic sys_sigaction() and compat_sys_sigaction()
Al Viro
2013-02-03
1
-0
/
+14
*
generic sys_compat_rt_sigaction()
Al Viro
2013-02-03
1
-0
/
+24
*
generic compat_sys_rt_sigqueueinfo()
Al Viro
2013-02-03
1
-0
/
+4
*
generic compat_sys_rt_sigpending()
Al Viro
2013-02-03
1
-0
/
+4
*
generic compat_sys_rt_sigprocmask()
Al Viro
2013-02-03
1
-1
/
+7
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-12-20
1
-0
/
+62
|
\
|
*
new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to those
Al Viro
2012-12-19
1
-0
/
+1
|
*
generic compat_sys_sigaltstack()
Al Viro
2012-12-19
1
-0
/
+16
|
*
new helper: compat_user_stack_pointer()
Al Viro
2012-12-19
1
-0
/
+3
|
*
COMPAT_SYSCALL_DEFINE: infrastructure
Al Viro
2012-12-19
1
-0
/
+42
*
|
compat: generic compat_sys_sched_rr_get_interval() implementation
Catalin Marinas
2012-12-17
1
-0
/
+3
|
/
*
make compat_do_execve() static, lose pt_regs argument
Al Viro
2012-11-28
1
-2
/
+0
*
Drop struct pt_regs * argument in compat_sys_execve()
Al Viro
2012-10-20
1
-2
/
+0
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-10
1
-2
/
+6
|
\
|
*
generic sys_execve()
Al Viro
2012-09-30
1
-2
/
+6
*
|
compat: move compat_siginfo_t definition to asm/compat.h
Denys Vlasenko
2012-10-06
1
-5
/
+0
*
|
compat: fs: Generic compat_sys_sendfile implementation
Catalin Marinas
2012-10-02
1
-0
/
+3
|
/
*
ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION
Will Deacon
2012-07-30
1
-1
/
+0
*
ipc: compat: use signed size_t types for msgsnd and msgrcv
Will Deacon
2012-07-30
1
-2
/
+2
*
ipc: allow compat IPC version field parsing if !ARCH_WANT_OLD_COMPAT_IPC
Will Deacon
2012-07-30
1
-0
/
+1
*
aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector()
Christopher Yeoh
2012-05-31
1
-2
/
+1
*
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-03-29
1
-0
/
+20
|
\
|
*
compat: Add helper functions to read/write struct timeval, timespec
H. Peter Anvin
2012-02-20
1
-0
/
+16
|
*
compat: Introduce COMPAT_USE_64BIT_TIME
H. J. Lu
2012-02-20
1
-0
/
+4
*
|
[PATCH v3] ipc: provide generic compat versions of IPC syscalls
Chris Metcalf
2012-03-15
1
-1
/
+11
*
|
Fix autofs compile without CONFIG_COMPAT
Linus Torvalds
2012-02-26
1
-0
/
+4
|
/
*
switch open and mkdir syscalls to umode_t
Al Viro
2012-01-03
1
-2
/
+2
*
asm-generic/unistd.h: support new process_vm_{readv,write} syscalls
Chris Metcalf
2011-12-03
1
-0
/
+9
*
Cross Memory Attach
Christopher Yeoh
2011-10-31
1
-1
/
+2
*
All Arch: remove linkage for sys_nfsservctl system call
NeilBrown
2011-08-26
1
-1
/
+0
*
nfsd: Remove deprecated nfsctl system call and related code.
NeilBrown
2011-07-15
1
-9
/
+0
*
include/linux/compat.h: declare compat_sys_sendmmsg()
Chris Metcalf
2011-06-27
1
-0
/
+2
*
compat: include aio_abi.h for aio_context_t
Stephen Rothwell
2011-05-24
1
-0
/
+1
*
include/linux/compat.h: coding-style fixes
Chris Metcalf
2011-05-19
1
-33
/
+41
*
compat: fixes to allow working with tile arch
Chris Metcalf
2011-05-12
1
-0
/
+187
*
compat: Make compat_alloc_user_space() incorporate the access_ok()
H. Peter Anvin
2010-09-14
1
-0
/
+3
[next]