summaryrefslogtreecommitdiff
path: root/arch/csky
AgeCommit message (Expand)Author
2024-07-10csky: convert to generic syscall tableArnd Bergmann
2024-07-10clone3: drop __ARCH_WANT_SYS_CLONE3 macroArnd Bergmann
2024-07-10csky: drop asm/gpio.h wrapperArnd Bergmann
2024-06-25syscalls: mmap(): use unsigned offset type consistentlyArnd Bergmann
2024-06-25csky, hexagon: fix broken sys_sync_file_rangeArnd Bergmann
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-18Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2024-05-17Merge tag 'probes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2024-05-16kprobe/ftrace: bail out if ftrace was killedStephen Brennan
2024-05-14Makefile: remove redundant tool coverage variablesMasahiro Yamada
2024-05-11csky: Emulate one-byte cmpxchgPaul E. McKenney
2024-05-10kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada
2024-05-02arch: use $(obj)/ instead of $(src)/ for preprocessed linker scriptsMasahiro Yamada
2024-04-25csky: use initializer for struct vm_unmapped_area_infoRick Edgecombe
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-03-12Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-03-11Merge tag 'x86-cleanups-2024-03-11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-03-06arch: define CONFIG_PAGE_SIZE_*KB on all architecturesArnd Bergmann
2024-03-05mm: Remove broken pfn_to_virt() on arch csky/hexagon/openriscYan Zhao
2024-03-04smp: Consolidate smp_prepare_boot_cpu()Thomas Gleixner
2024-02-22Introduce cpu_dcache_is_aliasing() across all architecturesMathieu Desnoyers
2024-02-20csky/vdso: Use generic union vdso_data_storeAnna-Maria Behnsen
2024-02-20csky/vdso: Remove superfluous ifdefferyAnna-Maria Behnsen
2024-02-09work around gcc bugs with 'asm goto' with outputsLinus Torvalds
2024-01-19Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds
2024-01-18Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2023-12-24netfs, fscache: Combine fscache with netfsDavid Howells
2023-12-14mm: Introduce flush_cache_vmap_early()Alexandre Ghiti
2023-11-23csky: fix arch_jump_label_transform_static overrideArnd Bergmann
2023-11-23arch: add do_page_fault prototypesArnd Bergmann
2023-11-23arch: add missing prepare_ftrace_return() prototypesArnd Bergmann
2023-11-23arch: vdso: consolidate gettime prototypesArnd Bergmann
2023-11-23arch: include linux/cpu.h for trap_init() prototypeArnd Bergmann
2023-11-23arch: consolidate arch_irq_work_raise prototypesArnd Bergmann
2023-11-04Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2023-11-03Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-10-18csky: remove unused cmd_vdso_installMasahiro Yamada
2023-10-17vgacon, arch/*: remove unused screen_info definitionsArnd Bergmann
2023-10-10c-sky: Remove now superfluous sentinel element from ctl_talbe arrayJoel Granados
2023-09-01Merge tag 'csky-for-linus-6.6-2' of https://github.com/c-sky/csky-linuxLinus Torvalds
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-30csky: Fixup compile errorGuo Ren
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-08-24mm: rationalise flush_icache_pages() and flush_icache_page()Matthew Wilcox (Oracle)
2023-08-24csky: implement the new page table range APIMatthew Wilcox (Oracle)
2023-08-21csky: convert __pte_free_tlb() to use ptdescsVishal Moola (Oracle)
2023-08-10csky: Fixup -Wmissing-prototypes warningGuo Ren
2023-08-10csky: Make pfn accessors static inlinesLinus Walleij
2023-08-10csky: pgtable: Invalidate stale I-cache lines in update_mmu_cacheGuo Ren
2023-07-29csky: fix old style declaration in module.cArnd Bergmann