summaryrefslogtreecommitdiffstats
path: root/arch/parisc/include/uapi
Commit message (Expand)AuthorAgeFilesLines
* parisc: Define sigset_t in parisc uapi headerHelge Deller2024-04-291-0/+10
* parisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error codesHelge Deller2023-11-251-2/+0
* parisc/pdc: Add width field to struct pdc_modelHelge Deller2023-10-301-0/+1
* parisc: Add some missing PDC functions and constantsHelge Deller2023-10-301-2/+25
* parisc: Add cacheflush() syscallHelge Deller2023-06-301-0/+12
* net: core: add getsockopt SO_PEERPIDFDAlexander Mikhalitsyn2023-06-121-0/+1
* scm: add SO_PASSPIDFD and SCM_PIDFDAlexander Mikhalitsyn2023-06-121-0/+2
* parisc: Align parisc MADV_XXX constants with all other architecturesHelge Deller2022-12-171-15/+14
* parisc: Use signed char for hardware path in pdc.hHelge Deller2022-10-211-23/+13
* Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-101-0/+2
|\
| * mm/madvise: introduce MADV_COLLAPSE sync hugepage collapseZach O'Keefe2022-09-111-0/+2
* | termios: kill uapi termios.h that are identical to generic oneAl Viro2022-09-091-44/+0
|/
* Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-06-031-147/+94
|\
| * termbits.h: Remove posix_types.h includeIlpo Järvinen2022-05-191-2/+0
| * termbits.h: Align lines & formatIlpo Järvinen2022-05-191-39/+38
| * termbits.h: create termbits-common.h for identical bitsIlpo Järvinen2022-05-191-52/+2
| * termbits: Convert octal defines to hexIlpo Järvinen2022-05-051-110/+110
* | net: SO_RCVMARK socket option for SO_MARK with recvmsg()Erin MacNeil2022-04-281-0/+2
|/
* mm: madvise: MADV_DONTNEED_LOCKEDJohannes Weiner2022-03-241-0/+2
* Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-03-241-0/+2
|\
| * txhash: Add socket option to control TX hash rethink behaviorAkhmat Karakotov2022-01-311-0/+2
* | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-232-1/+3
|\ \
| * | shmbuf.h: add asm/shmbuf.h to UAPI compile-test coverageMasahiro Yamada2022-02-171-0/+2
| * | signal.h: add linux/signal.h and asm/signal.h to UAPI compile-test coverageMasahiro Yamada2022-02-171-1/+1
| |/
* / parisc: Add vDSO supportHelge Deller2022-03-111-0/+8
|/
* parisc: Fix pdc_toc_pim_11 and pdc_toc_pim_20 definitionsHelge Deller2022-01-071-9/+23
* Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-021-0/+2
|\
| * fix up for "net: add new socket option SO_RESERVE_MEM"Stephen Rothwell2021-10-011-0/+2
* | parisc: add support for TOC (transfer of control)Sven Schnelle2021-11-011-2/+4
* | parisc: add PIM TOC data structuresSven Schnelle2021-11-011-0/+22
|/
* parisc: Drop __arch_swab16(), arch_swab24(), _arch_swab32() and __arch_swab64...Helge Deller2021-09-021-68/+0
* sock: allow reading and changing sk_userlocks with setsockoptPavel Tikhomirov2021-08-041-0/+2
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-07-021-0/+3
|\
| * mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tablesDavid Hildenbrand2021-06-301-0/+3
* | net: retrieve netns cookie via getsocketoptMartynas Pumputis2021-06-241-0/+2
|/
* Merge branch 'parisc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-12-161-7/+0
|\
| * parisc/uapi: Use Kbuild logic to provide <asm/types.h>Geert Uytterhoeven2020-11-111-7/+0
* | Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-12-151-0/+3
|\ \
| * | net: Add SO_BUSY_POLL_BUDGET socket optionBjörn Töpel2020-12-011-0/+1
| * | net: Introduce preferred busy-pollingBjörn Töpel2020-12-011-0/+2
| |/
* | arch: move SA_* definitions to generic headersPeter Collingbourne2020-11-231-13/+0
* | parisc: start using signal-defs.hPeter Collingbourne2020-11-231-12/+1
* | parisc: Drop parisc special case for __sighandler_tHelge Deller2020-11-231-8/+0
|/
* parisc: Add MAP_UNINITIALIZED defineHelge Deller2020-10-151-0/+1
* parisc: Drop useless comments in uapi/asm/signal.hHelge Deller2020-10-151-2/+2
* parisc: Define O_NONBLOCK to become 000200000Helge Deller2020-10-151-1/+1
* parisc: Drop HP-UX specific fcntl and signal flagsHelge Deller2020-10-152-5/+1
* arch: sembuf.h: make uapi asm/sembuf.h self-containedMasahiro Yamada2019-12-041-0/+1
* arch: msgbuf.h: make uapi asm/msgbuf.h self-containedMasahiro Yamada2019-12-041-0/+1
* y2038: ipc: remove __kernel_time_t reference from headersArnd Bergmann2019-11-153-8/+8