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
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
2022-07-17
csky: drop definition of PTE_ORDER
Mike Rapoport
2022-07-17
csky/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-05-26
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-26
Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-05-13
printk: stop including cache.h from printk.h
Peter Collingbourne
2022-05-11
csky: Move to generic ticket-spinlock
Guo Ren
2022-04-25
csky: atomic: Add conditional atomic operations' optimization
Guo Ren
2022-04-25
csky: atomic: Add custom atomic.h implementation
Guo Ren
2022-04-25
csky: atomic: Optimize cmpxchg with acquire & release
Guo Ren
2022-04-18
csky: optimize memcpy_{from,to}io() and memset_io()
Guo Ren
2022-04-08
csky: Fix versioncheck warnings
Deyan Wang
2022-03-28
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
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
[next]