summaryrefslogtreecommitdiffstats
path: root/arch/arc
Commit message (Expand)AuthorAgeFilesLines
* lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng2016-05-201-0/+1
* exit_thread: remove empty bodiesJiri Slaby2016-05-201-7/+0
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-05-191-2/+0
|\
| * arch: fix has_transparent_hugepage()Hugh Dickins2016-05-191-2/+0
* | Merge tag 'dmaengine-4.7-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2016-05-191-1/+1
|\ \
| * | dmaengine: dw: revisit data_width propertyAndy Shevchenko2016-05-021-1/+1
* | | Merge tag 'arc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2016-05-1955-284/+1782
|\ \ \ | |_|/ |/| |
| * | arc: axs103_smp: Fix CPU frequency to 100MHz for dual-coreAlexey Brodkin2016-05-182-3/+1
| * | arc: axs10x: Add DT bindings for I2S PLL ClockJose Abreu2016-05-131-0/+13
| * | ARC: pae: STRICT_MM_TYPECHECKS was brokenVineet Gupta2016-05-131-0/+4
| * | ARC: Add eznps platform to Kconfig and MakefileNoam Camus2016-05-092-0/+6
| * | ARC: [plat-eznps] Use dedicated COMMAND_LINE_SIZENoam Camus2016-05-091-0/+4
| * | ARC: [plat-eznps] Use dedicated cpu_relax()Tal Zilcer2016-05-091-2/+12
| * | ARC: [plat-eznps] Use dedicated identity auxiliary register.Noam Camus2016-05-093-0/+28
| * | ARC: [plat-eznps] Use dedicated SMP barriersNoam Camus2016-05-091-3/+9
| * | ARC: [plat-eznps] Use dedicated atomic/bitops/cmpxchgNoam Camus2016-05-093-14/+205
| * | ARC: [plat-eznps] Use dedicated user stack topNoam Camus2016-05-092-0/+24
| * | ARC: [plat-eznps] Add eznps platformNoam Camus2016-05-099-0/+788
| * | ARC: [plat-eznps] Add eznps board defconfig and dtsNoam Camus2016-05-092-0/+180
| * | ARC: Mark secondary cpu online only after all HW setup is doneNoam Camus2016-05-091-5/+5
| * | ARC: rwlock: disable interrupts in !LLSC variantNoam Camus2016-05-091-0/+14
| * | ARC: Make vmalloc size configurableNoam Camus2016-05-094-11/+26
| * | ARC: clean out UAPI byteorder.h clean off Kconfig symbolNoam Camus2016-05-091-1/+1
| * | ARC: RIP arc_{get|set}_core_freq() clk APIAlexey Brodkin2016-05-094-51/+1
| * | ARC: Don't try to use value of top level clock-frequency in DTAlexey Brodkin2016-05-092-7/+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-094-14/+15
| * | ARC: irq: export some IRQs againVineet Gupta2016-05-092-3/+6
| * | ARC: clocksource: DT based probeVineet Gupta2016-05-093-59/+82
| * | ARC: clockevent: DT based probeVineet Gupta2016-05-093-25/+45
| * | ARC: [dts] Introduce Timer bindingsVineet Gupta2016-05-094-0/+62
| * | ARC: [dts] Add clk feeding into timers to DTsVineet Gupta2016-05-0912-1/+79
| * | ARC: [dts] Rename cpu_intc -> core_intcVineet Gupta2016-05-097-19/+19
| * | ARCv2: [dts]: Introduce HS38 specific include DTS ...Vineet Gupta2016-05-0911-4/+78
| * | ARC: clockevent: Prepare for DT based probeNoam Camus2016-05-093-3/+7
| * | ARC: clockevent: switch to cpu notifier for clockevent setupNoam Camus2016-05-093-24/+41
| * | ARC: [plat-axs] Refactor core freq get/setVineet Gupta2016-05-091-5/+10
| * | ARC: opencode arc_request_percpu_irqVineet Gupta2016-05-094-36/+25
| * | ARC: [intc-compact] setup TIMER as percpu_devVineet Gupta2016-05-092-13/+2
* | | Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-05-172-2/+2
|\ \ \ | |/ / |/| |
| * | arc: select GPIOLIB directlyLinus Walleij2016-04-262-2/+2
| |/
* | ARC: support HIGHMEM even without PAE40Vineet Gupta2016-05-054-18/+98
* | ARC: Fix PAE40 boot failures due to PTE truncationVineet Gupta2016-05-052-8/+14
* | ARC: Add missing io barriers to io{read,write}{16,32}be()Vineet Gupta2016-05-051-9/+18
* | ARC: add support for reserved memory defined by device treeAlexey Brodkin2016-04-272-0/+5
* | ARC: support generic per-device coherent dma memAlexey Brodkin2016-04-271-0/+1
* | ARCv2: Enable LOCKDEPEvgeny Voevodin2016-04-223-2/+47
* | Merge tag 'arc-4.6-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-04-115-9/+21
|\ \
| * | ARC: [plat-axs103] Enable loop block devicesAlexey Brodkin2016-04-072-0/+2