| Age | Commit message (Expand) | Author | Files | Lines |
| 7 days | Merge tag 'sparc-for-7.2-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -0/+4 |
| 2026-06-15 | sparc: Export mcount for Clang-built modules | Rosen Penev | 1 | -0/+1 |
| 2026-06-12 | sparc: Avoid -Wunused-but-set-parameter in clear_user_page() | Thomas Weißschuh | 1 | -0/+2 |
| 2026-06-12 | sparc: add _mcount() prototype | Andrew Morton | 1 | -0/+1 |
| 2026-05-28 | uaccess: unify inline vs outline copy_{from,to}_user() selection | Yury Norov | 2 | -4/+2 |
| 2026-05-21 | ring-buffer: Flush and stop persistent ring buffer on panic | Masami Hiramatsu (Google) | 1 | -0/+1 |
| 2026-04-16 | Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 4 | -357/+0 |
| 2026-04-15 | Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 3 | -13/+0 |
| 2026-04-05 | mm: cache struct page for empty_zero_page and return it from ZERO_PAGE() | Mike Rapoport (Microsoft) | 1 | -3/+0 |
| 2026-04-05 | arch, mm: consolidate empty_zero_page | Mike Rapoport (Microsoft) | 2 | -10/+0 |
| 2026-04-02 | xor: make xor.ko self-contained in lib/raid/ | Christoph Hellwig | 1 | -44/+0 |
| 2026-04-02 | sparc: move the XOR code to lib/raid/ | Christoph Hellwig | 4 | -350/+40 |
| 2026-04-02 | xor: remove macro abuse for XOR implementation registrations | Christoph Hellwig | 2 | -24/+21 |
| 2026-03-11 | sparc64: vdso: Implement clock_gettime64() | Thomas Weißschuh | 1 | -2/+18 |
| 2026-03-11 | sparc64: vdso2c: Drop sym_vvar_start handling | Thomas Weißschuh | 1 | -2/+0 |
| 2026-03-11 | sparc64: vdso: Switch to the generic vDSO library | Thomas Weißschuh | 5 | -93/+69 |
| 2026-03-11 | sparc64: vdso: Introduce vdso/processor.h | Thomas Weißschuh | 4 | -27/+44 |
| 2026-03-11 | sparc64: vdso: Move syscall fallbacks into header | Thomas Weißschuh | 1 | -0/+50 |
| 2026-03-11 | sparc64: vdso: Move hardware counter read into header | Thomas Weißschuh | 1 | -0/+78 |
| 2026-02-12 | Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 3 | -5/+2 |
| 2026-02-06 | mm: convert __HAVE_ARCH_TLB_REMOVE_TABLE to CONFIG_HAVE_ARCH_TLB_REMOVE_TABLE... | Qi Zheng | 1 | -1/+0 |
| 2026-02-06 | sparc: Add architecture support for clone3 | Ludwig Rydberg | 2 | -2/+1 |
| 2026-01-20 | treewide: provide a generic clear_user_page() variant | David Hildenbrand | 1 | -0/+1 |
| 2026-01-20 | sparc/mm: replace batch->active with is_lazy_mmu_mode_active() | Kevin Brodsky | 1 | -1/+0 |
| 2026-01-20 | mm: introduce CONFIG_ARCH_HAS_LAZY_MMU_MODE | Kevin Brodsky | 1 | -2/+0 |
| 2026-01-20 | sparc/mm: implement arch_flush_lazy_mmu_mode() | Kevin Brodsky | 1 | -1/+1 |
| 2025-11-16 | mm: abstract io_remap_pfn_range() based on PFN | Lorenzo Stoakes | 2 | -16/+8 |
| 2025-10-04 | Merge tag 'sparc-for-6.18-tag1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 58 | -175/+178 |
| 2025-10-02 | Merge tag 'drm-next-2025-10-01' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds | 1 | -0/+2 |
| 2025-10-02 | Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -6/+0 |
| 2025-09-26 | sparc: floppy: Replace deprecated strcpy() with strscpy() in sun_floppy_init() | Thorsten Blum | 1 | -1/+2 |
| 2025-09-26 | sparc: parport: Replace deprecated strcpy() with strscpy() in ecpp_probe() | Thorsten Blum | 1 | -1/+2 |
| 2025-09-26 | sparc: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers | Thomas Huth | 54 | -170/+170 |
| 2025-09-19 | sparc64: fix prototypes of reads[bwl]() | Al Viro | 1 | -3/+3 |
| 2025-09-19 | sparc/module: Add R_SPARC_UA64 relocation handling | Koakuma | 1 | -0/+1 |
| 2025-09-10 | Fix access to video_is_primary_device() when compiled without CONFIG_VIDEO | Mario Limonciello (AMD) | 1 | -0/+2 |
| 2025-09-08 | sparc: Add __attribute_const__ to ffs()-family implementations | Kees Cook | 1 | -4/+4 |
| 2025-08-25 | floppy: Remove unused CROSS_64KB() macro from arch/ code | Andy Shevchenko | 2 | -6/+0 |
| 2025-07-24 | sparc64: remove hugetlb_free_pgd_range() | Anthony Yznaga | 1 | -5/+0 |
| 2025-07-09 | mm: update architecture and driver code to use vm_flags_t | Lorenzo Stoakes | 1 | -2/+2 |
| 2025-06-11 | mm: pgtable: fix pte_swp_exclusive | Magnus Lindholm | 2 | -2/+2 |
| 2025-05-31 | Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 3 | -12/+27 |
| 2025-05-11 | syscall.h: introduce syscall_set_nr() | Dmitry V. Levin | 1 | -0/+12 |
| 2025-05-11 | syscall.h: add syscall_set_arguments() | Dmitry V. Levin | 1 | -0/+10 |
| 2025-05-11 | arch: remove mk_pmd() | Matthew Wilcox (Oracle) | 1 | -1/+0 |
| 2025-05-11 | sparc32: remove custom definition of mk_pte() | Matthew Wilcox (Oracle) | 1 | -10/+5 |
| 2025-05-11 | mm: introduce a common definition of mk_pte() | Matthew Wilcox (Oracle) | 1 | -1/+0 |
| 2025-05-05 | crypto: sparc - move opcodes.h into asm directory | Eric Biggers | 1 | -0/+100 |
| 2025-03-17 | sparc/mm: avoid calling arch_enter/leave_lazy_mmu() in set_ptes | Ryan Roberts | 1 | -2/+0 |
| 2025-02-27 | mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear() | Ryan Roberts | 1 | -1/+1 |
| 2025-01-25 | mm: pgtable: introduce generic __tlb_remove_table() | Qi Zheng | 1 | -0/+1 |
| 2024-12-01 | Get rid of 'remove_new' relic from platform driver struct | Linus Torvalds | 1 | -1/+1 |
| 2024-11-29 | Merge tag 'sparc-for-6.13-tag1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
| 2024-11-23 | Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -0/+1 |
| 2024-11-20 | Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -62/+0 |
| 2024-11-16 | sparc: Replace one-element array with flexible array member | Thorsten Blum | 1 | -1/+1 |
| 2024-11-11 | sparc: get rid of asm/vga.h | Al Viro | 1 | -44/+0 |
| 2024-11-11 | asm/vga.h: don't bother with scr_mem{cpy,move}v() unless we need to | Al Viro | 1 | -16/+0 |
| 2024-11-07 | asm-generic: introduce text-patching.h | Mike Rapoport (Microsoft) | 1 | -0/+1 |
| 2024-10-28 | asm-generic: provide generic page_to_phys and phys_to_page implementations | Christoph Hellwig | 1 | -2/+0 |
| 2024-10-16 | vdso: Introduce vdso/page.h | Vincenzo Frascino | 2 | -6/+2 |
| 2024-09-17 | mm: always define pxx_pgprot() | Peter Xu | 1 | -0/+1 |
| 2024-09-03 | arch, mm: move definition of node_data to generic code | Mike Rapoport (Microsoft) | 1 | -4/+0 |
| 2024-07-25 | Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -5/+1 |
| 2024-07-18 | Merge tag 'sparc-for-6.11-tag1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -4/+8 |
| 2024-07-11 | sparc64: Fix incorrect function signature and add prototype for prom_cif_init | Andreas Larsson | 1 | -0/+1 |
| 2024-07-11 | sparc64: Fix prototype warnings for floppy_64.h | Andreas Larsson | 1 | -2/+3 |
| 2024-07-11 | sparc32: Fix truncated relocation errors when linking large kernels | Andreas Larsson | 1 | -2/+4 |
| 2024-07-10 | clone3: drop __ARCH_WANT_SYS_CLONE3 macro | Arnd Bergmann | 1 | -0/+2 |
| 2024-07-03 | driver core: have match() callback in struct bus_type take a const * | Greg Kroah-Hartman | 1 | -5/+1 |
| 2024-05-23 | Merge tag 'sparc-for-6.10-tag1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -14/+15 |
| 2024-05-20 | Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -7/+8 |
| 2024-05-19 | Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+2 |
| 2024-05-14 | sparc: simplify module_alloc() | Mike Rapoport (IBM) | 1 | -0/+2 |
| 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/+4 |
| 2024-04-25 | mm: remove "prot" parameter from move_pte() | David Hildenbrand | 1 | -1/+1 |
| 2024-04-25 | mm/arch: provide pud_pfn() fallback | Peter Xu | 1 | -0/+1 |
| 2024-04-22 | sparc: parport: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2024-04-22 | sparc: Use swap() to fix Coccinelle warning | Thorsten Blum | 1 | -3/+1 |
| 2024-04-22 | sparc32: Fix version generation failed warnings | Sam Ravnborg | 1 | -5/+12 |
| 2024-04-22 | sparc64: Fix number of online CPUs | Sam Ravnborg | 1 | -2/+0 |
| 2024-04-09 | sparc32: add __cmpxchg_u{8,16}() and teach __cmpxchg() to handle those sizes | Al Viro | 1 | -9/+7 |
| 2024-04-09 | sparc32: make the first argument of __cmpxchg_u64() volatile u64 * | Al Viro | 1 | -1/+1 |
| 2024-04-09 | sparc32: make __cmpxchg_u32() return u32 | Al Viro | 1 | -2/+2 |
| 2024-03-15 | Merge tag 'sparc-for-6.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 6 | -259/+270 |
| 2024-03-14 | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -4/+20 |
| 2024-03-08 | sparc32: Fix parport build with sparc32 | Sam Ravnborg | 2 | -252/+263 |
| 2024-03-06 | mm/treewide: align up pXd_leaf() retval across archs | Peter Xu | 1 | -2/+2 |
| 2024-03-06 | mm/treewide: drop pXd_large() | Peter Xu | 1 | -4/+4 |
| 2024-03-06 | arch: define CONFIG_PAGE_SIZE_*KB on all architectures | Arnd Bergmann | 2 | -3/+2 |
| 2024-02-22 | Introduce cpu_dcache_is_aliasing() across all architectures | Mathieu Desnoyers | 1 | -0/+14 |
| 2024-02-22 | sparc/pgtable: define PFN_PTE_SHIFT | David Hildenbrand | 1 | -0/+2 |
| 2024-02-16 | sparc: Fix typos | Bjorn Helgaas | 4 | -7/+7 |
| 2024-02-09 | work around gcc bugs with 'asm goto' with outputs | Linus Torvalds | 1 | -2/+2 |
| 2024-01-18 | Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds | 2 | -0/+2 |
| 2024-01-10 | Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -7/+0 |
| 2024-01-05 | mm/mglru: add dummy pmd_dirty() | Kinsey Ho | 1 | -0/+1 |
| 2023-12-14 | mm: Introduce flush_cache_vmap_early() | Alexandre Ghiti | 2 | -0/+2 |
| 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 | -1/+0 |
| 2023-11-10 | kprobes: unify kprobes_exceptions_nofify() prototypes | Arnd Bergmann | 1 | -2/+0 |
| 2023-10-23 | BackMerge tag 'v6.6-rc7' into drm-next | Dave Airlie | 1 | -2/+4 |
| 2023-10-12 | fbdev: Replace fb_pgprotect() with pgprot_framebuffer() | Thomas Zimmermann | 1 | -6/+9 |
| 2023-09-29 | mm: hugetlb: add huge page size param to set_huge_pte_at() | Ryan Roberts | 1 | -2/+4 |
| 2023-09-05 | Merge tag 'ata-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem... | Linus Torvalds | 1 | -97/+0 |
| 2023-09-05 | Merge tag 'kbuild-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 1 | -1/+0 |
| 2023-09-01 | Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -1/+1 |
| 2023-08-31 | Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -4/+4 |
| 2023-08-30 | Merge tag 'devicetree-header-cleanups-for-6.6' of git://git.kernel.org/pub/sc... | Linus Torvalds | 3 | -3/+4 |
| 2023-08-29 | Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/... | 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 | 5 | -22/+48 |
| 2023-08-28 | sparc: Explicitly include correct DT includes | Rob Herring | 3 | -3/+4 |
| 2023-08-24 | mm: rationalise flush_icache_pages() and flush_icache_page() | Matthew Wilcox (Oracle) | 2 | -5/+0 |
| 2023-08-24 | sparc64: implement the new page table range API | Matthew Wilcox (Oracle) | 2 | -13/+34 |
| 2023-08-24 | sparc32: implement the new page table range API | Matthew Wilcox (Oracle) | 2 | -6/+12 |
| 2023-08-24 | sparc: Remove <asm/ide.h> | Geert Uytterhoeven | 1 | -97/+0 |
| 2023-08-22 | sparc: remove <asm/export.h> | Masahiro Yamada | 1 | -1/+0 |
| 2023-08-20 | Merge commit b320441c04c9 ("Merge tag 'tty-6.5-rc7' of git://git.kernel.org/p... | Greg Kroah-Hartman | 1 | -3/+0 |
| 2023-08-18 | nmi_backtrace: allow excluding an arbitrary CPU | Douglas Anderson | 1 | -1/+1 |
| 2023-08-18 | sparc: add pte_free_defer() for pte_t *pgtable_t | Hugh Dickins | 1 | -0/+4 |
| 2023-08-12 | locking: remove spin_lock_prefetch | Mateusz Guzik | 1 | -3/+0 |
| 2023-08-11 | tty: vcc: convert counts to size_t | Jiri Slaby (SUSE) | 1 | -1/+1 |
| 2023-07-13 | sparc: mark __arch_xchg() as __always_inline | Arnd Bergmann | 2 | -2/+2 |
| 2023-07-11 | mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma() | Rick Edgecombe | 2 | -4/+4 |
| 2023-06-29 | Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 1 | -20/+27 |
| 2023-06-28 | Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 4 | -4/+0 |
| 2023-06-27 | Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -13/+34 |
| 2023-06-19 | watchdog/hardlockup: declare arch_touch_nmi_watchdog() only in linux/nmi.h | Petr Mladek | 1 | -1/+0 |
| 2023-06-16 | sparc/cpu: Switch to arch_cpu_finalize_init() | Thomas Gleixner | 1 | -18/+0 |
| 2023-06-09 | init: consolidate prototypes in linux/init.h | Arnd Bergmann | 3 | -3/+0 |
| 2023-06-05 | locking/atomic: sparc: add preprocessor symbols | Mark Rutland | 2 | -2/+32 |
| 2023-06-05 | locking/atomic: make atomic*_{cmp,}xchg optional | Mark Rutland | 2 | -11/+2 |
| 2023-05-18 | fbdev: Rename fb_mem*() helpers | Thomas Zimmermann | 1 | -6/+6 |
| 2023-05-18 | fbdev: Move framebuffer I/O helpers into <asm/fb.h> | Thomas Zimmermann | 1 | -0/+20 |
| 2023-05-09 | Merge drm/drm-next into drm-misc-next | Maxime Ripard | 7 | -56/+83 |
| 2023-05-05 | Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -5/+5 |
| 2023-04-29 | locking/arch: Rename all internal __xchg() names to __arch_xchg() | Andrzej Hajda | 2 | -5/+5 |
| 2023-04-28 | Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
| 2023-04-28 | Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2 | -0/+8 |
| 2023-04-27 | Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -50/+66 |
| 2023-04-20 | arch/sparc: Implement <asm/fb.h> with generic helpers | Thomas Zimmermann | 1 | -8/+8 |
| 2023-04-20 | arch/sparc: Implement fb_is_primary_device() in source file | Thomas Zimmermann | 1 | -18/+5 |
| 2023-04-18 | sparc/mm: don't unconditionally set HW writable bit when setting PTE dirty on... | David Hildenbrand | 1 | -50/+66 |
| 2023-04-10 | of: Make devtree_lock declaration private | Rob Herring | 1 | -0/+3 |
| 2023-03-16 | mm: Expose untagging mask in /proc/$PID/status | Kirill A. Shutemov | 1 | -0/+6 |
| 2023-03-16 | mm: Introduce untagged_addr_remote() | Kirill A. Shutemov | 1 | -0/+2 |
| 2023-03-08 | sparc/cpu: Mark cpu_play_dead() __noreturn | Josh Poimboeuf | 1 | -1/+1 |
| 2023-02-24 | Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -5/+2 |
| 2023-02-23 | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 4 | -16/+62 |
| 2023-02-15 | dma-mapping: no need to pass a bus_type into get_arch_dma_ops() | Greg Kroah-Hartman | 1 | -1/+1 |
| 2023-02-13 | char/agp: introduce asm-generic/agp.h | Mike Rapoport | 2 | -11/+1 |
| 2023-02-13 | char/agp: consolidate {alloc,free}_gatt_pages() | Mike Rapoport | 1 | -6/+0 |
| 2023-02-09 | mm, arch: add generic implementation of pfn_valid() for FLATMEM | Mike Rapoport (IBM) | 1 | -1/+0 |
| 2023-02-02 | mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE | David Hildenbrand | 2 | -2/+0 |
| 2023-02-02 | sparc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 64bit | David Hildenbrand | 1 | -3/+35 |
| 2023-02-02 | sparc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 32bit | David Hildenbrand | 2 | -12/+29 |
| 2023-01-27 | vio: move to_vio_dev() to use container_of_const() | Greg Kroah-Hartman | 1 | -4/+1 |
| 2022-11-30 | Merge branch 'mm-hotfixes-stable' into mm-stable | Andrew Morton | 1 | -0/+1 |
| 2022-11-30 | mm: add dummy pmd_young() for architectures not having it | Juergen Gross | 1 | -0/+1 |
| 2022-11-08 | mm: remove kern_addr_valid() completely | Kefeng Wang | 1 | -6/+0 |
| 2022-10-12 | Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -6/+0 |
| 2022-10-07 | Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -147/+0 |
| 2022-10-06 | Merge tag 'asm-generic-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -0/+24 |
| 2022-09-29 | sparc: Unbreak the build | Bart Van Assche | 1 | -9/+6 |
| 2022-09-11 | kernel: exit: cleanup release_thread() | Kefeng Wang | 2 | -6/+0 |
| 2022-09-09 | termios: get rid of non-UAPI asm/termios.h | Al Viro | 1 | -8/+0 |
| 2022-09-09 | termios: convert the last (sparc) INIT_C_CC to array | Al Viro | 1 | -9/+0 |
| 2022-09-09 | termios: consolidate values for VDISCARD in INIT_C_CC | Al Viro | 1 | -2/+2 |
| 2022-09-09 | termios: start unifying non-UAPI parts of asm/termios.h | Al Viro | 1 | -7/+1 |
| 2022-09-09 | termios: uninline conversion helpers | Al Viro | 1 | -130/+6 |
| 2022-09-08 | sparc: Fix the generic IO helpers | Linus Walleij | 2 | -0/+24 |
| 2022-08-07 | Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linux | Linus Torvalds | 1 | -9/+9 |
| 2022-08-05 | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -38/+0 |
| 2022-08-04 | Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -17/+1 |
| 2022-08-04 | Merge branch 'pci/header-cleanup-immutable' | Bjorn Helgaas | 2 | -17/+0 |
| 2022-07-29 | sparc: Use generic pci_mmap_resource_range() | Arnd Bergmann | 1 | -0/+1 |
| 2022-07-22 | PCI: Move isa_dma_bridge_buggy out of asm/dma.h | Stafford Horne | 1 | -8/+0 |
| 2022-07-22 | PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.h | Stafford Horne | 1 | -9/+0 |
| 2022-07-21 | mmu_gather: Remove per arch tlb_{start,end}_vma() | Peter Zijlstra | 1 | -2/+0 |
| 2022-07-17 | sparc/mm: move protection_map[] inside the platform | Anshuman Khandual | 2 | -38/+0 |
| 2022-06-30 | bitops: wrap non-atomic bitops with a transparent macro | Alexander Lobakin | 1 | -9/+9 |
| 2022-05-31 | Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -46/+16 |
| 2022-05-26 | Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -8/+3 |
| 2022-05-13 | mm: change huge_ptep_clear_flush() to return the original pte | Baolin Wang | 1 | -2/+3 |
| 2022-05-13 | sparc: use fallback for random_get_entropy() instead of zero | Jason A. Donenfeld | 1 | -3/+1 |
| 2022-04-28 | sparc/mm: enable ARCH_HAS_VM_GET_PAGE_PROT | Anshuman Khandual | 1 | -6/+0 |
| 2022-04-26 | asm-generic: compat: Cleanup duplicate definitions | Guo Ren | 1 | -25/+14 |
| 2022-04-26 | fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT | Guo Ren | 1 | -0/+1 |
| 2022-04-26 | compat: consolidate the compat_flock{,64} definition | Christoph Hellwig | 1 | -17/+1 |
| 2022-04-26 | uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h | Christoph Hellwig | 1 | -4/+0 |
| 2022-04-23 | sparc: cacheflush_32.h needs struct page | Randy Dunlap | 1 | -0/+1 |
| 2022-03-24 | Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p... | Linus Torvalds | 1 | -5/+5 |
| 2022-03-23 | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 7 | -75/+83 |
| 2022-03-23 | Merge tag 'for-5.18/fbdev-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -3/+3 |
| 2022-03-22 | Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds | 1 | -1/+6 |
| 2022-03-21 | sparc32: Add pmd_pfn() | Matthew Wilcox (Oracle) | 1 | -1/+6 |
| 2022-02-25 | uaccess: remove CONFIG_SET_FS | Arnd Bergmann | 2 | -19/+0 |
| 2022-02-25 | sparc64: remove CONFIG_SET_FS support | Arnd Bergmann | 4 | -29/+3 |
| 2022-02-25 | uaccess: generalize access_ok() | Arnd Bergmann | 3 | -28/+5 |