index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
csky
/
include
Age
Commit message (
Expand
)
Author
2024-06-25
csky, hexagon: fix broken sys_sync_file_range
Arnd Bergmann
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
2022-11-18
stackprotector: actually use get_random_canary()
Jason A. Donenfeld
2022-11-08
mm: remove kern_addr_valid() completely
Kefeng Wang
2022-10-21
csky: add arch support current_stack_pointer
Tong Tiangen
2022-09-11
kernel: exit: cleanup release_thread()
Kefeng Wang
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-04
Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-08-04
Merge tag 'csky-for-linus-6.0-rc1' of https://github.com/c-sky/csky-linux
Linus Torvalds
2022-07-31
csky: cmpxchg: Coding convention for BUILD_BUG()
Guo Ren
2022-07-31
csky: Add qspinlock support
Guo Ren
2022-07-30
csky: Add jump-label implementation
Guo Ren
2022-07-22
csky: Correct position of _stext
Guo Ren
2022-07-22
asm-generic: Add new pci.h and use it
Stafford Horne
2022-07-22
csky: PCI: Define ARCH_GENERIC_PCI_MMAP_RESOURCE
Stafford Horne
2022-07-22
PCI: Move isa_dma_bridge_buggy out of asm/dma.h
Stafford Horne
2022-07-22
PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.h
Stafford Horne
2022-07-21
csky/tlb: Remove tlb_flush() define
Peter Zijlstra
2022-07-21
mmu_gather: Remove per arch tlb_{start,end}_vma()
Peter Zijlstra
2022-07-17
csky: drop definition of PGD_ORDER
Mike Rapoport
[next]