summaryrefslogtreecommitdiffstats
path: root/arch/parisc/include
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | parisc: Rename PMD_ORDER to PMD_TABLE_ORDERMatthew Wilcox (Oracle)2021-08-302-5/+5
| |/
* | Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-08-312-11/+5
|\ \ | |/ |/|
| * sock: allow reading and changing sk_userlocks with setsockoptPavel Tikhomirov2021-08-041-0/+2
| * compat: make linux/compat.h available everywhereArnd Bergmann2021-07-231-11/+3
* | Revert "parisc: Add assembly implementations for memset, strlen, strcpy, strn...Helge Deller2021-08-291-15/+0
|/
* mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *Aneesh Kumar K.V2021-07-081-2/+2
* Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-07-021-5/+1
|\
| * asm-generic: use asm-generic/unaligned.h for most architecturesArnd Bergmann2021-05-101-5/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-07-023-3/+3
|\ \
| * | mm/thp: define default pmd_pgtable()Anshuman Khandual2021-07-011-1/+0
| * | mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual2021-07-011-2/+0
| * | mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tablesDavid Hildenbrand2021-06-301-0/+3
| |/
* | Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-06-301-0/+2
|\ \
| * | net: retrieve netns cookie via getsocketoptMartynas Pumputis2021-06-241-0/+2
| |/
* | locking/atomic: parisc: move to ARCH_ATOMICMark Rutland2021-05-262-23/+23
* | locking/atomic: cmpxchg: make `generic` a prefixMark Rutland2021-05-261-2/+2
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-072-6/+0
|\
| * treewide: remove editor modelines and cruftMasahiro Yamada2021-05-071-1/+0
| * mm: remove xlate_dev_kmem_ptr()David Hildenbrand2021-05-071-5/+0
* | parisc: syscalls: switch to generic syscalltbl.shMasahiro Yamada2021-04-271-1/+0
|/
* parisc: avoid a warning on u8 cast for cmpxchg on u8 pointersGao Xiang2021-04-061-1/+1
* parisc: Remove duplicate struct task_struct declarationWan Jiabing2021-04-061-1/+0
* Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-02-241-4/+0
|\
| * Merge branch 'x86/paravirt' into x86/entryIngo Molnar2021-02-121-3/+0
| |\
| * | softirq: Move __ARCH_HAS_DO_SOFTIRQ to KconfigThomas Gleixner2021-02-101-4/+0
* | | parisc: Optimize per-pagetable spinlocksHelge Deller2021-02-124-130/+44
* | | parisc: Replace test_ti_thread_flag() with test_tsk_thread_flag()Tiezhu Yang2021-02-121-1/+1
* | | parisc: Use the generic devmem_is_allowed()Helge Deller2021-02-121-0/+2
| |/ |/|
* | parisc: Remove leftover reference to the power_taskletDavidlohr Bueso2021-01-261-3/+0
|/
* local64.h: make <asm/local64.h> mandatoryRandy Dunlap2020-12-291-1/+0
* Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-161-1/+3
|\
| * parisc: add support for TIF_NOTIFY_SIGNALJens Axboe2020-11-091-1/+3
* | Merge branch 'parisc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-12-162-13/+2
|\ \
| * | parisc/uapi: Use Kbuild logic to provide <asm/types.h>Geert Uytterhoeven2020-11-111-7/+0
| * | parisc: Make user stack size configurableHelge Deller2020-11-111-5/+2
| * | parisc: Drop loops_per_jiffy from per_cpu structHelge Deller2020-11-111-1/+0
| |/
* | Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-12-162-1/+22
|\ \
| * | parisc: Enable seccomp architecture trackingYiFei Zhu2020-11-202-1/+22
| |/
* | Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2020-12-151-6/+6
|\ \
| * | parisc: use asm-generic/mmu_context.h for no-op implementationsNicholas Piggin2020-10-271-6/+6
| |/