- ed92aae ARC: [plat-hsdk]: Remove misplaced interrupt-cells property by Alexey Brodkin · 9 months ago
- 2fe8f01 ARC: fix spare error by Vineet Gupta · 1 year ago
- 87bb275 arc: iounmap() arg is volatile by Randy Dunlap · 2 years, 2 months ago
- 5e89947 ARC: entry: fix syscall_trace_exit argument by Sergey Matyukevich · 2 years, 8 months ago
- f0bbc41 arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed by Arnd Bergmann · 3 years, 2 months ago
- 2dcd759 ARC: export clear_user_page() for modules by Randy Dunlap · 3 years, 4 months ago
- c1635ef ARC: Fix CONFIG_STACKDEPOT by Guenter Roeck · 3 years, 5 months ago
- 1c3e3f6 ARCv2: save ABI registers across signal handling by Vineet Gupta · 3 years, 7 months ago
- d3b7bb5 ARC: entry: fix off-by-one error in syscall number validation by Vineet Gupta · 3 years, 8 months ago
- 604173b arc: kernel: Return -EFAULT if copy_to_user() fails by Wang Qing · 3 years, 10 months ago
- 28ac2db arch/arc: add copy_user_page() to <asm/page.h> to fix build error on ARC by Randy Dunlap · 4 years ago
- 974efba ARC: build: add boot_targets to PHONY by Masahiro Yamada · 4 years, 1 month ago
- d35ad5d ARC: build: add uImage.lzma to the top-level target by Masahiro Yamada · 4 years, 1 month ago
- 4c8e76f ARC: build: remove non-existing bootpImage from KBUILD_IMAGE by Masahiro Yamada · 4 years, 1 month ago
- 48c56c9 ARC: stack unwinding: don't assume non-current task is sleeping by Vineet Gupta · 4 years, 1 month ago
- 31dff3a Revert "ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACE" by Vineet Gupta · 4 years, 2 months ago
- c3479f5 ARC: stack unwinding: avoid indefinite looping by Vineet Gupta · 4 years, 2 months ago
- f6cb0dc arc: plat-hsdk: fix kconfig dependency warning when !RESET_CONTROLLER by Necip Fazil Yildiran · 4 years, 3 months ago
- fd3d985 ARC: [plat-hsdk]: Switch ethernet phy-mode to rgmii-id by Evgeniy Didin · 4 years, 6 months ago
- 6048672 irqchip/eznps: Fix build error for !ARC700 builds by Vineet Gupta · 4 years, 4 months ago
- a2ab904 ARC: HSDK: wireup perf irq by Vineet Gupta · 4 years, 5 months ago
- f11ae9a ARC: elf: use right ELF_ARCH by Vineet Gupta · 4 years, 7 months ago
- d939945 ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACE by Vineet Gupta · 4 years, 7 months ago
- 815e659 ARC: [plat-eznps]: Restrict to CONFIG_ISA_ARCOMPACT by Vineet Gupta · 4 years, 8 months ago
- dc4495c ARC: Fix ICCM & DCCM runtime size checks by Eugeniy Paltsev · 4 years, 9 months ago
- b08e88a ARC: define __ALIGN_STR and __ALIGN symbols for ARC by Eugeniy Paltsev · 4 years, 9 months ago
- 18a698a ARC: [plat-axs10x]: Add missing multicast filter number to GMAC node by Jose Abreu · 5 years ago
- 0f6f069 arc: eznps: fix allmodconfig kconfig warning by Randy Dunlap · 5 years ago
- 578c60fb4 ARC: perf: Accommodate big-endian CPU by Alexey Brodkin · 5 years ago
- 7498108 ARC: hide unused function unw_hdr_alloc by Arnd Bergmann · 5 years ago
- 3b851f8 ARC: handle gcc generated __builtin_trap for older compiler by Vineet Gupta · 7 years ago
- 2b8b3dd ARC: [plat-hsdk]: Add missing FIFO size entry in GMAC node by Jose Abreu · 6 years ago
- e96749c ARC: [plat-hsdk]: Add missing multicast filter bins number to GMAC node by Jose Abreu · 6 years ago
- 743e95f ARC: fix build warnings by Vineet Gupta · 6 years ago
- 2d6453a arc: hsdk_defconfig: Enable CONFIG_BLK_DEV_RAM by Corentin Labbe · 6 years ago
- 8232cdf ARC: u-boot args: check that magic number is correct by Eugeniy Paltsev · 6 years ago
- 760884b ARCv2: support manual regfile save on interrupts by Vineet Gupta · 7 years ago
- f1e5784 ARC: uacces: remove lp_start, lp_end from clobber list by Vineet Gupta · 6 years ago
- 8c8561a ARCv2: lib: memcpy: fix doing prefetchw outside of buffer by Eugeniy Paltsev · 6 years ago
- 87142f7 ARC: fix __ffs return value to avoid build warnings by Eugeniy Paltsev · 6 years ago
- 238209c ARC: define ARCH_SLAB_MINALIGN = 8 by Alexey Brodkin · 6 years ago
- e726457 ARC: U-boot: check arguments paranoidly by Eugeniy Paltsev · 6 years ago
- 1f44814 ARCv2: Enable unaligned access in early ASM code by Eugeniy Paltsev · 6 years ago
- 04af947 ARC: perf: map generic branches to correct hardware condition by Eugeniy Paltsev · 6 years ago
- 377f080 ARC: adjust memblock_reserve of kernel memory by Eugeniy Paltsev · 6 years ago
- 95907c6 ARCv2: lib: memeset: fix doing prefetchw outside of buffer by Eugeniy Paltsev · 6 years ago
- 32f91e0 ARC: io.h: Implement reads{x}()/writes{x}() by Jose Abreu · 6 years ago
- 097c13e arc: [devboards] Add support of NFSv3 ACL by Alexey Brodkin · 6 years ago
- f4069a6 ARC: change defconfig defaults to ARCv2 by Kevin Hilman · 6 years ago
- 7b9f716 ARC: build: Don't set CROSS_COMPILE in arch's Makefile by Alexey Brodkin · 6 years ago
- b6d06b1 ARC: build: Get rid of toolchain check by Alexey Brodkin · 6 years ago
- b5dcd4a ARC: clone syscall to setp r25 as thread pointer by Vineet Gupta · 6 years ago
- dc49284 ARC: atomics: unbork atomic_fetch_##op() by Will Deacon · 6 years ago
- 0b2d284 ARC: [plat-axs*]: Enable SWAP by Alexey Brodkin · 6 years ago
- 24fab57 arc: fix type warnings in arc/mm/cache.c by Randy Dunlap · 6 years ago
- 391e300 arc: fix build errors in arc/include/asm/delay.h by Randy Dunlap · 6 years ago
- aca05b1 arc: [plat-eznps] fix printk warning in arc/plat-eznps/mtm.c by Randy Dunlap · 6 years ago
- 79f9c52 arc: [plat-eznps] fix data type errors in platform headers by Randy Dunlap · 6 years ago
- d267258 ARC: [plat-eznps] Add missing struct nps_host_reg_aux_dpc by Ofer Levi · 6 years ago
- 331c36c ARC: dma [non-IOC] setup SMP_CACHE_BYTES and cache_line_size by Eugeniy Paltsev · 6 years ago
- 09af6c9 ARC: Improve cmpxchg syscall implementation by Peter Zijlstra · 7 years ago
- fbeb2ee ARC: Enable machine_desc->init_per_cpu for !CONFIG_SMP by Alexey Brodkin · 7 years ago
- c0f29f9 ARC: Explicitly add -mmedium-calls to CFLAGS by Alexey Brodkin · 7 years ago
- 95c5810 ARC: mm: allow mprotect to make stack mappings executable by Vineet Gupta · 6 years ago
- 3c732b3 ARC: configs: Remove CONFIG_INITRAMFS_SOURCE from defconfigs by Alexey Brodkin · 7 years ago
- 13e5197 ARC: Fix CONFIG_SWAP by Alexey Brodkin · 6 years ago
- edb5e3e ARCv2: [plat-hsdk]: Save accl reg pair by default by Vineet Gupta · 6 years ago
- 738310e ARC: setup cpu possible mask according to possible-cpus dts property by Eugeniy Paltsev · 7 years ago
- f7f7819 ARC: mcip: update MCIP debug mask when the new cpu came online by Eugeniy Paltsev · 7 years ago
- 50de7f4 ARC: mcip: halt GFRC counter when ARC cores halt by Eugeniy Paltsev · 7 years ago
- 305eb32 bug.h: work around GCC PR82365 in BUG() by Arnd Bergmann · 7 years ago
- 052eb2d6 ARC: Fix malformed ARC_EMUL_UNALIGNED default by Ulf Magnusson · 7 years ago
- abc5896 .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore by Masahiro Yamada · 7 years ago
- d17237b ARC: uaccess: dont use "l" gcc inline asm constraint modifier by Vineet Gupta · 7 years ago
- ead7515 Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
- e2be04c License cleanup: add SPDX license identifier to uapi header files with a license by Greg Kroah-Hartman · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- fdbed19 ARC: unbork module link errors with !CONFIG_ARC_HAS_LLSC by Vineet Gupta · 7 years ago
- 753affb ARC: [plat-hsdk] Increase SDIO CIU frequency to 50000000Hz by Eugeniy Paltsev · 7 years ago
- a528629 ARC: [plat-hsdk] select CONFIG_RESET_HSDK from Kconfig by Vineet Gupta · 7 years ago
- ab8eb7d ARC: [plat-hsdk]: Add reset controller node to manage ethernet reset by Eugeniy Paltsev · 7 years ago
- edb40d7 ARC: [plat-hsdk]: Temporary fix to set CPU frequency to 1GHz by Eugeniy Paltsev · 7 years ago
- 5464d03 ARC: fix allnoconfig build warning by Vineet Gupta · 7 years ago
- dea8252 ARCv2: boot log: identify HS48 cores (dual issue) by Vineet Gupta · 7 years ago
- 010a8c9 ARC: boot log: decontaminate ARCv2 ISA_CONFIG register by Vineet Gupta · 7 years ago
- d9bc84a arc: remove redundant UTS_MACHINE define in arch/arc/Makefile by Masahiro Yamada · 7 years ago
- ef833ea ARC: [plat-hsdk] use actual clk driver to manage cpu clk by Eugeniy Paltsev · 7 years ago
- 9583833 ARC: [*defconfig] Reenable soft lock-up detector by Alexey Brodkin · 7 years ago
- 976e78a ARC: [plat-axs10x] sdio: Temporary fix of sdio ciu frequency by Eugeniy Paltsev · 7 years ago
- 6afa3bc ARC: [plat-hsdk] sdio: Temporary fix of sdio ciu frequency by Eugeniy Paltsev · 7 years ago
- 043d1e7 ARC: [plat-axs103] Add temporary quirk to reset ethernet IP by Eugeniy Paltsev · 7 years ago
- c17c020 arch: remove unused *_segments() macros/functions by Tobias Klauser · 7 years ago
- 0ee931c mm: treewide: remove GFP_TEMPORARY allocation flag by Michal Hocko · 7 years ago
- ee89252 Merge tag 'arc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 7 years ago
- 0d519f2 Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
- 15d8ffc Merge tag 'mmc-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
- 5f82e71 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 0081a0c Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- edc2988 Merge branch 'linus' into locking/core, to fix up conflicts by Ingo Molnar · 7 years ago
- 1ee55a8 ARC: Re-enable MMU upon Machine Check exception by Jose Abreu · 7 years ago