summaryrefslogtreecommitdiff
path: root/arch/parisc
AgeCommit message (Expand)Author
2020-12-14Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-12-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-12-08parisc: configs: drop unused BACKLIGHT_GENERIC optionAndrey Zhizhikin
2020-12-04Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2020-12-01net: Add SO_BUSY_POLL_BUDGET socket optionBjörn Töpel
2020-12-01net: Introduce preferred busy-pollingBjörn Töpel
2020-11-30signal/parisc: Remove parisc specific definition of __ARCH_UAPI_SA_FLAGSEric W. Biederman
2020-11-24sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra
2020-11-23signal: clear non-uapi flag bits when passing/returning sa_flagsPeter Collingbourne
2020-11-23arch: move SA_* definitions to generic headersPeter Collingbourne
2020-11-23parisc: start using signal-defs.hPeter Collingbourne
2020-11-23parisc: Drop parisc special case for __sighandler_tHelge Deller
2020-11-23parisc: Remove bogus __IRQ_STAT macroThomas Gleixner
2020-11-20parisc: Enable seccomp architecture trackingYiFei Zhu
2020-11-13ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regsSteven Rostedt (VMware)
2020-11-11parisc/uapi: Use Kbuild logic to provide <asm/types.h>Geert Uytterhoeven
2020-11-11parisc: Make user stack size configurableHelge Deller
2020-11-11parisc: Use _TIF_USER_WORK_MASK in entry.SHelge Deller
2020-11-11parisc: Drop loops_per_jiffy from per_cpu structHelge Deller
2020-11-09parisc: add support for TIF_NOTIFY_SIGNALJens Axboe
2020-11-06highmem: Get rid of kmap_types.hThomas Gleixner
2020-11-06ftrace: Add recording of functions that caused recursionSteven Rostedt (VMware)
2020-11-06kprobes/ftrace: Add recursion protection to the ftrace callbackSteven Rostedt (VMware)
2020-10-30parisc: use legacy_timer_tickArnd Bergmann
2020-10-27parisc: use asm-generic/mmu_context.h for no-op implementationsNicholas Piggin
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-22Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
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: Add MAP_UNINITIALIZED defineHelge Deller
2020-10-15parisc: Improve spinlock handlingJohn David Anglin
2020-10-15parisc: Install vmlinuz instead of zImage fileHelge Deller
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: Mark pointers volatile in __xchg8(), __xchg32() and __xchg64()John David Anglin
2020-10-15parisc: Fix comments and enable interrupts laterJohn David Anglin
2020-10-15parisc: Add alternative patching to synchronize_caches defineJohn David Anglin
2020-10-15parisc: Add ioread64_hi_lo() and iowrite64_hi_lo()Helge Deller
2020-10-15parisc: disable CONFIG_IDE in defconfigsChristoph Hellwig
2020-10-15parisc: Drop useless comments in uapi/asm/signal.hHelge Deller
2020-10-15parisc: Define O_NONBLOCK to become 000200000Helge Deller
2020-10-15parisc: Drop HP-UX specific fcntl and signal flagsHelge Deller
2020-10-15parisc: Avoid external interrupts when IPI finishesHelge Deller
2020-10-15parisc: Add qemu fw_cfg interfaceHelge Deller