summaryrefslogtreecommitdiff
path: root/arch/arc
AgeCommit message (Expand)Author
2016-05-05ARC: support HIGHMEM even without PAE40Vineet Gupta
2016-05-05ARC: Fix PAE40 boot failures due to PTE truncationVineet Gupta
2016-05-05ARC: Add missing io barriers to io{read,write}{16,32}be()Vineet Gupta
2016-04-27ARC: add support for reserved memory defined by device treeAlexey Brodkin
2016-04-27ARC: support generic per-device coherent dma memAlexey Brodkin
2016-04-22ARCv2: Enable LOCKDEPEvgeny Voevodin
2016-04-11Merge tag 'arc-4.6-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-04-07ARC: [plat-axs103] Enable loop block devicesAlexey Brodkin
2016-04-07Revert "ARC: [plat-axs10x] add Ethernet PHY description in .dts"Vineet Gupta
2016-04-07arc: Add our own implementation of fb_pgprotect()Alexey Brodkin
2016-04-07ARC: Don't source drivers/pci/pcie/Kconfig ourselvesAndreas Ziegler
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-03-24Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-03-21Merge tag 'arc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-03-19ARCv2: ioremap: Support dynamic peripheral address spaceVineet Gupta
2016-03-19ARC: dma: reintroduce platform specific dma<->physVineet Gupta
2016-03-19ARC: dma: ioremap: use phys_addr_t consistenctly in code pathsVineet Gupta
2016-03-19ARC: dma: pass_phys() not sg_virt() to cache opsVineet Gupta
2016-03-19ARC: dma: non-coherent pages need V-P mapping if in HIGHMEMVineet Gupta
2016-03-19ARC: dma: Use struct page based page allocator helpersVineet Gupta
2016-03-18ARC: build: Turn off -Wmaybe-uninitialized for ARC gcc 4.8Vineet Gupta
2016-03-17ARC, thp: remove infrastructure for handling splitting PMDsVineet Gupta
2016-03-17ARC: [plat-axs10x] add Ethernet PHY description in .dtsAlexey Brodkin
2016-03-17arc: use of_platform_default_populate() to populate default busKefeng Wang
2016-03-17ARC: thp: unbork !CONFIG_TRANSPARENT_HUGEPAGE buildVineet Gupta
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-03-15arc: [plat-nsimosci*] use ezchip network driverLada Trimasova
2016-03-15ARCv2: LLSC: software backoff is NOT needed starting HS2.1cVineet Gupta
2016-03-13ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck
2016-03-12ARC: mm: Use virt_to_pfn() for addr >> PAGE_SHIFT patternVineet Gupta
2016-03-12ARC: [plat-nsim] document rangesVineet Gupta
2016-03-12ARC: build: Better way to detect ISA compatible toolchainVineet Gupta
2016-03-12ARCv2: Allow enabling PAE40 w/o HIGHMEMVineet Gupta
2016-03-12ARC: [BE] readl()/writel() to work in Big Endian CPU configurationLada Trimasova
2016-03-11ARC: [*defconfig] No need to specify CONFIG_CROSS_COMPILEVineet Gupta
2016-03-11ARC: [BE] Select correct CROSS_COMPILE prefixVineet Gupta
2016-03-11ARC: bitops: Remove non relevant commentsVineet Gupta
2016-03-11ARC: Fix misspellings in comments.Adam Buchbinder
2016-03-10ARC: Add PCI supportJoao Pinto
2016-03-01arch/hotplug: Call into idle with a proper stateThomas Gleixner
2016-02-26asm-generic: page.h: Remove useless get_user_page and free_user_pageChen Gang
2016-02-24arc: SMP: CONFIG_ARC_IPI_DBG cleanupValentin Rothberg
2016-02-24ARC: SMP: No need for CONFIG_ARC_IPI_DBGVineet Gupta
2016-02-24ARCv2: Elide sending new cross core intr if receiver didn't ack prevVineet Gupta
2016-02-24ARCv2: SMP: Push IPI_IRQ into IPI providerVineet Gupta
2016-02-24ARC: [intc-compact] Remove IPI setup from ARCompact portVineet Gupta
2016-02-24ARCv2: SMP: Emulate IPI to self using software triggered interruptVineet Gupta
2016-02-23arc: get rid of DEVTMPFS dependency on INITRAMFS_SOURCEAlexey Brodkin
2016-02-18ARCv2: boot report CCMs (Closely Coupled Memories)Vineet Gupta