summaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAgeFilesLines
* parisc: syscalls: Avoid compiler warnings with W=1Helge Deller2023-07-031-0/+3
* parisc: math-emu: Avoid compiler warnings with W=1Helge Deller2023-07-031-1/+2
* parisc: unwind: Avoid missing prototype warning for handle_interruption()Helge Deller2023-07-032-2/+4
* parisc: smp: Add declaration for start_cpu_itimer()Helge Deller2023-07-032-2/+1
* parisc: pdt: Get prototype for arch_report_meminfo()Helge Deller2023-07-031-0/+1
* parisc: Refresh defconfigsHelge Deller2023-06-302-18/+83
* parisc: irq: Add irq-related function declarationsHelge Deller2023-06-302-4/+4
* parisc: Move init function declarations into header fileHelge Deller2023-06-302-20/+35
* parisc: unaligned: Include header file to avoid missing prototype warningsHelge Deller2023-06-301-0/+1
* parisc: signal: Mark do_notify_resume() and sys_rt_sigreturn() asmlinkageHelge Deller2023-06-301-5/+5
* parisc: unwind: Mark start and stop variables __maybe_unusedHelge Deller2023-06-301-2/+3
* parisc: init: Drop unused variable end_paddrHelge Deller2023-06-301-2/+0
* parisc: traps: Mark functions staticHelge Deller2023-06-301-5/+2
* parisc: processor: Fix kdoc for init_cpu_profiler()Helge Deller2023-06-301-1/+1
* parisc: sys_parisc: parisc_personality() is called from asm codeHelge Deller2023-06-301-1/+2
* parisc: pci-dma: Make pcxl_alloc_range() staticHelge Deller2023-06-301-1/+1
* parisc: Mark image_size __maybe_unused in perf_write()Helge Deller2023-06-301-1/+1
* parisc: module: Mark symindex __maybe_unusedHelge Deller2023-06-301-1/+1
* parisc: pdc_chassis: Fix kdoc warningsHelge Deller2023-06-301-6/+11
* parisc: firmware: Fix kdoc warningsHelge Deller2023-06-301-18/+21
* parisc: drivers: Fix kdoc warningsHelge Deller2023-06-301-16/+17
* parisc: Fold 32-bit compat code into audit_classify_syscall()Helge Deller2023-06-302-21/+4
* sticon/parisc: Allow 64-bit STI calls in PDC firmware abstrationHelge Deller2023-06-302-9/+17
* parisc: Default to 8 CPUs for 64-bit kernelHelge Deller2023-06-301-1/+1
* parisc: Fix missing prototype warning for arch_report_meminfo()Helge Deller2023-06-301-0/+1
* parisc: Add cacheflush() syscallHelge Deller2023-06-303-0/+62
* parisc: Check if IRQs are disabled when calling arch_local_irq_restore()Helge Deller2023-06-301-0/+5
* parisc: Move TLB_PTLOCK option to Kconfig.debugHelge Deller2023-06-302-10/+11
* parisc: fix expand_stack() conversionLinus Torvalds2023-06-291-1/+1
* Merge tag 'slab-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds2023-06-291-1/+0
|\
| * mm/slab: rename CONFIG_SLAB to CONFIG_SLAB_DEPRECATEDVlastimil Babka2023-05-261-1/+0
* | Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-06-294-16/+37
|\ \
| * \ Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...Dave Airlie2023-06-1911-22/+102
| |\ \
| * \ \ Merge tag 'drm-misc-next-2023-05-24' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2023-05-261-2/+1
| |\ \ \
| | * | | fbdev: Include <linux/fb.h> instead of <asm/fb.h>Thomas Zimmermann2023-05-181-2/+1
| * | | | Merge tag 'drm-misc-next-2023-05-11' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2023-05-194-16/+38
| |\| | | | | |_|/ | |/| |
| | * | Merge drm/drm-next into drm-misc-nextMaxime Ripard2023-05-0912-187/+116
| | |\ \
| | * | | arch/parisc: Implement <asm/fb.h> with generic helpersThomas Zimmermann2023-04-201-14/+4
| | * | | arch/parisc: Implement fb_is_primary_device() under arch/pariscThomas Zimmermann2023-04-204-1/+33
| | * | | arch/parisc: Remove trailing whitespacesThomas Zimmermann2023-04-201-1/+1
* | | | | Merge branch 'expand-stack'Linus Torvalds2023-06-281-12/+11
|\ \ \ \ \
| * | | | | mm: always expand the stack with the mmap write lock heldLinus Torvalds2023-06-271-12/+11
| | |_|_|/ | |/| | |
* | | | | Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-06-281-0/+3
|\ \ \ \ \
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-06-221-4/+0
| |\| | | |
| * | | | | net: core: add getsockopt SO_PEERPIDFDAlexander Mikhalitsyn2023-06-121-0/+1
| * | | | | scm: add SO_PASSPIDFD and SCM_PIDFDAlexander Mikhalitsyn2023-06-121-0/+2
* | | | | | Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-06-281-1/+0
|\ \ \ \ \ \
| * | | | | | init: consolidate prototypes in linux/init.hArnd Bergmann2023-06-091-1/+0
| |/ / / / /
* | | | | | Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-06-284-8/+25
|\ \ \ \ \ \
| * | | | | | parisc/hugetlb: pte_alloc_huge() pte_offset_huge()Hugh Dickins2023-06-191-2/+2