| Age | Commit message (Expand) | Author | Files | Lines |
| 3 days | Merge branch 'fs-next' of linux-next | Mark Brown | 1 | -0/+2 |
| 3 days | next-20260522/vfs-brauner | Mark Brown | 1 | -0/+2 |
| 3 days | uaccess: unify inline vs outline copy_{from,to}_user() selection | Yury Norov | 1 | -2/+1 |
| 11 days | Merge branch 'vfs-7.2.openat2' into vfs.all | Christian Brauner | 1 | -0/+2 |
| 11 days | ring-buffer: Flush and stop persistent ring buffer on panic | Masami Hiramatsu (Google) | 1 | -0/+1 |
| 11 days | openat2: introduce EFTYPE error code | Dorjoy Chowdhury | 1 | -0/+2 |
| 2026-05-01 | parisc: Fix 64-bit kernel build when CONFIG_COMPAT=n | Helge Deller | 1 | -3/+4 |
| 2026-04-17 | parisc: Include 32-bit VDSO only when building for 32-bit or compat mode | Helge Deller | 1 | -0/+2 |
| 2026-04-17 | parisc: is_compat_task() shall return false for COMPAT=n | Helge Deller | 1 | -1/+1 |
| 2026-04-17 | parisc: Drop ip_fast_csum() inline assembly implementation | Helge Deller | 1 | -87/+2 |
| 2026-04-05 | mm: change to return bool for ptep_clear_flush_young()/clear_flush_young_ptes() | Baolin Wang | 1 | -1/+1 |
| 2026-04-05 | mm: change to return bool for ptep_test_and_clear_young() | Baolin Wang | 1 | -3/+4 |
| 2026-04-05 | arch, mm: consolidate empty_zero_page | Mike Rapoport (Microsoft) | 1 | -11/+0 |
| 2026-03-06 | parisc: Increase initial mapping to 64 MB with KALLSYMS | Helge Deller | 1 | -1/+1 |
| 2026-02-12 | Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -3/+2 |
| 2026-02-10 | Merge tag 'parisc-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -2/+5 |
| 2026-02-06 | parisc: mm: enable MMU_GATHER_RCU_TABLE_FREE | Qi Zheng | 1 | -2/+2 |
| 2026-02-07 | parisc: Add PDC PAT call to get free running 64-bit counter | Helge Deller | 1 | -2/+5 |
| 2026-01-20 | treewide: provide a generic clear_user_page() variant | David Hildenbrand | 1 | -1/+0 |
| 2026-01-13 | uapi: promote EFSCORRUPTED and EUCLEAN to errno.h | Darrick J. Wong | 1 | -0/+2 |
| 2025-12-06 | Merge tag 'parisc-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+0 |
| 2025-11-21 | Merge branch 'objtool/core' | Peter Zijlstra | 7 | -17/+83 |
| 2025-11-10 | parisc: Drop linux/kernel.h include from asm/bug.h header | Finn Thain | 1 | -2/+0 |
| 2025-10-10 | Merge tag 'parisc-for-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -5/+74 |
| 2025-10-07 | parisc: Add initial kernel-side perf_event support | Helge Deller | 2 | -1/+70 |
| 2025-10-07 | parisc: don't reference obsolete termio struct for TC* constants | Sam James | 1 | -4/+4 |
| 2025-10-02 | Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
| 2025-10-02 | Merge tag 'drm-next-2025-10-01' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds | 1 | -1/+1 |
| 2025-10-02 | Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -7/+4 |
| 2025-09-21 | parisc: constify mmap_upper_limit() parameter | Max Kellermann | 1 | -1/+1 |
| 2025-09-10 | Fix access to video_is_primary_device() when compiled without CONFIG_VIDEO | Mario Limonciello (AMD) | 1 | -1/+1 |
| 2025-09-08 | parisc: Add __attribute_const__ to ffs()-family implementations | Kees Cook | 1 | -3/+3 |
| 2025-08-25 | floppy: Replace custom SZ_64K constant | Andy Shevchenko | 1 | -2/+3 |
| 2025-08-25 | floppy: Remove unused CROSS_64KB() macro from arch/ code | Andy Shevchenko | 1 | -5/+1 |
| 2025-08-05 | Merge commit 'linus' into core/bugs, to resolve conflicts | Ingo Molnar | 4 | -7/+54 |
| 2025-08-01 | Merge tag 'parisc-for-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -6/+50 |
| 2025-07-28 | bugs/parisc: Concatenate 'cond_str' with '__FILE__' in __WARN_FLAGS(), to ext... | Ingo Molnar | 1 | -1/+1 |
| 2025-07-25 | parisc: Revise __get_user() to probe user read access | John David Anglin | 1 | -3/+18 |
| 2025-07-25 | parisc: Define and use set_pte_at() | John David Anglin | 1 | -3/+4 |
| 2025-07-25 | parisc: Check region is readable by user in raw_copy_from_user() | John David Anglin | 1 | -0/+28 |
| 2025-07-08 | af_unix: Introduce SO_INQ. | Kuniyuki Iwashima | 1 | -0/+3 |
| 2025-06-13 | bugs/core: Extend __WARN_FLAGS() with the 'cond_str' parameter | Ingo Molnar | 1 | -2/+2 |
| 2025-06-11 | mm: pgtable: fix pte_swp_exclusive | Magnus Lindholm | 1 | -1/+1 |
| 2025-06-01 | Merge tag 'parisc-for-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 28 | -59/+59 |
| 2025-05-31 | Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 3 | -7/+20 |
| 2025-05-23 | af_unix: Introduce SO_PASSRIGHTS. | Kuniyuki Iwashima | 1 | -0/+2 |
| 2025-05-11 | mm: pass mm down to pagetable_{pte,pmd}_ctor | Kevin Brodsky | 1 | -1/+1 |
| 2025-05-11 | syscall.h: introduce syscall_set_nr() | Dmitry V. Levin | 1 | -0/+7 |
| 2025-05-11 | syscall.h: add syscall_set_arguments() | Dmitry V. Levin | 1 | -0/+12 |
| 2025-05-11 | mm: introduce a common definition of mk_pte() | Matthew Wilcox (Oracle) | 1 | -6/+0 |
| 2025-05-04 | parisc: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers | Thomas Huth | 26 | -55/+55 |
| 2025-05-04 | parisc: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers | Thomas Huth | 2 | -4/+4 |
| 2025-04-01 | Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
| 2025-03-29 | Merge tag 'parisc-for-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -3/+0 |
| 2025-03-27 | Merge tag 'asm-generic-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -9/+27 |
| 2025-03-26 | Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 1 | -6/+6 |
| 2025-03-25 | net: Fix the devmem sock opts and msgs for parisc | Pranjal Shrivastava | 1 | -6/+6 |
| 2025-03-25 | Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -2/+0 |
| 2025-03-16 | mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned long | Ryan Roberts | 1 | -1/+1 |
| 2025-03-11 | parisc: stop using asm-generic/iomap.h | Arnd Bergmann | 1 | -9/+27 |
| 2025-02-27 | mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear() | Ryan Roberts | 1 | -1/+1 |
| 2025-02-21 | parisc: Remove unused symbol vdso_data | Thomas Weißschuh | 1 | -2/+0 |
| 2025-02-03 | parisc: Remove memcpy_fromio | Julian Vetter | 1 | -3/+0 |
| 2025-01-26 | Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -26/+13 |
| 2025-01-25 | asm-generic: pgalloc: provide generic __pgd_{alloc,free} | Kevin Brodsky | 1 | -15/+1 |
| 2025-01-25 | parisc: mm: ensure pagetable_pmd_[cd]tor are called | Kevin Brodsky | 1 | -11/+12 |
| 2025-01-24 | Merge tag 'parisc-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -4/+0 |
| 2024-12-16 | sock: Introduce SO_RCVPRIORITY socket option | Anna Emese Nyiri | 1 | -0/+2 |
| 2024-12-07 | parisc: Remove memcpy_toio and memset_io | Julian Vetter | 1 | -4/+0 |
| 2024-11-23 | Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 3 | -15/+3 |
| 2024-11-21 | Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 1 | -0/+2 |
| 2024-11-20 | Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+0 |
| 2024-11-19 | Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -3/+1 |
| 2024-11-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -2/+3 |
| 2024-11-11 | mm: madvise: implement lightweight guard page mechanism | Lorenzo Stoakes | 1 | -0/+3 |
| 2024-11-07 | asm-generic: introduce text-patching.h | Mike Rapoport (Microsoft) | 1 | -0/+0 |
| 2024-11-06 | mm: consolidate common checks in hugetlb_get_unmapped_area | Oscar Salvador | 1 | -15/+0 |
| 2024-11-05 | mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling | Lorenzo Stoakes | 1 | -2/+3 |
| 2024-10-28 | asm-generic: provide generic page_to_phys and phys_to_page implementations | Christoph Hellwig | 1 | -1/+0 |
| 2024-10-16 | vdso: Introduce vdso/page.h | Vincenzo Frascino | 1 | -3/+1 |
| 2024-10-04 | net_tstamp: add SCM_TS_OPT_ID to provide OPT_ID in control message | Vadim Fedorenko | 1 | -0/+2 |
| 2024-10-01 | parisc: get rid of private asm/unaligned.h | Al Viro | 1 | -11/+0 |
| 2024-09-19 | Merge tag 'parisc-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -1/+15 |
| 2024-09-16 | parisc: Allow mmap(MAP_STACK) memory to automatically expand upwards | Helge Deller | 1 | -0/+14 |
| 2024-09-11 | net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags | Mina Almasry | 1 | -0/+1 |
| 2024-09-11 | tcp: RX path for devmem TCP | Mina Almasry | 1 | -0/+5 |
| 2024-09-09 | parisc: Convert to generic clockevents | Helge Deller | 1 | -1/+1 |
| 2024-07-29 | parisc: fix a possible DMA corruption | Mikulas Patocka | 1 | -1/+10 |
| 2024-07-25 | Merge tag 'parisc-for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -40/+16 |
| 2024-07-25 | Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
| 2024-07-10 | clone3: drop __ARCH_WANT_SYS_CLONE3 macro | Arnd Bergmann | 1 | -1/+0 |
| 2024-07-03 | driver core: have match() callback in struct bus_type take a const * | Greg Kroah-Hartman | 1 | -1/+1 |
| 2024-06-22 | parisc: Add 32-bit gettimeofday() and clock_gettime() vDSO functions | Helge Deller | 1 | -1/+1 |
| 2024-06-22 | parisc: Clean up unistd.h file | Helge Deller | 1 | -39/+15 |
| 2024-06-12 | parisc: Try to fix random segmentation faults in package builds | John David Anglin | 2 | -26/+16 |
| 2024-05-20 | Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -14/+16 |
| 2024-05-17 | Merge tag 'parisc-for-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -12/+11 |
| 2024-05-15 | parisc: Define HAVE_ARCH_HUGETLB_UNMAPPED_AREA | Helge Deller | 1 | -0/+1 |
| 2024-05-03 | arch: Rename fbdev header and source files | Thomas Zimmermann | 1 | -4/+4 |
| 2024-05-03 | arch: Remove struct fb_info from video helpers | Thomas Zimmermann | 1 | -3/+5 |
| 2024-04-29 | parisc: Define sigset_t in parisc uapi header | Helge Deller | 2 | -12/+10 |
| 2024-04-09 | parisc: add u16 support to cmpxchg() | Al Viro | 1 | -10/+9 |
| 2024-04-09 | parisc: __cmpxchg_u32(): lift conversion into the callers | Al Viro | 1 | -2/+1 |
| 2024-03-26 | prctl: generalize PR_SET_MDWE support check to be per-arch | Zev Weiss | 1 | -0/+14 |
| 2024-03-16 | Merge tag 'parisc-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -13/+17 |
| 2024-03-14 | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -0/+9 |
| 2024-03-12 | Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -9/+1 |
| 2024-03-06 | arch: simplify architecture specific page size configuration | Arnd Bergmann | 1 | -9/+1 |
| 2024-02-27 | parisc: Strip upper 32 bit of sum in csum_ipv6_magic for 64-bit builds | Guenter Roeck | 1 | -0/+1 |
| 2024-02-27 | parisc: Fix csum_ipv6_magic on 64-bit systems | Guenter Roeck | 1 | -2/+2 |
| 2024-02-27 | parisc: Fix csum_ipv6_magic on 32-bit systems | Guenter Roeck | 1 | -1/+2 |
| 2024-02-27 | parisc: Fix ip_fast_csum | Guenter Roeck | 1 | -1/+1 |
| 2024-02-27 | parisc: Avoid clobbering the C/B bits in the PSW with tophys and tovirt macros | John David Anglin | 1 | -8/+10 |
| 2024-02-27 | parisc: make parisc_bus_type const | Ricardo B. Marliere | 1 | -1/+1 |
| 2024-02-23 | Merge tag 'parisc-for-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+2 |
| 2024-02-22 | Introduce cpu_dcache_is_aliasing() across all architectures | Mathieu Desnoyers | 1 | -0/+9 |
| 2024-02-16 | parisc/kprobes: always include asm-generic/kprobes.h | Max Kellermann | 1 | -1/+2 |
| 2024-02-09 | work around gcc bugs with 'asm goto' with outputs | Linus Torvalds | 1 | -2/+2 |
| 2024-01-30 | parisc: Fix random data corruption from exception handler | Helge Deller | 4 | -43/+76 |
| 2024-01-18 | Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds | 1 | -0/+1 |
| 2024-01-10 | Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -8/+0 |
| 2023-12-14 | mm: Introduce flush_cache_vmap_early() | Alexandre Ghiti | 1 | -0/+1 |
| 2023-11-27 | parisc: Fix asm operand number out of range build error in bug table | Helge Deller | 1 | -1/+1 |
| 2023-11-25 | parisc: Reduce size of the bug_table on 64-bit kernel by half | Helge Deller | 1 | -17/+17 |
| 2023-11-25 | parisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error codes | Helge Deller | 1 | -2/+0 |
| 2023-11-25 | parisc: Use natural CPU alignment for bug_table | Helge Deller | 1 | -12/+18 |
| 2023-11-25 | parisc: Mark lock_aligned variables 16-byte aligned on SMP | Helge Deller | 1 | -1/+1 |
| 2023-11-25 | parisc: Mark jump_table naturally aligned | Helge Deller | 1 | -2/+6 |
| 2023-11-25 | parisc: Mark altinstructions read-only and 32-bit aligned | Helge Deller | 1 | -3/+6 |
| 2023-11-25 | parisc: Mark ex_table entries 32-bit aligned in uaccess.h | Helge Deller | 1 | -0/+1 |
| 2023-11-25 | parisc: Mark ex_table entries 32-bit aligned in assembly.h | Helge Deller | 1 | -0/+1 |
| 2023-11-23 | asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr() | Kefeng Wang | 1 | -6/+0 |
| 2023-11-23 | arch/*/io.h: remove ioremap_uc in some architectures | Baoquan He | 1 | -2/+0 |
| 2023-11-15 | parisc: fix mmap_base calculation when stack grows upwards | Helge Deller | 2 | -9/+3 |
| 2023-10-30 | parisc/pdc: Add width field to struct pdc_model | Helge Deller | 1 | -0/+1 |
| 2023-10-30 | parisc: Move parisc_narrow_firmware variable to header file | Helge Deller | 1 | -0/+1 |
| 2023-10-30 | parisc: Add some missing PDC functions and constants | Helge Deller | 1 | -2/+25 |
| 2023-10-07 | Merge tag 'parisc-for-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -22/+20 |
| 2023-10-07 | parisc: Restore __ldcw_align for PA-RISC 2.0 processors | John David Anglin | 2 | -22/+20 |
| 2023-09-29 | mm: hugetlb: add huge page size param to set_huge_pte_at() | Ryan Roberts | 1 | -1/+1 |
| 2023-09-13 | Merge tag 'parisc-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 6 | -12/+25 |
| 2023-09-07 | parisc: BTLB: Initialize BTLB tables at CPU startup | Helge Deller | 2 | -0/+2 |
| 2023-09-07 | parisc: firmware: Simplify calling non-PA20 functions | Helge Deller | 1 | -2/+0 |
| 2023-09-07 | parisc: BTLB: Add BTLB insert and purge firmware function wrappers | Helge Deller | 1 | -0/+3 |
| 2023-09-07 | parisc: shmparam.h: Document aliasing requirements of PA-RISC | Helge Deller | 1 | -0/+15 |
| 2023-09-05 | Merge tag 'ata-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem... | Linus Torvalds | 1 | -54/+0 |
| 2023-08-31 | parisc: sba-iommu: Fix sparse warnigs | Helge Deller | 1 | -2/+2 |
| 2023-08-31 | parisc: sba: Fix compile warning wrt list of SBA devices | Helge Deller | 1 | -0/+3 |
| 2023-08-31 | parisc: sba_iommu: Fix build warning if procfs if disabled | Helge Deller | 1 | -8/+0 |
| 2023-08-31 | Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
| 2023-08-29 | Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 3 | -24/+42 |
| 2023-08-28 | parisc: ccio-dma: Create private runway procfs root entry | Helge Deller | 1 | -3/+0 |
| 2023-08-28 | parisc: led: Rewrite LED/LCD driver to utilizize Linux LED subsystem | Helge Deller | 1 | -6/+3 |
| 2023-08-27 | parisc: led: Fix LAN receive and transmit LEDs | Helge Deller | 1 | -2/+2 |
| 2023-08-27 | parisc: iosapic: Convert I/O Sapic driver to use arch_initcall() | Helge Deller | 1 | -1/+0 |
| 2023-08-27 | parisc: sba_iommu: Convert SBA IOMMU driver to use arch_initcall() | Helge Deller | 1 | -1/+0 |
| 2023-08-27 | parisc: led: Move register_led_regions() to late_initcall() | Helge Deller | 1 | -3/+0 |
| 2023-08-27 | parisc: lba: Convert LBA PCI bus driver to use arch_initcall() | Helge Deller | 1 | -1/+0 |
| 2023-08-27 | parisc: gsc: Convert GSC bus driver to use arch_initcall() | Helge Deller | 1 | -1/+0 |
| 2023-08-27 | parisc: ccio: Convert CCIO driver to use arch_initcall() | Helge Deller | 1 | -1/+0 |
| 2023-08-27 | parisc: eisa: Convert HP EISA bus driver to use arch_initcall() | Helge Deller | 1 | -1/+0 |
| 2023-08-27 | parisc: hppb: Convert HP PB bus driver to use arch_initcall() | Helge Deller | 1 | -1/+0 |
| 2023-08-27 | parisc: dino: Convert dino PCI bus driver to use arch_initcall() | Helge Deller | 1 | -1/+0 |
| 2023-08-24 | mm: rationalise flush_icache_pages() and flush_icache_page() | Matthew Wilcox (Oracle) | 1 | -1/+1 |
| 2023-08-24 | parisc: implement the new page table range API | Matthew Wilcox (Oracle) | 2 | -19/+32 |
| 2023-08-24 | parisc: Remove <asm/ide.h> | Geert Uytterhoeven | 1 | -54/+0 |
| 2023-08-22 | parisc: Avoid ioremap() for same addresss in iosapic_register() | Helge Deller | 1 | -1/+1 |
| 2023-08-22 | parisc: Fix comment on Elf64 function descriptor | Helge Deller | 1 | -2/+1 |
| 2023-08-20 | parisc: Drop the pa7300lc LPMC handler | Helge Deller | 1 | -17/+0 |
| 2023-08-18 | parisc: mm: convert to GENERIC_IOREMAP | Baoquan He | 1 | -5/+10 |
| 2023-08-10 | parisc: ftrace: Add declaration for ftrace_function_trampoline() | Helge Deller | 1 | -0/+4 |
| 2023-08-10 | parisc: dma: Add prototype for pcxl_dma_start | Helge Deller | 1 | -0/+2 |
| 2023-08-10 | parisc: Fix lightweight spinlock checks to not break futexes | Helge Deller | 2 | -2/+6 |
| 2023-07-11 | mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma() | Rick Edgecombe | 1 | -1/+1 |
| 2023-07-03 | parisc: unwind: Avoid missing prototype warning for handle_interruption() | Helge Deller | 1 | -0/+1 |
| 2023-07-03 | parisc: smp: Add declaration for start_cpu_itimer() | Helge Deller | 1 | -0/+1 |
| 2023-06-30 | parisc: irq: Add irq-related function declarations | Helge Deller | 1 | -0/+3 |
| 2023-06-30 | parisc: Move init function declarations into header file | Helge Deller | 1 | -0/+32 |
| 2023-06-30 | sticon/parisc: Allow 64-bit STI calls in PDC firmware abstration | Helge Deller | 1 | -2/+2 |
| 2023-06-30 | parisc: Add cacheflush() syscall | Helge Deller | 1 | -0/+12 |
| 2023-06-30 | parisc: Check if IRQs are disabled when calling arch_local_irq_restore() | Helge Deller | 1 | -0/+5 |
| 2023-06-29 | Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 1 | -15/+5 |
| 2023-06-28 | Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 1 | -0/+3 |
| 2023-06-27 | Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -9/+18 |
| 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-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -4/+0 |
| 2023-06-19 | Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor... | Dave Airlie | 4 | -11/+44 |
| 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-05 | locking/atomic: parisc: add preprocessor symbols | Mark Rutland | 1 | -0/+18 |
| 2023-06-05 | locking/atomic: make atomic*_{cmp,}xchg optional | Mark Rutland | 1 | -9/+0 |
| 2023-05-24 | parisc: Fix flush_dcache_page() for usage from irq context | Helge Deller | 1 | -0/+4 |
| 2023-05-24 | parisc: Add lightweight spinlock checks | Helge Deller | 2 | -7/+40 |
| 2023-05-19 | Merge tag 'drm-misc-next-2023-05-11' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 1 | -15/+5 |
| 2023-05-17 | procfs: consolidate arch_report_meminfo declaration | Arnd Bergmann | 1 | -3/+0 |
| 2023-05-14 | parisc: Fix encoding of swp_entry due to added SWP_EXCLUSIVE flag | Helge Deller | 1 | -4/+4 |
| 2023-05-09 | Merge drm/drm-next into drm-misc-next | Maxime Ripard | 4 | -40/+5 |