aboutsummaryrefslogtreecommitdiff
path: root/arch/arc
AgeCommit message (Expand)Author
2016-06-02Revert "ARCv2: spinlock/rwlock/atomics: Delayed retry of failed SCOND with ex...Vineet Gupta
2016-06-02Revert "ARCv2: spinlock/rwlock: Reset retry delay when starting a new spin-wa...Vineet Gupta
2016-06-02Revert "ARCv2: spinlock/rwlock/atomics: reduce 1 instruction in exponential b...Vineet Gupta
2016-05-31ARC: don't enable DISCONTIGMEM unconditionallyVineet Gupta
2016-05-30ARC: [intc-compact] simplify code for 2 priority levelsVineet Gupta
2016-05-30arc: Get rid of root core-frequency propertyAlexey Brodkin
2016-05-30Fix typosAndrea Gelmini
2016-05-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-05-24Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-23Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-05-20lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng
2016-05-20exit_thread: remove empty bodiesJiri Slaby
2016-05-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-05-19arch: fix has_transparent_hugepage()Hugh Dickins
2016-05-19Merge tag 'dmaengine-4.7-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2016-05-19Merge tag 'arc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds
2016-05-18arc: axs103_smp: Fix CPU frequency to 100MHz for dual-coreAlexey Brodkin
2016-05-17Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-05-16perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo
2016-05-17Merge branch 'topic-arcpgu-updates' of https://github.com/foss-for-synopsys-d...Dave Airlie
2016-05-13arc: axs10x: Add DT bindings for I2S PLL ClockJose Abreu
2016-05-13ARC: pae: STRICT_MM_TYPECHECKS was brokenVineet Gupta
2016-05-09ARC: Add eznps platform to Kconfig and MakefileNoam Camus
2016-05-09ARC: [plat-eznps] Use dedicated COMMAND_LINE_SIZENoam Camus
2016-05-09ARC: [plat-eznps] Use dedicated cpu_relax()Tal Zilcer
2016-05-09ARC: [plat-eznps] Use dedicated identity auxiliary register.Noam Camus
2016-05-09ARC: [plat-eznps] Use dedicated SMP barriersNoam Camus
2016-05-09ARC: [plat-eznps] Use dedicated atomic/bitops/cmpxchgNoam Camus
2016-05-09ARC: [plat-eznps] Use dedicated user stack topNoam Camus
2016-05-09ARC: [plat-eznps] Add eznps platformNoam Camus
2016-05-09ARC: [plat-eznps] Add eznps board defconfig and dtsNoam Camus
2016-05-09ARC: Mark secondary cpu online only after all HW setup is doneNoam Camus
2016-05-09ARC: rwlock: disable interrupts in !LLSC variantNoam Camus
2016-05-09ARC: Make vmalloc size configurableNoam Camus
2016-05-09ARC: clean out UAPI byteorder.h clean off Kconfig symbolNoam Camus
2016-05-09ARC: RIP arc_{get|set}_core_freq() clk APIAlexey Brodkin
2016-05-09ARC: Don't try to use value of top level clock-frequency in DTAlexey Brodkin
2016-05-09ARC: use fixed frequencies in arc_set_early_base_baud()Alexey Brodkin
2016-05-09ARC: [intc-*] switch to linear domainVineet Gupta
2016-05-09ARC: [intc-*] Do a domain lookup in primary handler for hwirq -> linux virqVineet Gupta
2016-05-09ARC: irq: export some IRQs againVineet Gupta
2016-05-09ARC: clocksource: DT based probeVineet Gupta
2016-05-09ARC: clockevent: DT based probeVineet Gupta
2016-05-09ARC: [dts] Introduce Timer bindingsVineet Gupta
2016-05-09ARC: [dts] Add clk feeding into timers to DTsVineet Gupta
2016-05-09ARC: [dts] Rename cpu_intc -> core_intcVineet Gupta
2016-05-09ARCv2: [dts]: Introduce HS38 specific include DTS ...Vineet Gupta
2016-05-09ARC: clockevent: Prepare for DT based probeNoam Camus
2016-05-09ARC: clockevent: switch to cpu notifier for clockevent setupNoam Camus
2016-05-09ARC: [plat-axs] Refactor core freq get/setVineet Gupta