summaryrefslogtreecommitdiff
path: root/arch/parisc
AgeCommit message (Expand)Author
2022-02-23parisc/unaligned: Fix ldw() and stw() unalignment handlersHelge Deller
2022-02-23parisc/unaligned: Fix fldd and fstd unaligned handlers on 32-bit kernelHelge Deller
2022-02-14parisc: Fix some apparent put_user() failuresHelge Deller
2022-02-13parisc: Show error if wrong 32/64-bit compiler is being usedHelge Deller
2022-02-07parisc: Add ioread64_lo_hi() and iowrite64_lo_hi()Andy Shevchenko
2022-01-28parisc: Drop __init from map_pages declarationJohn David Anglin
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds
2022-01-22Merge tag 'for-5.17/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-01-20parisc: Fix missing prototype for 'toc_intr' warning in toc.cHelge Deller
2022-01-20parisc: Autodetect default output device and set console= kernel parameterHelge Deller
2022-01-20parisc: Use safer strscpy() in setup_cmdline()Helge Deller
2022-01-19Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2022-01-17Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-15include: move find.h from asm_generic to linuxYury Norov
2022-01-15mm/mempolicy: wire up syscall set_mempolicy_home_nodeAneesh Kumar K.V
2022-01-15mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bitQi Zheng
2022-01-14arch: decompressor: remove useless vmlinux.bin.all-yMasahiro Yamada
2022-01-14kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22}Masahiro Yamada
2022-01-13parisc: Add visible flag to toc_stack variableHelge Deller
2022-01-11parisc: Default to 16 CPUs on 32-bit kernelHelge Deller
2022-01-11parisc: Re-use toc_stack as hpmc_stackHelge Deller
2022-01-11parisc: Enable TOC (transfer of contents) feature unconditionallyHelge Deller
2022-01-07parisc: io: Improve the outb(), outw() and outl() macrosBart Van Assche
2022-01-07parisc: Add kgdb io_module to read chars via PDCHelge Deller
2022-01-07parisc: Fix pdc_toc_pim_11 and pdc_toc_pim_20 definitionsHelge Deller
2022-01-07parisc: Add lws_atomic_xchg and lws_atomic_store syscallsJohn David Anglin
2022-01-07parisc: Rewrite light-weight syscall and futex codeJohn David Anglin
2022-01-07parisc: Enhance page fault termination messageJohn David Anglin
2022-01-07parisc: Don't call faulthandler_disabled() in do_page_fault()John David Anglin
2022-01-07parisc: Switch user access functions to signal errors in r29 instead of r8Helge Deller
2022-01-07parisc: Avoid calling faulthandler_disabled() twiceJohn David Anglin
2022-01-07parisc: Fix lpa and lpa_user definesJohn David Anglin
2022-01-07parisc: Define depi_safe macroJohn David Anglin
2022-01-05parisc: decompressor: do not copy source files while buildingMasahiro Yamada
2021-12-22parisc: remove ARCH_DEFCONFIGMasahiro Yamada
2021-12-21parisc: Fix mask used to select futex spinlockJohn David Anglin
2021-12-21parisc: Correct completer in lws startJohn David Anglin
2021-12-20parisc: Clear stale IIR value on instruction access rights trapHelge Deller
2021-12-13exit: Add and use make_task_dead.Eric W. Biederman
2021-12-04parisc: Mark cr16 CPU clocksource unstable on all SMP machinesHelge Deller
2021-12-04parisc: Fix "make install" on newer debian releasesHelge Deller
2021-11-30parisc: Enable sata sil, audit and usb support on 64-bit defconfigHelge Deller
2021-11-30parisc: Fix KBUILD_IMAGE for self-extracting kernelHelge Deller
2021-11-25Merge tag 'folio-5.16b' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2021-11-22Revert "parisc: Fix backtrace to always include init funtion names"Helge Deller
2021-11-22parisc: Convert PTE lookup to use extru_safe() macroHelge Deller
2021-11-22parisc: Fix extraction of hash lock bits in syscall.SJohn David Anglin
2021-11-22parisc: Provide an extru_safe() macro to extract unsigned bitsHelge Deller
2021-11-18parisc: Enable CONFIG_PRINTK_TIME=y in 32bit defconfigHelge Deller