summaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAgeFilesLines
* treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-254-6/+6
* Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-10-253-9/+87
|\
| * parisc: Add wrapper syscalls to fix O_NONBLOCK flag usageHelge Deller2020-10-232-7/+78
| * parisc: Improve error return codes when setting rtc timeHelge Deller2020-10-221-2/+9
* | Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds2020-10-231-3/+1
|\ \ | |/ |/|
| * tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe2020-10-171-3/+1
* | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-10-221-0/+1
|\ \
| * | uaccess: add infrastructure for kernel builds with set_fs()Christoph Hellwig2020-09-081-0/+1
* | | mm/madvise: introduce process_madvise() syscall: an external memory hinting APIMinchan Kim2020-10-181-0/+1
| |/ |/|
* | Merge branch 'parisc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-10-1519-68/+116
|\ \
| * | parisc: Add MAP_UNINITIALIZED defineHelge Deller2020-10-151-0/+1
| * | parisc: Improve spinlock handlingJohn David Anglin2020-10-151-10/+13
| * | parisc: Install vmlinuz instead of zImage fileHelge Deller2020-10-151-1/+1
| * | parisc: Rewrite tlb flush threshold calculationJohn David Anglin2020-10-151-10/+8
| * | parisc: Switch to more fine grained lws locksJohn David Anglin2020-10-152-7/+7
| * | parisc: Mark pointers volatile in __xchg8(), __xchg32() and __xchg64()John David Anglin2020-10-152-10/+10
| * | parisc: Fix comments and enable interrupts laterJohn David Anglin2020-10-151-7/+7
| * | parisc: Add alternative patching to synchronize_caches defineJohn David Anglin2020-10-151-1/+5
| * | parisc: Add ioread64_hi_lo() and iowrite64_hi_lo()Helge Deller2020-10-151-0/+18
| * | parisc: disable CONFIG_IDE in defconfigsChristoph Hellwig2020-10-152-9/+3
| * | parisc: Drop useless comments in uapi/asm/signal.hHelge Deller2020-10-151-2/+2
| * | parisc: Define O_NONBLOCK to become 000200000Helge Deller2020-10-152-3/+3
| * | parisc: Drop HP-UX specific fcntl and signal flagsHelge Deller2020-10-152-5/+1
| * | parisc: Avoid external interrupts when IPI finishesHelge Deller2020-10-151-3/+6
| * | parisc: Add qemu fw_cfg interfaceHelge Deller2020-10-152-0/+31
* | | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-10-153-8/+2
|\ \ \ | |/ / |/| |
| * | dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>Christoph Hellwig2020-10-061-1/+1
| * | dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig2020-10-061-0/+1
| * | dma-mapping: remove dma_cache_syncChristoph Hellwig2020-09-252-7/+0
* | | 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
|/