summaryrefslogtreecommitdiffstats
path: root/arch/arc/kernel
AgeCommit message (Expand)AuthorLines
2017-02-06ARCv2: intc: Use runtime value of irq count for setting up intcVineet Gupta-11/+17
2017-02-06ARCv2: intc: Rework the build time irq count informationYuriy Kolerov-1/+6
2017-02-06ARC: [intc-*]: confine NR_CPU_IRQS to intc codeVineet Gupta-0/+3
2017-02-06ARCv2: intc: Use ARC_REG_STATUS32 for addressing STATUS32 regYuriy Kolerov-1/+1
2017-01-27ARC: [arcompact] handle unaligned access delay slot corner caseVineet Gupta-1/+2
2017-01-24ARCv2: smp-boot: wake_flag polling by non-Masters needs to be uncachedVineet Gupta-3/+16
2017-01-24ARC: smp-boot: Decouple Non masters waiting API from jump to entry pointVineet Gupta-9/+11
2017-01-24ARCv2: MCIP: update the BCR per current changesVineet Gupta-2/+1
2017-01-24ARCv2: MCIP: Deprecate setting of affinity in Device TreeYuriy Kolerov-30/+22
2017-01-18ARC: module: Fix !CONFIG_ARC_DW2_UNWIND buildsVineet Gupta-1/+3
2017-01-04ARCv2: IRQ: Call entry/exit functions for chained handlers in MCIPYuriy Kolerov-0/+4
2017-01-04ARC: IRQ: Use hwirq instead of virq in mask/unmaskYuriy Kolerov-5/+5
2016-12-14ARCv2: intc: default all interrupts to priority 1Vineet Gupta-6/+4
2016-12-14ARCv2: entry: document intr disable in hard isrVineet Gupta-6/+18
2016-12-13ARC: ARCompact entry: elide re-reading ECR in ProtV handlerVineet Gupta-1/+1
2016-11-30clocksource: import ARC timer driverVineet Gupta-352/+1
2016-11-30ARC: breakout timer include code into separate header ...Vineet Gupta-15/+3
2016-11-30ARC: move mcip.h into include/soc and adjust the includesVineet Gupta-2/+2
2016-11-30ARC: time: move time_init() out of the driverVineet Gupta-9/+11
2016-11-30ARC: timer: gfrc, rtc: build under same option (64-bit timers)Vineet Gupta-8/+4
2016-11-30ARC: timer: gfrc, rtc: Read BCR to detect whether hardware exists ...Vineet Gupta-5/+13
2016-11-30ARC: timer: gfrc, rtc: deuglify big endian codeVineet Gupta-22/+8
2016-11-08ARCv2: MCIP: Use IDU_M_DISTRI_DEST mode if there is only 1 destination coreYuriy Kolerov-2/+11
2016-11-08ARC: IRQ: Do not use hwirq as virq and vice versaYuriy Kolerov-14/+18
2016-11-08ARC: [plat-eznps] set default baud for early consoleNoam Camus-0/+2
2016-11-07ARC: timer: rtc: implement read loop in "C" vs. inline asmVineet Gupta-8/+11
2016-11-07ARC: change return value of userspace cmpxchg assist syscallVineet Gupta-9/+11
2016-10-31ARC: [SMP] avoid overriding present cpumaskNoam Camus-4/+6
2016-10-28ARC: module: print pretty section namesVineet Gupta-14/+21
2016-10-28ARC: module: elide loop to save reference to .eh_frameVineet Gupta-10/+8
2016-10-28ARC: mm: retire ARC_DBG_TLB_MISS_COUNT...Vineet Gupta-110/+0
2016-10-28ARC: boot log: refactor cpu name/release printingVineet Gupta-18/+33
2016-10-28ARC: boot log: don't assume SWAPE instruction supportVineet Gupta-1/+4
2016-10-28ARC: boot log: refactor printing abt features not captured in BCRsVineet Gupta-45/+42
2016-10-28ARCv2: boot log: print IOC exists as well as enabled statusVineet Gupta-3/+1
2016-10-24ARC: syscall for userspace cmpxchg assistVineet Gupta-0/+33
2016-10-19ARC: Adjust cpuinfo for non-continuous cpu idsNoam Camus-1/+1
2016-10-16ARCv2: intc: untangle SMP, MCIP and IDUVineet Gupta-20/+11
2016-10-14Merge branch 'work.uaccess' into for-linusAl Viro-4/+4
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf-0/+1
2016-09-30ARCv2: intc: Use kflag if STATUS32.IE must be resetYuriy Kolerov-1/+1
2016-09-30ARC: .exit.* sections can be discarded in .eh_frame regimeVineet Gupta-8/+0
2016-09-30ARC: dw2 unwind: enable cfi pseudo ops in string libVineet Gupta-1/+2
2016-09-30ARC: entry: make ret_from_system_call local labelVineet Gupta-7/+5
2016-09-30ARC: dw2 unwind: switch to .eh_frame based unwindingVineet Gupta-34/+11
2016-09-30ARC: dw2 unwind: factor CIE specifics for .eh_frame/.debug_frameVineet Gupta-7/+18
2016-09-30ARC: module: support R_ARC_32_PCREL relocationVineet Gupta-2/+4
2016-09-30arc: perf: Enable generic "cache-references" and "cache-misses" eventsAlexey Brodkin-2/+4
2016-09-30ARCv2: Support dynamic peripheral address space in HS38 rel 3.0 coresVineet Gupta-2/+2
2016-09-30ARCv2: identify HS38 rel 3.0 coresVineet Gupta-0/+1