index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
compat.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
compat: cleanup coding in compat_get_bitmap() and compat_put_bitmap()
Helge Deller
2015-06-04
1
-2
/
+4
*
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2015-02-12
1
-3
/
+2
*
compat: nanosleep: Clarify error handling
Thomas Gleixner
2014-09-06
1
-3
/
+21
*
kernel/compat.c: use sizeof() instead of sizeof
Fabian Frederick
2014-06-04
1
-4
/
+4
*
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-04-02
1
-56
/
+56
|
\
|
*
compat: Fix sparse address space warnings
H. Peter Anvin
2014-02-02
1
-2
/
+2
|
*
compat: Get rid of (get|put)_compat_time(val|spec)
H. Peter Anvin
2014-02-02
1
-54
/
+54
*
|
mm/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types
Heiko Carstens
2014-03-06
1
-5
/
+5
*
|
kernel/compat: convert to COMPAT_SYSCALL_DEFINE
Heiko Carstens
2014-03-06
1
-45
/
+45
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
1
-19
/
+0
|
\
|
*
switch getrusage() to COMPAT_SYSCALL_DEFINE
Al Viro
2013-03-03
1
-19
/
+0
*
|
kernel/compat.c: make do_sysinfo() static
Stephen Rothwell
2013-04-30
1
-65
/
+0
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-23
1
-46
/
+26
|
\
|
*
switch compat_sys_sched_rr_get_interval to COMPAT_SYSCALL_DEFINE
Al Viro
2013-02-03
1
-4
/
+3
|
*
switch rt_tgsigqueueinfo to COMPAT_SYSCALL_DEFINE
Al Viro
2013-02-03
1
-11
/
+0
|
*
switch compat_sys_sigprocmask to COMPAT_SYSCALL_DEFINE
Al Viro
2013-02-03
1
-3
/
+3
|
*
switch compat_sys_rt_sigtimedwait to COMPAT_SYSCALL_DEFINE
Al Viro
2013-02-03
1
-5
/
+3
|
*
generic compat_sys_rt_sigprocmask()
Al Viro
2013-02-03
1
-1
/
+12
|
*
consolidate rt_sigsuspend()
Al Viro
2013-02-03
1
-17
/
+0
|
*
switch compat_sys_[gs]etitimer(2) to COMPAT_SYSCALL_DEFINE
Al Viro
2013-02-03
1
-5
/
+5
*
|
compat: return -EFAULT on error in waitid()
Dan Carpenter
2013-02-21
1
-1
/
+1
|
/
*
x32: fix sigtimedwait
Al Viro
2012-12-26
1
-1
/
+1
*
x32: fix waitid()
Al Viro
2012-12-26
1
-1
/
+5
*
switch compat_sys_wait4() and compat_sys_waitid() to COMPAT_SYSCALL_DEFINE
Al Viro
2012-12-26
1
-6
/
+9
*
compat: generic compat_sys_sched_rr_get_interval() implementation
Catalin Marinas
2012-12-17
1
-0
/
+17
*
new helper: sigsuspend()
Al Viro
2012-05-21
1
-9
/
+1
*
compat: Fix RT signal mask corruption via sigprocmask
Jan Kiszka
2012-05-10
1
-17
/
+46
*
compat: Add helper functions to read/write struct timeval, timespec
H. Peter Anvin
2012-02-20
1
-8
/
+60
*
kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-07-30
1
-0
/
+1
|
\
|
*
[media] v4l2-compat-ioctl32: add VIDIOC_DQEVENT support
Hans Verkuil
2011-07-27
1
-0
/
+1
*
|
signals: sys_ssetmask/sys_rt_sigsuspend should use set_current_blocked()
Oleg Nesterov
2011-07-27
1
-4
/
+1
*
|
KVM: Add compat ioctl for KVM_SET_SIGNAL_MASK
Alexander Graf
2011-07-12
1
-0
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2011-05-25
1
-0
/
+8
|
\
|
*
compat: fixes to allow working with tile arch
Chris Metcalf
2011-05-12
1
-0
/
+8
*
|
signal: introduce do_sigtimedwait() to factor out compat/native code
Oleg Nesterov
2011-04-28
1
-34
/
+7
*
|
signal: sys_rt_sigtimedwait: simplify the timeout logic
Oleg Nesterov
2011-04-28
1
-24
/
+18
|
/
*
posix-timers: Introduce a syscall for clock tuning.
Richard Cochran
2011-02-02
1
-0
/
+23
*
time: Splitout compat timex accessors
Richard Cochran
2011-02-02
1
-48
/
+65
*
compat: Make compat_alloc_user_space() incorporate the access_ok()
H. Peter Anvin
2010-09-14
1
-0
/
+21
*
rlimits: switch more rlimit syscalls to do_prlimit
Jiri Slaby
2010-07-16
1
-14
/
+3
*
cpumask: fix compat getaffinity
KOSAKI Motohiro
2010-05-19
1
-14
/
+11
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
signals: implement sys_rt_tgsigqueueinfo
Thomas Gleixner
2009-04-30
1
-0
/
+11
*
Allow times and time system calls to return small negative values
Paul Mackerras
2009-01-06
1
-1
/
+4
*
cpumask: convert kernel/compat.c
Rusty Russell
2009-01-01
1
-19
/
+30
*
-
.
Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...
Thomas Gleixner
2008-10-20
1
-39
/
+72
|
\
\
|
|
*
timers: fix itimer/many thread hang
Frank Mayhar
2008-09-14
1
-39
/
+14
|
|
/
|
/
|
|
*
compat: generic compat get/settimeofday
Christoph Hellwig
2008-10-16
1
-0
/
+58
|
/
*
ntp: support for TAI
Roman Zippel
2008-05-01
1
-1
/
+2
[next]