index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
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
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
1
-1
/
+0
2006-03-27
[PATCH] lightweight robust futexes: compat
Ingo Molnar
1
-0
/
+18
2006-03-26
[PATCH] consolidate sys32/compat_adjtimex
Stephen Rothwell
1
-0
/
+2
2006-03-26
[PATCH] create struct compat_timex and use it everywhere
Stephen Rothwell
1
-0
/
+26
2006-02-12
[PATCH] select: fix returned timeval
Andrew Morton
1
-0
/
+20
2005-09-08
[PATCH] compat: be more consistent about [ug]id_t
Stephen Rothwell
1
-0
/
+3
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+162