summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel
AgeCommit message (Expand)AuthorLines
7 daysMerge tag 'parisc-for-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-9/+18
9 daysparisc: Fix initial page table creation for bootHelge Deller-1/+6
9 daysparisc: Check kernel mapping earlier at bootupHelge Deller-8/+12
2026-02-26kbuild: Split .modinfo out from ELF_DETAILSNathan Chancellor-0/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-5/+5
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-7/+7
2026-02-10Merge tag 'parisc-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-18/+83
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-1/+26
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-22rseq: Implement sys_rseq_slice_yield()Thomas Gleixner-0/+1
2025-12-06Merge tag 'parisc-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-12/+16
2025-12-01Merge tag 'namespace-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+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-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-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-1/+101
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-0/+89
2025-10-07parisc: Report software alignment faults via perfHelge Deller-0/+2
2025-10-07parisc: Report emulation faults via perfHelge Deller-0/+2
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-4/+4
2025-09-30Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+1
2025-09-25arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.cMenglong Dong-0/+1
2025-09-21parisc: constify mmap_upper_limit() parameterMax Kellermann-1/+1
2025-09-13mm: introduce memdesc_flags_tMatthew Wilcox (Oracle)-3/+3
2025-09-01arch: copy_thread: pass clone_flags as u64Simon Schuster-1/+1
2025-08-01Merge tag 'parisc-for-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-17/+36
2025-07-28Merge tag 'execve-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kee...Linus Torvalds-4/+4
2025-07-25parisc: Revise gateway LWS calls to probe user read accessJohn David Anglin-9/+21
2025-07-25parisc: Drop WARN_ON_ONCE() from flush_cache_vmapJohn David Anglin-1/+1
2025-07-25parisc: Rename pte_needs_flush() to pte_needs_cache_flush() in cache.cJohn David Anglin-2/+2
2025-07-25parisc: Update comments in make_insert_tlbJohn David Anglin-5/+12
2025-07-14parisc: ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset note namesDave Martin-4/+4
2025-07-02fs: introduce file_getattr and file_setattr syscallsAndrey Albershteyn-0/+2
2025-06-07Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-1/+1
2025-06-07arch: use always-$(KBUILD_BUILTIN) for vmlinux.ldsMasahiro Yamada-1/+1
2025-05-31parisc/unaligned: Fix hex output to show 8 hex charsHelge Deller-1/+1
2025-03-29Merge tag 'parisc-for-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-4/+5
2025-03-25Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-2/+2
2025-02-28parisc: perf: use named initializers for struct miscdeviceThadeu Lima de Souza Cascardo-3/+3