summaryrefslogtreecommitdiff
path: root/arch/csky/include
Commit message (Expand)AuthorAgeFilesLines
* csky: Remove kernel_thread declarationMike Christie2023-03-121-2/+0
* mm, arch: add generic implementation of pfn_valid() for FLATMEMMike Rapoport (IBM)2023-02-091-1/+0
* mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand2023-02-021-1/+0
* csky/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand2023-02-021-0/+18
* Merge tag 'csky-for-linus-6.2-rc1' of https://github.com/c-sky/csky-linuxLinus Torvalds2022-12-191-0/+2
|\
| * csky: add arch support current_stack_pointerTong Tiangen2022-10-211-0/+2
* | Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-12-131-3/+0
|\ \
| * | mm: remove kern_addr_valid() completelyKefeng Wang2022-11-081-3/+0
| |/
* | stackprotector: actually use get_random_canary()Jason A. Donenfeld2022-11-181-9/+1
|/
* kernel: exit: cleanup release_thread()Kefeng Wang2022-09-111-5/+0
* Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-052-23/+3
|\
| * csky: drop definition of PGD_ORDERMike Rapoport2022-07-172-3/+2
| * csky: drop definition of PTE_ORDERMike Rapoport2022-07-171-2/+1
| * csky/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-07-171-18/+0
* | Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-08-041-21/+2
|\ \
| * | asm-generic: Add new pci.h and use itStafford Horne2022-07-221-15/+2
| * | csky: PCI: Define ARCH_GENERIC_PCI_MMAP_RESOURCEStafford Horne2022-07-221-0/+2
| * | PCI: Move isa_dma_bridge_buggy out of asm/dma.hStafford Horne2022-07-221-2/+0
| * | PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.hStafford Horne2022-07-221-6/+0
| |/
* | Merge tag 'csky-for-linus-6.0-rc1' of https://github.com/c-sky/csky-linuxLinus Torvalds2022-08-046-8/+105
|\ \
| * | csky: cmpxchg: Coding convention for BUILD_BUG()Guo Ren2022-07-311-6/+5
| * | csky: Add qspinlock supportGuo Ren2022-07-314-2/+43
| * | csky: Add jump-label implementationGuo Ren2022-07-301-0/+47
| * | csky: Correct position of _stextGuo Ren2022-07-221-0/+10
| |/
* | csky/tlb: Remove tlb_flush() definePeter Zijlstra2022-07-211-2/+0
* | mmu_gather: Remove per arch tlb_{start,end}_vma()Peter Zijlstra2022-07-211-13/+0
|/
* Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-05-261-1/+1
|\
| * printk: stop including cache.h from printk.hPeter Collingbourne2022-05-131-1/+1
* | Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-05-263-116/+3
|\ \
| * | csky: Move to generic ticket-spinlockGuo Ren2022-05-113-116/+3
| |/
* | csky: atomic: Add conditional atomic operations' optimizationGuo Ren2022-04-251-0/+95
* | csky: atomic: Add custom atomic.h implementationGuo Ren2022-04-251-0/+142
* | csky: atomic: Optimize cmpxchg with acquire & releaseGuo Ren2022-04-252-8/+67
* | csky: optimize memcpy_{from,to}io() and memset_io()Guo Ren2022-04-181-0/+11
* | csky: Fix versioncheck warningsDeyan Wang2022-04-081-1/+0
|/
* Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-03-281-0/+1
|\
| * parport_pc: Also enable driver for PCI systemsMaciej W. Rozycki2022-03-181-0/+1
* | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-234-26/+0
|\ \
| * | uaccess: remove CONFIG_SET_FSArnd Bergmann2022-02-254-17/+0
| * | uaccess: generalize access_ok()Arnd Bergmann2022-02-251-8/+0
| * | uaccess: fix integer overflow on access_ok()Arnd Bergmann2022-02-141-4/+3
| |/
* | arch: Add pmd_pfn() where it is missingMike Rapoport2022-03-211-0/+1
|/
* Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds2022-01-231-1/+0
|\
| * include: move find.h from asm_generic to linuxYury Norov2022-01-151-1/+0
* | locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.hSebastian Andrzej Siewior2021-12-071-1/+1
|/
* Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-11-101-9/+0
|\
| * arch: remove unused function syscall_set_arguments()Peter Collingbourne2021-09-141-9/+0
* | Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-11-011-1/+1
|\ \
| * | kprobes: treewide: Make it harder to refer kretprobe_trampoline directlyMasami Hiramatsu2021-09-301-1/+1
| |/
* | Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-11-011-1/+1
|\ \