index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
compat.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-15
signal: Unify and correct copy_siginfo_to_user32
Eric W. Biederman
1
-0
/
+4
2018-01-15
signal: unify compat_siginfo_t
Al Viro
1
-80
/
+0
2018-01-12
signal: Remove _sys_private and _overrun_incr from struct compat_siginfo
Eric W. Biederman
1
-2
/
+0
2017-11-15
fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscall
Jeff Layton
1
-1
/
+0
2017-11-07
Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts
Ingo Molnar
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-11-02
x86/entry/64: Remove thread_struct::sp0
Andy Lutomirski
1
-0
/
+1
2017-05-27
take compat_sys_old_getrlimit() to native syscall
Al Viro
1
-1
/
+0
2016-11-24
x86/coredump: Always use user_regs_struct for compat_elf_gregset_t
Dmitry Safonov
1
-3
/
+1
2016-09-14
x86/coredump: Use pr_reg size, rather that TIF_IA32 flag
Dmitry Safonov
1
-4
/
+4
2016-06-14
x86/signals: Add missing signal_compat code for x86 features
Dave Hansen
1
-0
/
+11
2016-04-19
x86/entry: Rename is_{ia32,x32}_task() to in_{ia32,x32}_syscall()
Dmitry Safonov
1
-2
/
+2
2016-03-22
x86/compat: remove is_compat_task()
Andy Lutomirski
1
-1
/
+2
2015-03-10
x86/asm/entry/64: Save user RSP in pt_regs->sp on SYSCALL64 fastpath
Denys Vlasenko
1
-1
/
+1
2012-10-06
compat: move compat_siginfo_t definition to asm/compat.h
Denys Vlasenko
1
-1
/
+73
2012-05-14
x86: replace percpu_xxx funcs with this_cpu_xxx
Alex Shi
1
-1
/
+1
2012-03-13
x86: Move is_ia32_task to asm/thread_info.h from asm/compat.h
Srikar Dronamraju
1
-9
/
+0
2012-03-05
x32: Provide separate is_ia32_task() and is_x32_task() predicates
H. Peter Anvin
1
-1
/
+11
2012-02-20
x32: Handle process creation
H. Peter Anvin
1
-2
/
+24
2012-02-20
x32: Handle the x32 system call flag
H. Peter Anvin
1
-2
/
+11
2011-10-28
compat: sync compat_stats with statfs.
Eric W. Biederman
1
-1
/
+2
2010-09-14
compat: Make compat_alloc_user_space() incorporate the access_ok()
H. Peter Anvin
1
-1
/
+1
2010-03-12
improve sys_newuname() for compat architectures
Christoph Hellwig
1
-1
/
+2
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
1
-3
/
+3
2008-10-22
x86, um: ... and asm-x86 move
Al Viro
1
-0
/
+218