aboutsummaryrefslogtreecommitdiff
path: root/arch/parisc/kernel
AgeCommit message (Expand)AuthorFilesLines
2025-12-06Merge tag 'parisc-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-12/+16
2025-12-01Merge tag 'namespace-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2025-11-08parisc: 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-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-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 Torvalds7-1/+101
2025-10-09parisc: Fix iodc and device path return values on old machinesHelge Deller1-0/+6
2025-10-09parisc: Firmware: Fix returned path for PDC_MODULE_FIND on older machinesHelge Deller1-1/+2
2025-10-07parisc: Add initial kernel-side perf_event supportHelge Deller3-0/+89
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-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-4/+4
2025-09-30Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2025-09-25arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.cMenglong Dong1-0/+1
2025-09-21parisc: constify mmap_upper_limit() parameterMax Kellermann1-1/+1
2025-09-13mm: introduce memdesc_flags_tMatthew Wilcox (Oracle)1-3/+3
2025-09-01arch: copy_thread: pass clone_flags as u64Simon Schuster1-1/+1
2025-08-01Merge tag 'parisc-for-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-17/+36
2025-07-28Merge tag 'execve-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kee...Linus Torvalds1-4/+4
2025-07-25parisc: Revise gateway LWS calls to probe user read accessJohn David Anglin1-9/+21
2025-07-25parisc: Drop WARN_ON_ONCE() from flush_cache_vmapJohn David Anglin1-1/+1
2025-07-25parisc: Rename pte_needs_flush() to pte_needs_cache_flush() in cache.cJohn David Anglin1-2/+2
2025-07-25parisc: Update comments in make_insert_tlbJohn David Anglin1-5/+12
2025-07-14parisc: ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset note namesDave Martin1-4/+4
2025-07-02fs: introduce file_getattr and file_setattr syscallsAndrey Albershteyn1-0/+2
2025-06-07Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-1/+1
2025-06-07arch: use always-$(KBUILD_BUILTIN) for vmlinux.ldsMasahiro Yamada1-1/+1
2025-05-31parisc/unaligned: Fix hex output to show 8 hex charsHelge Deller1-1/+1
2025-03-29Merge tag 'parisc-for-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-4/+5
2025-03-25Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-2/+2
2025-02-28parisc: perf: use named initializers for struct miscdeviceThadeu Lima de Souza Cascardo1-3/+3
2025-02-28parisc: PDT: Fix missing prototype warningYu-Chun Lin1-0/+2
2025-02-21vdso: Rename included MakefileThomas Weißschuh2-2/+2
2025-02-12fs: add open_tree_attr()Christian Brauner1-0/+1
2025-02-03parisc: Remove memcpy_fromioJulian Vetter1-1/+0
2025-01-24Merge tag 'parisc-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-4/+2
2025-01-20parisc: add vdso linker script to 'targets' instead of extra-yMasahiro Yamada2-2/+2
2024-12-07parisc: Remove memcpy_toio and memset_ioJulian Vetter1-2/+0
2024-11-26Merge tag 'parisc-for-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds5-5/+5
2024-11-18Merge tag 'pull-xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+4
2024-11-16parisc/ftrace: Fix function graph tracing disablementJosh Poimboeuf1-1/+1
2024-11-07asm-generic: introduce text-patching.hMike Rapoport (Microsoft)5-5/+5
2024-11-06fs/xattr: add *at family syscallsChristian Göttsche1-0/+4
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro2-2/+2
2024-10-01parisc: get rid of private asm/unaligned.hAl Viro3-0/+6
2024-09-27[tree-wide] finally take no_llseek outAl Viro1-1/+0