summaryrefslogtreecommitdiffstats
path: root/arch/csky
AgeCommit message (Expand)AuthorLines
2024-02-09work around gcc bugs with 'asm goto' with outputsLinus Torvalds-2/+2
2024-01-19Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds-1/+2
2024-01-18Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds-0/+2
2023-12-24netfs, fscache: Combine fscache with netfsDavid Howells-1/+2
2023-12-14mm: Introduce flush_cache_vmap_early()Alexandre Ghiti-0/+2
2023-11-23csky: fix arch_jump_label_transform_static overrideArnd Bergmann-0/+5
2023-11-23arch: add do_page_fault prototypesArnd Bergmann-0/+2
2023-11-23arch: add missing prepare_ftrace_return() prototypesArnd Bergmann-0/+4
2023-11-23arch: vdso: consolidate gettime prototypesArnd Bergmann-10/+1
2023-11-23arch: include linux/cpu.h for trap_init() prototypeArnd Bergmann-2/+1
2023-11-23arch: consolidate arch_irq_work_raise prototypesArnd Bergmann-1/+1
2023-11-04Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds-10/+0
2023-11-03Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-12/+0
2023-10-18csky: remove unused cmd_vdso_installMasahiro Yamada-10/+0
2023-10-17vgacon, arch/*: remove unused screen_info definitionsArnd Bergmann-12/+0
2023-10-10c-sky: Remove now superfluous sentinel element from ctl_talbe arrayJoel Granados-1/+0
2023-09-01Merge tag 'csky-for-linus-6.6-2' of https://github.com/c-sky/csky-linuxLinus Torvalds-0/+2
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+1
2023-08-30csky: Fixup compile errorGuo Ren-0/+2
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-36/+53
2023-08-24mm: rationalise flush_icache_pages() and flush_icache_page()Matthew Wilcox (Oracle)-2/+0
2023-08-24csky: implement the new page table range APIMatthew Wilcox (Oracle)-34/+50
2023-08-21csky: convert __pte_free_tlb() to use ptdescsVishal Moola (Oracle)-2/+2
2023-08-10csky: Fixup -Wmissing-prototypes warningGuo Ren-0/+30
2023-08-10csky: Make pfn accessors static inlinesLinus Walleij-3/+10
2023-08-10csky: pgtable: Invalidate stale I-cache lines in update_mmu_cacheGuo Ren-3/+1
2023-07-29csky: fix old style declaration in module.cArnd Bergmann-1/+1
2023-07-11mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe-1/+1
2023-07-01Merge tag 'csky-for-linus-6.5' of https://github.com/c-sky/csky-linuxLinus Torvalds-0/+3
2023-06-29csky: fix up lock_mm_and_find_vma() conversionLinus Torvalds-1/+1
2023-06-28Merge branch 'expand-stack'Linus Torvalds-17/+6
2023-06-27Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-35/+0
2023-06-24mm/fault: convert remaining simple cases to lock_mm_and_find_vma()Linus Torvalds-17/+6
2023-06-18csky: uprobes: Restore thread.trap_noTiezhu Yang-0/+3
2023-06-05locking/atomic: make atomic*_{cmp,}xchg optionalMark Rutland-35/+0
2023-05-15csky/smp: Switch to hotplug core state synchronizationThomas Gleixner-7/+4
2023-05-04Merge tag 'csky-for-linus-6.4' of https://github.com/c-sky/csky-linuxLinus Torvalds-5/+6
2023-04-28Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+1
2023-04-28Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+3
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-4/+0
2023-04-27Merge tag 'sysctl-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds-14/+1
2023-04-25Merge tag 'timers-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-3/+1
2023-04-18csky: drop ARCH_FORCE_MAX_ORDERMike Rapoport (IBM)-4/+0
2023-04-13csky: simplify alignment sysctl registrationLuis Chamberlain-14/+1
2023-04-13csky: mmu: Prevent spurious page faultsGuo Ren-0/+6
2023-04-05csky: remove obsolete config CPU_TLB_SIZELukas Bulwahn-5/+0
2023-04-05mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov-1/+1
2023-03-24treewide: Trace IPIs sent via smp_send_reschedule()Valentin Schneider-1/+1
2023-03-21vdso: Improve cmd_vdso_check to check all dynamic relocationsFangrui Song-3/+1
2023-03-12csky: Remove kernel_thread declarationMike Christie-2/+0