aboutsummaryrefslogtreecommitdiff
path: root/arch/csky
AgeCommit message (Expand)AuthorFilesLines
2023-02-27Merge tag 'csky-for-linus-6.3' of https://github.com/c-sky/csky-linuxGravatar Linus Torvalds 1-1/+1
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 4-12/+38
2023-02-09mm, arch: add generic implementation of pfn_valid() for FLATMEMGravatar Mike Rapoport (IBM) 1-1/+0
2023-02-02mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEGravatar David Hildenbrand 1-1/+0
2023-02-02csky/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEGravatar David Hildenbrand 3-11/+39
2023-01-13arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabledGravatar Peter Zijlstra 2-2/+1
2023-01-13objtool/idle: Validate __cpuidle code as noinstrGravatar Peter Zijlstra 1-1/+0
2022-12-29csky: delay: Add function alignmentGravatar Jialu Xu 1-1/+1
2022-12-19Merge tag 'csky-for-linus-6.2-rc1' of https://github.com/c-sky/csky-linuxGravatar Linus Torvalds 5-18/+7
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-3/+0
2022-12-12Merge tag 'pull-elfcore' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-2/+2
2022-11-24[elf][non-regset] uninline elf_core_copy_task_fpregs() (and lose pt_regs argu...Gravatar Al Viro 1-2/+2
2022-11-18stackprotector: actually use get_random_canary()Gravatar Jason A. Donenfeld 1-9/+1
2022-11-11Revert "csky: Add support for restartable sequence"Gravatar Mathieu Desnoyers 3-7/+0
2022-11-11Revert "csky: Fixup CONFIG_DEBUG_RSEQ"Gravatar Mathieu Desnoyers 1-10/+5
2022-11-08mm: remove kern_addr_valid() completelyGravatar Kefeng Wang 1-3/+0
2022-10-21csky: Kconfig: Fix spelling mistake "Meory" -> "Memory"Gravatar Colin Ian King 1-1/+1
2022-10-21csky: add arch support current_stack_pointerGravatar Tong Tiangen 3-4/+5
2022-10-12Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-5/+0
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+1
2022-10-02kbuild: remove head-y syntaxGravatar Masahiro Yamada 1-2/+0
2022-10-02kbuild: use obj-y instead extra-y for objects placed at the headGravatar Masahiro Yamada 1-2/+2
2022-09-11kernel: exit: cleanup release_thread()Gravatar Kefeng Wang 1-5/+0
2022-09-11arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDERGravatar Zi Yan 1-1/+1
2022-08-07Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 1-5/+0
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 4-23/+27
2022-08-04Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-21/+2
2022-08-04Merge tag 'csky-for-linus-6.0-rc1' of https://github.com/c-sky/csky-linuxGravatar Linus Torvalds 14-20/+211
2022-08-02Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-5/+5
2022-07-31csky: abiv1: Fixup compile errorGravatar Guo Ren 1-0/+6
2022-07-31csky: cmpxchg: Coding convention for BUILD_BUG()Gravatar Guo Ren 1-6/+5
2022-07-31csky: Enable ARCH_INLINE_READ*/WRITE*/SPIN*Gravatar Guo Ren 1-0/+26
2022-07-31csky: Add qspinlock supportGravatar Guo Ren 5-2/+44
2022-07-30csky: Add jump-label implementationGravatar Guo Ren 4-0/+104
2022-07-29profile: setup_profiling_timer() is moslty not implementedGravatar Ben Dooks 1-5/+0
2022-07-22csky: Move HEAD_TEXT_SECTION out of __init_begin-endGravatar Guo Ren 1-6/+6
2022-07-22csky: Correct position of _stextGravatar Guo Ren 3-3/+14
2022-07-22csky: Use the bitmap API to allocate bitmapsGravatar Christophe JAILLET 1-3/+2
2022-07-22csky/kprobe: reclaim insn_slot on kprobe unregistrationGravatar Liao Chang 1-0/+4
2022-07-22asm-generic: Add new pci.h and use itGravatar Stafford Horne 1-15/+2
2022-07-22csky: PCI: Define ARCH_GENERIC_PCI_MMAP_RESOURCEGravatar Stafford Horne 1-0/+2
2022-07-22PCI: Move isa_dma_bridge_buggy out of asm/dma.hGravatar Stafford Horne 1-2/+0
2022-07-22PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.hGravatar Stafford Horne 1-6/+0
2022-07-21csky/tlb: Remove tlb_flush() defineGravatar Peter Zijlstra 1-2/+0
2022-07-21mmu_gather: Remove per arch tlb_{start,end}_vma()Gravatar Peter Zijlstra 1-13/+0
2022-07-17csky: drop definition of PGD_ORDERGravatar Mike Rapoport 2-3/+2
2022-07-17csky: drop definition of PTE_ORDERGravatar Mike Rapoport 1-2/+1
2022-07-17mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROTGravatar Anshuman Khandual 1-1/+0
2022-07-17csky/mm: enable ARCH_HAS_VM_GET_PAGE_PROTGravatar Anshuman Khandual 3-18/+21
2022-06-29context_tracking: Split user tracking KconfigGravatar Frederic Weisbecker 2-3/+3