summaryrefslogtreecommitdiff
path: root/arch/parisc
AgeCommit message (Expand)Author
2025-03-10lib/crc: remove unnecessary prompt for CONFIG_LIBCRC32CEric Biggers
2025-02-28parisc: perf: use named initializers for struct miscdeviceThadeu Lima de Souza Cascardo
2025-02-28parisc: PDT: Fix missing prototype warningYu-Chun Lin
2025-02-27mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()Ryan Roberts
2025-02-21sysv: Remove the filesystemJan Kara
2025-02-21vdso: Rename included MakefileThomas Weißschuh
2025-02-21parisc: Remove unused symbol vdso_dataThomas Weißschuh
2025-02-12fs: add open_tree_attr()Christian Brauner
2025-02-06Merge drm/drm-next into drm-misc-nextMaxime Ripard
2025-02-03parisc: Remove memcpy_fromioJulian Vetter
2025-02-03parisc: Fix formatting errors in io.cJulian Vetter
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-01-25mm/memblock: add memblock_alloc_or_panic interfaceGuo Weikang
2025-01-25asm-generic: pgalloc: provide generic __pgd_{alloc,free}Kevin Brodsky
2025-01-25parisc: mm: ensure pagetable_pmd_[cd]tor are calledKevin Brodsky
2025-01-24Merge tag 'parisc-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-01-20parisc: Temporarily disable jump label supportHelge Deller
2025-01-20parisc: add vdso linker script to 'targets' instead of extra-yMasahiro Yamada
2025-01-07drm/nouveau: incorporate I2C TV encoder driversDmitry Baryshkov
2024-12-16sock: Introduce SO_RCVPRIORITY socket optionAnna Emese Nyiri
2024-12-07parisc: Remove memcpy_toio and memset_ioJulian Vetter
2024-11-26Merge tag 'parisc-for-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-11-21Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2024-11-20Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-11-19Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-11-18Merge tag 'pull-xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2024-11-16parisc/ftrace: Fix function graph tracing disablementJosh Poimboeuf
2024-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-11-11mm: madvise: implement lightweight guard page mechanismLorenzo Stoakes
2024-11-07asm-generic: introduce text-patching.hMike Rapoport (Microsoft)
2024-11-06mm: consolidate common checks in hugetlb_get_unmapped_areaOscar Salvador
2024-11-06mm: drop hugetlb_get_unmapped_area{_*} functionsOscar Salvador
2024-11-06fs/xattr: add *at family syscallsChristian Göttsche
2024-11-05mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handlingLorenzo Stoakes
2024-10-30net: checksum: Move from32to16() to generic headerPuranjay Mohan
2024-10-28asm-generic: provide generic page_to_phys and phys_to_page implementationsChristoph Hellwig
2024-10-16vdso: Introduce vdso/page.hVincenzo Frascino
2024-10-04net_tstamp: add SCM_TS_OPT_ID to provide OPT_ID in control messageVadim Fedorenko
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-10-01parisc: get rid of private asm/unaligned.hAl Viro
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-09-19Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/...Linus Torvalds
2024-09-19Merge tag 'parisc-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-09-16parisc: Allow mmap(MAP_STACK) memory to automatically expand upwardsHelge Deller
2024-09-16parisc: Use PRIV_USER instead of hardcoded valueHelge Deller
2024-09-16parisc: Fix itlb miss handler for 64-bit programsHelge Deller
2024-09-11net: add SO_DEVMEM_DONTNEED setsockopt to release RX fragsMina Almasry
2024-09-11tcp: RX path for devmem TCPMina Almasry