Age | Commit message (Expand) | Author |
2023-08-24 | mm: rationalise flush_icache_pages() and flush_icache_page() | Matthew Wilcox (Oracle) |
2023-08-24 | sparc64: implement the new page table range API | Matthew Wilcox (Oracle) |
2023-08-24 | sparc32: implement the new page table range API | Matthew Wilcox (Oracle) |
2023-08-21 | sparc: convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents | Vishal Moola (Oracle) |
2023-08-21 | sparc64: convert various functions to use ptdescs | Vishal Moola (Oracle) |
2023-08-18 | sparc: add pte_free_defer() for pte_t *pgtable_t | Hugh Dickins |
2023-08-18 | mm: make show_free_areas() static | Kefeng Wang |
2023-07-29 | arch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FS | Sven Joachim |
2023-07-13 | sparc: mark __arch_xchg() as __always_inline | Arnd Bergmann |
2023-07-06 | Merge tag 'drm-next-2023-07-07' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2023-06-29 | sparc32: fix lock_mm_and_find_vma() 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-29 | arch/sparc: Add module license and description for fbdev helpers | Thomas Zimmermann |
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 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | 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-24 | mm/fault: convert remaining simple cases to lock_mm_and_find_vma() | Linus Torvalds |
2023-06-19 | watchdog/sparc64: define HARDLOCKUP_DETECTOR_SPARC64 | Petr Mladek |
2023-06-19 | watchdog/hardlockup: make HAVE_NMI_WATCHDOG sparc64-specific | Petr Mladek |
2023-06-19 | watchdog/hardlockup: declare arch_touch_nmi_watchdog() only in linux/nmi.h | Petr Mladek |
2023-06-19 | watchdog/hardlockup: HAVE_NMI_WATCHDOG must implement watchdog_hardlockup_pro... | Douglas Anderson |
2023-06-19 | sparc: iounit and iommu use pte_offset_kernel() | Hugh Dickins |
2023-06-19 | sparc: allow pte_offset_map() to fail | Hugh Dickins |
2023-06-19 | sparc/hugetlb: pte_alloc_huge() pte_offset_huge() | Hugh Dickins |
2023-06-16 | sparc/cpu: Switch to arch_cpu_finalize_init() | Thomas Gleixner |
2023-06-14 | sparc64: Replace all non-returning strlcpy with strscpy | Azeem Shaikh |
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 | watchdog/hardlockup: rename some "NMI watchdog" constants/function | Douglas Anderson |
2023-06-09 | watchdog/hardlockup: change watchdog_nmi_enable() to void | Lecopzer Chen |
2023-06-09 | init: consolidate prototypes in linux/init.h | Arnd Bergmann |
2023-06-09 | cachestat: wire up cachestat for other architectures | Nhat Pham |
2023-06-05 | locking/atomic: sparc: add preprocessor symbols | Mark Rutland |
2023-06-05 | locking/atomic: make atomic*_{cmp,}xchg optional | Mark Rutland |
2023-05-26 | mm/slab: rename CONFIG_SLAB to CONFIG_SLAB_DEPRECATED | Vlastimil Babka |
2023-05-18 | fbdev: Rename fb_mem*() helpers | Thomas Zimmermann |
2023-05-18 | fbdev: Move framebuffer I/O helpers into <asm/fb.h> | Thomas Zimmermann |
2023-05-18 | fbdev: Include <linux/fb.h> instead of <asm/fb.h> | Thomas Zimmermann |
2023-05-09 | Merge drm/drm-next into drm-misc-next | Maxime Ripard |
2023-05-05 | Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-04-30 | Merge tag 'kbuild-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2023-04-29 | locking/arch: Rename all internal __xchg() names to __arch_xchg() | Andrzej Hajda |
2023-04-28 | Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2023-04-28 | Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-04-28 | Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |