summaryrefslogtreecommitdiff
path: root/arch/arc/kernel
AgeCommit message (Expand)AuthorFilesLines
2020-12-29ARC: stack unwinding: don't assume non-current task is sleepingVineet Gupta1-8/+15
2020-11-10Revert "ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACE"Vineet Gupta1-5/+11
2020-11-10ARC: stack unwinding: avoid indefinite loopingVineet Gupta1-1/+6
2020-07-22ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACEVineet Gupta1-11/+5
2020-06-11ARC: Fix ICCM & DCCM runtime size checksEugeniy Paltsev1-2/+3
2019-11-28ARC: perf: Accommodate big-endian CPUAlexey Brodkin1-2/+2
2019-09-21ARC: export "abort" for modulesVineet Gupta1-0/+1
2019-07-21ARC: hide unused function unw_hdr_allocArnd Bergmann1-5/+4
2019-07-10ARC: handle gcc generated __builtin_trap for older compilerVineet Gupta1-0/+8
2019-04-20ARC: u-boot args: check that magic number is correctEugeniy Paltsev2-0/+9
2019-02-27ARC: U-boot: check arguments paranoidlyEugeniy Paltsev2-27/+64
2019-02-27ARCv2: Enable unaligned access in early ASM codeEugeniy Paltsev1-0/+10
2018-10-13ARC: clone syscall to setp r25 as thread pointerVineet Gupta1-0/+20
2018-08-24ARC: Improve cmpxchg syscall implementationPeter Zijlstra1-11/+36
2018-08-24ARC: Enable machine_desc->init_per_cpu for !CONFIG_SMPAlexey Brodkin1-1/+1
2017-09-27ARC: Re-enable MMU upon Machine Check exceptionJose Abreu1-0/+6
2017-08-06ARCv2: IRQ: Call entry/exit functions for chained handlers in MCIPYuriy Kolerov1-0/+4
2017-06-17ARCv2: smp-boot: wake_flag polling by non-Masters needs to be uncachedVineet Gupta1-3/+16
2017-06-17ARC: smp-boot: Decouple Non masters waiting API from jump to entry pointVineet Gupta2-9/+11
2017-02-14ARC: [arcompact] brown paper bag bug in unaligned access delay slot fixupVineet Gupta1-1/+1
2017-02-01ARC: [arcompact] handle unaligned access delay slot corner caseVineet Gupta1-1/+2
2017-01-26ARC: module: Fix !CONFIG_ARC_DW2_UNWIND buildsVineet Gupta1-1/+3
2016-11-08ARCv2: MCIP: Use IDU_M_DISTRI_DEST mode if there is only 1 destination coreYuriy Kolerov1-2/+11
2016-11-08ARC: IRQ: Do not use hwirq as virq and vice versaYuriy Kolerov2-14/+18
2016-11-08ARC: [plat-eznps] set default baud for early consoleNoam Camus1-0/+2
2016-11-07ARC: timer: rtc: implement read loop in "C" vs. inline asmVineet Gupta1-8/+11
2016-11-07ARC: change return value of userspace cmpxchg assist syscallVineet Gupta1-9/+11
2016-10-31ARC: [SMP] avoid overriding present cpumaskNoam Camus1-4/+6
2016-10-28ARC: module: print pretty section namesVineet Gupta1-14/+21
2016-10-28ARC: module: elide loop to save reference to .eh_frameVineet Gupta1-10/+8
2016-10-28ARC: mm: retire ARC_DBG_TLB_MISS_COUNT...Vineet Gupta1-110/+0
2016-10-28ARC: boot log: refactor cpu name/release printingVineet Gupta1-18/+33
2016-10-28ARC: boot log: don't assume SWAPE instruction supportVineet Gupta1-1/+4
2016-10-28ARC: boot log: refactor printing abt features not captured in BCRsVineet Gupta1-45/+42
2016-10-28ARCv2: boot log: print IOC exists as well as enabled statusVineet Gupta1-3/+1
2016-10-24ARC: syscall for userspace cmpxchg assistVineet Gupta1-0/+33
2016-10-19ARC: Adjust cpuinfo for non-continuous cpu idsNoam Camus1-1/+1
2016-10-16ARCv2: intc: untangle SMP, MCIP and IDUVineet Gupta1-20/+11
2016-10-14Merge branch 'work.uaccess' into for-linusAl Viro1-4/+4
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf1-0/+1
2016-09-30ARCv2: intc: Use kflag if STATUS32.IE must be resetYuriy Kolerov1-1/+1
2016-09-30ARC: .exit.* sections can be discarded in .eh_frame regimeVineet Gupta1-8/+0
2016-09-30ARC: dw2 unwind: enable cfi pseudo ops in string libVineet Gupta1-1/+2
2016-09-30ARC: entry: make ret_from_system_call local labelVineet Gupta1-7/+5
2016-09-30ARC: dw2 unwind: switch to .eh_frame based unwindingVineet Gupta4-34/+11
2016-09-30ARC: dw2 unwind: factor CIE specifics for .eh_frame/.debug_frameVineet Gupta1-7/+18
2016-09-30ARC: module: support R_ARC_32_PCREL relocationVineet Gupta1-2/+4
2016-09-30arc: perf: Enable generic "cache-references" and "cache-misses" eventsAlexey Brodkin1-2/+4
2016-09-30ARCv2: Support dynamic peripheral address space in HS38 rel 3.0 coresVineet Gupta1-2/+2
2016-09-30ARCv2: identify HS38 rel 3.0 coresVineet Gupta1-0/+1