summaryrefslogtreecommitdiff
path: root/arch/arc/kernel
AgeCommit message (Expand)Author
2017-08-28ARCv2: SMP: Mask only private-per-core IRQ lines on boot at core intcAlexey Brodkin
2017-08-11arc: Mask individual IRQ lines during core INTC initAlexey Brodkin
2017-06-14clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano
2017-05-09Merge tag 'arc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds
2017-05-08scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd
2017-05-03ARCv2: ptrace: provide regset for accumulator/r30 regsVineet Gupta
2017-04-20ARCv2: entry: save Accumulator register pair (r58:59) if presentVineet Gupta
2017-03-20ARCv2: make unimplemented vectors as no-ops rather than halt coreVineet Gupta
2017-03-05ARC: get rate from clk driver instead of reading device treeVlad Zakharov
2017-03-03sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-27mm: add new mmget() helperVegard Nossum
2017-02-27mm: add new mmgrab() helperVegard Nossum
2017-02-27scripts/spelling.txt: add "aligment" pattern and fix typo instancesMasahiro Yamada
2017-02-22Merge tag 'arc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds
2017-02-07ARC: [arcompact] brown paper bag bug in unaligned access delay slot fixupVineet Gupta
2017-02-06ARCv2: IDU-intc: Delete deprecated parameters in Device TreesYuriy Kolerov
2017-02-06ARCv2: IDU-intc: mask all common interrupts by defaultYuriy Kolerov
2017-02-06ARCv2: IDU-intc: Use build registers for getting numbers of interruptsYuriy Kolerov
2017-02-06ARCv2: intc: Set default priority for all core interruptsYuriy Kolerov
2017-02-06ARCv2: intc: Use runtime value of irq count for setting up intcVineet Gupta
2017-02-06ARCv2: intc: Rework the build time irq count informationYuriy Kolerov
2017-02-06ARC: [intc-*]: confine NR_CPU_IRQS to intc codeVineet Gupta
2017-02-06ARCv2: intc: Use ARC_REG_STATUS32 for addressing STATUS32 regYuriy Kolerov
2017-01-27ARC: [arcompact] handle unaligned access delay slot corner caseVineet Gupta
2017-01-24ARCv2: smp-boot: wake_flag polling by non-Masters needs to be uncachedVineet Gupta
2017-01-24ARC: smp-boot: Decouple Non masters waiting API from jump to entry pointVineet Gupta
2017-01-24ARCv2: MCIP: update the BCR per current changesVineet Gupta
2017-01-24ARCv2: MCIP: Deprecate setting of affinity in Device TreeYuriy Kolerov
2017-01-18ARC: module: Fix !CONFIG_ARC_DW2_UNWIND buildsVineet Gupta
2017-01-04ARCv2: IRQ: Call entry/exit functions for chained handlers in MCIPYuriy Kolerov
2017-01-04ARC: IRQ: Use hwirq instead of virq in mask/unmaskYuriy Kolerov
2016-12-14ARCv2: intc: default all interrupts to priority 1Vineet Gupta
2016-12-14ARCv2: entry: document intr disable in hard isrVineet Gupta
2016-12-13ARC: ARCompact entry: elide re-reading ECR in ProtV handlerVineet Gupta
2016-11-30clocksource: import ARC timer driverVineet Gupta
2016-11-30ARC: breakout timer include code into separate header ...Vineet Gupta
2016-11-30ARC: move mcip.h into include/soc and adjust the includesVineet Gupta
2016-11-30ARC: time: move time_init() out of the driverVineet Gupta
2016-11-30ARC: timer: gfrc, rtc: build under same option (64-bit timers)Vineet Gupta
2016-11-30ARC: timer: gfrc, rtc: Read BCR to detect whether hardware exists ...Vineet Gupta
2016-11-30ARC: timer: gfrc, rtc: deuglify big endian codeVineet Gupta
2016-11-08ARCv2: MCIP: Use IDU_M_DISTRI_DEST mode if there is only 1 destination coreYuriy Kolerov
2016-11-08ARC: IRQ: Do not use hwirq as virq and vice versaYuriy Kolerov
2016-11-08ARC: [plat-eznps] set default baud for early consoleNoam Camus
2016-11-07ARC: timer: rtc: implement read loop in "C" vs. inline asmVineet Gupta