aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/sys_parisc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-27mm: use vm_unmapped_area() on parisc architectureMichel Lespinasse1-31/+17
2013-02-20parisc: fix fallocate syscallHelge Deller1-0/+7
2013-02-20parisc: ensure that mmapped shared pages are aligned at SHMLBA addressesJohn David Anglin1-4/+5
2012-11-15[PARISC] fix virtual aliasing issue in get_shared_area()James Bottomley1-0/+2
2012-08-03[PARISC] fix personality flag check in copy_thread()Jiri Kosina1-4/+4
2010-03-12improve sys_newuname() for compat architecturesChristoph Hellwig1-15/+0
2009-12-11Unify sys_mmap*Al Viro1-26/+4
2008-05-03unified (weak) sys_pipe implementationUlrich Drepper1-13/+0
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-05-07get_unmapped_area handles MAP_FIXED on pariscBenjamin Herrenschmidt1-0/+5
2006-10-05[PA-RISC] Fix parisc_newuname()Matthew Wilcox1-23/+10
2006-10-04[PARISC] Allow overriding personality with sys_personalityKyle McMartin1-0/+45
2006-04-21[PARISC] Add new entries to the syscall tableKyle McMartin1-0/+8
2005-05-01[PATCH] consolidate sys_shmatStephen Rothwell1-11/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+253