summaryrefslogtreecommitdiff
path: root/arch/parisc/include/asm
AgeCommit message (Expand)AuthorFilesLines
2024-10-01parisc: get rid of private asm/unaligned.hAl Viro1-11/+0
2024-09-16parisc: Allow mmap(MAP_STACK) memory to automatically expand upwardsHelge Deller1-0/+14
2024-09-09parisc: Convert to generic clockeventsHelge Deller1-1/+1
2024-07-29parisc: fix a possible DMA corruptionMikulas Patocka1-1/+10
2024-07-25Merge tag 'parisc-for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-40/+16
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2024-07-10clone3: drop __ARCH_WANT_SYS_CLONE3 macroArnd Bergmann1-1/+0
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman1-1/+1
2024-06-22parisc: Add 32-bit gettimeofday() and clock_gettime() vDSO functionsHelge Deller1-1/+1
2024-06-22parisc: Clean up unistd.h fileHelge Deller1-39/+15
2024-06-12parisc: Try to fix random segmentation faults in package buildsJohn David Anglin2-26/+16
2024-05-20Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-14/+16
2024-05-17Merge tag 'parisc-for-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-12/+1
2024-05-15parisc: Define HAVE_ARCH_HUGETLB_UNMAPPED_AREAHelge Deller1-0/+1
2024-05-03arch: Rename fbdev header and source filesThomas Zimmermann1-4/+4
2024-05-03arch: Remove struct fb_info from video helpersThomas Zimmermann1-3/+5
2024-04-29parisc: Define sigset_t in parisc uapi headerHelge Deller1-12/+0
2024-04-09parisc: add u16 support to cmpxchg()Al Viro1-10/+9
2024-04-09parisc: __cmpxchg_u32(): lift conversion into the callersAl Viro1-2/+1
2024-03-26prctl: generalize PR_SET_MDWE support check to be per-archZev Weiss1-0/+14
2024-03-16Merge tag 'parisc-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-13/+17
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+9
2024-03-12Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-9/+1
2024-03-06arch: simplify architecture specific page size configurationArnd Bergmann1-9/+1
2024-02-27parisc: Strip upper 32 bit of sum in csum_ipv6_magic for 64-bit buildsGuenter Roeck1-0/+1
2024-02-27parisc: Fix csum_ipv6_magic on 64-bit systemsGuenter Roeck1-2/+2
2024-02-27parisc: Fix csum_ipv6_magic on 32-bit systemsGuenter Roeck1-1/+2
2024-02-27parisc: Fix ip_fast_csumGuenter Roeck1-1/+1
2024-02-27parisc: Avoid clobbering the C/B bits in the PSW with tophys and tovirt macrosJohn David Anglin1-8/+10
2024-02-27parisc: make parisc_bus_type constRicardo B. Marliere1-1/+1
2024-02-23Merge tag 'parisc-for-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+2
2024-02-22Introduce cpu_dcache_is_aliasing() across all architecturesMathieu Desnoyers1-0/+9
2024-02-16parisc/kprobes: always include asm-generic/kprobes.hMax Kellermann1-1/+2
2024-02-09work around gcc bugs with 'asm goto' with outputsLinus Torvalds1-2/+2
2024-01-30parisc: Fix random data corruption from exception handlerHelge Deller4-43/+76
2024-01-18Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds1-0/+1
2024-01-10Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-8/+0
2023-12-14mm: Introduce flush_cache_vmap_early()Alexandre Ghiti1-0/+1
2023-11-27parisc: Fix asm operand number out of range build error in bug tableHelge Deller1-1/+1
2023-11-25parisc: Reduce size of the bug_table on 64-bit kernel by halfHelge Deller1-17/+17
2023-11-25parisc: Use natural CPU alignment for bug_tableHelge Deller1-12/+18
2023-11-25parisc: Mark lock_aligned variables 16-byte aligned on SMPHelge Deller1-1/+1
2023-11-25parisc: Mark jump_table naturally alignedHelge Deller1-2/+6
2023-11-25parisc: Mark altinstructions read-only and 32-bit alignedHelge Deller1-3/+6
2023-11-25parisc: Mark ex_table entries 32-bit aligned in uaccess.hHelge Deller1-0/+1
2023-11-25parisc: Mark ex_table entries 32-bit aligned in assembly.hHelge Deller1-0/+1
2023-11-23asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr()Kefeng Wang1-6/+0
2023-11-23arch/*/io.h: remove ioremap_uc in some architecturesBaoquan He1-2/+0
2023-11-15parisc: fix mmap_base calculation when stack grows upwardsHelge Deller2-9/+3
2023-10-30parisc: Move parisc_narrow_firmware variable to header fileHelge Deller1-0/+1