index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
compat.h
Age
Commit message (
Expand
)
Author
2017-05-27
take compat_sys_old_getrlimit() to native syscall
Al Viro
2015-07-29
powerpc/kernel: Add SIG_SYS support for compat tasks
Michael Ellerman
2014-03-24
powerpc/compat: 32-bit little endian machine name is ppcle, not ppc
Anton Blanchard
2014-02-28
powerpc: Increase stack redzone for 64-bit userspace to 512 bytes
Paul Mackerras
2012-10-06
compat: move compat_siginfo_t definition to asm/compat.h
Denys Vlasenko
2011-10-28
compat: sync compat_stats with statfs.
Eric W. Biederman
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-10-13
Merge remote branch 'kumar/merge' into next
Benjamin Herrenschmidt
2010-09-14
compat: Make compat_alloc_user_space() incorporate the access_ok()
H. Peter Anvin
2010-09-02
powerpc: Use is_32bit_task() helper to test 32-bit binary
Denis Kirjanov
2010-03-12
improve sys_newuname() for compat architectures
Christoph Hellwig
2009-03-02
x86-64: seccomp: fix 32/64 syscall hole
Roland McGrath
2008-08-04
powerpc: Move include files to arch/powerpc/include/asm
Stephen Rothwell