mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-21 08:46:49 +07:00
ac43507589
Release, which has been through 10 rounds of review on mailing list. We almost got the Acked-by/Reviewed-by of all patches except "Process management and Signal", but all've been tested. Here is the LTP-20180118 test report: ----------------------------------------------- Total Tests: 1298 Total Skipped Tests: 281 Total Failures: 10 Kernel Version: 4.19.0+ Machine Architecture: csky Hostname: buildroot ----------------------------------------------- This patchset adds architecture support to Linux for C-SKY's 32-bit embedded There are two ABI versions with several CPU cores in this patchset: ABIv1: 610 (16-bit instruction, 32-bit data path, VIPT Cache ...) ABIv2: 807 810 860 (16/32-bit variable length instruction, PIPT Cache, SMP ...) More information: http://en.c-sky.com The development repo: https://github.com/c-sky/csky-linux ABI Documentation: https://github.com/c-sky/csky-doc Here is the pre-built cross compiler for fast test from our CI: https://gitlab.com/c-sky/buildroot/-/jobs/101608095/artifacts/file/output/images/csky_toolchain_qemu_csky_ck807f_4.18_glibc_defconfig_482b221e52908be1c9b2ccb444255e1562bb7025.tar.xz We use buildroot as our CI-test enviornment. "LTP, Lmbench ..." will be tested for every commit. See here for more details: https://gitlab.com/c-sky/buildroot/pipelines We'll continouslly improve csky subsystem in future. Changes in v10: - Remove duplicated headers in asm/Kbuild and uapi/asm/Kbuild. - Change to (__NR_arch_specific_syscall + 1) in unistd.h. - Drop dword access for get_user_size patch. - Involve the interrupt controller drivers after got Reviewed-by. Changes in v9: - Remove unused code in smp.c and use per_cpu for ipi_data. - Fixup r15 register access in abiv1/alignment.c. - Improve the changelog comment in commit-msg. Changes in v8: - Pass make allmodconfig. - Implement abiv1 get_user_dword(). - Remove set_irq_mapping() used by driver in smp.c. Changes in v7: - Use checkpatch.pl to check all patches and fixup as possible. - Remove github.com/c-sky print in bootup. - Give a return in DMA_ATTR_NON_CONSISTENT in csky_dma_alloc_atomic(). - Remove the NSIGXXX in fpu.c and use force_sig_fault() in fpu.c. - Remove irq.h and add it in asm/Kbuild. - Use byteswap helpers in abiv1/bswapXi.c. - Fixup arch_sync_dma() only with one page problem. Changes in v6: - use asm-generic/bitops/atomic.h for all in asm/bitops.h - fix flush_cache_range and tlb_start_vma - fix compile error with include linux/bug.h in cmpxchg.h - improve the comment Changes in v5: - remove redundant smp_mb operations in spinlock.h - add commit message for dt-bindings docs - add CPUHP_AP_CSKY_TIMER_STARTING in hotplug.h for csky_mptimer - add COMPILE_TEST for timer-gx6605s Kconfig - seperate csky two interrupt controllers with 2 patches - add MAINTAINERS patch for csky - move IPI_IRQ into csky_mptimer, fixup irq_mapping problem - coding convension Changes in v4: - cleanup defconfig - use ksys_ in syscall.c - remove wrong comment in vdso.c - Use GENERIC_IRQ_MULTI_HANDLER - optimize the memset.c - fixup dts warnings - remove big-endian in byteorder.h Changes in v3: dc560f1 csky: change to EM_CSKY 252 for elf.h 2ac3ddf csky: remove gx6605s.dts af00b8c csky: add defconfig and qemu.dts 6c87efb csky: remove the deprecate name. f6dda39 csky: add dt-bindings doc. d9f02a8 csky: remove KERNEL_VERSION in upstream branch 7bd663c csky: Use kernel/dma/noncoherent.c 1544c09 csky: bugfix emmc hang up LINS-976 e963271 csky: cleanup include/asm/Kbuild cd267ba csky: remove CSKY_DEBUG_INFO 78950da csky: remove dcache invalid. 13fe51d csky: remove csum_ipv6_magic(), use generic one. a7372db csky: bugfix CK810 access twice error. 1bb7c69 csky: bugfix add gcc asm memory for barrier. 5ea3257 csky: add -msoft-float instead of -mfloat-abi=soft. 38b037d csky: bugfix losing cache flush range. ab5e8c4 csky: Add ticket-spinlock and qrwlock support. c9aaec5 csky: rename cskyksyms.c to libgcc_ksyms.c 28c5e48 csky: avoid the MB on failure: trylock f929c97 csky: bugfix idly4 may cause exception. 09dc496 csky: Use GENERIC_ASHLDI3/ASHRDI3 etc 6ecc99d csky: optimize smp boot code. 16f50df csky: asm/bug.h simple implement. 0ba532a csky: csky asm/atomic.h added. df66947 csky: asm/compat.h added 275a06f csky: String operations optimization 4c021dd csky: ck860 SMP memory barrier optimize fc39c66 csky: Add wait/doze/stop d005144 csky: add GENERIC_ALLOCATOR 4a10074 csky: bugfix cma failed for highmem. 9f2ca70 csky: CMA supported :) 53791f4 csky: optimize csky_dma_alloc_nonatomic 974676e csky: optimize the cpuinfo printf. 2538669 csky: bugfix make headers_install error. 1158d0c csky: prevent hard-float and vdsp instructions. dc3c856 csky: increase Normal Memory to 1GB 6ee5932 csky: bugfix qemu mmu couldn't support 0xffffe000 1d7dfb8 csky: csky_dma_alloc_atomic added. caf6610 csky: restruct the fixmap memory layout. 5a17eaa csky: use -Wa,-mcpu=ckxxxfv to the as. 4d51829 csky: use Kconfig.hz. f3f88fa csky: BUGFIX add -mcpu=ck860f support 6192fd1 csky: support ck860 fpu. 7aa5e01 csky: BUGFIX add smp_mb before ldex. 15758e2 csky: BUGFIX tlbi couldn't handle ASID in another CPU core. |
||
---|---|---|
.. | ||
abilis,tb10x-ictl.txt | ||
al,alpine-msix.txt | ||
allwinner,sun4i-ic.txt | ||
allwinner,sunxi-nmi.txt | ||
amlogic,meson-gpio-intc.txt | ||
andestech,ativic32.txt | ||
arm,gic-v3.txt | ||
arm,gic.txt | ||
arm,nvic.txt | ||
arm,versatile-fpga-irq.txt | ||
arm,vic.txt | ||
aspeed,ast2400-i2c-ic.txt | ||
aspeed,ast2400-vic.txt | ||
atmel,aic.txt | ||
brcm,bcm2835-armctrl-ic.txt | ||
brcm,bcm2836-l1-intc.txt | ||
brcm,bcm3380-l2-intc.txt | ||
brcm,bcm6345-l1-intc.txt | ||
brcm,bcm7038-l1-intc.txt | ||
brcm,bcm7120-l2-intc.txt | ||
brcm,l2-intc.txt | ||
cdns,xtensa-mx.txt | ||
cdns,xtensa-pic.txt | ||
cirrus,clps711x-intc.txt | ||
csky,apb-intc.txt | ||
csky,mpintc.txt | ||
digicolor-ic.txt | ||
ezchip,nps400-ic.txt | ||
faraday,ftintc010.txt | ||
fsl,ls-scfg-msi.txt | ||
google,goldfish-pic.txt | ||
hisilicon,mbigen-v2.txt | ||
img,meta-intc.txt | ||
img,pdc-intc.txt | ||
ingenic,intc.txt | ||
intel,ce4100-ioapic.txt | ||
interrupts.txt | ||
jcore,aic.txt | ||
lsi,zevio-intc.txt | ||
marvell,armada-8k-pic.txt | ||
marvell,armada-370-xp-mpic.txt | ||
marvell,gicp.txt | ||
marvell,icu.txt | ||
marvell,odmi-controller.txt | ||
marvell,orion-intc.txt | ||
marvell,sei.txt | ||
mediatek,cirq.txt | ||
mediatek,sysirq.txt | ||
microchip,pic32-evic.txt | ||
mips-gic.txt | ||
mrvl,intc.txt | ||
mscc,ocelot-icpu-intr.txt | ||
msi.txt | ||
nvidia,tegra20-ictlr.txt | ||
nxp,lpc3220-mic.txt | ||
open-pic.txt | ||
opencores,or1k-pic.txt | ||
openrisc,ompic.txt | ||
qca,ath79-cpu-intc.txt | ||
qca,ath79-misc-intc.txt | ||
qcom,pdc.txt | ||
renesas,h8s-intc.txt | ||
renesas,h8300h-intc.txt | ||
renesas,intc-irqpin.txt | ||
renesas,irqc.txt | ||
riscv,cpu-intc.txt | ||
samsung,exynos4210-combiner.txt | ||
samsung,s3c24xx-irq.txt | ||
sifive,plic-1.0.0.txt | ||
sigma,smp8642-intc.txt | ||
snps,arc700-intc.txt | ||
snps,archs-idu-intc.txt | ||
snps,archs-intc.txt | ||
snps,dw-apb-ictl.txt | ||
socionext,synquacer-exiu.txt | ||
socionext,uniphier-aidet.txt | ||
st,spear3xx-shirq.txt | ||
st,sti-irq-syscfg.txt | ||
st,stm32-exti.txt | ||
technologic,ts4800.txt | ||
ti,c64x+megamod-pic.txt | ||
ti,cp-intc.txt | ||
ti,keystone-irq.txt | ||
ti,omap2-intc.txt | ||
ti,omap4-wugen-mpu | ||
ti,omap-intc-irq.txt | ||
via,vt8500-intc.txt |