summaryrefslogtreecommitdiffstats
path: root/arch/arc/kernel
Commit message (Expand)AuthorAgeFilesLines
* ARCv2: intc: default all interrupts to priority 1Vineet Gupta2016-12-141-6/+4
* ARCv2: entry: document intr disable in hard isrVineet Gupta2016-12-141-6/+18
* ARC: ARCompact entry: elide re-reading ECR in ProtV handlerVineet Gupta2016-12-131-1/+1
* clocksource: import ARC timer driverVineet Gupta2016-11-302-352/+1
* ARC: breakout timer include code into separate header ...Vineet Gupta2016-11-301-15/+3
* ARC: move mcip.h into include/soc and adjust the includesVineet Gupta2016-11-302-2/+2
* ARC: time: move time_init() out of the driverVineet Gupta2016-11-302-9/+11
* ARC: timer: gfrc, rtc: build under same option (64-bit timers)Vineet Gupta2016-11-302-8/+4
* ARC: timer: gfrc, rtc: Read BCR to detect whether hardware exists ...Vineet Gupta2016-11-301-5/+13
* ARC: timer: gfrc, rtc: deuglify big endian codeVineet Gupta2016-11-301-22/+8
* 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