linux_dsm_epyc7002/arch/arc
Vineet Gupta 6dd356d8fc ARC: unaligned: relax the check for gcc supporting -mno-unaligned-access
Without bleeding edge gcc, kernel builds were tripping everywhere.

So current gcc will generate unaligned code despite
!CONFIG_ARC_USE_UNALIGNED_MEM_ACCESS but that is something we have to
live with.

Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
2019-03-05 09:16:33 -08:00
..
boot ARC: [plat-hsdk]: Enable AXI DW DMAC support 2019-02-25 08:52:16 -08:00
configs arc: hsdk_defconfig: Enable CONFIG_BLK_DEV_RAM 2019-02-25 12:11:01 -08:00
include ARC: boot log: cut down on verbosity 2019-02-25 15:12:23 -08:00
kernel ARC: unaligned: relax the check for gcc supporting -mno-unaligned-access 2019-03-05 09:16:33 -08:00
lib ARCv2: Add explcit unaligned access support (and ability to disable too) 2019-02-25 12:10:58 -08:00
mm ARC: mm: do_page_fault fixes #1: relinquish mmap_sem if signal arrives while handle_mm_fault 2019-01-17 16:24:39 -08:00
oprofile
plat-axs10x PCI: consolidate PCI config entry in drivers/pci 2018-11-23 11:45:34 +09:00
plat-eznps
plat-hsdk ARCv2: support manual regfile save on interrupts 2019-02-21 11:03:18 -08:00
plat-sim
plat-tb10x
Kbuild
Kconfig ARCv2: Add explcit unaligned access support (and ability to disable too) 2019-02-25 12:10:58 -08:00
Kconfig.debug
Makefile ARCv2: Add explcit unaligned access support (and ability to disable too) 2019-02-25 12:10:58 -08:00