summaryrefslogtreecommitdiffstats
path: root/arch/csky/include
AgeCommit message (Expand)AuthorLines
2023-06-05locking/atomic: make atomic*_{cmp,}xchg optionalMark Rutland-35/+0
2023-05-15csky/smp: Switch to hotplug core state synchronizationThomas Gleixner-1/+1
2023-03-12csky: Remove kernel_thread declarationMike Christie-2/+0
2023-02-09mm, arch: add generic implementation of pfn_valid() for FLATMEMMike Rapoport (IBM)-1/+0
2023-02-02mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand-1/+0
2023-02-02csky/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand-0/+18
2022-12-19Merge tag 'csky-for-linus-6.2-rc1' of https://github.com/c-sky/csky-linuxLinus Torvalds-0/+2
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-3/+0
2022-11-18stackprotector: actually use get_random_canary()Jason A. Donenfeld-9/+1
2022-11-08mm: remove kern_addr_valid() completelyKefeng Wang-3/+0
2022-10-21csky: add arch support current_stack_pointerTong Tiangen-0/+2
2022-09-11kernel: exit: cleanup release_thread()Kefeng Wang-5/+0
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-23/+3
2022-08-04Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-21/+2
2022-08-04Merge tag 'csky-for-linus-6.0-rc1' of https://github.com/c-sky/csky-linuxLinus Torvalds-8/+105
2022-07-31csky: cmpxchg: Coding convention for BUILD_BUG()Guo Ren-6/+5
2022-07-31csky: Add qspinlock supportGuo Ren-2/+43
2022-07-30csky: Add jump-label implementationGuo Ren-0/+47
2022-07-22csky: Correct position of _stextGuo Ren-0/+10
2022-07-22asm-generic: Add new pci.h and use itStafford Horne-15/+2
2022-07-22csky: PCI: Define ARCH_GENERIC_PCI_MMAP_RESOURCEStafford Horne-0/+2
2022-07-22PCI: Move isa_dma_bridge_buggy out of asm/dma.hStafford Horne-2/+0
2022-07-22PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.hStafford Horne-6/+0
2022-07-21csky/tlb: Remove tlb_flush() definePeter Zijlstra-2/+0
2022-07-21mmu_gather: Remove per arch tlb_{start,end}_vma()Peter Zijlstra-13/+0
2022-07-17csky: drop definition of PGD_ORDERMike Rapoport-3/+2
2022-07-17csky: drop definition of PTE_ORDERMike Rapoport-2/+1
2022-07-17csky/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual-18/+0
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+1
2022-05-26Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-116/+3
2022-05-13printk: stop including cache.h from printk.hPeter Collingbourne-1/+1
2022-05-11csky: Move to generic ticket-spinlockGuo Ren-116/+3
2022-04-25csky: atomic: Add conditional atomic operations' optimizationGuo Ren-0/+95
2022-04-25csky: atomic: Add custom atomic.h implementationGuo Ren-0/+142
2022-04-25csky: atomic: Optimize cmpxchg with acquire & releaseGuo Ren-8/+67
2022-04-18csky: optimize memcpy_{from,to}io() and memset_io()Guo Ren-0/+11
2022-04-08csky: Fix versioncheck warningsDeyan Wang-1/+0
2022-03-28Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+1
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-26/+0
2022-03-21arch: Add pmd_pfn() where it is missingMike Rapoport-0/+1
2022-03-18parport_pc: Also enable driver for PCI systemsMaciej W. Rozycki-0/+1
2022-02-25uaccess: remove CONFIG_SET_FSArnd Bergmann-17/+0
2022-02-25uaccess: generalize access_ok()Arnd Bergmann-8/+0
2022-02-14uaccess: fix integer overflow on access_ok()Arnd Bergmann-4/+3
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds-1/+0
2022-01-15include: move find.h from asm_generic to linuxYury Norov-1/+0
2021-12-07locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.hSebastian Andrzej Siewior-1/+1
2021-11-10Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-9/+0
2021-11-01Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds-1/+1
2021-11-01Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+1