summaryrefslogtreecommitdiff
path: root/arch/parisc
AgeCommit message (Expand)AuthorFilesLines
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-7/+3
2025-03-29Merge tag 'parisc-for-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-97/+34
2025-03-28Merge tag 'drm-next-2025-03-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2-4/+4
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-26Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-6/+6
2025-03-25Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds1-1/+0
2025-03-25net: Fix the devmem sock opts and msgs for pariscPranjal Shrivastava1-6/+6
2025-03-25Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-4/+2
2025-03-24Merge tag 'vfs-6.15-rc1.sysv' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+0
2025-03-24Merge tag 'vfs-6.15-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2025-03-17arch, mm: make releasing of memory to page allocator more explicitMike Rapoport (Microsoft)1-2/+0
2025-03-17arch, mm: set high_memory in free_area_init()Mike Rapoport (Microsoft)1-1/+0
2025-03-17arch, mm: set max_mapnr when allocating memory map for FLATMEMMike Rapoport (Microsoft)1-1/+0
2025-03-16mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned longRyan Roberts2-3/+3
2025-03-12Backmerge tag 'v6.14-rc6' into drm-nextDave Airlie2-2/+2
2025-03-11parisc: stop using asm-generic/iomap.hArnd Bergmann1-9/+27
2025-03-10lib/crc: remove unnecessary prompt for CONFIG_LIBCRC32CEric Biggers1-1/+0
2025-02-28parisc: perf: use named initializers for struct miscdeviceThadeu Lima de Souza Cascardo1-3/+3
2025-02-28parisc: PDT: Fix missing prototype warningYu-Chun Lin1-0/+2
2025-02-27mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()Ryan Roberts2-2/+2
2025-02-21sysv: Remove the filesystemJan Kara1-1/+0
2025-02-21vdso: Rename included MakefileThomas Weißschuh2-2/+2
2025-02-21parisc: Remove unused symbol vdso_dataThomas Weißschuh1-2/+0
2025-02-12fs: add open_tree_attr()Christian Brauner1-0/+1
2025-02-06Merge drm/drm-next into drm-misc-nextMaxime Ripard9-98/+24
2025-02-03parisc: Remove memcpy_fromioJulian Vetter3-65/+0
2025-02-03parisc: Fix formatting errors in io.cJulian Vetter1-29/+29
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-41/+18
2025-01-25mm/memblock: add memblock_alloc_or_panic interfaceGuo Weikang1-15/+5
2025-01-25asm-generic: pgalloc: provide generic __pgd_{alloc,free}Kevin Brodsky1-15/+1
2025-01-25parisc: 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 Torvalds6-57/+4
2025-01-20parisc: Temporarily disable jump label supportHelge Deller1-2/+2
2025-01-20parisc: add vdso linker script to 'targets' instead of extra-yMasahiro Yamada2-2/+2
2025-01-07drm/nouveau: incorporate I2C TV encoder driversDmitry Baryshkov2-4/+4
2024-12-16sock: Introduce SO_RCVPRIORITY socket optionAnna Emese Nyiri1-0/+2
2024-12-07parisc: Remove memcpy_toio and memset_ioJulian Vetter3-53/+0
2024-11-26Merge tag 'parisc-for-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds9-41/+8
2024-11-21Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2-11/+4
2024-11-20Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+0
2024-11-19Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-3/+1
2024-11-18Merge tag 'pull-xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+4
2024-11-16parisc/ftrace: Fix function graph tracing disablementJosh Poimboeuf1-1/+1
2024-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+3
2024-11-11mm: madvise: implement lightweight guard page mechanismLorenzo Stoakes1-0/+3
2024-11-07asm-generic: introduce text-patching.hMike Rapoport (Microsoft)6-5/+5
2024-11-06mm: consolidate common checks in hugetlb_get_unmapped_areaOscar Salvador1-15/+0
2024-11-06mm: drop hugetlb_get_unmapped_area{_*} functionsOscar Salvador1-21/+0
2024-11-06fs/xattr: add *at family syscallsChristian Göttsche1-0/+4