aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-10-131-16/+0
|\
| * seccomp: Move config option SECCOMP to arch/KconfigYiFei Zhu2020-10-081-16/+0
* | Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-10-121-1/+1
|\ \
| * | fs: remove compat_sys_mountChristoph Hellwig2020-09-221-1/+1
| |/
* | Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-10-121-2/+0
|\ \
| * | compat: lift compat_s64 and compat_u64 to <asm-generic/compat.h>Christoph Hellwig2020-09-171-2/+0
| |/
* | Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-10-121-5/+5
|\ \
| * | mm: remove compat_process_vm_{readv,writev}Christoph Hellwig2020-10-031-2/+2
| * | fs: remove compat_sys_vmspliceChristoph Hellwig2020-10-031-1/+1
| * | fs: remove the compat readv/writev syscallsChristoph Hellwig2020-10-031-2/+2
| |/
* | Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-122-45/+0
|\ \
| * | saner calling conventions for csum_and_copy_..._user()Al Viro2020-08-201-20/+0
| * | unify generic instances of csum_partial_copy_nocheck()Al Viro2020-08-202-25/+0
| |/
* | Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-10-121-72/+4
|\ \
| * | parisc: kprobes: Use generic kretprobe trampoline handlerMasami Hiramatsu2020-09-081-72/+4
* | | Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-122-0/+2
|\ \ \ | |/ / |/| |
| * | vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUGKees Cook2020-09-012-0/+2
* | | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-233-9/+8
| |/ |/|
* | parisc: fix PMD pages allocation by restoring pmd_alloc_one()Mike Rapoport2020-08-161-0/+6
* | iomap: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski2020-08-142-38/+38
* | all arch: remove system call sys_sysctlXiaoming Ni2020-08-141-1/+1
|/
* Merge branch 'parisc-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-08-123-5/+67
|\
| * parisc: Implement __smp_store_release and __smp_load_acquire barriersJohn David Anglin2020-08-121-0/+61
| * parisc: Whitespace cleanups in atomic.hHelge Deller2020-08-111-4/+4
| * parisc/kernel/ftrace: Remove function callback castsOscar Carter2020-08-111-1/+2
* | mm/parisc: use general page fault accountingPeter Xu2020-08-121-5/+3
* | mm: do page fault accounting in handle_mm_faultPeter Xu2020-08-121-1/+1
* | uaccess: remove segment_eqChristoph Hellwig2020-08-121-1/+1
* | Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-08-101-0/+1
|\ \
| * | locking, arch/ia64: Reduce <asm/smp.h> header dependencies by moving XTP bits...Peter Zijlstra2020-08-061-0/+1
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2020-08-092-22/+0
|\ \ \
| * | | kill unused dump_fpu() instancesAl Viro2020-07-272-22/+0
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-08-0710-22/+4
|\ \ \ \
| * | | | mm/sparse: cleanup the code surrounding memory_present()Mike Rapoport2020-08-071-5/+0
| * | | | asm-generic: pgalloc: provide generic pgd_free()Mike Rapoport2020-08-071-0/+1
| * | | | asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()Mike Rapoport2020-08-071-9/+2
| * | | | mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport2020-08-078-8/+1
* | | | | Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-08-071-68/+16
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | parisc: switch to ->regset_get()Al Viro2020-07-271-68/+16
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-08-051-2/+2
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-08-023-0/+16
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | net: remove compat_sys_{get,set}sockoptChristoph Hellwig2020-07-191-2/+2
* | | | | Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds2020-08-041-1/+1
|\ \ \ \ \
| * | | | | docs: fix references for DMA*.txt filesMauro Carvalho Chehab2020-06-261-1/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'parisc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-08-049-105/+66
|\ \ \ \ \
| * | | | | parisc: make the log level string for register dumps constRolf Eike Beer2020-08-041-3/+3
| * | | | | parisc: Do not use an ordered store in pa_tlb_lock()John David Anglin2020-07-281-2/+7
| * | | | | Revert "parisc: Revert "Release spinlocks using ordered store""Helge Deller2020-07-282-10/+6
| * | | | | Revert "parisc: Use ldcw instruction for SMP spinlock release barrier"Helge Deller2020-07-283-39/+24
| * | | | | Revert "parisc: Drop LDCW barrier in CAS code when running UP"Helge Deller2020-07-281-8/+4