summaryrefslogtreecommitdiff
path: root/arch/parisc
AgeCommit message (Expand)Author
2023-07-03parisc: syscalls: Avoid compiler warnings with W=1Helge Deller
2023-07-03parisc: math-emu: Avoid compiler warnings with W=1Helge Deller
2023-07-03parisc: unwind: Avoid missing prototype warning for handle_interruption()Helge Deller
2023-07-03parisc: smp: Add declaration for start_cpu_itimer()Helge Deller
2023-07-03parisc: pdt: Get prototype for arch_report_meminfo()Helge Deller
2023-06-30parisc: Refresh defconfigsHelge Deller
2023-06-30parisc: irq: Add irq-related function declarationsHelge Deller
2023-06-30parisc: Move init function declarations into header fileHelge Deller
2023-06-30parisc: unaligned: Include header file to avoid missing prototype warningsHelge Deller
2023-06-30parisc: signal: Mark do_notify_resume() and sys_rt_sigreturn() asmlinkageHelge Deller
2023-06-30parisc: unwind: Mark start and stop variables __maybe_unusedHelge Deller
2023-06-30parisc: init: Drop unused variable end_paddrHelge Deller
2023-06-30parisc: traps: Mark functions staticHelge Deller
2023-06-30parisc: processor: Fix kdoc for init_cpu_profiler()Helge Deller
2023-06-30parisc: sys_parisc: parisc_personality() is called from asm codeHelge Deller
2023-06-30parisc: pci-dma: Make pcxl_alloc_range() staticHelge Deller
2023-06-30parisc: Mark image_size __maybe_unused in perf_write()Helge Deller
2023-06-30parisc: module: Mark symindex __maybe_unusedHelge Deller
2023-06-30parisc: pdc_chassis: Fix kdoc warningsHelge Deller
2023-06-30parisc: firmware: Fix kdoc warningsHelge Deller
2023-06-30parisc: drivers: Fix kdoc warningsHelge Deller
2023-06-30parisc: Fold 32-bit compat code into audit_classify_syscall()Helge Deller
2023-06-30sticon/parisc: Allow 64-bit STI calls in PDC firmware abstrationHelge Deller
2023-06-30parisc: Default to 8 CPUs for 64-bit kernelHelge Deller
2023-06-30parisc: Fix missing prototype warning for arch_report_meminfo()Helge Deller
2023-06-30parisc: Add cacheflush() syscallHelge Deller
2023-06-30parisc: Check if IRQs are disabled when calling arch_local_irq_restore()Helge Deller
2023-06-30parisc: Move TLB_PTLOCK option to Kconfig.debugHelge Deller
2023-06-29parisc: fix expand_stack() conversionLinus Torvalds
2023-06-29Merge tag 'slab-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds
2023-06-29Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-06-28Merge branch 'expand-stack'Linus Torvalds
2023-06-28Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-06-28Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-06-27Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-06-27mm: always expand the stack with the mmap write lock heldLinus Torvalds
2023-06-26Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-06-26Merge tag 'x86-boot-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-06-26Merge tag 'v6.5/vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2023-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-19parisc/hugetlb: pte_alloc_huge() pte_offset_huge()Hugh Dickins
2023-06-19parisc: unmap_uncached_pte() use pte_offset_kernel()Hugh Dickins
2023-06-19parisc: add pte_unmap() to balance get_ptep()Hugh Dickins
2023-06-19Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...Dave Airlie
2023-06-17parisc: Delete redundant register definitions in <asm/assembly.h>Ben Hutchings
2023-06-16init: Remove check_bugs() leftoversThomas Gleixner
2023-06-12net: core: add getsockopt SO_PEERPIDFDAlexander Mikhalitsyn
2023-06-12scm: add SO_PASSPIDFD and SCM_PIDFDAlexander Mikhalitsyn
2023-06-09init: consolidate prototypes in linux/init.hArnd Bergmann