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