summaryrefslogtreecommitdiffstats
path: root/arch/parisc
AgeCommit message (Expand)AuthorLines
7 daysMerge tag 'parisc-for-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-10/+19
9 daysparisc: Fix initial page table creation for bootHelge Deller-1/+6
9 daysparisc: Check kernel mapping earlier at bootupHelge Deller-8/+12
9 daysparisc: Increase initial mapping to 64 MB with KALLSYMSHelge Deller-1/+1
2026-02-26kbuild: Split .modinfo out from ELF_DETAILSNathan Chancellor-0/+2
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-7/+7
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-9/+9
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-12/+5
2026-02-10Merge tag 'parisc-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-20/+88
2026-02-10Merge tag 'timers-vdso-2026-02-09' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+14
2026-02-10Merge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+1
2026-02-06parisc: mm: enable MMU_GATHER_RCU_TABLE_FREEQi Zheng-2/+3
2026-02-07parisc: Detect 64-bit free running platform counterHelge Deller-0/+20
2026-02-07parisc: Enhance debug code for PAT firmwareHelge Deller-0/+13
2026-02-07parisc: Add PDC PAT call to get free running 64-bit counterHelge Deller-3/+31
2026-02-07parisc: Fix module path output in qemu tablesHelge Deller-2/+2
2026-02-07parisc: Export model name for MPE/ixHelge Deller-1/+5
2026-02-07parisc: Prevent interrupts during rebootHelge Deller-0/+3
2026-02-07parisc: Print hardware IDs as 4 digit hex stringsHelge Deller-13/+13
2026-02-07parisc: kernel: replace kfree() with put_device() in create_tree_node()Haoxiang Li-1/+1
2026-01-26arch, mm: consolidate initialization of SPARSE memory modelMike Rapoport (Microsoft)-2/+0
2026-01-26arch, mm: consolidate initialization of nodes, zones and memory mapMike Rapoport (Microsoft)-9/+0
2026-01-26parisc: introduce arch_zone_limits_init()Mike Rapoport (Microsoft)-2/+6
2026-01-22rseq: Implement sys_rseq_slice_yield()Thomas Gleixner-0/+1
2026-01-20treewide: provide a generic clear_user_page() variantDavid Hildenbrand-1/+0
2026-01-14parisc: Inline a type punning version of get_unaligned_le32()Ian Rogers-1/+14
2026-01-13uapi: promote EFSCORRUPTED and EUCLEAN to errno.hDarrick J. Wong-0/+2
2025-12-06Merge tag 'tty-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-2/+0
2025-12-06Merge tag 'parisc-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-14/+16
2025-12-01Merge tag 'core-bugs-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-3/+3
2025-12-01Merge tag 'namespace-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+1
2025-12-01Merge tag 'vfs-6.19-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2025-11-21serial: drop SERIAL_8250_DEPRECATED_OPTIONSJiri Slaby (SUSE)-2/+0
2025-11-21Merge branch 'objtool/core'Peter Zijlstra-39/+208
2025-11-11Merge branch 'kbuild-6.19.fms.extension'Christian Brauner-1/+1
2025-11-10parisc: Drop linux/kernel.h include from asm/bug.h headerFinn Thain-2/+0
2025-11-10Merge patch "kbuild: Add '-fms-extensions' to areas with dedicated CFLAGS"Christian Brauner-1/+1
2025-11-08parisc: remove unneeded semicolon in perf_regs.cJiapeng Chong-1/+1
2025-11-04parisc: Avoid crash due to unaligned access in unwinderHelge Deller-3/+10
2025-11-03arch: hookup listns() system callChristian Brauner-0/+1
2025-10-30kbuild: Add '-fms-extensions' to areas with dedicated CFLAGSNathan Chancellor-1/+1
2025-10-30parisc: entry.S: fix space adjustment on interruption for 64-bit userspaceSven Schnelle-3/+8
2025-10-16parisc: entry: set W bit for !compat tasks in syscall_restore_rfi()Sven Schnelle-1/+6
2025-10-15Merge tag 'ext4_for_linus-6.18-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-4/+4
2025-10-13Use CONFIG_EXT4_FS instead of CONFIG_EXT3_FS in all of the defconfigsTheodore Ts'o-4/+4
2025-10-13parisc: Drop padding fields and layers entries from inventory logHelge Deller-7/+1
2025-10-10Merge tag 'parisc-for-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-7/+178
2025-10-09parisc: Fix iodc and device path return values on old machinesHelge Deller-0/+6
2025-10-09parisc: Firmware: Fix returned path for PDC_MODULE_FIND on older machinesHelge Deller-1/+2
2025-10-07parisc: Add initial kernel-side perf_event supportHelge Deller-1/+162