summaryrefslogtreecommitdiff
path: root/arch/parisc
AgeCommit message (Expand)Author
14 hoursMerge tag 'parisc-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
33 hoursMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
42 hoursmodule.lds.S: Fix modules on 32-bit parisc architectureHelge Deller
42 hoursparisc: Allow to build without VDSO32Helge Deller
42 hoursparisc: Include 32-bit VDSO only when building for 32-bit or compat modeHelge Deller
42 hoursparisc: Allow to disable COMPAT mode on 64-bit kernelHelge Deller
42 hoursparisc: Fix default stack size when COMPAT=nHelge Deller
42 hoursparisc: Fix signal code to depend on CONFIG_COMPAT instead of CONFIG_64BITHelge Deller
42 hoursparisc: is_compat_task() shall return false for COMPAT=nHelge Deller
42 hoursparisc: Avoid compat syscalls when COMPAT=nHelge Deller
47 hoursparisc: _llseek syscall is only available for 32-bit userspaceHelge Deller
47 hoursparisc: Drop ip_fast_csum() inline assembly implementationHelge Deller
3 daysbpf: Pass bpf_verifier_env to JITXu Kuohai
3 daysbpf: Move constants blinding out of arch-specific JITsXu Kuohai
3 daysMerge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
4 daysMerge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
4 daysMerge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
5 daysMerge tag 'timers-core-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
5 daysMerge tag 'kbuild-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds
5 daysMerge tag 'vfs-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
7 daysMerge tag 'wireless-next-2026-04-10' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
8 daysMerge branch 'timers/urgent' into timers/coreThomas Gleixner
11 dayscrypto: Remove michael_mic from crypto_shash APIEric Biggers
12 dayseth: remove the driver for acenic / tigon1&2Jakub Kicinski
13 daysmm: change to return bool for ptep_clear_flush_young()/clear_flush_young_ptes()Baolin Wang
13 daysmm: change to return bool for ptep_test_and_clear_young()Baolin Wang
13 daysarch, 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
2026-02-07parisc: Detect 64-bit free running platform counterHelge Deller
2026-02-07parisc: Enhance debug code for PAT firmwareHelge Deller
2026-02-07parisc: Add PDC PAT call to get free running 64-bit counterHelge Deller