| Commit message (Expand) | Author | Age | Files | Lines |
* | alpha: unbreak osf_setsysinfo(SSI_NVPAIRS, [SSIN_UACPROC, UAC_SIGBUS]) | Sergei Trofimovich | 2011-08-25 | 1 | -5/+7 |
* | alpha: fix several security issues | Dan Rosenberg | 2011-06-15 | 1 | -4/+7 |
* | clean statfs-like syscalls up | Al Viro | 2011-03-14 | 1 | -28/+8 |
* | alpha/osf_sys: remove unused MAX_SELECT_SECONDS | Namhyung Kim | 2011-01-17 | 1 | -3/+0 |
* | alpha: kill big kernel lock | Arnd Bergmann | 2010-09-18 | 1 | -5/+0 |
* | alpha: Use static const char * const where possible | Joe Perches | 2010-09-18 | 1 | -2/+2 |
* | Alpha: Fix a missing comma in sys_osf_statfs() | David Howells | 2010-08-28 | 1 | -1/+1 |
* | Mark arguments to certain syscalls as being const | David Howells | 2010-08-13 | 1 | -3/+3 |
* | pass a struct path to vfs_statfs | Christoph Hellwig | 2010-08-09 | 1 | -4/+4 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -1/+1 |
* | alpha: PTR_ERR overwrites -EINVAL in syscall osf_mount | Roel Kluin | 2010-03-06 | 1 | -1/+2 |
* | Unify sys_mmap* | Al Viro | 2009-12-11 | 1 | -13/+6 |
* | Push BKL into do_mount() | Al Viro | 2009-06-11 | 1 | -3/+0 |
* | do_pipe cleanup: drop its last user in arch/alpha/ | Cheng Renquan | 2009-03-27 | 1 | -2/+0 |
* | alpha: use syscall wrappers | Ivan Kokshaysky | 2009-01-29 | 1 | -63/+50 |
* | Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc... | Linus Torvalds | 2008-10-23 | 1 | -6/+7 |
|\ |
|
| * | select: fix alpha OSF wrapper | Arjan van de Ven | 2008-10-07 | 1 | -6/+7 |
* | | [PATCH] prepare vfs_readdir() callers to returning filldir result | Al Viro | 2008-10-23 | 1 | -5/+2 |
|/ |
|
* | [PATCH] fix osf_getdirents() | Al Viro | 2008-08-25 | 1 | -7/+12 |
* | [PATCH] sanitize __user_walk_fd() et.al. | Al Viro | 2008-07-26 | 1 | -5/+5 |
* | [PATCH] make osf_select() use core_sys_select() | Al Viro | 2008-05-01 | 1 | -65/+4 |
* | alpha: unbreak OSF/1 (a.out) binaries | Ivan Kokshaysky | 2008-04-24 | 1 | -0/+1 |
* | Introduce path_put() | Jan Blunck | 2008-02-14 | 1 | -1/+1 |
* | Embed a struct path into struct nameidata instead of nd->{dentry,mnt} | Jan Blunck | 2008-02-14 | 1 | -1/+1 |
* | aout: remove unnecessary inclusions of {asm, linux}/a.out.h | David Howells | 2008-02-08 | 1 | -1/+0 |
* | get rid of NR_OPEN and introduce a sysctl_nr_open | Eric Dumazet | 2008-02-06 | 1 | -1/+1 |
* | spelling fixes: arch/alpha/ | Simon Arlott | 2007-10-20 | 1 | -1/+1 |
* | utimensat implementation | Ulrich Drepper | 2007-05-08 | 1 | -2/+12 |
* | ROUND_UP macro cleanup in arch/alpha/kernel/osf_sys.c | Milind Arun Choudhary | 2007-05-07 | 1 | -3/+1 |
* | get_unmapped_area handles MAP_FIXED on alpha | Benjamin Herrenschmidt | 2007-05-07 | 1 | -0/+3 |
* | [PATCH] fdtable: Make fdarray and fdsets equal in size | Vadim Lobanov | 2006-12-10 | 1 | -3/+3 |
* | [PATCH] struct path: convert alpha | Josef Sipek | 2006-12-08 | 1 | -1/+1 |
* | [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers | David Howells | 2006-10-03 | 1 | -2/+6 |
* | [PATCH] namespaces: utsname: switch to using uts namespaces | Serge E. Hallyn | 2006-10-02 | 1 | -13/+13 |
* | [PATCH] arch/alpha: Use ARRAY_SIZE macro | Tobias Klauser | 2006-07-31 | 1 | -2/+2 |
* | [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry | David Howells | 2006-06-23 | 1 | -1/+1 |
* | [PATCH] consolidate sys32/compat_adjtimex | Stephen Rothwell | 2006-03-26 | 1 | -1/+0 |
* | [PATCH] vfs: *at functions: core | Ulrich Drepper | 2006-01-18 | 1 | -1/+1 |
* | [PATCH] files: fix preemption issues | Dipankar Sarma | 2005-09-17 | 1 | -1/+6 |
* | [PATCH] alpha: fix-up schedule_timeout() usage | Nishanth Aravamudan | 2005-09-10 | 1 | -2/+1 |
* | [PATCH] files: break up files struct | Dipankar Sarma | 2005-09-09 | 1 | -1/+3 |
* | [PATCH] alpha/osf_sys: use helper functions to convert between tv and jiffies | Nishanth Aravamudan | 2005-05-17 | 1 | -5/+2 |
* | [PATCH] consolidate sys_shmat | Stephen Rothwell | 2005-05-01 | 1 | -16/+0 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+1345 |