summaryrefslogtreecommitdiffstats
path: root/arch/arc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'topic-arcpgu-updates' of https://github.com/foss-for-synopsys-d...Dave Airlie2016-05-174-3/+49
|\
| * ARC: [axs10x] Specify reserved memory for frame bufferAlexey Brodkin2016-04-294-3/+49
* | Merge tag 'v4.6-rc7' into drm-nextDave Airlie2016-05-0913-46/+204
|\ \ | |/ |/|
| * ARC: support HIGHMEM even without PAE40Vineet Gupta2016-05-054-18/+98
| * ARC: Fix PAE40 boot failures due to PTE truncationVineet Gupta2016-05-052-8/+14
| * ARC: Add missing io barriers to io{read,write}{16,32}be()Vineet Gupta2016-05-051-9/+18
| * ARC: add support for reserved memory defined by device treeAlexey Brodkin2016-04-272-0/+5
| * ARC: support generic per-device coherent dma memAlexey Brodkin2016-04-271-0/+1
| * ARCv2: Enable LOCKDEPEvgeny Voevodin2016-04-223-2/+47
| * Merge tag 'arc-4.6-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-04-115-9/+21
| |\
| | * ARC: [plat-axs103] Enable loop block devicesAlexey Brodkin2016-04-072-0/+2
| | * Revert "ARC: [plat-axs10x] add Ethernet PHY description in .dts"Vineet Gupta2016-04-071-8/+0
| | * arc: Add our own implementation of fb_pgprotect()Alexey Brodkin2016-04-071-0/+19
| | * ARC: Don't source drivers/pci/pcie/Kconfig ourselvesAndreas Ziegler2016-04-071-1/+0
* | | arc: axs10x - add support of ARC PGUAlexey Brodkin2016-04-261-0/+61
|/ /
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-1/+1
|/
* Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-03-241-3/+0
|\
| * asm-generic: page.h: Remove useless get_user_page and free_user_pageChen Gang2016-02-261-3/+0
* | Merge tag 'arc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2016-03-2138-155/+201
|\ \
| * | ARCv2: ioremap: Support dynamic peripheral address spaceVineet Gupta2016-03-194-14/+25
| * | ARC: dma: reintroduce platform specific dma<->physVineet Gupta2016-03-193-5/+14
| * | ARC: dma: ioremap: use phys_addr_t consistenctly in code pathsVineet Gupta2016-03-195-35/+37
| * | ARC: dma: pass_phys() not sg_virt() to cache opsVineet Gupta2016-03-191-2/+2
| * | ARC: dma: non-coherent pages need V-P mapping if in HIGHMEMVineet Gupta2016-03-191-15/+32
| * | ARC: dma: Use struct page based page allocator helpersVineet Gupta2016-03-191-8/+17
| * | ARC: build: Turn off -Wmaybe-uninitialized for ARC gcc 4.8Vineet Gupta2016-03-181-1/+3
| * | ARC: [plat-axs10x] add Ethernet PHY description in .dtsAlexey Brodkin2016-03-171-0/+8
| * | arc: use of_platform_default_populate() to populate default busKefeng Wang2016-03-171-1/+1
| * | ARC: thp: unbork !CONFIG_TRANSPARENT_HUGEPAGE buildVineet Gupta2016-03-171-1/+6
| * | arc: [plat-nsimosci*] use ezchip network driverLada Trimasova2016-03-156-9/+10
| * | ARCv2: LLSC: software backoff is NOT needed starting HS2.1cVineet Gupta2016-03-152-6/+1
| * | ARC: mm: Use virt_to_pfn() for addr >> PAGE_SHIFT patternVineet Gupta2016-03-122-17/+11
| * | ARC: [plat-nsim] document rangesVineet Gupta2016-03-121-1/+2
| * | ARC: build: Better way to detect ISA compatible toolchainVineet Gupta2016-03-122-6/+14
| * | ARCv2: Allow enabling PAE40 w/o HIGHMEMVineet Gupta2016-03-121-1/+0
| * | ARC: [BE] readl()/writel() to work in Big Endian CPU configurationLada Trimasova2016-03-121-5/+13
| * | ARC: [*defconfig] No need to specify CONFIG_CROSS_COMPILEVineet Gupta2016-03-1112-12/+0
| * | ARC: [BE] Select correct CROSS_COMPILE prefixVineet Gupta2016-03-111-0/+4
| * | ARC: bitops: Remove non relevant commentsVineet Gupta2016-03-111-15/+0
| * | ARC: Fix misspellings in comments.Adam Buchbinder2016-03-118-12/+12
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-191-2/+2
|\ \ \
| * | | ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck2016-03-131-2/+2
| |/ /
* | | ARC, thp: remove infrastructure for handling splitting PMDsVineet Gupta2016-03-171-3/+0
* | | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-167-0/+92
|\ \ \
| * | | ARC: Add PCI supportJoao Pinto2016-03-107-0/+92
| | |/ | |/|
* | | arch/hotplug: Call into idle with a proper stateThomas Gleixner2016-03-011-1/+1
| |/ |/|
* | arc: SMP: CONFIG_ARC_IPI_DBG cleanupValentin Rothberg2016-02-241-5/+0
* | ARC: SMP: No need for CONFIG_ARC_IPI_DBGVineet Gupta2016-02-243-19/+1
* | ARCv2: Elide sending new cross core intr if receiver didn't ack prevVineet Gupta2016-02-241-17/+10
* | ARCv2: SMP: Push IPI_IRQ into IPI providerVineet Gupta2016-02-242-1/+1
OpenPOWER on IntegriCloud