aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-30Merge tag 'arc-4.7-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arcLinus Torvalds2-3/+1
2016-06-28arc: unwind: warn only once if DW2_UNWIND is disabledAlexey Brodkin1-1/+1
2016-06-28ARC: unwind: ensure that .debug_frame is generated (vs. .eh_frame)Vineet Gupta1-2/+0
2016-06-24arc: get rid of superfluous __GFP_REPEATMichal Hocko1-2/+2
2016-06-02Revert "ARCv2: spinlock/rwlock/atomics: Delayed retry of failed SCOND with exponential backoff"Vineet Gupta3-340/+4
2016-06-02Revert "ARCv2: spinlock/rwlock: Reset retry delay when starting a new spin-wait cycle"Vineet Gupta1-3/+3
2016-06-02Revert "ARCv2: spinlock/rwlock/atomics: reduce 1 instruction in exponential backoff"Vineet Gupta2-2/+4
2016-05-31ARC: don't enable DISCONTIGMEM unconditionallyVineet Gupta1-2/+2
2016-05-30ARC: [intc-compact] simplify code for 2 priority levelsVineet Gupta3-40/+6
2016-05-30arc: Get rid of root core-frequency propertyAlexey Brodkin15-17/+0
2016-05-30Fix typosAndrea Gelmini15-18/+18
2016-05-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+3
2016-05-24Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-0/+1
2016-05-23Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds4-2/+109
2016-05-20lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng1-0/+1
2016-05-20exit_thread: remove empty bodiesJiri Slaby1-7/+0
2016-05-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+0
2016-05-19arch: fix has_transparent_hugepage()Hugh Dickins1-2/+0
2016-05-19Merge tag 'dmaengine-4.7-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-1/+1
2016-05-19Merge tag 'arc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arcLinus Torvalds55-284/+1782
2016-05-18arc: axs103_smp: Fix CPU frequency to 100MHz for dual-coreAlexey Brodkin2-3/+1
2016-05-17Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds2-2/+2
2016-05-16perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo1-3/+3
2016-05-17Merge branch 'topic-arcpgu-updates' of https://github.com/foss-for-synopsys-dwc-arc-processors/linux into drm-nextDave Airlie4-3/+49
2016-05-13arc: axs10x: Add DT bindings for I2S PLL ClockJose Abreu1-0/+13
2016-05-13ARC: pae: STRICT_MM_TYPECHECKS was brokenVineet Gupta1-0/+4
2016-05-09ARC: Add eznps platform to Kconfig and MakefileNoam Camus2-0/+6
2016-05-09ARC: [plat-eznps] Use dedicated COMMAND_LINE_SIZENoam Camus1-0/+4
2016-05-09ARC: [plat-eznps] Use dedicated cpu_relax()Tal Zilcer1-2/+12
2016-05-09ARC: [plat-eznps] Use dedicated identity auxiliary register.Noam Camus3-0/+28
2016-05-09ARC: [plat-eznps] Use dedicated SMP barriersNoam Camus1-3/+9
2016-05-09ARC: [plat-eznps] Use dedicated atomic/bitops/cmpxchgNoam Camus3-14/+205
2016-05-09ARC: [plat-eznps] Use dedicated user stack topNoam Camus2-0/+24
2016-05-09ARC: [plat-eznps] Add eznps platformNoam Camus9-0/+788
2016-05-09ARC: [plat-eznps] Add eznps board defconfig and dtsNoam Camus2-0/+180
2016-05-09ARC: Mark secondary cpu online only after all HW setup is doneNoam Camus1-5/+5
2016-05-09ARC: rwlock: disable interrupts in !LLSC variantNoam Camus1-0/+14
2016-05-09ARC: Make vmalloc size configurableNoam Camus4-11/+26
2016-05-09ARC: clean out UAPI byteorder.h clean off Kconfig symbolNoam Camus1-1/+1
2016-05-09ARC: RIP arc_{get|set}_core_freq() clk APIAlexey Brodkin4-51/+1
2016-05-09ARC: Don't try to use value of top level clock-frequency in DTAlexey Brodkin2-7/+7
2016-05-09ARC: use fixed frequencies in arc_set_early_base_baud()Alexey Brodkin1-4/+2
2016-05-09ARC: [intc-*] switch to linear domainVineet Gupta2-3/+7
2016-05-09ARC: [intc-*] Do a domain lookup in primary handler for hwirq -> linux virqVineet Gupta4-14/+15
2016-05-09ARC: irq: export some IRQs againVineet Gupta2-3/+6
2016-05-09ARC: clocksource: DT based probeVineet Gupta3-59/+82
2016-05-09ARC: clockevent: DT based probeVineet Gupta3-25/+45
2016-05-09ARC: [dts] Introduce Timer bindingsVineet Gupta4-0/+62
2016-05-09ARC: [dts] Add clk feeding into timers to DTsVineet Gupta12-1/+79
2016-05-09ARC: [dts] Rename cpu_intc -> core_intcVineet Gupta7-19/+19