Age | Commit message (Expand) | Author |
2025-01-30 | hexagon: Move kernel prototypes out of uapi/asm/setup.h header | Thomas Huth |
2025-01-30 | hexagon: fix using plain integer as NULL pointer warning in cmpxchg | Willem de Bruijn |
2025-01-25 | asm-generic: pgalloc: provide generic __pgd_{alloc,free} | Kevin Brodsky |
2025-01-25 | mm: pgtable: introduce pagetable_dtor() | Qi Zheng |
2024-11-25 | Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2024-11-23 | Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2024-11-20 | Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2024-11-11 | Improve consistency of '#error' directive messages | Nataniel Farzan |
2024-11-07 | asm-generic: introduce text-patching.h | Mike Rapoport (Microsoft) |
2024-10-28 | hexagon: simplify asm/io.h for !HAS_IOPORT | Arnd Bergmann |
2024-10-28 | asm-generic: provide generic page_to_phys and phys_to_page implementations | Christoph Hellwig |
2024-10-16 | vdso: Introduce vdso/page.h | Vincenzo Frascino |
2024-07-10 | hexagon: use new system call table | Arnd Bergmann |
2024-06-25 | hexagon: fix fadvise64_64 calling conventions | Arnd Bergmann |
2024-03-06 | arch: consolidate existing CONFIG_PAGE_SIZE_*KB definitions | Arnd Bergmann |
2024-03-05 | mm: Remove broken pfn_to_virt() on arch csky/hexagon/openrisc | Yan Zhao |
2024-01-10 | Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-12-10 | hexagon: irq: add prototype for arch_do_IRQ() | Nathan Chancellor |
2023-12-05 | Hexagon: Make pfn accessors statics inlines | Linus Walleij |
2023-11-23 | asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr() | Kefeng Wang |
2023-11-23 | arch/*/io.h: remove ioremap_uc in some architectures | Baoquan He |
2023-10-25 | hexagon: Remove unusable symbols from the ptrace.h uapi | Thomas Huth |
2023-08-31 | Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2023-08-24 | mm: rationalise flush_icache_pages() and flush_icache_page() | Matthew Wilcox (Oracle) |
2023-08-24 | hexagon: implement the new page table range API | Matthew Wilcox (Oracle) |
2023-08-21 | hexagon: convert __pte_free_tlb() to use ptdescs | Vishal Moola (Oracle) |
2023-08-18 | hexagon: mm: convert to GENERIC_IOREMAP | Baoquan He |
2023-07-11 | mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma() | Rick Edgecombe |
2023-06-05 | locking/atomic: treewide: delete arch_atomic_*() kerneldoc | Mark Rutland |
2023-06-05 | locking/atomic: hexagon: add preprocessor symbols | Mark Rutland |
2023-06-05 | locking/atomic: make atomic*_{cmp,}xchg optional | Mark Rutland |
2023-06-05 | locking/atomic: hexagon: remove redundant arch_atomic_cmpxchg | Mark Rutland |
2023-04-29 | locking/arch: Rename all internal __xchg() names to __arch_xchg() | Andrzej Hajda |
2023-02-09 | mm, arch: add generic implementation of pfn_valid() for FLATMEM | Mike Rapoport (IBM) |
2023-02-02 | mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE | David Hildenbrand |
2023-02-02 | hexagon/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE | David Hildenbrand |
2022-11-08 | mm: remove kern_addr_valid() completely | Kefeng Wang |
2022-10-12 | Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2022-10-04 | Merge tag 'regmap-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broo... | Linus Torvalds |
2022-09-11 | kernel: exit: cleanup release_thread() | Kefeng Wang |
2022-08-27 | provide arch_test_bit_acquire for architectures that define test_bit | Mikulas Patocka |
2022-08-22 | regmap/hexagon: Properly fix the generic IO helpers | Linus Walleij |
2022-08-17 | regmap: mmio: Support accelerared noinc operations | Linus Walleij |
2022-08-07 | Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linux | Linus Torvalds |
2022-07-17 | hexagon/mm: enable ARCH_HAS_VM_GET_PAGE_PROT | Anshuman Khandual |
2022-06-30 | bitops: unify non-atomic bitops prototypes across architectures | Alexander Lobakin |
2022-03-23 | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-03-21 | arch: Add pmd_pfn() where it is missing | Mike Rapoport |
2022-02-25 | uaccess: remove CONFIG_SET_FS | Arnd Bergmann |
2022-02-25 | uaccess: generalize access_ok() | Arnd Bergmann |