Age | Commit message (Expand) | Author | Files | Lines |
2019-05-08 | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -3/+5 |
2019-04-05 | syscalls: Remove start and number from syscall_set_arguments() args | Steven Rostedt (VMware) | 1 | -53/+16 |
2019-04-05 | syscalls: Remove start and number from syscall_get_arguments() args | Steven Rostedt (Red Hat) | 1 | -56/+17 |
2019-03-21 | syscall_get_arch: add "struct task_struct *" argument | Dmitry V. Levin | 1 | -3/+5 |
2018-04-05 | syscalls/x86: Unconditionally enable 'struct pt_regs' based syscalls on x86_64 | Dominik Brodowski | 1 | -2/+2 |
2018-04-05 | syscalls/x86: Use 'struct pt_regs' based syscall calling convention for 64-bi... | Dominik Brodowski | 1 | -0/+4 |
2018-01-30 | x86/asm: Move 'status' from thread_struct to thread_info | Andy Lutomirski | 1 | -3/+3 |
2016-09-15 | x86/asm: Move the thread_info::status field to thread_struct | Andy Lutomirski | 1 | -15/+5 |
2016-07-27 | x86/ptrace: Stop setting TS_COMPAT in ptrace code | Andy Lutomirski | 1 | -4/+1 |
2015-10-09 | x86/syscalls: Give sys_call_ptr_t a useful type | Andy Lutomirski | 1 | -1/+3 |
2015-10-09 | x86/entry/syscalls: Move syscall table declarations into asm/syscalls.h | Andy Lutomirski | 1 | -1/+11 |
2014-03-20 | audit: use uapi/linux/audit.h for AUDIT_ARCH declarations | Eric Paris | 1 | -1/+1 |
2014-03-20 | syscall_get_arch: remove useless function arguments | Eric Paris | 1 | -5/+3 |
2013-08-07 | x86: Fix sys_call_table type in asm/syscall.h | Andi Kleen | 1 | -1/+2 |
2013-04-03 | x86: remove the x32 syscall bitmask from syscall_get_nr() | Paul Moore | 1 | -2/+2 |
2012-04-14 | arch/x86: add syscall_get_arch to syscall.h | Will Drewry | 1 | -0/+27 |
2012-02-21 | x32: Handle the x32 system call flag | H. Peter Anvin | 1 | -2/+3 |
2012-01-08 | x86: Move <asm/asm-offsets.h> from trace_syscalls.c to asm/syscall.h | H. Peter Anvin | 1 | -0/+1 |
2010-02-17 | tracing: Unify arch_syscall_addr() implementations | Mike Frysinger | 1 | -0/+2 |
2009-09-23 | x86: syscall_get_nr returns int | Roland McGrath | 1 | -7/+7 |
2008-10-23 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -52/+54 |
2008-10-23 | x86: canonicalize remaining header guards | H. Peter Anvin | 1 | -3/+3 |
2008-10-23 | x86, um: ... and asm-x86 move | Al Viro | 1 | -0/+211 |