index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
csky
/
include
/
asm
Age
Commit message (
Expand
)
Author
2025-06-11
mm: pgtable: fix pte_swp_exclusive
Magnus Lindholm
2025-05-11
mm: call ctor/dtor for kernel PTEs
Kevin Brodsky
2025-05-11
syscall.h: add syscall_set_arguments()
Dmitry V. Levin
2025-05-11
mm: introduce a common definition of mk_pte()
Matthew Wilcox (Oracle)
2025-04-01
mm: pgtable: convert some architectures to use tlb_remove_ptdesc()
Qi Zheng
2025-03-16
mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned long
Ryan Roberts
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-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-07
asm-generic: introduce text-patching.h
Mike Rapoport (Microsoft)
2024-11-02
csky/vdso: Remove gettimeofday() and friends from VDSO
Thomas Weißschuh
2024-10-28
csky: Use new fallback IO memcpy/memset
Julian Vetter
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-18
Merge tag 'ftrace-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2024-07-10
csky: convert to generic syscall table
Arnd Bergmann
2024-07-10
csky: drop asm/gpio.h wrapper
Arnd Bergmann
2024-06-11
function_graph: Everyone uses HAVE_FUNCTION_GRAPH_RET_ADDR_PTR, remove it
Steven Rostedt (Google)
2024-05-11
csky: Emulate one-byte cmpxchg
Paul E. McKenney
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-12
Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-03-06
arch: define CONFIG_PAGE_SIZE_*KB on all architectures
Arnd Bergmann
2024-03-05
mm: Remove broken pfn_to_virt() on arch csky/hexagon/openrisc
Yan Zhao
2024-02-22
Introduce cpu_dcache_is_aliasing() across all architectures
Mathieu Desnoyers
2024-02-20
csky/vdso: Remove superfluous ifdeffery
Anna-Maria Behnsen
2024-02-09
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
2023-11-23
csky: fix arch_jump_label_transform_static override
Arnd Bergmann
2023-11-23
arch: add do_page_fault prototypes
Arnd Bergmann
2023-11-23
arch: add missing prepare_ftrace_return() prototypes
Arnd Bergmann
2023-11-23
arch: include linux/cpu.h for trap_init() prototype
Arnd Bergmann
2023-11-23
arch: consolidate arch_irq_work_raise prototypes
Arnd Bergmann
2023-09-01
Merge tag 'csky-for-linus-6.6-2' of https://github.com/c-sky/csky-linux
Linus Torvalds
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-30
csky: Fixup compile error
Guo Ren
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-24
csky: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-21
csky: convert __pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
2023-08-10
csky: Fixup -Wmissing-prototypes warning
Guo Ren
2023-08-10
csky: Make pfn accessors static inlines
Linus Walleij
2023-07-11
mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Rick Edgecombe
2023-06-27
Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-06-05
locking/atomic: make atomic*_{cmp,}xchg optional
Mark Rutland
2023-05-15
csky/smp: Switch to hotplug core state synchronization
Thomas Gleixner
2023-03-12
csky: Remove kernel_thread declaration
Mike Christie
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
csky/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2022-12-19
Merge tag 'csky-for-linus-6.2-rc1' of https://github.com/c-sky/csky-linux
Linus Torvalds
2022-12-13
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
[next]