index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
tile
/
include
/
asm
/
compat.h
Age
Commit message (
Expand
)
Author
2018-03-16
arch: remove tile port
Arnd Bergmann
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
2014-08-06
tile: Use get_signal() signal_setup_done()
Richard Weinberger
2014-02-01
tile: remove compat_sys_lookup_dcookie declaration to fix compile error
Heiko Carstens
2013-03-04
tile: work around bug in the generic sys_llseek
Chris Metcalf
2013-02-03
tile: switch to generic compat rt_sigaction()
Al Viro
2013-02-03
tile: switch to generic compat rt_sigqueueinfo()
Al Viro
2013-02-03
tile: switch to generic sigaltstack
Al Viro
2012-12-17
compat: generic compat_sys_sched_rr_get_interval() implementation
Catalin Marinas
2012-10-23
arch/tile: eliminate pt_regs trampolines for syscalls
Chris Metcalf
2012-10-20
Drop struct pt_regs * argument in compat_sys_execve()
Al Viro
2012-10-06
compat: move compat_siginfo_t definition to asm/compat.h
Denys Vlasenko
2012-05-30
bury __kernel_nlink_t, make internal nlink_t consistent
Al Viro
2012-05-25
arch/tile: support <asm/cachectl.h> header for cacheflush() syscall
Chris Metcalf
2012-03-15
[PATCH v3] ipc: provide generic compat versions of IPC syscalls
Chris Metcalf
2011-05-12
arch/tile: finish enabling support for TILE-Gx 64-bit chip
Chris Metcalf
2010-10-14
arch/tile: Use <asm-generic/syscalls.h>
Chris Metcalf
2010-09-16
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
2010-09-15
arch/tile: finish const-ifying sys_execve()
Chris Metcalf
2010-09-14
compat: Make compat_alloc_user_space() incorporate the access_ok()
H. Peter Anvin
2010-07-06
arch/tile: Miscellaneous cleanup changes.
Chris Metcalf
2010-07-06
arch/tile: Add driver to enable access to the user dynamic network.
Chris Metcalf
2010-06-04
arch/tile: core support for Tilera 32-bit chips.
Chris Metcalf