summaryrefslogtreecommitdiff
path: root/arch/parisc/include/asm
AgeCommit message (Expand)AuthorFilesLines
2025-06-12mm: pgtable: fix pte_swp_exclusiveMagnus Lindholm1-1/+1
2025-06-01Merge tag 'parisc-for-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds26-55/+55
2025-05-12mm: pass mm down to pagetable_{pte,pmd}_ctorKevin Brodsky1-1/+1
2025-05-12syscall.h: introduce syscall_set_nr()Dmitry V. Levin1-0/+7
2025-05-12syscall.h: add syscall_set_arguments()Dmitry V. Levin1-0/+12
2025-05-12mm: introduce a common definition of mk_pte()Matthew Wilcox (Oracle)1-6/+0
2025-05-04parisc: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headersThomas Huth26-55/+55
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2025-03-29Merge tag 'parisc-for-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+0
2025-03-27Merge tag 'asm-generic-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-9/+27
2025-03-25Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+0
2025-03-17mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned longRyan Roberts1-1/+1
2025-03-11parisc: stop using asm-generic/iomap.hArnd Bergmann1-9/+27
2025-02-27mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()Ryan Roberts1-1/+1
2025-02-21parisc: Remove unused symbol vdso_dataThomas Weißschuh1-2/+0
2025-02-03parisc: Remove memcpy_fromioJulian Vetter1-3/+0
2025-01-27Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-26/+13
2025-01-26asm-generic: pgalloc: provide generic __pgd_{alloc,free}Kevin Brodsky1-15/+1
2025-01-26parisc: mm: ensure pagetable_pmd_[cd]tor are calledKevin Brodsky1-11/+12
2025-01-24Merge tag 'parisc-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-4/+0
2024-12-07parisc: Remove memcpy_toio and memset_ioJulian Vetter1-4/+0
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-15/+0
2024-11-21Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+0
2024-11-20Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-3/+1
2024-11-08asm-generic: introduce text-patching.hMike Rapoport (Microsoft)1-0/+0
2024-11-07mm: consolidate common checks in hugetlb_get_unmapped_areaOscar Salvador1-15/+0
2024-11-06mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handlingLorenzo Stoakes1-2/+3
2024-10-29asm-generic: provide generic page_to_phys and phys_to_page implementationsChristoph Hellwig1-1/+0
2024-10-16vdso: Introduce vdso/page.hVincenzo Frascino1-3/+1
2024-10-02parisc: get rid of private asm/unaligned.hAl Viro1-11/+0
2024-09-17parisc: 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-21Merge 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-10parisc: add u16 support to cmpxchg()Al Viro1-10/+9
2024-04-10parisc: __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-17Merge tag 'parisc-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-13/+17