summaryrefslogtreecommitdiffstats
path: root/arch/arc
Commit message (Expand)AuthorAgeFilesLines
* ARCv2: spinlock/rwlock/atomics: reduce 1 instruction in exponential backoffVineet Gupta2015-08-072-4/+2
* ARC: Make pt_regs regs unsignedVineet Gupta2015-08-052-37/+37
* ARCv2: spinlock/rwlock: Reset retry delay when starting a new spin-wait cycleVineet Gupta2015-08-041-3/+3
* ARCv2: spinlock/rwlock/atomics: Delayed retry of failed SCOND with exponentia...Vineet Gupta2015-08-044-4/+347
* ARC: LLOCK/SCOND based rwlockVineet Gupta2015-08-042-10/+166
* ARC: LLOCK/SCOND based spin_lockVineet Gupta2015-08-041-7/+69
* ARC: refactor atomic inline asm operands with symbolic namesVineet Gupta2015-08-041-15/+17
* Revert "ARCv2: STAR 9000837815 workaround hardware exclusive transactions liv...Vineet Gupta2015-08-041-12/+2
* ARCv2: [axs103_smp] Reduce clk for Quad FPGA configsVineet Gupta2015-08-041-0/+15
* ARCv2: Fix the peripheral address space detectionVineet Gupta2015-08-032-5/+10
* ARCv2: allow selection of page size for MMUv4Alexey Brodkin2015-07-231-2/+2
* ARCv2: lib: memset: Don't assume 64-bit load/storesVineet Gupta2015-07-201-7/+36
* ARCv2: lib: memcpy: Missing PREFETCHWVineet Gupta2015-07-201-1/+1
* ARCv2: add knob for DIV_REV in KconfigAlexey Brodkin2015-07-202-1/+13
* ARC/time: Migrate to new 'set-state' interfaceViresh Kumar2015-07-201-25/+15
* mm: clean up per architecture MM hook header filesLaurent Dufour2015-07-172-15/+1
* ARCv2: support HS38 releasesVineet Gupta2015-07-131-1/+5
* ARC: make sure instruction_pointer() returns unsigned valueAlexey Brodkin2015-07-131-1/+1
* ARC: slightly refactor macros for boot loggingVineet Gupta2015-07-091-4/+5
* ARC: Add llock/scond to futex backendVineet Gupta2015-07-091-6/+42
* arc:irqchip: prepare for drivers/irqchip/irqchip.h removalJoël Porquet2015-07-093-3/+0
* ARC: Make ARC bitops "safer" (add anti-optimization)Vineet Gupta2015-07-091-26/+9
* ARCv2: [axs103] bump CPU frequency from 75 to 90 MHZAlexey Brodkin2015-07-092-2/+2
* ARCv2: intc: IDU: Fix potential race in installing a chained IRQ handlerVineet Gupta2015-07-061-2/+1
* ARCv2: intc: IDU: support irq affinityVineet Gupta2015-07-061-1/+18
* ARC: fix unused var wanringVineet Gupta2015-07-061-1/+0
* ARC: Don't memzero twice in dma_alloc_coherent for __GFP_ZEROVineet Gupta2015-07-061-2/+2
* ARC: Override toplevel default -O2 with -O3Vineet Gupta2015-07-061-1/+2
* ARCv2: guard SLC DMA ops with spinlockAlexey Brodkin2015-07-061-2/+10
* ARC: Kconfig: better way to disable ARC_HAS_LLSC for ARC_CPU_750DVineet Gupta2015-07-061-1/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-07-041-7/+3
|\
| * vfs: add file_path() helperMiklos Szeredi2015-06-231-7/+3
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-07-011-5/+7
|\ \
| * | arc: use for_each_sg()Akinobu Mita2015-06-301-5/+7
* | | Merge tag 'arc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2015-07-0199-2332/+6876
|\ \ \ | |/ / |/| |
| * | ARC: Fix build failures for ARCompact in linux-next after ARCv2 supportVineet Gupta2015-06-282-9/+3
| * | ARCv2: Allow older gcc to cope with new regime of ARCv2/ARCompact supportVineet Gupta2015-06-281-1/+1
| * | ARCv2: [vdk] dts files and defconfig for HS38 VDKRuud Derwig2015-06-2510-0/+490
| * | ARCv2: [axs103] Support ARC SDP FPGA platform for HS38x coresVineet Gupta2015-06-259-12/+712
| * | ARC: [axs101] Prepare for AXS103Alexey Brodkin2015-06-252-17/+21
| * | ARCv2: [nsim*hs*] Support simulation platforms for HS38x coresVineet Gupta2015-06-259-0/+601
| * | ARCv2: All bits in place, allow ARCv2 buildsVineet Gupta2015-06-251-5/+4
| * | ARCv2: SLC: Handle explcit flush for DMA ops (w/o IO-coherency)Vineet Gupta2015-06-253-2/+85
| * | ARCv2: STAR 9000837815 workaround hardware exclusive transactions livelockVineet Gupta2015-06-251-2/+12
| * | ARC: Reduce bitops lines of code using macrosVineet Gupta2015-06-251-333/+144
| * | ARCv2: barriersVineet Gupta2015-06-253-4/+87
| * | ARC: add smp barriers around atomics per Documentation/atomic_ops.txtVineet Gupta2015-06-254-0/+89
| * | ARC: add compiler barrier to LLSC based cmpxchgVineet Gupta2015-06-251-4/+5
| * | ARCv2: SMP: intc: IDU 2nd level intc for dynamic IRQ distributionVineet Gupta2015-06-221-1/+182
| * | ARCv2: SMP: clocksource: Enable Global Real Time counterVineet Gupta2015-06-224-0/+56
OpenPOWER on IntegriCloud