summaryrefslogtreecommitdiff
path: root/arch/parisc/kernel
AgeCommit message (Expand)Author
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-09-16parisc: Use PRIV_USER instead of hardcoded valueHelge Deller
2024-09-16parisc: Fix itlb miss handler for 64-bit programsHelge Deller
2024-09-09mm: make arch_get_unmapped_area() take vm_flags by defaultMark Brown
2024-09-09parisc: Fix 64-bit userspace syscall pathHelge Deller
2024-09-09parisc: Convert to generic clockeventsHelge Deller
2024-07-25Merge tag 'parisc-for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-24parisc: Add support for CONFIG_SYSCTL_ARCH_UNALIGN_NO_WARNHelge Deller
2024-07-04parisc: Use max() to calculate parisc_tlb_flush_thresholdThorsten Blum
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman
2024-06-25parisc: use generic sys_fanotify_mark implementationArnd Bergmann
2024-06-25parisc: use correct compat recv/recvfrom syscallsArnd Bergmann
2024-06-22parisc: Add 64-bit gettimeofday() and clock_gettime() vDSO functionsHelge Deller
2024-06-22parisc: Add 32-bit gettimeofday() and clock_gettime() vDSO functionsHelge Deller
2024-06-12parisc: Try to fix random segmentation faults in package buildsJohn David Anglin
2024-05-23mseal: wire up mseal syscallJeff Xu
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-18Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2024-05-17Merge tag 'probes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2024-05-16kprobe/ftrace: bail out if ftrace was killedStephen Brennan
2024-05-15Merge tag 'modules-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-05-14Merge tag 'irq-core-2024-05-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-05-14arch: make execmem setup available regardless of CONFIG_MODULESMike Rapoport (IBM)
2024-05-14mm/execmem, arch: convert simple overrides of module_alloc to execmemMike Rapoport (IBM)
2024-05-10kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada
2024-05-02arch: use $(obj)/ instead of $(src)/ for preprocessed linker scriptsMasahiro Yamada
2024-04-25parisc: use initializer for struct vm_unmapped_area_infoRick Edgecombe
2024-04-23parisc: vdso: remove unused C build rule in vdso32/MakefileMasahiro Yamada
2024-04-12genirq: Convert kstat_irqs to a structBitao Hu
2024-04-09parisc: add u16 support to cmpxchg()Al Viro
2024-04-09parisc: add missing export of __cmpxchg_u8()Al Viro
2024-02-27parisc/unaligned: Rewrite 64-bit inline assembly of emulate_ldd()Guenter Roeck
2024-02-27parisc: make parisc_bus_type constRicardo B. Marliere
2024-02-27parisc: Show kernel unaligned memory accessesHelge Deller
2024-02-27parisc: Use irq_enter_rcu() to fix warning at kernel/context_tracking.c:367Helge Deller
2024-02-19parisc: Fix stack unwinderGuenter Roeck
2024-02-16parisc/ftrace: add missing CONFIG_DYNAMIC_FTRACE checkMax Kellermann
2024-02-07Revert "parisc: Only list existing CPUs in cpu_possible_mask"Helge Deller
2024-01-31parisc: BTLB: Fix crash when setting up BTLB at CPU bringupHelge Deller
2024-01-30parisc: Fix random data corruption from exception handlerHelge Deller
2024-01-28parisc: Drop unneeded semicolon in parse_tree_node()Helge Deller
2024-01-28parisc: Prevent hung tasks when printing inventory on serial consoleHelge Deller
2024-01-28parisc: Check for valid stride size for cache flushesHelge Deller
2024-01-28parisc: Make RO_DATA page aligned in vmlinux.lds.SHelge Deller
2024-01-17Merge tag 'parisc-for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-01-09Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-01-09Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-01-08Merge tag 'vfs-6.8.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds