Age | Commit message (Expand) | Author | Files | Lines |
2018-04-02 | mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff() | Dominik Brodowski | 1 | -1/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+1 |
2015-03-25 | s390: remove 31 bit support | Heiko Carstens | 1 | -49/+0 |
2013-03-03 | teach SYSCALL_DEFINE<n> how to deal with long long/unsigned long long | Al Viro | 1 | -12/+2 |
2012-08-08 | s390: do not clobber personality flags in sys_32_personality() | Jiri Kosina | 1 | -4/+5 |
2012-07-20 | s390/comments: unify copyright messages and remove file names | Heiko Carstens | 1 | -3/+1 |
2011-12-27 | [S390] ipc: call generic sys_ipc demultiplexer | Heiko Carstens | 1 | -64/+12 |
2010-08-13 | [S390] sys_personality: follow u_long to unsigned int conversion | Heiko Carstens | 1 | -2/+2 |
2010-03-12 | improve sys_newuname() for compat architectures | Christoph Hellwig | 1 | -11/+0 |
2010-03-12 | Add generic sys_ipc wrapper | Christoph Hellwig | 1 | -1/+1 |
2010-03-12 | Add generic sys_old_mmap() | Christoph Hellwig | 1 | -24/+6 |
2009-12-11 | Unify sys_mmap* | Al Viro | 1 | -28/+2 |
2009-09-20 | includecheck fix: s390, sys_s390.c | Jaswinder Singh Rajput | 1 | -1/+0 |
2009-01-14 | [CVE-2009-0029] s390 specific system call wrappers | Heiko Carstens | 1 | -14/+21 |
2009-01-09 | [S390] remove code for oldselect system call | Heiko Carstens | 1 | -19/+0 |
2008-11-14 | [S390] fix s390x_newuname | Martin Schwidefsky | 1 | -1/+1 |
2008-05-03 | unified (weak) sys_pipe implementation | Ulrich Drepper | 1 | -17/+0 |
2008-04-17 | [S390] Fix a lot of sparse warnings. | Heiko Carstens | 1 | -1/+1 |
2007-10-17 | remove include/asm-*/ipc.h | Adrian Bunk | 1 | -1/+1 |
2007-07-29 | Remove fs.h from mm.h | Alexey Dobriyan | 1 | -0/+1 |
2007-07-27 | [S390] Wire up sys_fallocate. | Martin Schwidefsky | 1 | -0/+20 |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 1 | -1/+0 |
2007-04-27 | [S390] System call cleanup. | Martin Schwidefsky | 1 | -20/+0 |
2006-10-02 | [PATCH] provide kernel_execve on all architectures | Arnd Bergmann | 1 | -0/+20 |
2006-02-08 | [PATCH] s390 misc __user annotations | Al Viro | 1 | -2/+2 |
2006-01-06 | [PATCH] s390: cleanup Kconfig | Martin Schwidefsky | 1 | -7/+5 |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+270 |