aboutsummaryrefslogtreecommitdiff
path: root/arch/arc
AgeCommit message (Expand)AuthorFilesLines
2017-02-01sched/cputime: Remove generic asm headersGravatar Frederic Weisbecker 1-1/+0
2017-01-27ARC: [arcompact] handle unaligned access delay slot corner caseGravatar Vineet Gupta 1-1/+2
2017-01-24ARCv2: smp-boot: wake_flag polling by non-Masters needs to be uncachedGravatar Vineet Gupta 1-3/+16
2017-01-24ARC: smp-boot: Decouple Non masters waiting API from jump to entry pointGravatar Vineet Gupta 2-9/+11
2017-01-24ARCv2: MCIP: update the BCR per current changesGravatar Vineet Gupta 1-2/+1
2017-01-24ARC: udelay: fix inline assembler by adding LP_COUNT to clobber listGravatar Vineet Gupta 1-1/+3
2017-01-24ARCv2: MCIP: Deprecate setting of affinity in Device TreeGravatar Yuriy Kolerov 1-30/+22
2017-01-18ARC: Revert "ARC: mm: IOC: Don't enable IOC by default"Gravatar Vineet Gupta 1-1/+1
2017-01-18ARC: mm: split arc_cache_init to allow __init reaping of bulkGravatar Vineet Gupta 1-14/+19
2017-01-18ARCv2: IOC: Use actual memory size to setup aperture sizeGravatar Vineet Gupta 3-2/+16
2017-01-18ARCv2: IOC: Adhere to progamming model guidelines to avoid DMA corruptionGravatar Vineet Gupta 2-3/+50
2017-01-18ARCv2: IOC: refactor the IOC and SLC operations into own functionsGravatar Vineet Gupta 2-22/+48
2017-01-18ARC: module: Fix !CONFIG_ARC_DW2_UNWIND buildsGravatar Vineet Gupta 3-4/+6
2017-01-10ARCv2: save r30 on kernel entry as gcc uses it for code-genGravatar Vineet Gupta 2-1/+3
2017-01-04ARCv2: IRQ: Call entry/exit functions for chained handlers in MCIPGravatar Yuriy Kolerov 1-0/+4
2017-01-04ARC: IRQ: Use hwirq instead of virq in mask/unmaskGravatar Yuriy Kolerov 2-5/+5
2017-01-04ARC: mmu: clarify the MMUv3 programming modelGravatar Vineet Gupta 1-1/+5
2016-12-23Merge tag 'arc-4.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 8-34/+45
2016-12-19ARC: mm: arc700: Don't assume 2 colours for aliasing VIPT dcacheGravatar Vineet Gupta 2-6/+13
2016-12-19ARC: mm: No need to save cache version in @cpuinfoGravatar Vineet Gupta 2-12/+5
2016-12-18ARC: enable SG chainingGravatar Vladimir Kondratiev 1-0/+1
2016-12-15Merge tag 'arc-4.10-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 19-608/+33
2016-12-14Merge tag 'dmaengine-4.10-rc1' of git://git.infradead.org/users/vkoul/slave-dmaGravatar Linus Torvalds 1-0/+1
2016-12-14arch/arc: add option to skip sync on DMA mappingGravatar Alexander Duyck 1-1/+4
2016-12-14ARCv2: intc: default all interrupts to priority 1Gravatar Vineet Gupta 2-9/+7
2016-12-14ARCv2: entry: document intr disable in hard isrGravatar Vineet Gupta 1-6/+18
2016-12-13ARC: ARCompact entry: elide re-reading ECR in ProtV handlerGravatar Vineet Gupta 1-1/+1
2016-12-11Merge branch 'linus' into locking/core, to pick up fixesGravatar Ingo Molnar 3-6/+7
2016-11-30ARC: axs10x: really enable ARC PGUGravatar Alexey Brodkin 4-4/+8
2016-11-30ARC: rename Zebu platform support to HAPSGravatar Vineet Gupta 4-2/+2
2016-11-30soc: Support for NPS HW schedulingGravatar Noam Camus 1-2/+0
2016-11-30clocksource: import ARC timer driverGravatar Vineet Gupta 3-357/+3
2016-11-30ARC: breakout timer include code into separate header ...Gravatar Vineet Gupta 2-23/+4
2016-11-30ARC: move mcip.h into include/soc and adjust the includesGravatar Vineet Gupta 4-110/+3
2016-11-30ARC: breakout aux handling into a separate headerGravatar Vineet Gupta 2-85/+2
2016-11-30ARC: time: move time_init() out of the driverGravatar Vineet Gupta 2-9/+11
2016-11-30ARC: timer: gfrc, rtc: build under same option (64-bit timers)Gravatar Vineet Gupta 5-18/+8
2016-11-30ARC: timer: gfrc, rtc: Read BCR to detect whether hardware exists ...Gravatar Vineet Gupta 1-5/+13
2016-11-30ARC: timer: gfrc, rtc: deuglify big endian codeGravatar Vineet Gupta 1-22/+8
2016-11-30dmaengine: DW DMAC: add multi-block property to device treeGravatar Eugeniy Paltsev 1-0/+1
2016-11-29ARC: mm: PAE40: Fix crash at munmapGravatar Yuriy Kolerov 1-1/+1
2016-11-28ARC: mm: IOC: Don't enable IOC by defaultGravatar Vineet Gupta 1-1/+1
2016-11-28ARC: Don't use "+l" inline asm constraintGravatar Vineet Gupta 1-4/+5
2016-11-22Merge branch 'linus' into locking/core, to pick up fixesGravatar Ingo Molnar 19-50/+107
2016-11-17locking/core: Provide common cpu_relax_yield() definitionGravatar Christian Borntraeger 1-3/+0
2016-11-16locking/core, arch: Remove cpu_relax_lowlatency()Gravatar Christian Borntraeger 1-2/+0
2016-11-16locking/core: Introduce cpu_relax_yield()Gravatar Christian Borntraeger 1-0/+2
2016-11-11Merge tag 'arc-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Gravatar Linus Torvalds 19-49/+104
2016-11-11Kbuild: enable -Wmaybe-uninitialized warning for "make W=1"Gravatar Arnd Bergmann 1-1/+3
2016-11-11Merge branch 'linus' into locking/core, to pick up fixesGravatar Ingo Molnar 20-273/+203