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