aboutsummaryrefslogtreecommitdiff
path: root/arch/arc/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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: clone syscall to setp r25 as thread pointerVineet Gupta2018-10-131-0/+20
* ARC: Improve cmpxchg syscall implementationPeter Zijlstra2018-08-241-11/+36
* ARC: Enable machine_desc->init_per_cpu for !CONFIG_SMPAlexey Brodkin2018-08-241-1/+1
* ARC: Re-enable MMU upon Machine Check exceptionJose Abreu2017-09-271-0/+6
* ARCv2: IRQ: Call entry/exit functions for chained handlers in MCIPYuriy Kolerov2017-08-061-0/+4
* ARCv2: smp-boot: wake_flag polling by non-Masters needs to be uncachedVineet Gupta2017-06-171-3/+16
* ARC: smp-boot: Decouple Non masters waiting API from jump to entry pointVineet Gupta2017-06-172-9/+11
* ARC: [arcompact] brown paper bag bug in unaligned access delay slot fixupVineet Gupta2017-02-141-1/+1
* ARC: [arcompact] handle unaligned access delay slot corner caseVineet Gupta2017-02-011-1/+2
* ARC: module: Fix !CONFIG_ARC_DW2_UNWIND buildsVineet Gupta2017-01-261-1/+3
* ARCv2: MCIP: Use IDU_M_DISTRI_DEST mode if there is only 1 destination coreYuriy Kolerov2016-11-081-2/+11
* ARC: IRQ: Do not use hwirq as virq and vice versaYuriy Kolerov2016-11-082-14/+18
* ARC: [plat-eznps] set default baud for early consoleNoam Camus2016-11-081-0/+2
* ARC: timer: rtc: implement read loop in "C" vs. inline asmVineet Gupta2016-11-071-8/+11
* ARC: change return value of userspace cmpxchg assist syscallVineet Gupta2016-11-071-9/+11
* ARC: [SMP] avoid overriding present cpumaskNoam Camus2016-10-311-4/+6
* ARC: module: print pretty section namesVineet Gupta2016-10-281-14/+21
* ARC: module: elide loop to save reference to .eh_frameVineet Gupta2016-10-281-10/+8
* ARC: mm: retire ARC_DBG_TLB_MISS_COUNT...Vineet Gupta2016-10-281-110/+0
* ARC: boot log: refactor cpu name/release printingVineet Gupta2016-10-281-18/+33
* ARC: boot log: don't assume SWAPE instruction supportVineet Gupta2016-10-281-1/+4
* ARC: boot log: refactor printing abt features not captured in BCRsVineet Gupta2016-10-281-45/+42
* ARCv2: boot log: print IOC exists as well as enabled statusVineet Gupta2016-10-281-3/+1
* ARC: syscall for userspace cmpxchg assistVineet Gupta2016-10-241-0/+33
* ARC: Adjust cpuinfo for non-continuous cpu idsNoam Camus2016-10-191-1/+1
* ARCv2: intc: untangle SMP, MCIP and IDUVineet Gupta2016-10-161-20/+11
* Merge branch 'work.uaccess' into for-linusAl Viro2016-10-141-4/+4
|\
| * arc: don't leak bits of kernel stack into coredumpAl Viro2016-09-151-4/+4
* | nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-071-0/+1
* | ARCv2: intc: Use kflag if STATUS32.IE must be resetYuriy Kolerov2016-09-301-1/+1
* | ARC: .exit.* sections can be discarded in .eh_frame regimeVineet Gupta2016-09-301-8/+0
* | ARC: dw2 unwind: enable cfi pseudo ops in string libVineet Gupta2016-09-301-1/+2
* | ARC: entry: make ret_from_system_call local labelVineet Gupta2016-09-301-7/+5
* | ARC: dw2 unwind: switch to .eh_frame based unwindingVineet Gupta2016-09-304-34/+11
* | ARC: dw2 unwind: factor CIE specifics for .eh_frame/.debug_frameVineet Gupta2016-09-301-7/+18
* | ARC: module: support R_ARC_32_PCREL relocationVineet Gupta2016-09-301-2/+4
* | arc: perf: Enable generic "cache-references" and "cache-misses" eventsAlexey Brodkin2016-09-301-2/+4
* | ARCv2: Support dynamic peripheral address space in HS38 rel 3.0 coresVineet Gupta2016-09-301-2/+2
* | ARCv2: identify HS38 rel 3.0 coresVineet Gupta2016-09-301-0/+1
* | ARC: export __udivdi3 for modulesVineet Gupta2016-08-191-0/+2
* | ARC: Support syscall ABI v4Vineet Gupta2016-08-192-3/+5
|/
* Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-07-301-7/+0
|\
| * arc: Remove unnecessary of_platform_populate with default match tableKefeng Wang2016-06-231-7/+0
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-291-30/+18
|\ \
| * | ARC/time: Convert to hotplug state machineAnna-Maria Gleixner2016-07-151-30/+18
* | | Merge tag 'arc-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2016-07-291-0/+1
|\ \ \ | |/ / |/| |
| * | ARC: fix linux-next build breakageVineet Gupta2016-07-131-0/+1
* | | Merge branch 'clockevents/4.8' of http://git.linaro.org/people/daniel.lezcano...Thomas Gleixner2016-07-071-24/+39
|\ \ \ | |/ / |/| |