summaryrefslogtreecommitdiff
path: root/arch/parisc/include
AgeCommit message (Expand)Author
2022-02-14parisc: Fix some apparent put_user() failuresHelge Deller
2022-02-13parisc: Show error if wrong 32/64-bit compiler is being usedHelge Deller
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds
2022-01-20parisc: Fix missing prototype for 'toc_intr' warning in toc.cHelge Deller
2022-01-15include: move find.h from asm_generic to linuxYury Norov
2022-01-07parisc: io: Improve the outb(), outw() and outl() macrosBart Van Assche
2022-01-07parisc: Fix pdc_toc_pim_11 and pdc_toc_pim_20 definitionsHelge Deller
2022-01-07parisc: Rewrite light-weight syscall and futex codeJohn David Anglin
2022-01-07parisc: Switch user access functions to signal errors in r29 instead of r8Helge Deller
2022-01-07parisc: Fix lpa and lpa_user definesJohn David Anglin
2022-01-07parisc: Define depi_safe macroJohn David Anglin
2021-12-21parisc: Fix mask used to select futex spinlockJohn David Anglin
2021-11-25Merge tag 'folio-5.16b' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2021-11-22parisc: Provide an extru_safe() macro to extract unsigned bitsHelge Deller
2021-11-18Revert "parisc: Reduce sigreturn trampoline to 3 instructions"Helge Deller
2021-11-18parisc: Wrap assembler related defines inside __ASSEMBLY__Helge Deller
2021-11-18parisc: Include stringify.h to avoid build error in crypto/api.cHelge Deller
2021-11-17Add linux/cacheflush.hMatthew Wilcox (Oracle)
2021-11-13parisc: Flush kernel data mapping in set_pte_at() when installing pte for use...John David Anglin
2021-11-04parisc: move CPU field back into thread_infoArd Biesheuvel
2021-11-04parisc: Don't disable interrupts in cmpxchg and futex operationsDave Anglin
2021-11-02Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-01Merge tag 'for-5.16/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-01Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-11-01Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-11-01parisc: enhance warning regarding usage of O_NONBLOCKHelge Deller
2021-11-01parisc: Drop ifdef __KERNEL__ from non-uapi kernel headersHelge Deller
2021-11-01parisc: Use PRIV_USER and PRIV_KERNEL in ptrace.hHelge Deller
2021-11-01parisc: Move thread_info into task structHelge Deller
2021-11-01parisc: add support for TOC (transfer of control)Sven Schnelle
2021-11-01parisc/firmware: add functions to retrieve TOC dataSven Schnelle
2021-11-01parisc: add PIM TOC data structuresSven Schnelle
2021-11-01parisc: move virt_map macro to assembly.hSven Schnelle
2021-10-30parisc: Allocate task struct with stack frame alignmentHelge Deller
2021-10-30parisc: Define FRAME_ALIGN and PRIV_USER/PRIV_KERNEL in assembly.hHelge Deller
2021-10-30parisc: Add KFENCE supportHelge Deller
2021-10-30parisc: make parisc_acctyp() available outside of faults.cHelge Deller
2021-10-30locking: Remove spin_lock_flags() etcArnd Bergmann
2021-10-18mm: Add flush_dcache_folio()Matthew Wilcox (Oracle)
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook
2021-10-01fix up for "net: add new socket option SO_RESERVE_MEM"Stephen Rothwell
2021-09-16parisc: Use absolute_pointer() to define PAGE0Helge Deller
2021-09-09parisc: Implement __get/put_kernel_nofault()Helge Deller
2021-09-09parisc: Reduce sigreturn trampoline to 3 instructionsHelge Deller
2021-09-09parisc: Drop strnlen_user() in favour of generic versionHelge Deller
2021-09-08arch: remove compat_alloc_user_spaceArnd Bergmann
2021-09-03Merge tag 'for-5.15/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-09-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-03mm: remove flush_kernel_dcache_pageChristoph Hellwig
2021-09-02parisc: Drop __arch_swab16(), arch_swab24(), _arch_swab32() and __arch_swab64...Helge Deller