summaryrefslogtreecommitdiffstats
path: root/arch/arc/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ | |/ / |/| |
| * | clocksources: Switch back to the clksrc tableDaniel Lezcano2016-06-281-3/+3
| * | clocksource/drivers/arc: Convert init function to return errorDaniel Lezcano2016-06-281-27/+42
* | | arc: unwind: warn only once if DW2_UNWIND is disabledAlexey Brodkin2016-06-281-1/+1
| |/ |/|
* | ARC: [intc-compact] simplify code for 2 priority levelsVineet Gupta2016-05-302-20/+4
* | Fix typosAndrea Gelmini2016-05-304-4/+4
|/
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-05-251-3/+3
|\
| * perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo2016-05-161-3/+3
* | exit_thread: remove empty bodiesJiri Slaby2016-05-201-7/+0
* | ARC: [plat-eznps] Use dedicated identity auxiliary register.Noam Camus2016-05-091-0/+13
* | ARC: Mark secondary cpu online only after all HW setup is doneNoam Camus2016-05-091-5/+5
* | ARC: RIP arc_{get|set}_core_freq() clk APIAlexey Brodkin2016-05-093-29/+1
* | ARC: Don't try to use value of top level clock-frequency in DTAlexey Brodkin2016-05-091-5/+7
OpenPOWER on IntegriCloud