summaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | | parisc: unmap_uncached_pte() use pte_offset_kernel()Hugh Dickins2023-06-191-1/+1
| * | | | | | parisc: add pte_unmap() to balance get_ptep()Hugh Dickins2023-06-191-5/+21
| * | | | | | cachestat: wire up cachestat for other architecturesNhat Pham2023-06-091-0/+1
| |/ / / / /
* | | | | | Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-06-271-9/+18
|\ \ \ \ \ \
| * | | | | | locking/atomic: parisc: add preprocessor symbolsMark Rutland2023-06-051-0/+18
| * | | | | | locking/atomic: make atomic*_{cmp,}xchg optionalMark Rutland2023-06-051-9/+0
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-06-263-6/+6
|\ \ \ \ \ \
| * | | | | | parisc: Switch to hotplug core state synchronizationThomas Gleixner2023-05-153-6/+6
| |/ / / / /
* | | | | | Merge tag 'x86-boot-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-06-261-20/+0
|\ \ \ \ \ \
| * | | | | | init: Remove check_bugs() leftoversThomas Gleixner2023-06-161-20/+0
| |/ / / / /
* | | | | | Merge tag 'v6.5/vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds2023-06-261-3/+0
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | procfs: consolidate arch_report_meminfo declarationArnd Bergmann2023-05-171-3/+0
| |/ / / /
* | / / / parisc: Delete redundant register definitions in <asm/assembly.h>Ben Hutchings2023-06-171-4/+0
| |/ / / |/| | |
* | | | parisc: Fix flush_dcache_page() for usage from irq contextHelge Deller2023-05-242-2/+7
* | | | parisc: Handle kgdb breakpoints only in kernel contextHelge Deller2023-05-241-2/+2
* | | | parisc: Handle kprobes breakpoints only in kernel contextHelge Deller2023-05-241-2/+2
* | | | parisc: Allow to reboot machine after system haltHelge Deller2023-05-241-3/+8
* | | | parisc: Enable LOCKDEP supportHelge Deller2023-05-241-0/+4
* | | | parisc: Add lightweight spinlock checksHelge Deller2023-05-244-7/+61
* | | | parisc: Use num_present_cpus() in alternative patching codeHelge Deller2023-05-231-1/+1
* | | | parisc: Improve cache flushing for PCXL in arch_sync_dma_for_cpu()Helge Deller2023-05-221-1/+17
|/ / /
* | | parisc: Fix encoding of swp_entry due to added SWP_EXCLUSIVE flagHelge Deller2023-05-141-4/+4
* | | parisc: kexec: include reboot.hSimon Horman2023-05-091-0/+2
| |/ |/|
* | Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-05-051-2/+2
|\ \