summaryrefslogtreecommitdiffstats
path: root/arch/arc/kernel
Commit message (Expand)AuthorAgeFilesLines
* ARC: export __udivdi3 for modulesVineet Gupta2016-08-191-0/+2
* ARC: Support syscall ABI v4Vineet Gupta2016-08-192-3/+5
* Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-07-301-7/+0
|\
| * arc: Remove unnecessary of_platform_populate with default match tableKefeng Wang2016-06-231-7/+0
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-291-30/+18
|\ \
| * | ARC/time: Convert to hotplug state machineAnna-Maria Gleixner2016-07-151-30/+18
* | | Merge tag 'arc-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2016-07-291-0/+1
|\ \ \ | |/ / |/| |
| * | ARC: fix linux-next build breakageVineet Gupta2016-07-131-0/+1
* | | Merge branch 'clockevents/4.8' of http://git.linaro.org/people/daniel.lezcano...Thomas Gleixner2016-07-071-24/+39
|\ \ \ | |/ / |/| |
| * | clocksources: Switch back to the clksrc tableDaniel Lezcano2016-06-281-3/+3
| * | clocksource/drivers/arc: Convert init function to return errorDaniel Lezcano2016-06-281-27/+42
* | | arc: unwind: warn only once if DW2_UNWIND is disabledAlexey Brodkin2016-06-281-1/+1
| |/ |/|
* | ARC: [intc-compact] simplify code for 2 priority levelsVineet Gupta2016-05-302-20/+4
* | Fix typosAndrea Gelmini2016-05-304-4/+4
|/
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-05-251-3/+3
|\
| * perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo2016-05-161-3/+3
* | exit_thread: remove empty bodiesJiri Slaby2016-05-201-7/+0
* | ARC: [plat-eznps] Use dedicated identity auxiliary register.Noam Camus2016-05-091-0/+13
* | ARC: Mark secondary cpu online only after all HW setup is doneNoam Camus2016-05-091-5/+5
* | ARC: RIP arc_{get|set}_core_freq() clk APIAlexey Brodkin2016-05-093-29/+1
* | ARC: Don't try to use value of top level clock-frequency in DTAlexey Brodkin2016-05-091-5/+7
* | ARC: use fixed frequencies in arc_set_early_base_baud()Alexey Brodkin2016-05-091-4/+2
* | ARC: [intc-*] switch to linear domainVineet Gupta2016-05-092-3/+7
* | ARC: [intc-*] Do a domain lookup in primary handler for hwirq -> linux virqVineet Gupta2016-05-093-14/+14
* | ARC: irq: export some IRQs againVineet Gupta2016-05-091-3/+0
* | ARC: clocksource: DT based probeVineet Gupta2016-05-093-59/+82
* | ARC: clockevent: DT based probeVineet Gupta2016-05-092-16/+45
* | ARC: clockevent: Prepare for DT based probeNoam Camus2016-05-092-2/+5
* | ARC: clockevent: switch to cpu notifier for clockevent setupNoam Camus2016-05-092-23/+41
* | ARC: opencode arc_request_percpu_irqVineet Gupta2016-05-093-33/+25
* | ARC: [intc-compact] setup TIMER as percpu_devVineet Gupta2016-05-092-13/+2
|/
* ARCv2: Enable LOCKDEPEvgeny Voevodin2016-04-222-1/+12
* Merge tag 'arc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2016-03-213-21/+6
|\
| * ARCv2: ioremap: Support dynamic peripheral address spaceVineet Gupta2016-03-191-12/+2
| * arc: use of_platform_default_populate() to populate default busKefeng Wang2016-03-171-1/+1
| * ARCv2: LLSC: software backoff is NOT needed starting HS2.1cVineet Gupta2016-03-151-5/+0
| * ARC: Fix misspellings in comments.Adam Buchbinder2016-03-112-3/+3
* | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-162-0/+23
|\ \
| * | ARC: Add PCI supportJoao Pinto2016-03-102-0/+23
* | | arch/hotplug: Call into idle with a proper stateThomas Gleixner2016-03-011-1/+1
| |/ |/|
* | arc: SMP: CONFIG_ARC_IPI_DBG cleanupValentin Rothberg2016-02-241-5/+0
* | ARC: SMP: No need for CONFIG_ARC_IPI_DBGVineet Gupta2016-02-242-11/+1
* | ARCv2: Elide sending new cross core intr if receiver didn't ack prevVineet Gupta2016-02-241-17/+10
* | ARCv2: SMP: Push IPI_IRQ into IPI providerVineet Gupta2016-02-241-0/+1
* | ARC: [intc-compact] Remove IPI setup from ARCompact portVineet Gupta2016-02-241-3/+0
* | ARCv2: SMP: Emulate IPI to self using software triggered interruptVineet Gupta2016-02-242-5/+21
* | ARCv2: boot report CCMs (Closely Coupled Memories)Vineet Gupta2016-02-181-28/+50
* | ARCv2: boot print Low Latency MemoryVineet Gupta2016-02-181-1/+2
* | ARC: Assume multiplier is always presentVineet Gupta2016-02-181-2/+0
* | Merge tag 'arc-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds2016-02-135-34/+64
|\ \ | |/ |/|
OpenPOWER on IntegriCloud