index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
compat.h
Age
Commit message (
Expand
)
Author
2021-09-08
arch: remove compat_alloc_user_space
Arnd Bergmann
2021-07-23
compat: make linux/compat.h available everywhere
Arnd Bergmann
2020-09-17
compat: lift compat_s64 and compat_u64 to <asm-generic/compat.h>
Christoph Hellwig
2020-01-03
compat: provide compat_ptr() on all architectures
Arnd Bergmann
2018-08-29
asm-generic: Move common compat types to asm-generic/compat.h
Arnd Bergmann
2018-08-27
y2038: globally rename compat_time to old_time32
Arnd Bergmann
2018-04-20
y2038: powerpc: Extend sysvipc data structures
Arnd Bergmann
2018-04-19
compat: Move compat_timespec/ timeval to compat_time.h
Deepa Dinamani
2018-01-15
signal: Unify and correct copy_siginfo_to_user32
Eric W. Biederman
2018-01-15
signal: unify compat_siginfo_t
Al Viro
2018-01-12
signal: Remove _sys_private and _overrun_incr from struct compat_siginfo
Eric W. Biederman
2017-11-15
fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscall
Jeff Layton
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
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