summaryrefslogtreecommitdiffstats
path: root/arch/parisc/include/uapi
Commit message (Expand)AuthorAgeFilesLines
* y2038: parisc: Extend sysvipc data structuresArnd Bergmann2018-04-203-36/+32
* Merge branch 'parisc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-121-7/+0
|\
| * parisc/signal: Add FPE_CONDTRAP for conditional trap handlingHelge Deller2018-04-111-7/+0
* | mm: introduce MAP_FIXED_NOREPLACEMichal Hocko2018-04-111-0/+1
|/
* parisc: Convert MAP_TYPE to cover 4 bits on pariscHelge Deller2018-03-271-1/+1
* signal/parisc: Document a conflict with SI_USER with SIGFPEEric W. Biederman2018-01-121-0/+7
* bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner2017-12-051-0/+1
* Merge branch 'parisc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-171-6/+250
|\
| * parisc: Make some PDC structures accessible in uapi headersHelge Deller2017-11-171-6/+250
* | Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-171-0/+1
|\ \ | |/ |/|
| * mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flagsDan Williams2017-11-031-0/+1
* | License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman2017-11-021-0/+1
* | License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman2017-11-0226-0/+26
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-09-061-11/+3
|\
| * mm,fork: introduce MADV_WIPEONFORKRik van Riel2017-09-061-0/+3
| * mm: arch: consolidate mmap hugetlb size encodingsMike Kravetz2017-09-061-11/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-09-061-0/+2
|\ \ | |/ |/|
| * sock: add SOCK_ZEROCOPY sockoptWillem de Bruijn2017-08-031-0/+2
* | parisc: Drop MADV_SPACEAVAIL, MADV_VPS_PURGE and MADV_VPS_INHERITHelge Deller2017-08-221-3/+0
* | parisc: Add MADV_HWPOISON and MADV_SOFT_OFFLINEHelge Deller2017-08-221-0/+3
|/
* tty: Fix TIOCGPTPEER ioctl definitionGleb Fotengauer-Malinovskiy2017-07-171-1/+1
* parisc: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2017-07-111-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-051-0/+4
|\
| * net: introduce SO_PEERGROUPS getsockoptDavid Herrmann2017-06-211-0/+2
| * net: Fix parisc SCM_TIMESTAMPING_PKTINFO value.David S. Miller2017-05-221-1/+1
| * net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.David S. Miller2017-05-211-0/+2
* | Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-07-031-0/+1
|\ \
| * | tty: add TIOCGPTPEER ioctlAleksa Sarai2017-06-091-0/+1
| |/
* | Merge branch 'parisc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-07-031-6/+6
|\ \ | |/ |/|
| * parisc: Add Page Deallocation Table (PDT) supportHelge Deller2017-05-121-6/+6
* | uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-111-28/+0
|/
* New getsockopt option to get socket cookieChenbo Feng2017-04-081-0/+2
* net: Introduce SO_INCOMING_NAPI_IDSridhar Samudrala2017-03-241-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-03-231-1/+2
|\
| * parisc: Wire up statx system callHelge Deller2017-03-151-1/+2
* | sock: introduce SO_MEMINFO getsockoptJosh Hunt2017-03-221-0/+2
|/
* parisc: Don't use BITS_PER_LONG in userspace-exported swab.h headerHelge Deller2017-01-282-4/+3
* tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPINGFrancis Yan2016-11-301-0/+2
* parisc: Ignore the pkey system calls for nowHelge Deller2016-11-021-1/+3
* x86/pkeys: Allocation/free syscallsDave Hansen2016-09-091-0/+5
* parisc: Fix order of EREFUSED define in errno.hHelge Deller2016-08-201-2/+2
* parisc: Whitespace cleanups in unistd.hHelge Deller2016-05-251-18/+16
* parisc: Fix typo in pdc.hAndrea Gelmini2016-05-221-1/+1
* parisc: Add ARCH_TRACEHOOK and regset supportHelge Deller2016-05-221-0/+48
* parisc: Wire up preadv2 and pwritev2 syscallsHelge Deller2016-03-231-1/+3
* parisc: Drop alloc_hugepages and free_hugepages syscallsHelge Deller2016-03-231-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-03-081-1/+2
|\
| * parisc: Wire up copy_file_range syscallHelge Deller2016-03-011-1/+2
* | net: Facility to report route quality of connected socketsTom Herbert2016-02-251-0/+2
|/
* mm: arch: remove duplicate definitions of MADV_FREEGuenter Roeck2016-01-201-1/+0
OpenPOWER on IntegriCloud