summaryrefslogtreecommitdiffstats
path: root/arch/parisc/include
AgeCommit message (Expand)AuthorLines
9 daysparisc: Increase initial mapping to 64 MB with KALLSYMSHelge Deller-1/+1
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-3/+2
2026-02-10Merge tag 'parisc-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-2/+5
2026-02-06parisc: mm: enable MMU_GATHER_RCU_TABLE_FREEQi Zheng-2/+2
2026-02-07parisc: Add PDC PAT call to get free running 64-bit counterHelge Deller-2/+5
2026-01-20treewide: provide a generic clear_user_page() variantDavid Hildenbrand-1/+0
2026-01-13uapi: promote EFSCORRUPTED and EUCLEAN to errno.hDarrick J. Wong-0/+2
2025-12-06Merge tag 'parisc-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-2/+0
2025-11-21Merge branch 'objtool/core'Peter Zijlstra-17/+83
2025-11-10parisc: Drop linux/kernel.h include from asm/bug.h headerFinn Thain-2/+0
2025-10-10Merge tag 'parisc-for-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-5/+74
2025-10-07parisc: Add initial kernel-side perf_event supportHelge Deller-1/+70
2025-10-07parisc: don't reference obsolete termio struct for TC* constantsSam James-4/+4
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-1/+1
2025-10-02Merge tag 'drm-next-2025-10-01' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-1/+1
2025-10-02Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-7/+4
2025-09-21parisc: constify mmap_upper_limit() parameterMax Kellermann-1/+1
2025-09-10Fix access to video_is_primary_device() when compiled without CONFIG_VIDEOMario Limonciello (AMD)-1/+1
2025-09-08parisc: Add __attribute_const__ to ffs()-family implementationsKees Cook-3/+3
2025-08-25floppy: Replace custom SZ_64K constantAndy Shevchenko-2/+3
2025-08-25floppy: Remove unused CROSS_64KB() macro from arch/ codeAndy Shevchenko-5/+1
2025-08-05Merge commit 'linus' into core/bugs, to resolve conflictsIngo Molnar-7/+54
2025-08-01Merge tag 'parisc-for-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-6/+50
2025-07-28bugs/parisc: Concatenate 'cond_str' with '__FILE__' in __WARN_FLAGS(), to ext...Ingo Molnar-1/+1
2025-07-25parisc: Revise __get_user() to probe user read accessJohn David Anglin-3/+18
2025-07-25parisc: Define and use set_pte_at()John David Anglin-3/+4
2025-07-25parisc: Check region is readable by user in raw_copy_from_user()John David Anglin-0/+28
2025-07-08af_unix: Introduce SO_INQ.Kuniyuki Iwashima-0/+3
2025-06-13bugs/core: Extend __WARN_FLAGS() with the 'cond_str' parameterIngo Molnar-2/+2
2025-06-11mm: pgtable: fix pte_swp_exclusiveMagnus Lindholm-1/+1
2025-06-01Merge tag 'parisc-for-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-59/+59
2025-05-31Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-7/+20
2025-05-23af_unix: Introduce SO_PASSRIGHTS.Kuniyuki Iwashima-0/+2
2025-05-11mm: pass mm down to pagetable_{pte,pmd}_ctorKevin Brodsky-1/+1
2025-05-11syscall.h: introduce syscall_set_nr()Dmitry V. Levin-0/+7
2025-05-11syscall.h: add syscall_set_arguments()Dmitry V. Levin-0/+12
2025-05-11mm: introduce a common definition of mk_pte()Matthew Wilcox (Oracle)-6/+0
2025-05-04parisc: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headersThomas Huth-55/+55
2025-05-04parisc: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headersThomas Huth-4/+4
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-1/+1
2025-03-29Merge tag 'parisc-for-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-3/+0
2025-03-27Merge tag 'asm-generic-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-9/+27
2025-03-26Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-6/+6
2025-03-25net: Fix the devmem sock opts and msgs for pariscPranjal Shrivastava-6/+6
2025-03-25Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-2/+0
2025-03-16mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned longRyan Roberts-1/+1
2025-03-11parisc: stop using asm-generic/iomap.hArnd Bergmann-9/+27
2025-02-27mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()Ryan Roberts-1/+1
2025-02-21parisc: Remove unused symbol vdso_dataThomas Weißschuh-2/+0
2025-02-03parisc: Remove memcpy_fromioJulian Vetter-3/+0