summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/sys_parisc.c
Commit message (Expand)AuthorAgeFilesLines
* mm: use vm_unmapped_area() on parisc architectureMichel Lespinasse2013-02-271-31/+17
* parisc: fix fallocate syscallHelge Deller2013-02-201-0/+7
* parisc: ensure that mmapped shared pages are aligned at SHMLBA addressesJohn David Anglin2013-02-201-4/+5
* [PARISC] fix virtual aliasing issue in get_shared_area()James Bottomley2012-11-151-0/+2
* [PARISC] fix personality flag check in copy_thread()Jiri Kosina2012-08-031-4/+4
* improve sys_newuname() for compat architecturesChristoph Hellwig2010-03-121-15/+0
* Unify sys_mmap*Al Viro2009-12-111-26/+4
* unified (weak) sys_pipe implementationUlrich Drepper2008-05-031-13/+0
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* get_unmapped_area handles MAP_FIXED on pariscBenjamin Herrenschmidt2007-05-071-0/+5
* [PA-RISC] Fix parisc_newuname()Matthew Wilcox2006-10-051-23/+10
* [PARISC] Allow overriding personality with sys_personalityKyle McMartin2006-10-041-0/+45
* [PARISC] Add new entries to the syscall tableKyle McMartin2006-04-211-0/+8
* [PATCH] consolidate sys_shmatStephen Rothwell2005-05-011-11/+0
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+253