summaryrefslogtreecommitdiff
path: root/arch/parisc/include/uapi
AgeCommit message (Expand)Author
2017-02-01parisc: Don't use BITS_PER_LONG in userspace-exported swab.h headerHelge Deller
2016-09-07parisc: Fix order of EREFUSED define in errno.hHelge Deller
2016-02-17parisc: Fix __ARCH_SI_PREAMBLE_SIZEHelge Deller
2015-12-12parisc: Wire up mlock2 syscallHelge Deller
2015-11-22Merge branch 'parisc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-11-22parisc: Drop unused MADV_xxxK_PAGES flags from asm/mman.hHelge Deller
2015-11-09Merge branch 'parisc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-11-08parisc: Fixes and cleanups in kernel uapi header filesHelge Deller
2015-11-08parisc: Drop hpux_stat64 struct from stat.h header fileHelge Deller
2015-11-05mm: mlock: add mlock flags to enable VM_LOCKONFAULT usageEric B Munson
2015-10-22parisc: Wire up userfaultfd syscallHelge Deller
2015-10-22parisc: allocate sys_membarrier system call numberMathieu Desnoyers
2015-02-16parisc: hpux - Remove HPUX syscall numbersHelge Deller
2015-02-16parisc: Wire up execveat syscallHelge Deller
2014-12-05net: sock: allow eBPF programs to be attached to socketsAlexei Starovoitov
2014-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-11net: introduce SO_INCOMING_CPUEric Dumazet
2014-11-10parisc: Avoid using CONFIG_64BIT in userspace exported headersHelge Deller
2014-11-10parisc: Use compat layer for msgctl, shmat, shmctl and semtimedop syscallsHelge Deller
2014-11-10parisc: Wire up bpf syscallHelge Deller
2014-10-12parisc: Reduce SIGRTMIN from 37 to 32 to behave like other Linux architecturesHelge Deller
2014-09-14Merge 3.17-rc5 into tty-nextGreg Kroah-Hartman
2014-09-09parisc/uapi: Add definition of TIOC[SG]RS485Ricardo Ribalda Delgado
2014-08-27parisc: Wire up seccomp, getrandom and memfd_create syscallsHelge Deller
2014-07-24parisc: Remove SA_RESTORER defineJohn David Anglin
2014-05-20parisc: add renameat2 syscallMiklos Szeredi
2014-05-01parisc: Use generic uapi/asm/resource.h fileHelge Deller
2014-05-01parisc: remove _STK_LIM_MAX overrideJohn David Anglin
2014-03-23parisc: wire up sys_utimesHelge Deller
2014-02-02parisc: Make EWOULDBLOCK be equal to EAGAIN on pariscGuy Martin
2014-02-02parisc: convert uapi/asm/stat.h to use native types onlyHelge Deller
2014-02-02parisc: wire up sched_setattr and sched_getattrHelge Deller
2014-01-18net: introduce SO_BPF_EXTENSIONSMichal Sekletar
2014-01-17parisc: fix SO_MAX_PACING_RATE typoEric Dumazet
2013-11-19parisc: break out SOCK_NONBLOCK define to own asm header fileHelge Deller
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-11-13errno.h: remove "NFS" from descriptions in commentsEric Sandeen
2013-09-28net: introduce SO_MAX_PACING_RATEEric Dumazet
2013-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-07-13Safer ABI for O_TMPFILEAl Viro
2013-07-10net: rename busy poll socket op and globalsEliezer Tamir
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-06-29[O_TMPFILE] it's still short a few helpers, but infrastructure should be OK n...Al Viro
2013-06-17net: add socket option for low latency pollingEliezer Tamir
2013-03-31net: add option to enable error queue packets waking selectKeller, Jacob E
2013-02-22Merge branch 'parisc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds
2013-02-20parisc: wire up process_vm_readv, process_vm_writev, kcmp and finit_module sy...Helge Deller
2013-01-23soreuseport: infrastructureTom Herbert
2013-01-17sk-filter: Add ability to lock a socket filter programVincent Bernat
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds