index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
Age
Commit message (
Expand
)
Author
12 days
parisc: Fix 64-bit kernel build when CONFIG_COMPAT=n
Helge Deller
13 days
parisc: Fix build failure for 32-bit kernel with PA2.0 instruction set
Helge Deller
2026-04-28
parisc: drivers: switch to dynamic root device
Johan Hovold
2026-04-18
Merge tag 'parisc-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-04-17
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2026-04-17
module.lds.S: Fix modules on 32-bit parisc architecture
Helge Deller
2026-04-17
parisc: Allow to build without VDSO32
Helge Deller
2026-04-17
parisc: Include 32-bit VDSO only when building for 32-bit or compat mode
Helge Deller
2026-04-17
parisc: Allow to disable COMPAT mode on 64-bit kernel
Helge Deller
2026-04-17
parisc: Fix default stack size when COMPAT=n
Helge Deller
2026-04-17
parisc: Fix signal code to depend on CONFIG_COMPAT instead of CONFIG_64BIT
Helge Deller
2026-04-17
parisc: is_compat_task() shall return false for COMPAT=n
Helge Deller
2026-04-17
parisc: Avoid compat syscalls when COMPAT=n
Helge Deller
2026-04-17
parisc: _llseek syscall is only available for 32-bit userspace
Helge Deller
2026-04-17
parisc: Drop ip_fast_csum() inline assembly implementation
Helge Deller
2026-04-16
bpf: Pass bpf_verifier_env to JIT
Xu Kuohai
2026-04-16
bpf: Move constants blinding out of arch-specific JITs
Xu Kuohai
2026-04-15
Merge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-04-14
Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2026-04-14
Merge tag 'timers-core-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-04-14
Merge tag 'kbuild-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...
Linus Torvalds
2026-04-13
Merge tag 'vfs-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-04-12
Merge tag 'wireless-next-2026-04-10' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
2026-04-11
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
2026-04-08
crypto: Remove michael_mic from crypto_shash API
Eric Biggers
2026-04-06
eth: remove the driver for acenic / tigon1&2
Jakub Kicinski
2026-04-05
mm: change to return bool for ptep_clear_flush_young()/clear_flush_young_ptes()
Baolin Wang
2026-04-05
mm: change to return bool for ptep_test_and_clear_young()
Baolin Wang
2026-04-05
arch, mm: consolidate empty_zero_page
Mike Rapoport (Microsoft)
2026-03-27
PCI: Align head space better
Ilpo Järvinen
2026-03-27
parisc/PCI: Clean up align handling
Ilpo Järvinen
2026-03-27
resource: Pass full extent of empty space to resource_alignf callback
Ilpo Järvinen
2026-03-23
fs: fix archiecture-specific compat_ftruncate64
Christoph Hellwig
2026-03-21
Merge tag 'v7.0-rc4' into timers/core, to resolve conflict
Ingo Molnar
2026-03-15
parisc: Flush correct cache in cacheflush() syscall
Helge Deller
2026-03-12
kbuild: Consolidate C dialect options
Nathan Chancellor
2026-03-12
parisc: Remove unused clocksource flags
Thomas Gleixner
2026-03-07
Merge tag 'parisc-for-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-03-06
parisc: Fix initial page table creation for boot
Helge Deller
2026-03-06
parisc: Check kernel mapping earlier at bootup
Helge Deller
2026-03-06
parisc: Increase initial mapping to 64 MB with KALLSYMS
Helge Deller
2026-02-26
kbuild: Split .modinfo out from ELF_DETAILS
Nathan Chancellor
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-12
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-02-10
Merge tag 'parisc-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-02-10
Merge tag 'timers-vdso-2026-02-09' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-02-10
Merge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-02-06
parisc: mm: enable MMU_GATHER_RCU_TABLE_FREE
Qi Zheng
[next]