summaryrefslogtreecommitdiffstats
path: root/arch/parisc
AgeCommit message (Expand)Author
2020-08-19parisc: Implement __smp_store_release and __smp_load_acquire barriersJohn David Anglin
2020-08-05parisc: add support for cmpxchg on u8 pointersLiam Beguin
2020-07-29parisc: Add atomic64_set_release() define to avoid CPU soft lockupsJohn David Anglin
2020-06-03parisc: Fix kernel panic in mem_init()Helge Deller
2020-02-05parisc: Use proper printk format for resource_size_tKrzysztof Kozlowski
2020-01-12parisc: Fix compiler warnings in debug_core.cHelge Deller
2020-01-12parisc: add missing __init annotationSven Schnelle
2019-10-29parisc: Fix vmap memory leak in ioremap()/iounmap()Helge Deller
2019-08-06parisc: Fix build of compressed kernel even with debug enabledHelge Deller
2019-07-26parisc: Fix kernel panic due invalid values in IAOQ0 or IAOQ1Helge Deller
2019-07-26parisc: Ensure userspace privilege for ptraced processes in regset functionsHelge Deller
2019-06-25parisc: Fix compiler warnings in float emulation codeHelge Deller
2019-05-25parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with DRBD codeHelge Deller
2019-05-25parisc: Use PA_ASM_LEVEL in boot codeHelge Deller
2019-05-25parisc: Export running_on_qemu symbol for modulesHelge Deller
2019-04-17parisc: also set iaoq_b in instruction_pointer_set()Sven Schnelle
2019-04-17parisc: regs_return_value() should return gpr28Sven Schnelle
2019-04-17parisc: Detect QEMU earlier in boot processHelge Deller
2019-02-27parisc: Fix ptrace syscall number modificationDmitry V. Levin
2018-12-29mm: make the __PAGETABLE_PxD_FOLDED defines non-emptyMartin Schwidefsky
2018-12-13parisc: Enable -ffunction-sections for modules on 32-bit kernelHelge Deller
2018-12-05parisc: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-11-13parisc: Fix exported address of os_hpmc handlerHelge Deller
2018-11-13parisc: Fix map_pages() to not overwrite existing pte entriesHelge Deller
2018-11-13parisc: Fix address in HPMC IVAJohn David Anglin
2018-10-16parisc: Fix uninitialized variable usage in unwind.cHelge Deller
2018-08-22Merge branch 'parisc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-08-21parisc: Add hardware description to stack tracesHelge Deller
2018-08-21parisc: Fix boot failure of 64-bit kernelHelge Deller
2018-08-17mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder
2018-08-17parisc: Consolidate unwind initialization callsHelge Deller
2018-08-17parisc: Update comments in syscall.S regarding wide userlandHelge Deller
2018-08-17parisc: Fix ptraced 64-bit applications to call 64-bit syscallsHelge Deller
2018-08-17parisc: Restore possibility to execute 64-bit applicationsHelge Deller
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-08-15Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-08-13Merge branch 'parisc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-08-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-08-13parisc: Fix and improve kernel stack unwindingHelge Deller
2018-08-13parisc: Remove unnecessary barriers from spinlock.hJohn David Anglin
2018-08-13parisc: Remove ordered stores from syscall.SJohn David Anglin
2018-08-13parisc: prefer _THIS_IP_ and _RET_IP_ statement expressionsNick Desaulniers
2018-08-13parisc: Add HAVE_REGS_AND_STACK_ACCESS_API featureHelge Deller
2018-08-13parisc: Drop architecture-specific ENOTSUP defineHelge Deller
2018-08-13parisc: use generic dma_noncoherent_opsChristoph Hellwig
2018-08-13parisc: always use flush_kernel_dcache_range for DMA cache maintainanceChristoph Hellwig
2018-08-13parisc: merge pcx_dma_ops and pcxl_dma_opsChristoph Hellwig
2018-08-11Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-08-10lib/ubsan: remove null-pointer checksAndrey Ryabinin
2018-08-09Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller