summaryrefslogtreecommitdiff
path: root/arch/parisc
Commit message (Expand)AuthorAgeFilesLines
* parisc/unaligned: Fix ldw() and stw() unalignment handlersHelge Deller2022-03-021-3/+3
* parisc/unaligned: Fix fldd and fstd unaligned handlers on 32-bit kernelHelge Deller2022-03-021-4/+4
* module/ftrace: handle patchable-function-entryMark Rutland2022-02-233-11/+7
* parisc: Drop __init from map_pages declarationJohn David Anglin2022-02-231-5/+4
* parisc: Avoid calling faulthandler_disabled() twiceJohn David Anglin2022-01-271-1/+1
* parisc: Correct completer in lws startJohn David Anglin2021-12-291-1/+1
* parisc: Mark cr16 CPU clocksource unstable on all SMP machinesHelge Deller2021-12-081-19/+5
* parisc: Fix "make install" on newer debian releasesHelge Deller2021-12-081-0/+1
* parisc: Fix KBUILD_IMAGE for self-extracting kernelHelge Deller2021-12-081-0/+5
* Revert "parisc: Fix backtrace to always include init funtion names"Helge Deller2021-12-011-2/+1
* parisc/entry: fix trace test in syscall exit pathSven Schnelle2021-11-211-1/+1
* parisc: Fix set_fixmap() on PA1.x CPUsHelge Deller2021-11-171-4/+1
* parisc: Fix backtrace to always include init funtion namesHelge Deller2021-11-171-1/+2
* parisc/kgdb: add kgdb_roundup() to make kgdb work with idle pollingSven Schnelle2021-11-171-2/+17
* parisc/unwind: fix unwinder when CONFIG_64BIT is enabledSven Schnelle2021-11-171-7/+14
* parisc: fix warning in flush_tlb_allSven Schnelle2021-11-171-2/+2
* parisc: Fix ptrace check on syscall returnHelge Deller2021-11-171-1/+1
* parisc: math-emu: Fix fall-through warningsHelge Deller2021-10-271-3/+53
* parisc: Use absolute_pointer() to define PAGE0Helge Deller2021-09-301-1/+1
* parisc: fix crash with signals and allocaMikulas Patocka2021-09-221-0/+6
* Revert "parisc: Add assembly implementations for memset, strlen, strcpy, strn...Helge Deller2021-09-035-157/+74
* parisc: avoid a warning on u8 cast for cmpxchg on u8 pointersGao Xiang2021-04-141-1/+1
* parisc: Bump 64-bit IRQ stack size to 64 KBJohn David Anglin2021-03-071-0/+4
* kbuild: fix broken builds because of GZIP,BZIP2,LZOP variablesDenis Efremov2020-09-031-1/+1
* kbuild: add variables for compression toolsDenis Efremov2020-09-031-1/+1
* parisc: Implement __smp_store_release and __smp_load_acquire barriersJohn David Anglin2020-08-191-0/+61
* parisc: Do not use an ordered store in pa_tlb_lock()John David Anglin2020-08-191-2/+7
* Revert "parisc: Revert "Release spinlocks using ordered store""Helge Deller2020-08-192-10/+6
* Revert "parisc: Use ldcw instruction for SMP spinlock release barrier"Helge Deller2020-08-193-39/+24
* Revert "parisc: Drop LDCW barrier in CAS code when running UP"Helge Deller2020-08-191-8/+4
* parisc: add support for cmpxchg on u8 pointersLiam Beguin2020-08-052-0/+14
* parisc: Add atomic64_set_release() define to avoid CPU soft lockupsJohn David Anglin2020-07-291-0/+2
* parisc: Fix kernel panic in mem_init()Helge Deller2020-06-031-1/+1
* parisc: Use proper printk format for resource_size_tKrzysztof Kozlowski2020-02-051-2/+2
* parisc: Implement copy_thread_tlsAmanieu d'Antras2020-01-142-4/+5
* parisc: Fix compiler warnings in debug_core.cHelge Deller2020-01-121-2/+8
* parisc: add missing __init annotationSven Schnelle2020-01-121-1/+1
* parisc: fix compilation when KEXEC=n and KEXEC_FILE=ySven Schnelle2020-01-122-5/+1
* parisc: fix frame pointer in ftrace_regs_caller()Sven Schnelle2019-10-301-1/+1
* parisc: Fix vmap memory leak in ioremap()/iounmap()Helge Deller2019-10-141-5/+7
* parisc: prefer __section from compiler_attributes.hNick Desaulniers2019-10-142-2/+2
* mm: introduce MADV_PAGEOUTMinchan Kim2019-09-251-0/+1
* mm: introduce MADV_COLDMinchan Kim2019-09-251-0/+2
* mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport2019-09-241-2/+0
* mm: remove quicklist page table cachesNicholas Piggin2019-09-241-2/+0
* Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-09-201-1/+1
|\
| * kbuild: rebuild modules when module linker scripts are updatedMasahiro Yamada2019-08-211-1/+1
* | Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-09-191-1/+0
|\ \
| * | parisc: don't set ARCH_NO_COHERENT_DMA_MMAPChristoph Hellwig2019-09-041-1/+0
* | | Merge branch 'parisc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-09-1626-120/+786
|\ \ \ | |/ / |/| |