summaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-03-241-0/+2
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-02-241-7/+7
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-02-174-19/+45
| |\ \
| * | | txhash: Add socket option to control TX hash rethink behaviorAkhmat Karakotov2022-01-311-0/+2
* | | | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-236-19/+9
|\ \ \ \
| * \ \ \ Merge branch 'set_fs-4' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Arnd Bergmann2022-02-255-19/+7
| |\ \ \ \
| | * | | | uaccess: remove CONFIG_SET_FSArnd Bergmann2022-02-253-9/+3
| | * | | | uaccess: generalize access_ok()Arnd Bergmann2022-02-252-9/+4
| | * | | | uaccess: add generic __{get,put}_kernel_nofaultArnd Bergmann2022-02-251-1/+0
| | |/ / /
| * | | | shmbuf.h: add asm/shmbuf.h to UAPI compile-test coverageMasahiro Yamada2022-02-171-0/+2
| * | | | signal.h: add linux/signal.h and asm/signal.h to UAPI compile-test coverageMasahiro Yamada2022-02-171-1/+1
| |/ / /
* | | | Merge tag 'for-5.18/fbdev-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-231-2/+2
|\ \ \ \
| * | | | agp: define proper stubs for empty helpersArnd Bergmann2022-01-291-2/+2
| |/ / /
* | | | Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-03-221-0/+1
|\ \ \ \
| * | | | arch: Add pmd_pfn() where it is missingMike Rapoport2022-03-211-0/+1
| | |/ / | |/| |
* | | | Merge tag 'nfsd-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2022-03-221-1/+0
|\ \ \ \
| * | | | arch: Remove references to CONFIG_NFSD_V3 in the default configsChuck Lever2022-03-111-1/+0
| | |_|/ | |/| |
* | | | parisc: Fix invalidate/flush vmap routinesJohn David Anglin2022-03-211-5/+19
* | | | parisc: Avoid flushing cache on cache-less machinesHelge Deller2022-03-181-0/+4
* | | | parisc: Avoid using hardware single-step in kprobesHelge Deller2022-03-183-19/+24
* | | | parisc: Improve CPU socket and core bootup info textHelge Deller2022-03-171-2/+2
* | | | parisc: Enable ARCH_HAS_DEBUG_VM_PGTABLEHelge Deller2022-03-171-0/+1
* | | | parisc: Avoid calling SMP cache flush functions on cache-less machinesHelge Deller2022-03-163-34/+40
* | | | parisc: Increase parisc_cache_flush_threshold settingJohn David Anglin2022-03-111-3/+15
* | | | parisc/unaligned: Enhance user-space visible outputHelge Deller2022-03-111-26/+10
* | | | parisc/unaligned: Rewrite 32-bit inline assembly of emulate_sth()Helge Deller2022-03-111-8/+7
* | | | parisc/unaligned: Rewrite 32-bit inline assembly of emulate_ldd()Helge Deller2022-03-111-15/+13
* | | | parisc/unaligned: Rewrite inline assembly of emulate_ldw()Helge Deller2022-03-111-12/+11
* | | | parisc/unaligned: Rewrite inline assembly of emulate_ldh()Helge Deller2022-03-111-6/+5
* | | | parisc/unaligned: Use EFAULT fixup handler in unaligned handlersHelge Deller2022-03-111-105/+55
* | | | parisc: Reduce code size by optimizing get_current() function callsHelge Deller2022-03-111-3/+5
* | | | parisc: Use constants to encode the space registers like SR_KERNELHelge Deller2022-03-117-27/+24
* | | | parisc: Use SR_USER and SR_KERNEL in get_user() and put_user()Helge Deller2022-03-111-14/+14
* | | | parisc: Add defines for various space registerHelge Deller2022-03-111-0/+6
* | | | parisc: Always use the self-extracting kernel featureHelge Deller2022-03-112-21/+0
* | | | parisc: Add vDSO supportHelge Deller2022-03-1132-165/+1149
* | | | parisc: Simplify fast path for non-access data TLB faultsJohn David Anglin2022-03-111-67/+5
* | | | parisc: Fix handling off probe non-access faultsJohn David Anglin2022-03-113-0/+92
* | | | parisc: Fix non-access data TLB cache flush faultsJohn David Anglin2022-03-111-27/+1
|/ / /
* | | parisc/unaligned: Fix ldw() and stw() unalignment handlersHelge Deller2022-02-231-3/+3
* | | parisc/unaligned: Fix fldd and fstd unaligned handlers on 32-bit kernelHelge Deller2022-02-231-4/+4
|/ /
* | parisc: Fix some apparent put_user() failuresHelge Deller2022-02-141-14/+15
* | parisc: Show error if wrong 32/64-bit compiler is being usedHelge Deller2022-02-131-0/+8
* | parisc: Add ioread64_lo_hi() and iowrite64_lo_hi()Andy Shevchenko2022-02-071-0/+18
* | parisc: Drop __init from map_pages declarationJohn David Anglin2022-01-281-5/+4
|/
* Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds2022-01-231-1/+0
|\
| * include: move find.h from asm_generic to linuxYury Norov2022-01-151-1/+0
* | Merge tag 'for-5.17/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-01-223-3/+16
|\ \
| * | parisc: Fix missing prototype for 'toc_intr' warning in toc.cHelge Deller2022-01-202-0/+2
| * | parisc: Autodetect default output device and set console= kernel parameterHelge Deller2022-01-201-0/+11