summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel
AgeCommit message (Expand)AuthorFilesLines
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches1-1/+1
2020-10-25Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-9/+87
2020-10-23parisc: Add wrapper syscalls to fix O_NONBLOCK flag usageHelge Deller2-7/+78
2020-10-23Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds1-3/+1
2020-10-22parisc: Improve error return codes when setting rtc timeHelge Deller1-2/+9
2020-10-18mm/madvise: introduce process_madvise() syscall: an external memory hinting APIMinchan Kim1-0/+1
2020-10-17tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe1-3/+1
2020-10-15Merge branch 'parisc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-25/+56
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-7/+2
2020-10-15parisc: Rewrite tlb flush threshold calculationJohn David Anglin1-10/+8
2020-10-15parisc: Switch to more fine grained lws locksJohn David Anglin1-5/+5
2020-10-15parisc: Fix comments and enable interrupts laterJohn David Anglin1-7/+7
2020-10-15parisc: Avoid external interrupts when IPI finishesHelge Deller1-3/+6
2020-10-15parisc: Add qemu fw_cfg interfaceHelge Deller1-0/+30
2020-10-12Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2020-10-12Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-5/+5
2020-10-12Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-72/+4
2020-10-12Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2020-10-06dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>Christoph Hellwig1-1/+1
2020-10-06dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig1-0/+1
2020-10-03mm: remove compat_process_vm_{readv,writev}Christoph Hellwig1-2/+2
2020-10-03fs: remove compat_sys_vmspliceChristoph Hellwig1-1/+1
2020-10-03fs: remove the compat readv/writev syscallsChristoph Hellwig1-2/+2
2020-09-25dma-mapping: remove dma_cache_syncChristoph Hellwig1-6/+0
2020-09-22fs: remove compat_sys_mountChristoph Hellwig1-1/+1
2020-09-08parisc: kprobes: Use generic kretprobe trampoline handlerMasami Hiramatsu1-72/+4
2020-09-01vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUGKees Cook1-0/+1
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2-7/+6
2020-08-14all arch: remove system call sys_sysctlXiaoming Ni1-1/+1
2020-08-12Merge branch 'parisc-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+2
2020-08-11parisc/kernel/ftrace: Remove function callback castsOscar Carter1-1/+2
2020-08-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-19/+0
2020-08-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-5/+0
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport5-5/+0
2020-08-07Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-68/+16
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-2/+2
2020-08-04Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2020-08-04Merge branch 'parisc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-46/+35
2020-08-04Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2020-08-04parisc: make the log level string for register dumps constRolf Eike Beer1-3/+3
2020-07-28parisc: Do not use an ordered store in pa_tlb_lock()John David Anglin1-2/+7
2020-07-28Revert "parisc: Revert "Release spinlocks using ordered store""Helge Deller1-8/+4
2020-07-28Revert "parisc: Use ldcw instruction for SMP spinlock release barrier"Helge Deller2-35/+24
2020-07-28Revert "parisc: Drop LDCW barrier in CAS code when running UP"Helge Deller1-8/+4
2020-07-28parisc: Report bad pages as HardwareCorruptedHelge Deller1-0/+3
2020-07-27kill unused dump_fpu() instancesAl Viro1-19/+0
2020-07-27parisc: switch to ->regset_get()Al Viro1-68/+16
2020-07-19net: remove compat_sys_{get,set}sockoptChristoph Hellwig1-2/+2
2020-07-04arch: rename copy_thread_tls() back to copy_thread()Christian Brauner1-1/+1
2020-06-26docs: fix references for DMA*.txt filesMauro Carvalho Chehab1-1/+1