aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2016-05-09ARCv2: [dts]: Introduce HS38 specific include DTS ...Vineet Gupta11-4/+78
2016-05-09ARC: clockevent: Prepare for DT based probeNoam Camus3-3/+7
2016-05-09ARC: clockevent: switch to cpu notifier for clockevent setupNoam Camus3-24/+41
2016-05-09ARC: [plat-axs] Refactor core freq get/setVineet Gupta1-5/+10
2016-05-09ARC: opencode arc_request_percpu_irqVineet Gupta4-36/+25
2016-05-09ARC: [intc-compact] setup TIMER as percpu_devVineet Gupta2-13/+2
2016-05-09Merge tag 'v4.6-rc7' into drm-nextDave Airlie13-46/+204
2016-05-05ARC: support HIGHMEM even without PAE40Vineet Gupta4-18/+98
2016-05-05ARC: Fix PAE40 boot failures due to PTE truncationVineet Gupta2-8/+14
2016-05-05ARC: Add missing io barriers to io{read,write}{16,32}be()Vineet Gupta1-9/+18
2016-05-05asm-generic: Drop renameat syscall from default listJames Hogan1-0/+1
2016-05-02dmaengine: dw: revisit data_width propertyAndy Shevchenko1-1/+1
2016-04-29ARC: [axs10x] Specify reserved memory for frame bufferAlexey Brodkin4-3/+49
2016-04-27ARC: add support for reserved memory defined by device treeAlexey Brodkin2-0/+5
2016-04-27ARC: support generic per-device coherent dma memAlexey Brodkin1-0/+1
2016-04-26arc: axs10x - add support of ARC PGUAlexey Brodkin1-0/+61
2016-04-26arc: select GPIOLIB directlyLinus Walleij2-2/+2
2016-04-22ARCv2: Enable LOCKDEPEvgeny Voevodin3-2/+47
2016-04-11Merge tag 'arc-4.6-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arcLinus Torvalds5-9/+21
2016-04-07ARC: [plat-axs103] Enable loop block devicesAlexey Brodkin2-0/+2
2016-04-07Revert "ARC: [plat-axs10x] add Ethernet PHY description in .dts"Vineet Gupta1-8/+0
2016-04-07arc: Add our own implementation of fb_pgprotect()Alexey Brodkin1-0/+19
2016-04-07ARC: Don't source drivers/pci/pcie/Kconfig ourselvesAndreas Ziegler1-1/+0
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov1-1/+1
2016-03-24Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-3/+0
2016-03-21Merge tag 'arc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arcLinus Torvalds38-155/+201
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-2/+2
2016-03-19ARCv2: ioremap: Support dynamic peripheral address spaceVineet Gupta4-14/+25
2016-03-19ARC: dma: reintroduce platform specific dma<->physVineet Gupta3-5/+14
2016-03-19ARC: dma: ioremap: use phys_addr_t consistenctly in code pathsVineet Gupta5-35/+37
2016-03-19ARC: dma: pass_phys() not sg_virt() to cache opsVineet Gupta1-2/+2
2016-03-19ARC: dma: non-coherent pages need V-P mapping if in HIGHMEMVineet Gupta1-15/+32
2016-03-19ARC: dma: Use struct page based page allocator helpersVineet Gupta1-8/+17
2016-03-18ARC: build: Turn off -Wmaybe-uninitialized for ARC gcc 4.8Vineet Gupta1-1/+3
2016-03-17ARC, thp: remove infrastructure for handling splitting PMDsVineet Gupta1-3/+0
2016-03-17ARC: [plat-axs10x] add Ethernet PHY description in .dtsAlexey Brodkin1-0/+8
2016-03-17arc: use of_platform_default_populate() to populate default busKefeng Wang1-1/+1
2016-03-17ARC: thp: unbork !CONFIG_TRANSPARENT_HUGEPAGE buildVineet Gupta1-1/+6
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds7-0/+92
2016-03-15arc: [plat-nsimosci*] use ezchip network driverLada Trimasova6-9/+10
2016-03-15ARCv2: LLSC: software backoff is NOT needed starting HS2.1cVineet Gupta2-6/+1