summaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAgeFilesLines
* parisc/entry: fix trace test in syscall exit pathSven Schnelle2021-11-261-1/+1
* parisc/kgdb: add kgdb_roundup() to make kgdb work with idle pollingSven Schnelle2021-11-261-2/+17
* parisc/unwind: fix unwinder when CONFIG_64BIT is enabledSven Schnelle2021-11-261-7/+14
* parisc: fix warning in flush_tlb_allSven Schnelle2021-11-261-2/+2
* parisc: Fix ptrace check on syscall returnHelge Deller2021-11-261-1/+1
* parisc: Use absolute_pointer() to define PAGE0Helge Deller2021-10-061-1/+1
* parisc: fix crash with signals and allocaMikulas Patocka2021-09-221-0/+6
* 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
* parisc: Implement __smp_store_release and __smp_load_acquire barriersJohn David Anglin2020-08-191-0/+61
* 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: Fix compiler warnings in debug_core.cHelge Deller2020-01-121-2/+8
* parisc: add missing __init annotationSven Schnelle2020-01-121-1/+1
* parisc: Fix vmap memory leak in ioremap()/iounmap()Helge Deller2019-10-291-5/+7
* parisc: Fix build of compressed kernel even with debug enabledHelge Deller2019-08-061-2/+2
* parisc: Fix kernel panic due invalid values in IAOQ0 or IAOQ1Helge Deller2019-07-261-10/+18
* parisc: Ensure userspace privilege for ptraced processes in regset functionsHelge Deller2019-07-261-1/+2
* parisc: Fix compiler warnings in float emulation codeHelge Deller2019-06-251-4/+4
* parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with DRBD codeHelge Deller2019-05-253-6/+6
* parisc: Use PA_ASM_LEVEL in boot codeHelge Deller2019-05-251-3/+3
* parisc: Export running_on_qemu symbol for modulesHelge Deller2019-05-251-0/+1
* parisc: also set iaoq_b in instruction_pointer_set()Sven Schnelle2019-04-171-1/+2
* parisc: regs_return_value() should return gpr28Sven Schnelle2019-04-171-1/+1
* parisc: Detect QEMU earlier in boot processHelge Deller2019-04-172-6/+3
* parisc: Fix ptrace syscall number modificationDmitry V. Levin2019-02-271-8/+21
* mm: make the __PAGETABLE_PxD_FOLDED defines non-emptyMartin Schwidefsky2018-12-291-1/+1
* parisc: Enable -ffunction-sections for modules on 32-bit kernelHelge Deller2018-12-131-0/+7
* parisc: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)2018-12-051-14/+3
* parisc: Fix exported address of os_hpmc handlerHelge Deller2018-11-131-2/+1
* parisc: Fix map_pages() to not overwrite existing pte entriesHelge Deller2018-11-131-6/+2
* parisc: Fix address in HPMC IVAJohn David Anglin2018-11-132-2/+3
* parisc: Fix uninitialized variable usage in unwind.cHelge Deller2018-10-161-1/+1
* Merge branch 'parisc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-08-2212-137/+113
|\
| * parisc: Add hardware description to stack tracesHelge Deller2018-08-211-0/+2
| * parisc: Fix boot failure of 64-bit kernelHelge Deller2018-08-213-27/+15
| * parisc: Consolidate unwind initialization callsHelge Deller2018-08-174-57/+36
| * parisc: Update comments in syscall.S regarding wide userlandHelge Deller2018-08-171-10/+3
| * parisc: Fix ptraced 64-bit applications to call 64-bit syscallsHelge Deller2018-08-171-4/+18
| * parisc: Restore possibility to execute 64-bit applicationsHelge Deller2018-08-176-39/+39
* | mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder2018-08-171-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-08-151-0/+3
|\ \
| * \ Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-111-1/+0
| |\ \
| * \ \ Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-095-1/+40
| |\ \ \
| * | | | net: Add a new socket option for a future transmit time.Richard Cochran2018-07-041-0/+3
* | | | | Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-152-32/+0
|\ \ \ \ \
| * | | | | kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig2018-08-021-1/+0
| * | | | | Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig2018-08-022-7/+0