summaryrefslogtreecommitdiff
path: root/arch/parisc
AgeCommit message (Expand)AuthorFilesLines
3 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds5-7/+7
4 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook6-9/+9
12 daysMerge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-12/+5
2026-02-11Merge tag 'parisc-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-20/+88
2026-02-11Merge tag 'timers-vdso-2026-02-09' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+14
2026-02-10Merge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2026-02-07parisc: mm: enable MMU_GATHER_RCU_TABLE_FREEQi Zheng2-2/+3
2026-02-07parisc: Detect 64-bit free running platform counterHelge Deller1-0/+20
2026-02-07parisc: Enhance debug code for PAT firmwareHelge Deller1-0/+13
2026-02-07parisc: Add PDC PAT call to get free running 64-bit counterHelge Deller2-3/+31
2026-02-07parisc: Fix module path output in qemu tablesHelge Deller1-2/+2
2026-02-07parisc: Export model name for MPE/ixHelge Deller1-1/+5
2026-02-07parisc: Prevent interrupts during rebootHelge Deller1-0/+3
2026-02-07parisc: Print hardware IDs as 4 digit hex stringsHelge Deller1-13/+13
2026-02-07parisc: kernel: replace kfree() with put_device() in create_tree_node()Haoxiang Li1-1/+1
2026-01-27arch, mm: consolidate initialization of SPARSE memory modelMike Rapoport (Microsoft)1-2/+0
2026-01-27arch, mm: consolidate initialization of nodes, zones and memory mapMike Rapoport (Microsoft)1-9/+0
2026-01-27parisc: introduce arch_zone_limits_init()Mike Rapoport (Microsoft)1-2/+6
2026-01-22rseq: Implement sys_rseq_slice_yield()Thomas Gleixner1-0/+1
2026-01-21treewide: provide a generic clear_user_page() variantDavid Hildenbrand1-1/+0
2026-01-14parisc: Inline a type punning version of get_unaligned_le32()Ian Rogers1-1/+14
2026-01-13uapi: promote EFSCORRUPTED and EUCLEAN to errno.hDarrick J. Wong1-0/+2
2025-12-07Merge tag 'tty-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-2/+0
2025-12-07Merge tag 'parisc-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-14/+16
2025-12-02Merge tag 'core-bugs-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+3
2025-12-01Merge tag 'namespace-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2025-12-01Merge tag 'vfs-6.19-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2025-11-21serial: drop SERIAL_8250_DEPRECATED_OPTIONSJiri Slaby (SUSE)2-2/+0
2025-11-21Merge branch 'objtool/core'Peter Zijlstra23-39/+208
2025-11-11Merge branch 'kbuild-6.19.fms.extension'Christian Brauner1-1/+1
2025-11-10parisc: Drop linux/kernel.h include from asm/bug.h headerFinn Thain1-2/+0
2025-11-10Merge patch "kbuild: Add '-fms-extensions' to areas with dedicated CFLAGS"Christian Brauner1-1/+1
2025-11-09parisc: remove unneeded semicolon in perf_regs.cJiapeng Chong1-1/+1
2025-11-04parisc: Avoid crash due to unaligned access in unwinderHelge Deller1-3/+10
2025-11-03arch: hookup listns() system callChristian Brauner1-0/+1
2025-10-31kbuild: Add '-fms-extensions' to areas with dedicated CFLAGSNathan Chancellor1-1/+1
2025-10-30parisc: entry.S: fix space adjustment on interruption for 64-bit userspaceSven Schnelle1-3/+8
2025-10-16parisc: entry: set W bit for !compat tasks in syscall_restore_rfi()Sven Schnelle2-1/+6
2025-10-15Merge tag 'ext4_for_linus-6.18-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-4/+4
2025-10-14Use CONFIG_EXT4_FS instead of CONFIG_EXT3_FS in all of the defconfigsTheodore Ts'o2-4/+4
2025-10-13parisc: Drop padding fields and layers entries from inventory logHelge Deller1-7/+1
2025-10-10Merge tag 'parisc-for-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds12-7/+178
2025-10-10parisc: Fix iodc and device path return values on old machinesHelge Deller1-0/+6
2025-10-10parisc: Firmware: Fix returned path for PDC_MODULE_FIND on older machinesHelge Deller1-1/+2
2025-10-07parisc: Add initial kernel-side perf_event supportHelge Deller6-1/+162
2025-10-07parisc: Report software alignment faults via perfHelge Deller1-0/+2
2025-10-07parisc: Report emulation faults via perfHelge Deller1-0/+2
2025-10-07parisc: don't reference obsolete termio struct for TC* constantsSam James1-4/+4
2025-10-07parisc: Remove spurious if statement from raw_copy_from_user()John David Anglin1-1/+0
2025-10-03Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-5/+5