summaryrefslogtreecommitdiff
path: root/arch/parisc
AgeCommit message (Expand)Author
8 daysparisc: Fix 64-bit kernel build when CONFIG_COMPAT=nHelge Deller
9 daysparisc: Fix build failure for 32-bit kernel with PA2.0 instruction setHelge Deller
11 daysparisc: drivers: switch to dynamic root deviceJohan Hovold
2026-04-18Merge tag 'parisc-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-04-17Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-04-17module.lds.S: Fix modules on 32-bit parisc architectureHelge Deller
2026-04-17parisc: Allow to build without VDSO32Helge Deller
2026-04-17parisc: Include 32-bit VDSO only when building for 32-bit or compat modeHelge Deller
2026-04-17parisc: Allow to disable COMPAT mode on 64-bit kernelHelge Deller
2026-04-17parisc: Fix default stack size when COMPAT=nHelge Deller
2026-04-17parisc: Fix signal code to depend on CONFIG_COMPAT instead of CONFIG_64BITHelge Deller
2026-04-17parisc: is_compat_task() shall return false for COMPAT=nHelge Deller
2026-04-17parisc: Avoid compat syscalls when COMPAT=nHelge Deller
2026-04-17parisc: _llseek syscall is only available for 32-bit userspaceHelge Deller
2026-04-17parisc: Drop ip_fast_csum() inline assembly implementationHelge Deller
2026-04-16bpf: Pass bpf_verifier_env to JITXu Kuohai
2026-04-16bpf: Move constants blinding out of arch-specific JITsXu Kuohai
2026-04-15Merge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-04-14Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-04-14Merge tag 'timers-core-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-04-14Merge tag 'kbuild-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds
2026-04-13Merge tag 'vfs-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-04-12Merge tag 'wireless-next-2026-04-10' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2026-04-11Merge branch 'timers/urgent' into timers/coreThomas Gleixner
2026-04-08crypto: Remove michael_mic from crypto_shash APIEric Biggers
2026-04-06eth: remove the driver for acenic / tigon1&2Jakub Kicinski
2026-04-05mm: change to return bool for ptep_clear_flush_young()/clear_flush_young_ptes()Baolin Wang
2026-04-05mm: change to return bool for ptep_test_and_clear_young()Baolin Wang
2026-04-05arch, mm: consolidate empty_zero_pageMike Rapoport (Microsoft)
2026-03-27PCI: Align head space betterIlpo Järvinen
2026-03-27parisc/PCI: Clean up align handlingIlpo Järvinen
2026-03-27resource: Pass full extent of empty space to resource_alignf callbackIlpo Järvinen
2026-03-23fs: fix archiecture-specific compat_ftruncate64Christoph Hellwig
2026-03-21Merge tag 'v7.0-rc4' into timers/core, to resolve conflictIngo Molnar
2026-03-15parisc: Flush correct cache in cacheflush() syscallHelge Deller
2026-03-12kbuild: Consolidate C dialect optionsNathan Chancellor
2026-03-12parisc: Remove unused clocksource flagsThomas Gleixner
2026-03-07Merge tag 'parisc-for-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-03-06parisc: Fix initial page table creation for bootHelge Deller
2026-03-06parisc: Check kernel mapping earlier at bootupHelge Deller
2026-03-06parisc: Increase initial mapping to 64 MB with KALLSYMSHelge Deller
2026-02-26kbuild: Split .modinfo out from ELF_DETAILSNathan Chancellor
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-02-10Merge tag 'parisc-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-10Merge tag 'timers-vdso-2026-02-09' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-02-10Merge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-02-06parisc: mm: enable MMU_GATHER_RCU_TABLE_FREEQi Zheng