summaryrefslogtreecommitdiffstats
path: root/arch/csky (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-11-231-0/+1
|\
| * asm-generic: introduce text-patching.hMike Rapoport (Microsoft)2024-11-071-0/+1
* | Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-11-214-106/+1
|\ \
| * | csky: Use new fallback IO memcpy/memsetJulian Vetter2024-10-283-103/+1
| * | asm-generic: provide generic page_to_phys and phys_to_page implementationsChristoph Hellwig2024-10-281-3/+0
| |/
* | Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-11-201-2/+2
|\ \
| * | of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verifyUsama Arif2024-10-291-2/+2
| |/
* | csky/vdso: Remove arch_vma_name()Thomas Weißschuh2024-11-021-7/+0
* | csky/vdso: Remove gettimeofday() and friends from VDSOThomas Weißschuh2024-11-029-218/+2
* | vdso: Introduce vdso/page.hVincenzo Frascino2024-10-161-6/+2
|/
* mm: make arch_get_unmapped_area() take vm_flags by defaultMark Brown2024-09-101-1/+2
* mm: remove legacy install_special_mapping() codeLinus Torvalds2024-09-021-7/+21
* Merge tag 'ftrace-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds2024-07-181-2/+0
|\
| * function_graph: Everyone uses HAVE_FUNCTION_GRAPH_RET_ADDR_PTR, remove itSteven Rostedt (Google)2024-06-111-2/+0
* | csky: convert to generic syscall tableArnd Bergmann2024-07-106-12/+17
* | clone3: drop __ARCH_WANT_SYS_CLONE3 macroArnd Bergmann2024-07-101-1/+0
* | csky: drop asm/gpio.h wrapperArnd Bergmann2024-07-101-1/+0
* | syscalls: mmap(): use unsigned offset type consistentlyArnd Bergmann2024-06-251-1/+1
* | csky, hexagon: fix broken sys_sync_file_rangeArnd Bergmann2024-06-251-0/+1
|/
* Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-05-191-6/+6
|\
| * csky: use initializer for struct vm_unmapped_area_infoRick Edgecombe2024-04-261-6/+6
* | Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2024-05-182-9/+3
|\ \
| * | Makefile: remove redundant tool coverage variablesMasahiro Yamada2024-05-141-4/+0
| * | kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada2024-05-092-4/+2
| * | arch: use $(obj)/ instead of $(src)/ for preprocessed linker scriptsMasahiro Yamada2024-05-021-1/+1
| |/
* | Merge tag 'probes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds2024-05-181-0/+3
|\ \
| * | kprobe/ftrace: bail out if ftrace was killedStephen Brennan2024-05-161-0/+3
| |/
* / csky: Emulate one-byte cmpxchgPaul E. McKenney2024-05-112-0/+11
|/
* Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-03-152-0/+10
|\
| * Introduce cpu_dcache_is_aliasing() across all architecturesMathieu Desnoyers2024-02-232-0/+10
* | Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-03-122-6/+2
|\ \
| * | arch: define CONFIG_PAGE_SIZE_*KB on all architecturesArnd Bergmann2024-03-062-1/+2
| * | mm: Remove broken pfn_to_virt() on arch csky/hexagon/openriscYan Zhao2024-03-051-5/+0
| |/
* | Merge tag 'x86-cleanups-2024-03-11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-03-121-4/+0
|\ \
| * | smp: Consolidate smp_prepare_boot_cpu()Thomas Gleixner2024-03-041-4/+0
| |/
* | csky/vdso: Use generic union vdso_data_storeAnna-Maria Behnsen2024-02-201-8/+2
* | csky/vdso: Remove superfluous ifdefferyAnna-Maria Behnsen2024-02-202-9/+0
|/
* work around gcc bugs with 'asm goto' with outputsLinus Torvalds2024-02-101-2/+2
* Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds2024-01-191-1/+2
|\
| * netfs, fscache: Combine fscache with netfsDavid Howells2023-12-241-1/+2
* | Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2024-01-192-0/+2
|\ \
| * | mm: Introduce flush_cache_vmap_early()Alexandre Ghiti2023-12-142-0/+2
| |/
* | csky: fix arch_jump_label_transform_static overrideArnd Bergmann2023-11-231-0/+5
* | arch: add do_page_fault prototypesArnd Bergmann2023-11-231-0/+2
* | arch: add missing prepare_ftrace_return() prototypesArnd Bergmann2023-11-231-0/+4
* | arch: vdso: consolidate gettime prototypesArnd Bergmann2023-11-231-10/+1
* | arch: include linux/cpu.h for trap_init() prototypeArnd Bergmann2023-11-232-2/+1
* | arch: consolidate arch_irq_work_raise prototypesArnd Bergmann2023-11-231-1/+1
|/
* Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2023-11-041-10/+0
|\
| * csky: remove unused cmd_vdso_installMasahiro Yamada2023-10-181-10/+0