summaryrefslogtreecommitdiffstats
path: root/arch/arc
Commit message (Expand)AuthorAgeFilesLines
* ARC: [plat-hsdk]: Add missing FIFO size entry in GMAC nodeJose Abreu2019-06-251-0/+3
* ARC: [plat-hsdk]: Add missing multicast filter bins number to GMAC nodeJose Abreu2019-06-251-0/+1
* ARC: fix build warningsVineet Gupta2019-06-252-9/+18
* arc: hsdk_defconfig: Enable CONFIG_BLK_DEV_RAMCorentin Labbe2019-04-201-0/+1
* ARC: u-boot args: check that magic number is correctEugeniy Paltsev2019-04-202-0/+9
* ARCv2: don't assume core 0x54 has dual issueVineet Gupta2019-03-232-5/+29
* ARCv2: support manual regfile save on interruptsVineet Gupta2019-03-235-1/+68
* ARC: uacces: remove lp_start, lp_end from clobber listVineet Gupta2019-03-231-4/+4
* ARCv2: lib: memcpy: fix doing prefetchw outside of bufferEugeniy Paltsev2019-03-231-14/+0
* ARC: show_regs: lockdep: avoid page allocator...Vineet Gupta2019-03-051-14/+12
* ARC: fix __ffs return value to avoid build warningsEugeniy Paltsev2019-03-051-3/+3
* ARC: define ARCH_SLAB_MINALIGN = 8Alexey Brodkin2019-02-271-0/+11
* ARC: U-boot: check arguments paranoidlyEugeniy Paltsev2019-02-272-27/+64
* ARCv2: Enable unaligned access in early ASM codeEugeniy Paltsev2019-02-271-0/+10
* ARC: perf: map generic branches to correct hardware conditionEugeniy Paltsev2019-01-311-1/+2
* ARC: adjust memblock_reserve of kernel memoryEugeniy Paltsev2019-01-311-1/+2
* ARCv2: lib: memeset: fix doing prefetchw outside of bufferEugeniy Paltsev2019-01-311-8/+32
* clocksource/drivers/arc_timer: Utilize generic sched_clockAlexey Brodkin2019-01-091-0/+1
* ARC: io.h: Implement reads{x}()/writes{x}()Jose Abreu2018-12-211-0/+72
* arc: [devboards] Add support of NFSv3 ACLAlexey Brodkin2018-12-0810-0/+10
* ARC: change defconfig defaults to ARCv2Kevin Hilman2018-12-087-2/+7
* ARC: clone syscall to setp r25 as thread pointerVineet Gupta2018-10-051-0/+20
* ARC: build: Don't set CROSS_COMPILE in arch's MakefileAlexey Brodkin2018-09-181-9/+1
* ARC: fix spelling mistake "entires" -> "entries"Colin Ian King2018-09-141-1/+1
* ARC: build: Get rid of toolchain checkAlexey Brodkin2018-09-131-14/+0
* ARCv2: build: use mcpu=hs38 iso generic mcpu=archsVineet Gupta2018-09-101-1/+1
* ARC: don't check for HIGHMEM pages in arch_dma_allocEugeniy Paltsev2018-09-041-18/+14
* ARC: IOC: panic if both IOC and ZONE_HIGHMEM enabledEugeniy Paltsev2018-09-041-0/+13
* ARC: dma [IOC] Enable per device io coherencyEugeniy Paltsev2018-09-043-40/+50
* ARC: dma [IOC]: mark DMA devices connected as dma-coherentEugeniy Paltsev2018-08-313-0/+56
* ARC: atomics: unbork atomic_fetch_##op()Will Deacon2018-08-311-1/+1
* arc: remove redundant GCC version checksMasahiro Yamada2018-08-301-9/+1
* ARC: sort KconfigVineet Gupta2018-08-271-5/+5
* ARC: cleanup show_faulting_vma()Eugeniy Paltsev2018-08-271-9/+4
* ARC: [plat-axs*]: Enable SWAPAlexey Brodkin2018-08-273-3/+0
* ARC: [plat-axs*/plat-hsdk]: Allow U-Boot to pass MAC-address to the kernelAlexey Brodkin2018-08-272-2/+12
* ARC: configs: cleanupAlexey Brodkin2018-08-2716-28/+0
* kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada2018-08-241-1/+1
* mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder2018-08-171-1/+3
* Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-152-24/+0
|\
| * kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig2018-08-021-2/+0
| * Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig2018-08-022-6/+0
| * kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig2018-08-021-16/+0
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-08-132-47/+5
|\ \
| * \ Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2018-07-2524-47/+112
| |\ \
| * | | bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobeMasami Hiramatsu2018-06-211-2/+3
| * | | ARC/kprobes: Don't call the ->break_handler() in ARC kprobes codeMasami Hiramatsu2018-06-211-7/+0
| * | | ARC/kprobes: Remove jprobe implementationMasami Hiramatsu2018-06-212-38/+2
| | |/ | |/|
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-08-131-69/+17
|\ \ \
| * | | atomics/treewide: Clean up '*_andnot()' ifdefferyMark Rutland2018-06-211-4/+4