index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
compat.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-31
ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION
Will Deacon
1
-1
/
+0
2012-07-31
ipc: compat: use signed size_t types for msgsnd and msgrcv
Will Deacon
1
-2
/
+2
2012-07-31
ipc: allow compat IPC version field parsing if !ARCH_WANT_OLD_COMPAT_IPC
Will Deacon
1
-0
/
+1
2012-06-01
aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector()
Christopher Yeoh
1
-2
/
+1
2012-03-30
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+20
2012-03-15
[PATCH v3] ipc: provide generic compat versions of IPC syscalls
Chris Metcalf
1
-1
/
+11
2012-02-26
Fix autofs compile without CONFIG_COMPAT
Linus Torvalds
1
-0
/
+4
2012-02-21
compat: Add helper functions to read/write struct timeval, timespec
H. Peter Anvin
1
-0
/
+16
2012-02-21
compat: Introduce COMPAT_USE_64BIT_TIME
H. J. Lu
1
-0
/
+4
2012-01-04
switch open and mkdir syscalls to umode_t
Al Viro
1
-2
/
+2
2011-12-04
asm-generic/unistd.h: support new process_vm_{readv,write} syscalls
Chris Metcalf
1
-0
/
+9
2011-11-01
Cross Memory Attach
Christopher Yeoh
1
-1
/
+2
2011-08-27
All Arch: remove linkage for sys_nfsservctl system call
NeilBrown
1
-1
/
+0
2011-07-16
nfsd: Remove deprecated nfsctl system call and related code.
NeilBrown
1
-9
/
+0
2011-06-28
include/linux/compat.h: declare compat_sys_sendmmsg()
Chris Metcalf
1
-0
/
+2
2011-05-24
compat: include aio_abi.h for aio_context_t
Stephen Rothwell
1
-0
/
+1
2011-05-20
include/linux/compat.h: coding-style fixes
Chris Metcalf
1
-33
/
+41
2011-05-12
compat: fixes to allow working with tile arch
Chris Metcalf
1
-0
/
+187
2010-09-15
compat: Make compat_alloc_user_space() incorporate the access_ok()
H. Peter Anvin
1
-0
/
+3
2010-08-14
Mark arguments to certain syscalls as being const
David Howells
1
-3
/
+3
2010-05-27
compat: factor out compat_rw_copy_check_uvector from compat_do_readv_writev
Jeff Moyer
1
-0
/
+4
2010-03-13
Add generic sys_old_select()
Christoph Hellwig
1
-0
/
+3
2009-11-09
net/compat_ioctl: support SIOCWANDEV
Arnd Bergmann
1
-17
/
+24
2009-11-07
net: compat: No need to define IFHWADDRLEN and IFNAMSIZ twice.
David S. Miller
1
-2
/
+0
2009-11-07
compat: add struct compat_ifreq etc to compat.h
Arnd Bergmann
1
-0
/
+39
2009-04-30
signals: implement sys_rt_tgsigqueueinfo
Thomas Gleixner
1
-0
/
+2
2009-04-05
Make non-compat preadv/pwritev use native register size
Linus Torvalds
1
-2
/
+2
2009-04-03
preadv/pwritev: Add preadv and pwritev system calls.
Gerd Hoffmann
1
-0
/
+6
2009-03-27
generic compat_sys_ustat
Christoph Hellwig
1
-0
/
+8
2009-01-14
[CVE-2009-0029] Move compat system call declarations to compat header file
Heiko Carstens
1
-0
/
+13
2008-11-30
remove __ARCH_WANT_COMPAT_SYS_PTRACE
Christoph Hellwig
1
-2
/
+0
2008-10-16
compat: generic compat get/settimeofday
Christoph Hellwig
1
-0
/
+5
2008-10-16
compat: move cp_compat_stat to common code
Christoph Hellwig
1
-1
/
+0
2008-05-01
ntp: support for TAI
Roman Zippel
1
-1
/
+2
2008-03-31
compat_sys_wait4() prototype misannotation
Al Viro
1
-2
/
+2
2008-02-06
fs: remove dead config CONFIG_HAS_COMPAT_EPOLL_EVENT symbol
Jiri Olsa
1
-8
/
+0
2008-02-05
timerfd: new timerfd API
Davide Libenzi
1
-2
/
+5
2008-01-30
x86: compat_sys_ptrace
Roland McGrath
1
-0
/
+7
2008-01-30
x86: compat_ptrace_request
Roland McGrath
1
-0
/
+4
2008-01-30
x86: clean up arch/x86/ia32/sys_ia32.c
Thomas Gleixner
1
-0
/
+4
2007-05-14
Declare another couple of compat syscalls.
Stephen Rothwell
1
-0
/
+6
2007-05-11
signal/timer/event: timerfd compat code
Davide Libenzi
1
-0
/
+5
2007-05-09
Declare {compat_}sys_utimensat
Stephen Rothwell
1
-0
/
+3
2007-03-08
[PATCH] Add epoll compat_ code to fs/compat.c
Davide Libenzi
1
-0
/
+19
2006-11-03
[PATCH] Create compat_sys_migrate_pages
Stephen Rothwell
1
-0
/
+4
2006-10-28
[PATCH] Constify compat_get_bitmap argument
Stephen Rothwell
1
-1
/
+1
2006-10-11
[PATCH] __user annotations: futex
Al Viro
1
-1
/
+1
2006-10-03
Add prototype for sigset_from_compat()
Linus Torvalds
1
-0
/
+1
2006-10-02
[PATCH] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.h
David Howells
1
-0
/
+1
2006-06-26
[PATCH] x86_64: Add compat_printk and sysctl to turn off compat layer warnings
Andi Kleen
1
-0
/
+2
[next]