index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
compat.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
|
\
|
*
switch getrusage() to COMPAT_SYSCALL_DEFINE
Al Viro
2013-03-03
*
|
kernel/compat.c: make do_sysinfo() static
Stephen Rothwell
2013-04-30
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-23
|
\
|
*
switch compat_sys_sched_rr_get_interval to COMPAT_SYSCALL_DEFINE
Al Viro
2013-02-03
|
*
switch rt_tgsigqueueinfo to COMPAT_SYSCALL_DEFINE
Al Viro
2013-02-03
|
*
switch compat_sys_sigprocmask to COMPAT_SYSCALL_DEFINE
Al Viro
2013-02-03
|
*
switch compat_sys_rt_sigtimedwait to COMPAT_SYSCALL_DEFINE
Al Viro
2013-02-03
|
*
generic compat_sys_rt_sigprocmask()
Al Viro
2013-02-03
|
*
consolidate rt_sigsuspend()
Al Viro
2013-02-03
|
*
switch compat_sys_[gs]etitimer(2) to COMPAT_SYSCALL_DEFINE
Al Viro
2013-02-03
*
|
compat: return -EFAULT on error in waitid()
Dan Carpenter
2013-02-21
|
/
*
x32: fix sigtimedwait
Al Viro
2012-12-26
*
x32: fix waitid()
Al Viro
2012-12-26
*
switch compat_sys_wait4() and compat_sys_waitid() to COMPAT_SYSCALL_DEFINE
Al Viro
2012-12-26
*
compat: generic compat_sys_sched_rr_get_interval() implementation
Catalin Marinas
2012-12-17
*
new helper: sigsuspend()
Al Viro
2012-05-21
*
compat: Fix RT signal mask corruption via sigprocmask
Jan Kiszka
2012-05-10
*
compat: Add helper functions to read/write struct timeval, timespec
H. Peter Anvin
2012-02-20
*
kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure
Paul Gortmaker
2011-10-31
*
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-07-30
|
\
|
*
[media] v4l2-compat-ioctl32: add VIDIOC_DQEVENT support
Hans Verkuil
2011-07-27
*
|
signals: sys_ssetmask/sys_rt_sigsuspend should use set_current_blocked()
Oleg Nesterov
2011-07-27
*
|
KVM: Add compat ioctl for KVM_SET_SIGNAL_MASK
Alexander Graf
2011-07-12
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2011-05-25
|
\
|
*
compat: fixes to allow working with tile arch
Chris Metcalf
2011-05-12
*
|
signal: introduce do_sigtimedwait() to factor out compat/native code
Oleg Nesterov
2011-04-28
*
|
signal: sys_rt_sigtimedwait: simplify the timeout logic
Oleg Nesterov
2011-04-28
|
/
*
posix-timers: Introduce a syscall for clock tuning.
Richard Cochran
2011-02-02
*
time: Splitout compat timex accessors
Richard Cochran
2011-02-02
*
compat: Make compat_alloc_user_space() incorporate the access_ok()
H. Peter Anvin
2010-09-14
*
rlimits: switch more rlimit syscalls to do_prlimit
Jiri Slaby
2010-07-16
*
cpumask: fix compat getaffinity
KOSAKI Motohiro
2010-05-19
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
signals: implement sys_rt_tgsigqueueinfo
Thomas Gleixner
2009-04-30
*
Allow times and time system calls to return small negative values
Paul Mackerras
2009-01-06
*
cpumask: convert kernel/compat.c
Rusty Russell
2008-12-31
*
-
.
Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...
Thomas Gleixner
2008-10-20
|
\
\
|
|
*
timers: fix itimer/many thread hang
Frank Mayhar
2008-09-14
|
|
/
|
/
|
|
*
compat: generic compat get/settimeofday
Christoph Hellwig
2008-10-16
|
/
*
ntp: support for TAI
Roman Zippel
2008-05-01
*
signals: add set_restore_sigmask
Roland McGrath
2008-04-30
*
generic: reduce stack pressure in sched_affinity
Mike Travis
2008-04-19
*
hrtimer: use nanosleep specific restart_block fields
Thomas Gleixner
2008-04-17
*
hrtimer: don't modify restart_block->fn in restart functions
Oleg Nesterov
2008-02-10
*
hrtimer: fix *rmtp/restarts handling in compat_sys_nanosleep()
Oleg Nesterov
2008-02-10
*
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt
Linus Torvalds
2007-10-18
|
\
|
*
hrtimer: hook compat_sys_nanosleep up to high res timer code
Anton Blanchard
2007-10-18
*
|
whitespace fixes: compat syscalls
Daniel Walker
2007-10-18
|
/
*
signal/timer/event: timerfd compat code
Davide Libenzi
2007-05-11
[next]