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
/
arch
/
s390
/
kernel
/
compat_linux.c
Commit message (
Expand
)
Author
Age
*
[S390] ipc: call generic sys_ipc demultiplexer
Heiko Carstens
2011-12-27
*
[S390] sparse: fix access past end of array warnings
Martin Schwidefsky
2011-10-30
*
[S390] cleanup psw related bits and pieces
Martin Schwidefsky
2011-10-30
*
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-11-17
*
Mark arguments to certain syscalls as being const
David Howells
2010-08-13
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
[S390] mmap: add missing compat_ptr conversion to both mmap compat syscalls
Heiko Carstens
2010-01-13
*
Unify sys_mmap*
Al Viro
2009-12-11
*
Kill ancient crap in s390 compat mmap
Al Viro
2009-12-11
*
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2009-12-09
|
\
|
*
[S390] s390: remove unused nfsd #includes
Boaz Harrosh
2009-12-07
*
|
sysctl: s390 Use the compat_sys_sysctl
Eric W. Biederman
2009-11-06
|
/
*
headers: utsname.h redux
Alexey Dobriyan
2009-09-23
*
[S390] Get rid of init_module/delete_module compat functions.
Heiko Carstens
2009-09-22
*
[S390] Convert sys_execve to function with parameters.
Heiko Carstens
2009-09-22
*
[S390] Convert sys_clone to function with parameters.
Heiko Carstens
2009-09-22
*
ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensa
Oleg Nesterov
2009-06-18
*
Separate out common fstatat code into vfs_fstatat
Oleg Drokin
2009-04-20
*
CRED: Separate task security context from task_struct
David Howells
2008-11-13
*
compat: generic compat get/settimeofday
Christoph Hellwig
2008-10-16
*
compat: move cp_compat_stat to common code
Christoph Hellwig
2008-10-16
*
[S390] s390: use sys_pause for 31bit pause entry point
Christoph Hellwig
2008-10-10
*
arch: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
2008-04-18
*
remove include/asm-*/ipc.h
Adrian Bunk
2007-10-17
*
[S390] System call cleanup.
Martin Schwidefsky
2007-04-27
*
[PATCH] Common compat_sys_sysinfo
Kyle McMartin
2007-02-11
*
[S390] noexec protection
Gerald Schaefer
2007-02-05
*
[S390] Get rid of a lot of sparse warnings.
Heiko Carstens
2007-02-05
*
[S390] uaccess error handling.
Heiko Carstens
2006-10-27
*
[S390] fix vmlinux link when CONFIG_SYSIPC=n
Cedric Le Goater
2006-10-18
*
[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers
David Howells
2006-10-03
*
[S390] Inline assembly cleanup.
Martin Schwidefsky
2006-09-28
*
[PATCH] sysctl: Allow /proc/sys without sys_sysctl
Eric W. Biederman
2006-09-27
*
[S390] Fix sparse warnings.
Heiko Carstens
2006-07-12
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
*
[PATCH] consolidate sys32/compat_adjtimex
Stephen Rothwell
2006-03-26
*
[PATCH] create struct compat_timex and use it everywhere
Stephen Rothwell
2006-03-26
*
[PATCH] s390: sys32_fstatat -> sys32_fstatat64
Heiko Carstens
2006-02-17
*
[PATCH] s390: fstatat64 support
Heiko Carstens
2006-02-12
*
[PATCH] s390x compat __user annotations
Al Viro
2006-02-08
*
[PATCH] capable/capability.h (arch/)
Randy Dunlap
2006-01-11
*
[PATCH] common compat_sys_timer_create
Christoph Hellwig
2006-01-10
*
[PATCH] s390: uaccess warnings
Martin Schwidefsky
2006-01-06
*
[PATCH] x86-64: Fix 32bit sendfile
Tsuneo.Yoshioka@f-secure.com
2005-09-12
*
[PATCH] s390: fadvise hint values.
Martin Schwidefsky
2005-07-13
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16