aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/include/uapi (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-10parisc: generate uapi header and system call table filesFiroz Khan2-365/+6
2018-12-10parisc: remove __NR_Linux from uapi header file.Firoz Khan1-352/+351
2018-12-10parisc: add __NR_syscalls along with __NR_Linux_syscallsFiroz Khan1-2/+4
2018-12-10parisc: move __IGNORE* entries to non uapi headerFiroz Khan1-7/+0
2018-10-29Merge branch 'parisc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds1-3/+0
2018-10-29Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-0/+2
2018-10-26parisc64: change __kernel_suseconds_t to match glibcArnd Bergmann1-3/+0
2018-10-03signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZEEric W. Biederman2-11/+1
2018-10-02tty/serial_core: add ISO7816 infrastructureNicolas Ferre1-0/+2
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+3
2018-08-13parisc: Drop architecture-specific ENOTSUP defineHelge Deller1-1/+0
2018-07-04net: Add a new socket option for a future transmit time.Richard Cochran1-0/+3
2018-06-28parisc: Wire up io_pgetevents syscallHelge Deller1-1/+2
2018-04-20y2038: parisc: Extend sysvipc data structuresArnd Bergmann3-36/+32
2018-04-12Merge branch 'parisc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds1-7/+0
2018-04-11mm: introduce MAP_FIXED_NOREPLACEMichal Hocko1-0/+1
2018-04-11parisc/signal: Add FPE_CONDTRAP for conditional trap handlingHelge Deller1-7/+0
2018-03-27parisc: Convert MAP_TYPE to cover 4 bits on pariscHelge Deller1-1/+1
2018-01-12signal/parisc: Document a conflict with SI_USER with SIGFPEEric W. Biederman1-0/+7
2017-12-05bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner1-0/+1
2017-11-17Merge branch 'parisc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds1-6/+250
2017-11-17Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-0/+1
2017-11-17parisc: Make some PDC structures accessible in uapi headersHelge Deller1-6/+250
2017-11-03mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flagsDan Williams1-0/+1
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman1-0/+1
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no licenseGreg Kroah-Hartman26-0/+26
2017-09-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-11/+3
2017-09-06mm,fork: introduce MADV_WIPEONFORKRik van Riel1-0/+3
2017-09-06mm: arch: consolidate mmap hugetlb size encodingsMike Kravetz1-11/+0
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+2
2017-08-22parisc: Drop MADV_SPACEAVAIL, MADV_VPS_PURGE and MADV_VPS_INHERITHelge Deller1-3/+0
2017-08-22parisc: Add MADV_HWPOISON and MADV_SOFT_OFFLINEHelge Deller1-0/+3
2017-08-03sock: add SOCK_ZEROCOPY sockoptWillem de Bruijn1-0/+2
2017-07-17tty: Fix TIOCGPTPEER ioctl definitionGleb Fotengauer-Malinovskiy1-1/+1
2017-07-11parisc: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada1-0/+4
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+4
2017-07-03Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-0/+1
2017-07-03Merge branch 'parisc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds1-6/+6
2017-06-21net: introduce SO_PEERGROUPS getsockoptDavid Herrmann1-0/+2
2017-06-09tty: add TIOCGPTPEER ioctlAleksa Sarai1-0/+1
2017-05-22net: Fix parisc SCM_TIMESTAMPING_PKTINFO value.David S. Miller1-1/+1
2017-05-21net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.David S. Miller1-0/+2
2017-05-12parisc: Add Page Deallocation Table (PDT) supportHelge Deller1-6/+6
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel1-28/+0
2017-04-08New getsockopt option to get socket cookieChenbo Feng1-0/+2
2017-03-24net: Introduce SO_INCOMING_NAPI_IDSridhar Samudrala1-0/+2
2017-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+2
2017-03-22sock: introduce SO_MEMINFO getsockoptJosh Hunt1-0/+2
2017-03-15parisc: Wire up statx system callHelge Deller1-1/+2
2017-01-28parisc: Don't use BITS_PER_LONG in userspace-exported swab.h headerHelge Deller2-4/+3