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
/
include
/
linux
/
compat.h
Commit message (
Expand
)
Author
Age
*
burying unused conditionals
Al Viro
2013-02-14
*
switch compat_sys_open* to COMPAT_SYSCALL_DEFINE
Al Viro
2013-02-03
*
generic sys_sigaction() and compat_sys_sigaction()
Al Viro
2013-02-03
*
generic sys_compat_rt_sigaction()
Al Viro
2013-02-03
*
generic compat_sys_rt_sigqueueinfo()
Al Viro
2013-02-03
*
generic compat_sys_rt_sigpending()
Al Viro
2013-02-03
*
generic compat_sys_rt_sigprocmask()
Al Viro
2013-02-03
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-12-20
|
\
|
*
new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to those
Al Viro
2012-12-19
|
*
generic compat_sys_sigaltstack()
Al Viro
2012-12-19
|
*
new helper: compat_user_stack_pointer()
Al Viro
2012-12-19
|
*
COMPAT_SYSCALL_DEFINE: infrastructure
Al Viro
2012-12-19
*
|
compat: generic compat_sys_sched_rr_get_interval() implementation
Catalin Marinas
2012-12-17
|
/
*
make compat_do_execve() static, lose pt_regs argument
Al Viro
2012-11-28
*
Drop struct pt_regs * argument in compat_sys_execve()
Al Viro
2012-10-20
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-09
|
\
|
*
generic sys_execve()
Al Viro
2012-09-30
*
|
compat: move compat_siginfo_t definition to asm/compat.h
Denys Vlasenko
2012-10-05
*
|
compat: fs: Generic compat_sys_sendfile implementation
Catalin Marinas
2012-10-02
|
/
*
ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION
Will Deacon
2012-07-30
*
ipc: compat: use signed size_t types for msgsnd and msgrcv
Will Deacon
2012-07-30
*
ipc: allow compat IPC version field parsing if !ARCH_WANT_OLD_COMPAT_IPC
Will Deacon
2012-07-30
*
aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector()
Christopher Yeoh
2012-05-31
*
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-03-29
|
\
|
*
compat: Add helper functions to read/write struct timeval, timespec
H. Peter Anvin
2012-02-20
|
*
compat: Introduce COMPAT_USE_64BIT_TIME
H. J. Lu
2012-02-20
*
|
[PATCH v3] ipc: provide generic compat versions of IPC syscalls
Chris Metcalf
2012-03-15
*
|
Fix autofs compile without CONFIG_COMPAT
Linus Torvalds
2012-02-26
|
/
*
switch open and mkdir syscalls to umode_t
Al Viro
2012-01-03
*
asm-generic/unistd.h: support new process_vm_{readv,write} syscalls
Chris Metcalf
2011-12-03
*
Cross Memory Attach
Christopher Yeoh
2011-10-31
*
All Arch: remove linkage for sys_nfsservctl system call
NeilBrown
2011-08-26
*
nfsd: Remove deprecated nfsctl system call and related code.
NeilBrown
2011-07-15
*
include/linux/compat.h: declare compat_sys_sendmmsg()
Chris Metcalf
2011-06-27
*
compat: include aio_abi.h for aio_context_t
Stephen Rothwell
2011-05-24
*
include/linux/compat.h: coding-style fixes
Chris Metcalf
2011-05-19
*
compat: fixes to allow working with tile arch
Chris Metcalf
2011-05-12
*
compat: Make compat_alloc_user_space() incorporate the access_ok()
H. Peter Anvin
2010-09-14
*
Mark arguments to certain syscalls as being const
David Howells
2010-08-13
*
compat: factor out compat_rw_copy_check_uvector from compat_do_readv_writev
Jeff Moyer
2010-05-27
*
Add generic sys_old_select()
Christoph Hellwig
2010-03-12
*
net/compat_ioctl: support SIOCWANDEV
Arnd Bergmann
2009-11-08
*
net: compat: No need to define IFHWADDRLEN and IFNAMSIZ twice.
David S. Miller
2009-11-07
*
compat: add struct compat_ifreq etc to compat.h
Arnd Bergmann
2009-11-06
*
signals: implement sys_rt_tgsigqueueinfo
Thomas Gleixner
2009-04-30
*
Make non-compat preadv/pwritev use native register size
Linus Torvalds
2009-04-04
*
preadv/pwritev: Add preadv and pwritev system calls.
Gerd Hoffmann
2009-04-02
*
generic compat_sys_ustat
Christoph Hellwig
2009-03-27
*
[CVE-2009-0029] Move compat system call declarations to compat header file
Heiko Carstens
2009-01-14
*
remove __ARCH_WANT_COMPAT_SYS_PTRACE
Christoph Hellwig
2008-11-30
[next]