summaryrefslogtreecommitdiffstats
path: root/arch/parisc/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds2022-01-231-1/+0
|\
| * include: move find.h from asm_generic to linuxYury Norov2022-01-151-1/+0
* | parisc: Fix missing prototype for 'toc_intr' warning in toc.cHelge Deller2022-01-201-0/+1
* | parisc: io: Improve the outb(), outw() and outl() macrosBart Van Assche2022-01-071-3/+3
* | parisc: Fix pdc_toc_pim_11 and pdc_toc_pim_20 definitionsHelge Deller2022-01-071-9/+23
* | parisc: Rewrite light-weight syscall and futex codeJohn David Anglin2022-01-071-22/+37
* | parisc: Switch user access functions to signal errors in r29 instead of r8Helge Deller2022-01-071-4/+8
* | parisc: Fix lpa and lpa_user definesJohn David Anglin2022-01-071-20/+24
* | parisc: Define depi_safe macroJohn David Anglin2022-01-071-0/+10
|/
* parisc: Fix mask used to select futex spinlockJohn David Anglin2021-12-211-2/+2
* Merge tag 'folio-5.16b' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2021-11-251-1/+0
|\
| * Add linux/cacheflush.hMatthew Wilcox (Oracle)2021-11-171-1/+0
* | parisc: Provide an extru_safe() macro to extract unsigned bitsHelge Deller2021-11-221-0/+11
* | Revert "parisc: Reduce sigreturn trampoline to 3 instructions"Helge Deller2021-11-181-1/+1
* | parisc: Wrap assembler related defines inside __ASSEMBLY__Helge Deller2021-11-181-20/+24
* | parisc: Include stringify.h to avoid build error in crypto/api.cHelge Deller2021-11-181-0/+1
|/
* parisc: Flush kernel data mapping in set_pte_at() when installing pte for use...John David Anglin2021-11-131-2/+8
* parisc: move CPU field back into thread_infoArd Biesheuvel2021-11-042-17/+5
* parisc: Don't disable interrupts in cmpxchg and futex operationsDave Anglin2021-11-041-13/+11
* 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
* | Merge tag 'for-5.16/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-0116-47/+150
|\ \
| * | parisc: enhance warning regarding usage of O_NONBLOCKHelge Deller2021-11-011-0/+1
| * | parisc: Drop ifdef __KERNEL__ from non-uapi kernel headersHelge Deller2021-11-018-31/+0
| * | parisc: Use PRIV_USER and PRIV_KERNEL in ptrace.hHelge Deller2021-11-011-3/+3
| * | parisc: Move thread_info into task structHelge Deller2021-11-014-11/+36
| * | parisc: add support for TOC (transfer of control)Sven Schnelle2021-11-012-2/+8
| * | parisc/firmware: add functions to retrieve TOC dataSven Schnelle2021-11-011-0/+2
| * | parisc: add PIM TOC data structuresSven Schnelle2021-11-011-0/+22
| * | parisc: move virt_map macro to assembly.hSven Schnelle2021-11-011-0/+25
| * | parisc: Allocate task struct with stack frame alignmentHelge Deller2021-10-301-1/+2
| * | parisc: Define FRAME_ALIGN and PRIV_USER/PRIV_KERNEL in assembly.hHelge Deller2021-10-301-0/+7
| * | parisc: Add KFENCE supportHelge Deller2021-10-301-0/+44
| * | parisc: make parisc_acctyp() available outside of faults.cHelge Deller2021-10-301-0/+1
| |/
* | Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-11-011-1/+1
|\ \
| * | sched: Add wrapper for get_wchan() to keep task blockedKees Cook2021-10-151-1/+1
| |/
* | Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-11-011-15/+0
|\ \
| * | locking: Remove spin_lock_flags() etcArnd Bergmann2021-10-301-15/+0
* | | mm: Add flush_dcache_folio()Matthew Wilcox (Oracle)2021-10-181-1/+2
| |/ |/|
* | parisc: Use absolute_pointer() to define PAGE0Helge Deller2021-09-161-1/+1
|/
* parisc: Implement __get/put_kernel_nofault()Helge Deller2021-09-093-67/+61
* parisc: Reduce sigreturn trampoline to 3 instructionsHelge Deller2021-09-091-1/+1
* parisc: Drop strnlen_user() in favour of generic versionHelge Deller2021-09-091-2/+1
* arch: remove compat_alloc_user_spaceArnd Bergmann2021-09-082-8/+0
* Merge tag 'for-5.15/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-09-031-68/+0
|\
| * parisc: Drop __arch_swab16(), arch_swab24(), _arch_swab32() and __arch_swab64...Helge Deller2021-09-021-68/+0
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-031-6/+2
|\ \ | |/ |/|
| * mm: remove flush_kernel_dcache_pageChristoph Hellwig2021-09-031-6/+2
* | Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-09-023-7/+7
|\ \
| * | parisc: Make struct parisc_driver::remove() return voidUwe Kleine-König2021-08-301-2/+2