aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/arc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-14ARCv2: intc: default all interrupts to priority 1Vineet Gupta1-6/+4
2016-12-14ARCv2: entry: document intr disable in hard isrVineet Gupta1-6/+18
2016-12-13ARC: ARCompact entry: elide re-reading ECR in ProtV handlerVineet Gupta1-1/+1
2016-11-30clocksource: import ARC timer driverVineet Gupta2-352/+1
2016-11-30ARC: breakout timer include code into separate header ...Vineet Gupta1-15/+3
2016-11-30ARC: move mcip.h into include/soc and adjust the includesVineet Gupta2-2/+2
2016-11-30ARC: time: move time_init() out of the driverVineet Gupta2-9/+11
2016-11-30ARC: timer: gfrc, rtc: build under same option (64-bit timers)Vineet Gupta2-8/+4
2016-11-30ARC: timer: gfrc, rtc: Read BCR to detect whether hardware exists ...Vineet Gupta1-5/+13
2016-11-30ARC: timer: gfrc, rtc: deuglify big endian codeVineet Gupta1-22/+8
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
2016-09-15arc: don't leak bits of kernel stack into coredumpAl Viro1-4/+4
2016-08-19ARC: export __udivdi3 for modulesVineet Gupta1-0/+2
2016-08-19ARC: Support syscall ABI v4Vineet Gupta2-3/+5
2016-07-30Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-7/+0
2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-30/+18
2016-07-29Merge tag 'arc-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arcLinus Torvalds1-0/+1
2016-07-15ARC/time: Convert to hotplug state machineAnna-Maria Gleixner1-30/+18
2016-07-13ARC: fix linux-next build breakageVineet Gupta1-0/+1
2016-07-07Merge branch 'clockevents/4.8' of http://git.linaro.org/people/daniel.lezcano/linux into timers/coreThomas Gleixner1-24/+39
2016-06-28clocksources: Switch back to the clksrc tableDaniel Lezcano1-3/+3
2016-06-28clocksource/drivers/arc: Convert init function to return errorDaniel Lezcano1-27/+42
2016-06-28arc: unwind: warn only once if DW2_UNWIND is disabledAlexey Brodkin1-1/+1