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
/
kernel
/
compat.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-26
x32: fix sigtimedwait
Al Viro
1
-1
/
+1
2012-12-26
x32: fix waitid()
Al Viro
1
-1
/
+5
2012-12-26
switch compat_sys_wait4() and compat_sys_waitid() to COMPAT_SYSCALL_DEFINE
Al Viro
1
-6
/
+9
2012-12-18
compat: generic compat_sys_sched_rr_get_interval() implementation
Catalin Marinas
1
-0
/
+17
2012-05-22
new helper: sigsuspend()
Al Viro
1
-9
/
+1
2012-05-10
compat: Fix RT signal mask corruption via sigprocmask
Jan Kiszka
1
-17
/
+46
2012-02-21
compat: Add helper functions to read/write struct timeval, timespec
H. Peter Anvin
1
-8
/
+60
2011-11-01
kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure
Paul Gortmaker
1
-0
/
+1
2011-07-30
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2011-07-28
[media] v4l2-compat-ioctl32: add VIDIOC_DQEVENT support
Hans Verkuil
1
-0
/
+1
2011-07-27
signals: sys_ssetmask/sys_rt_sigsuspend should use set_current_blocked()
Oleg Nesterov
1
-4
/
+1
2011-07-12
KVM: Add compat ioctl for KVM_SET_SIGNAL_MASK
Alexander Graf
1
-0
/
+1
2011-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
1
-0
/
+8
2011-05-12
compat: fixes to allow working with tile arch
Chris Metcalf
1
-0
/
+8
2011-04-28
signal: introduce do_sigtimedwait() to factor out compat/native code
Oleg Nesterov
1
-34
/
+7
2011-04-28
signal: sys_rt_sigtimedwait: simplify the timeout logic
Oleg Nesterov
1
-24
/
+18
2011-02-02
posix-timers: Introduce a syscall for clock tuning.
Richard Cochran
1
-0
/
+23
2011-02-02
time: Splitout compat timex accessors
Richard Cochran
1
-48
/
+65
2010-09-15
compat: Make compat_alloc_user_space() incorporate the access_ok()
H. Peter Anvin
1
-0
/
+21
2010-07-16
rlimits: switch more rlimit syscalls to do_prlimit
Jiri Slaby
1
-14
/
+3
2010-05-19
cpumask: fix compat getaffinity
KOSAKI Motohiro
1
-14
/
+11
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-04-30
signals: implement sys_rt_tgsigqueueinfo
Thomas Gleixner
1
-0
/
+11
2009-01-07
Allow times and time system calls to return small negative values
Paul Mackerras
1
-1
/
+4
2009-01-01
cpumask: convert kernel/compat.c
Rusty Russell
1
-19
/
+30
2008-10-20
Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...
Thomas Gleixner
1
-39
/
+72
2008-10-16
compat: generic compat get/settimeofday
Christoph Hellwig
1
-0
/
+58
2008-09-14
timers: fix itimer/many thread hang
Frank Mayhar
1
-39
/
+14
2008-05-01
ntp: support for TAI
Roman Zippel
1
-1
/
+2
2008-04-30
signals: add set_restore_sigmask
Roland McGrath
1
-2
/
+1
2008-04-19
generic: reduce stack pressure in sched_affinity
Mike Travis
1
-1
/
+1
2008-04-17
hrtimer: use nanosleep specific restart_block fields
Thomas Gleixner
1
-8
/
+7
2008-02-10
hrtimer: don't modify restart_block->fn in restart functions
Oleg Nesterov
1
-1
/
+0
2008-02-10
hrtimer: fix *rmtp/restarts handling in compat_sys_nanosleep()
Oleg Nesterov
1
-4
/
+40
2007-10-19
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt
Linus Torvalds
1
-46
/
+11
2007-10-19
whitespace fixes: compat syscalls
Daniel Walker
1
-30
/
+30
2007-10-19
hrtimer: hook compat_sys_nanosleep up to high res timer code
Anton Blanchard
1
-46
/
+11
2007-05-11
signal/timer/event: timerfd compat code
Davide Libenzi
1
-4
/
+4
2007-02-11
[PATCH] Common compat_sys_sysinfo
Kyle McMartin
1
-0
/
+66
2006-11-03
[PATCH] Create compat_sys_migrate_pages
Stephen Rothwell
1
-0
/
+33
2006-10-28
[PATCH] Constify compat_get_bitmap argument
Stephen Rothwell
1
-1
/
+1
2006-10-02
[PATCH] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.h
David Howells
1
-2
/
+0
2006-09-30
[PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6]
David Howells
1
-0
/
+2
2006-09-29
[PATCH] posix-timers: Fix clock_nanosleep() doesn't return the remaining time...
Toyo Abe
1
-0
/
+33
2006-06-25
[PATCH] N32 sigset and __COMPAT_ENDIAN_SWAP__
akpm@osdl.org
1
-7
/
+0
2006-06-23
[PATCH] move_pages: fix 32 -> 64 bit compat function
Christoph Lameter
1
-2
/
+2
2006-06-23
[PATCH] sys_move_pages: 32bit support (i386, x86_64)
Christoph Lameter
1
-0
/
+23
2006-03-27
[PATCH] lightweight robust futexes: compat
Ingo Molnar
1
-23
/
+0
2006-03-26
[PATCH] consolidate sys32/compat_adjtimex
Stephen Rothwell
1
-0
/
+59
2006-02-08
[PATCH] remove bogus asm/bug.h includes.
Al Viro
1
-1
/
+0
[next]