index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
kernel
/
sys_parisc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-01
parisc: enhance warning regarding usage of O_NONBLOCK
Helge Deller
1
-4
/
+6
2020-11-11
parisc: Make user stack size configurable
Helge Deller
1
-2
/
+21
2020-10-23
parisc: Add wrapper syscalls to fix O_NONBLOCK flag usage
Helge Deller
1
-1
/
+72
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-15
/
+1
2019-05-03
parisc: Consider stack randomization for mmap base only when necessary
Alexandre Ghiti
1
-1
/
+2
2018-08-17
parisc: Restore possibility to execute 64-bit applications
Helge Deller
1
-5
/
+0
2018-04-11
exec: pass stack rlimit into mm layout functions
Kees Cook
1
-5
/
+11
2018-04-02
mm: add ksys_readahead() helper; remove in-kernel calls to sys_readahead()
Dominik Brodowski
1
-1
/
+1
2018-04-02
mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()
Dominik Brodowski
1
-3
/
+3
2018-04-02
mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64()
Dominik Brodowski
1
-1
/
+1
2018-04-02
fs: add ksys_fallocate() wrapper; remove in-kernel calls to sys_fallocate()
Dominik Brodowski
1
-2
/
+2
2018-04-02
fs: add ksys_p{read,write}64() helpers; remove in-kernel calls to syscalls
Dominik Brodowski
1
-2
/
+2
2018-04-02
fs: add ksys_truncate() wrapper; remove in-kernel calls to sys_truncate()
Dominik Brodowski
1
-3
/
+3
2018-04-02
fs: add ksys_sync_file_range helper(); remove in-kernel calls to syscall
Dominik Brodowski
1
-1
/
+1
2018-04-02
fs: add ksys_ftruncate() wrapper; remove in-kernel calls to sys_ftruncate()
Dominik Brodowski
1
-2
/
+2
2017-06-19
mm: larger stack guard gap, between vmas
Hugh Dickins
1
-6
/
+9
2017-03-02
sched/headers: Prepare for new header dependencies before moving more code to...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-12-12
parisc: Enable KASLR
Helge Deller
1
-10
/
+8
2016-03-23
parisc: Drop alloc_hugepages and free_hugepages syscalls
Helge Deller
1
-10
/
+0
2015-05-12
parisc,metag: Fix crashes due to stack randomization on stack-grows-upwards a...
Helge Deller
1
-0
/
+3
2014-05-15
parisc,metag: Do not hardcode maximum userspace stack size
Helge Deller
1
-3
/
+3
2014-04-13
parisc: change value of SHMLBA from 0x00400000 to PAGE_SIZE
Helge Deller
1
-7
/
+7
2014-02-02
parisc: add flexible mmap memory layout support
Helge Deller
1
-42
/
+196
2013-11-30
parisc: fix mmap(MAP_FIXED|MAP_SHARED) to already mmapped address
Helge Deller
1
-10
/
+15
2013-02-27
mm: use vm_unmapped_area() on parisc architecture
Michel Lespinasse
1
-31
/
+17
2013-02-20
parisc: fix fallocate syscall
Helge Deller
1
-0
/
+7
2013-02-20
parisc: ensure that mmapped shared pages are aligned at SHMLBA addresses
John David Anglin
1
-4
/
+5
2012-11-15
[PARISC] fix virtual aliasing issue in get_shared_area()
James Bottomley
1
-0
/
+2
2012-08-03
[PARISC] fix personality flag check in copy_thread()
Jiri Kosina
1
-4
/
+4
2010-03-12
improve sys_newuname() for compat architectures
Christoph Hellwig
1
-15
/
+0
2009-12-11
Unify sys_mmap*
Al Viro
1
-26
/
+4
2008-05-03
unified (weak) sys_pipe implementation
Ulrich Drepper
1
-13
/
+0
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-05-07
get_unmapped_area handles MAP_FIXED on parisc
Benjamin Herrenschmidt
1
-0
/
+5
2006-10-05
[PA-RISC] Fix parisc_newuname()
Matthew Wilcox
1
-23
/
+10
2006-10-04
[PARISC] Allow overriding personality with sys_personality
Kyle McMartin
1
-0
/
+45
2006-04-21
[PARISC] Add new entries to the syscall table
Kyle McMartin
1
-0
/
+8
2005-05-01
[PATCH] consolidate sys_shmat
Stephen Rothwell
1
-11
/
+0
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+253