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