aboutsummaryrefslogtreecommitdiff
path: root/arch/csky
AgeCommit message (Expand)AuthorFilesLines
2023-11-04Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 1-10/+0
2023-11-03Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-12/+0
2023-10-18csky: remove unused cmd_vdso_installGravatar Masahiro Yamada 1-10/+0
2023-10-17vgacon, arch/*: remove unused screen_info definitionsGravatar Arnd Bergmann 1-12/+0
2023-10-10c-sky: Remove now superfluous sentinel element from ctl_talbe arrayGravatar Joel Granados 1-1/+0
2023-09-01Merge tag 'csky-for-linus-6.6-2' of https://github.com/c-sky/csky-linuxGravatar Linus Torvalds 1-0/+2
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+1
2023-08-30csky: Fixup compile errorGravatar Guo Ren 1-0/+2
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 6-36/+53
2023-08-24mm: rationalise flush_icache_pages() and flush_icache_page()Gravatar Matthew Wilcox (Oracle) 2-2/+0
2023-08-24csky: implement the new page table range APIGravatar Matthew Wilcox (Oracle) 5-34/+50
2023-08-21csky: convert __pte_free_tlb() to use ptdescsGravatar Vishal Moola (Oracle) 1-2/+2
2023-08-10csky: Fixup -Wmissing-prototypes warningGravatar Guo Ren 4-0/+30
2023-08-10csky: Make pfn accessors static inlinesGravatar Linus Walleij 1-3/+10
2023-08-10csky: pgtable: Invalidate stale I-cache lines in update_mmu_cacheGravatar Guo Ren 1-3/+1
2023-07-29csky: fix old style declaration in module.cGravatar Arnd Bergmann 1-1/+1
2023-07-11mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Gravatar Rick Edgecombe 1-1/+1
2023-07-01Merge tag 'csky-for-linus-6.5' of https://github.com/c-sky/csky-linuxGravatar Linus Torvalds 1-0/+3
2023-06-29csky: fix up lock_mm_and_find_vma() conversionGravatar Linus Torvalds 1-1/+1
2023-06-28Merge branch 'expand-stack'Gravatar Linus Torvalds 2-17/+6
2023-06-27Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-35/+0
2023-06-24mm/fault: convert remaining simple cases to lock_mm_and_find_vma()Gravatar Linus Torvalds 2-17/+6
2023-06-18csky: uprobes: Restore thread.trap_noGravatar Tiezhu Yang 1-0/+3
2023-06-05locking/atomic: make atomic*_{cmp,}xchg optionalGravatar Mark Rutland 1-35/+0
2023-05-15csky/smp: Switch to hotplug core state synchronizationGravatar Thomas Gleixner 3-7/+4
2023-05-04Merge tag 'csky-for-linus-6.4' of https://github.com/c-sky/csky-linuxGravatar Linus Torvalds 3-5/+6
2023-04-28Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+1
2023-04-28Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+3
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-4/+0
2023-04-27Merge tag 'sysctl-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Gravatar Linus Torvalds 1-14/+1
2023-04-25Merge tag 'timers-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-3/+1
2023-04-18csky: drop ARCH_FORCE_MAX_ORDERGravatar Mike Rapoport (IBM) 1-4/+0
2023-04-13csky: simplify alignment sysctl registrationGravatar Luis Chamberlain 1-14/+1
2023-04-13csky: mmu: Prevent spurious page faultsGravatar Guo Ren 2-0/+6
2023-04-05csky: remove obsolete config CPU_TLB_SIZEGravatar Lukas Bulwahn 1-5/+0
2023-04-05mm, treewide: redefine MAX_ORDER sanelyGravatar Kirill A. Shutemov 1-1/+1
2023-03-24treewide: Trace IPIs sent via smp_send_reschedule()Gravatar Valentin Schneider 1-1/+1
2023-03-21vdso: Improve cmd_vdso_check to check all dynamic relocationsGravatar Fangrui Song 1-3/+1
2023-03-12csky: Remove kernel_thread declarationGravatar Mike Christie 1-2/+0
2023-03-08sched/idle: Mark arch_cpu_idle_dead() __noreturnGravatar Josh Poimboeuf 1-1/+1
2023-03-06csky/cpu: Make sure arch_cpu_idle_dead() doesn't returnGravatar Josh Poimboeuf 1-0/+2
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