aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/include/asm (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-21parisc: Fix mask used to select futex spinlockJohn David Anglin1-2/+2
2021-11-25Merge tag 'folio-5.16b' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds1-1/+0
2021-11-22parisc: Provide an extru_safe() macro to extract unsigned bitsHelge Deller1-0/+11
2021-11-18Revert "parisc: Reduce sigreturn trampoline to 3 instructions"Helge Deller1-1/+1
2021-11-18parisc: Wrap assembler related defines inside __ASSEMBLY__Helge Deller1-20/+24
2021-11-18parisc: Include stringify.h to avoid build error in crypto/api.cHelge Deller1-0/+1
2021-11-17Add linux/cacheflush.hMatthew Wilcox (Oracle)1-1/+0
2021-11-13parisc: Flush kernel data mapping in set_pte_at() when installing pte for user pageJohn David Anglin1-2/+8
2021-11-04parisc: move CPU field back into thread_infoArd Biesheuvel2-17/+5
2021-11-04parisc: Don't disable interrupts in cmpxchg and futex operationsDave Anglin1-13/+11
2021-11-01Merge tag 'for-5.16/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds15-45/+124
2021-11-01Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2021-11-01Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-15/+0
2021-11-01parisc: enhance warning regarding usage of O_NONBLOCKHelge Deller1-0/+1
2021-11-01parisc: Drop ifdef __KERNEL__ from non-uapi kernel headersHelge Deller8-31/+0
2021-11-01parisc: Use PRIV_USER and PRIV_KERNEL in ptrace.hHelge Deller1-3/+3
2021-11-01parisc: Move thread_info into task structHelge Deller4-11/+36
2021-11-01parisc: add support for TOC (transfer of control)Sven Schnelle1-0/+4
2021-11-01parisc/firmware: add functions to retrieve TOC dataSven Schnelle1-0/+2
2021-11-01parisc: move virt_map macro to assembly.hSven Schnelle1-0/+25
2021-10-30parisc: Allocate task struct with stack frame alignmentHelge Deller1-1/+2
2021-10-30parisc: Define FRAME_ALIGN and PRIV_USER/PRIV_KERNEL in assembly.hHelge Deller1-0/+7
2021-10-30parisc: Add KFENCE supportHelge Deller1-0/+44
2021-10-30parisc: make parisc_acctyp() available outside of faults.cHelge Deller1-0/+1
2021-10-30locking: Remove spin_lock_flags() etcArnd Bergmann1-15/+0
2021-10-18mm: Add flush_dcache_folio()Matthew Wilcox (Oracle)1-1/+2
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook1-1/+1
2021-09-16parisc: Use absolute_pointer() to define PAGE0Helge Deller1-1/+1
2021-09-09parisc: Implement __get/put_kernel_nofault()Helge Deller3-67/+61
2021-09-09parisc: Reduce sigreturn trampoline to 3 instructionsHelge Deller1-1/+1
2021-09-09parisc: Drop strnlen_user() in favour of generic versionHelge Deller1-2/+1
2021-09-08arch: remove compat_alloc_user_spaceArnd Bergmann2-8/+0
2021-09-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-6/+2
2021-09-03mm: remove flush_kernel_dcache_pageChristoph Hellwig1-6/+2
2021-09-02Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds3-7/+7
2021-08-31Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-11/+3
2021-08-30parisc: Make struct parisc_driver::remove() return voidUwe Kleine-König1-2/+2
2021-08-30parisc: Rename PMD_ORDER to PMD_TABLE_ORDERMatthew Wilcox (Oracle)2-5/+5
2021-08-29Revert "parisc: Add assembly implementations for memset, strlen, strcpy, strncpy and strcat"Helge Deller1-15/+0
2021-07-23compat: make linux/compat.h available everywhereArnd Bergmann1-11/+3
2021-07-08mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *Aneesh Kumar K.V1-2/+2
2021-07-02Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-5/+1
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-3/+0
2021-07-01mm/thp: define default pmd_pgtable()Anshuman Khandual1-1/+0
2021-07-01mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual1-2/+0
2021-05-26locking/atomic: parisc: move to ARCH_ATOMICMark Rutland2-23/+23
2021-05-26locking/atomic: cmpxchg: make `generic` a prefixMark Rutland1-2/+2
2021-05-10asm-generic: use asm-generic/unaligned.h for most architecturesArnd Bergmann1-5/+1
2021-05-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-6/+0
2021-05-07treewide: remove editor modelines and cruftMasahiro Yamada1-1/+0