summaryrefslogtreecommitdiffstats
path: root/arch/arc/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * ARCv2: IDU-intc: mask all common interrupts by defaultYuriy Kolerov2017-02-061-2/+10
| * ARCv2: IDU-intc: Use build registers for getting numbers of interruptsYuriy Kolerov2017-02-061-10/+9
| * ARCv2: intc: Set default priority for all core interruptsYuriy Kolerov2017-02-061-1/+11
| * ARCv2: intc: Use runtime value of irq count for setting up intcVineet Gupta2017-02-061-11/+17
| * ARCv2: intc: Rework the build time irq count informationYuriy Kolerov2017-02-061-1/+6
| * ARC: [intc-*]: confine NR_CPU_IRQS to intc codeVineet Gupta2017-02-062-0/+3
| * ARCv2: intc: Use ARC_REG_STATUS32 for addressing STATUS32 regYuriy Kolerov2017-02-061-1/+1
* | ARC: [arcompact] brown paper bag bug in unaligned access delay slot fixupVineet Gupta2017-02-071-1/+1
|/
* ARC: [arcompact] handle unaligned access delay slot corner caseVineet Gupta2017-01-271-1/+2
* ARCv2: smp-boot: wake_flag polling by non-Masters needs to be uncachedVineet Gupta2017-01-241-3/+16
* ARC: smp-boot: Decouple Non masters waiting API from jump to entry pointVineet Gupta2017-01-242-9/+11
* ARCv2: MCIP: update the BCR per current changesVineet Gupta2017-01-241-2/+1
* ARCv2: MCIP: Deprecate setting of affinity in Device TreeYuriy Kolerov2017-01-241-30/+22
* ARC: module: Fix !CONFIG_ARC_DW2_UNWIND buildsVineet Gupta2017-01-181-1/+3
* ARCv2: IRQ: Call entry/exit functions for chained handlers in MCIPYuriy Kolerov2017-01-041-0/+4
* ARC: IRQ: Use hwirq instead of virq in mask/unmaskYuriy Kolerov2017-01-042-5/+5
* 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
OpenPOWER on IntegriCloud