aboutsummaryrefslogtreecommitdiff
path: root/arch/arc/kernel
AgeCommit message (Expand)AuthorFilesLines
2017-05-09Merge tag 'arc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Gravatar Linus Torvalds 1-3/+59
2017-05-08scripts/spelling.txt: add regsiter -> register spelling mistakeGravatar Stephen Boyd 1-1/+1
2017-05-03ARCv2: ptrace: provide regset for accumulator/r30 regsGravatar Vineet Gupta 1-3/+59
2017-04-20ARCv2: entry: save Accumulator register pair (r58:59) if presentGravatar Vineet Gupta 1-9/+21
2017-03-20ARCv2: make unimplemented vectors as no-ops rather than halt coreGravatar Vineet Gupta 1-3/+9
2017-03-05ARC: get rate from clk driver instead of reading device treeGravatar Vlad Zakharov 1-4/+12
2017-03-03sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Gravatar Ingo Molnar 1-1/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 4-0/+5
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 1-0/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 3-0/+4
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 1-1/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 1-0/+2
2017-02-27mm: add new mmget() helperGravatar Vegard Nossum 1-1/+1
2017-02-27mm: add new mmgrab() helperGravatar Vegard Nossum 1-1/+1
2017-02-27scripts/spelling.txt: add "aligment" pattern and fix typo instancesGravatar Masahiro Yamada 1-2/+2
2017-02-22Merge tag 'arc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Gravatar Linus Torvalds 4-41/+57
2017-02-07ARC: [arcompact] brown paper bag bug in unaligned access delay slot fixupGravatar Vineet Gupta 1-1/+1
2017-02-06ARCv2: IDU-intc: Delete deprecated parameters in Device TreesGravatar Yuriy Kolerov 1-16/+1
2017-02-06ARCv2: IDU-intc: mask all common interrupts by defaultGravatar Yuriy Kolerov 1-2/+10
2017-02-06ARCv2: IDU-intc: Use build registers for getting numbers of interruptsGravatar Yuriy Kolerov 1-10/+9
2017-02-06ARCv2: intc: Set default priority for all core interruptsGravatar Yuriy Kolerov 1-1/+11
2017-02-06ARCv2: intc: Use runtime value of irq count for setting up intcGravatar Vineet Gupta 1-11/+17
2017-02-06ARCv2: intc: Rework the build time irq count informationGravatar Yuriy Kolerov 1-1/+6
2017-02-06ARC: [intc-*]: confine NR_CPU_IRQS to intc codeGravatar Vineet Gupta 2-0/+3
2017-02-06ARCv2: intc: Use ARC_REG_STATUS32 for addressing STATUS32 regGravatar Yuriy Kolerov 1-1/+1
2017-01-27ARC: [arcompact] handle unaligned access delay slot corner caseGravatar Vineet Gupta 1-1/+2
2017-01-24ARCv2: smp-boot: wake_flag polling by non-Masters needs to be uncachedGravatar Vineet Gupta 1-3/+16
2017-01-24ARC: smp-boot: Decouple Non masters waiting API from jump to entry pointGravatar Vineet Gupta 2-9/+11
2017-01-24ARCv2: MCIP: update the BCR per current changesGravatar Vineet Gupta 1-2/+1
2017-01-24ARCv2: MCIP: Deprecate setting of affinity in Device TreeGravatar Yuriy Kolerov 1-30/+22
2017-01-18ARC: module: Fix !CONFIG_ARC_DW2_UNWIND buildsGravatar Vineet Gupta 1-1/+3
2017-01-04ARCv2: IRQ: Call entry/exit functions for chained handlers in MCIPGravatar Yuriy Kolerov 1-0/+4
2017-01-04ARC: IRQ: Use hwirq instead of virq in mask/unmaskGravatar Yuriy Kolerov 2-5/+5
2016-12-14ARCv2: intc: default all interrupts to priority 1Gravatar Vineet Gupta 1-6/+4
2016-12-14ARCv2: entry: document intr disable in hard isrGravatar Vineet Gupta 1-6/+18
2016-12-13ARC: ARCompact entry: elide re-reading ECR in ProtV handlerGravatar Vineet Gupta 1-1/+1
2016-11-30clocksource: import ARC timer driverGravatar Vineet Gupta 2-352/+1
2016-11-30ARC: breakout timer include code into separate header ...Gravatar Vineet Gupta 1-15/+3
2016-11-30ARC: move mcip.h into include/soc and adjust the includesGravatar Vineet Gupta 2-2/+2
2016-11-30ARC: time: move time_init() out of the driverGravatar Vineet Gupta 2-9/+11
2016-11-30ARC: timer: gfrc, rtc: build under same option (64-bit timers)Gravatar Vineet Gupta 2-8/+4
2016-11-30ARC: timer: gfrc, rtc: Read BCR to detect whether hardware exists ...Gravatar Vineet Gupta 1-5/+13
2016-11-30ARC: timer: gfrc, rtc: deuglify big endian codeGravatar Vineet Gupta 1-22/+8
2016-11-08ARCv2: MCIP: Use IDU_M_DISTRI_DEST mode if there is only 1 destination coreGravatar Yuriy Kolerov 1-2/+11
2016-11-08ARC: IRQ: Do not use hwirq as virq and vice versaGravatar Yuriy Kolerov 2-14/+18
2016-11-08ARC: [plat-eznps] set default baud for early consoleGravatar Noam Camus 1-0/+2
2016-11-07ARC: timer: rtc: implement read loop in "C" vs. inline asmGravatar Vineet Gupta 1-8/+11
2016-11-07ARC: change return value of userspace cmpxchg assist syscallGravatar Vineet Gupta 1-9/+11
2016-10-31ARC: [SMP] avoid overriding present cpumaskGravatar Noam Camus 1-4/+6
2016-10-28ARC: module: print pretty section namesGravatar Vineet Gupta 1-14/+21