Age | Commit message (Expand) | Author |
---|---|---|
2015-03-10 | x86/asm/entry/64: Save user RSP in pt_regs->sp on SYSCALL64 fastpath | Denys Vlasenko |
2012-10-05 | compat: move compat_siginfo_t definition to asm/compat.h | Denys Vlasenko |
2012-05-14 | x86: replace percpu_xxx funcs with this_cpu_xxx | Alex Shi |
2012-03-13 | x86: Move is_ia32_task to asm/thread_info.h from asm/compat.h | Srikar Dronamraju |
2012-03-05 | x32: Provide separate is_ia32_task() and is_x32_task() predicates | H. Peter Anvin |
2012-02-20 | x32: Handle process creation | H. Peter Anvin |
2012-02-20 | x32: Handle the x32 system call flag | H. Peter Anvin |
2011-10-28 | compat: sync compat_stats with statfs. | Eric W. Biederman |
2010-09-14 | compat: Make compat_alloc_user_space() incorporate the access_ok() | H. Peter Anvin |
2010-03-12 | improve sys_newuname() for compat architectures | Christoph Hellwig |
2008-10-23 | x86: Fix ASM_X86__ header guards | H. Peter Anvin |
2008-10-23 | x86, um: ... and asm-x86 move | Al Viro |