| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2016-05-18 | 2 | -2/+2 |
|\ |
|
| * | arc: select GPIOLIB directly | Linus Walleij | 2016-04-26 | 2 | -2/+2 |
* | | ARC: support HIGHMEM even without PAE40 | Vineet Gupta | 2016-05-05 | 4 | -18/+98 |
* | | ARC: Fix PAE40 boot failures due to PTE truncation | Vineet Gupta | 2016-05-05 | 2 | -8/+14 |
* | | ARC: Add missing io barriers to io{read,write}{16,32}be() | Vineet Gupta | 2016-05-05 | 1 | -9/+18 |
* | | ARC: add support for reserved memory defined by device tree | Alexey Brodkin | 2016-04-27 | 2 | -0/+5 |
* | | ARC: support generic per-device coherent dma mem | Alexey Brodkin | 2016-04-27 | 1 | -0/+1 |
* | | ARCv2: Enable LOCKDEP | Evgeny Voevodin | 2016-04-22 | 3 | -2/+47 |
* | | Merge tag 'arc-4.6-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-04-11 | 5 | -9/+21 |
|\ \ |
|
| * | | ARC: [plat-axs103] Enable loop block devices | Alexey Brodkin | 2016-04-07 | 2 | -0/+2 |
| * | | Revert "ARC: [plat-axs10x] add Ethernet PHY description in .dts" | Vineet Gupta | 2016-04-07 | 1 | -8/+0 |
| * | | arc: Add our own implementation of fb_pgprotect() | Alexey Brodkin | 2016-04-07 | 1 | -0/+19 |
| * | | ARC: Don't source drivers/pci/pcie/Kconfig ourselves | Andreas Ziegler | 2016-04-07 | 1 | -1/+0 |
| |/ |
|
* / | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov | 2016-04-04 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-03-25 | 1 | -3/+0 |
|\ |
|
| * | asm-generic: page.h: Remove useless get_user_page and free_user_page | Chen Gang | 2016-02-26 | 1 | -3/+0 |
* | | Merge tag 'arc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup... | Linus Torvalds | 2016-03-21 | 38 | -155/+201 |
|\ \ |
|
| * | | ARCv2: ioremap: Support dynamic peripheral address space | Vineet Gupta | 2016-03-19 | 4 | -14/+25 |
| * | | ARC: dma: reintroduce platform specific dma<->phys | Vineet Gupta | 2016-03-19 | 3 | -5/+14 |
| * | | ARC: dma: ioremap: use phys_addr_t consistenctly in code paths | Vineet Gupta | 2016-03-19 | 5 | -35/+37 |
| * | | ARC: dma: pass_phys() not sg_virt() to cache ops | Vineet Gupta | 2016-03-19 | 1 | -2/+2 |
| * | | ARC: dma: non-coherent pages need V-P mapping if in HIGHMEM | Vineet Gupta | 2016-03-19 | 1 | -15/+32 |
| * | | ARC: dma: Use struct page based page allocator helpers | Vineet Gupta | 2016-03-19 | 1 | -8/+17 |
| * | | ARC: build: Turn off -Wmaybe-uninitialized for ARC gcc 4.8 | Vineet Gupta | 2016-03-18 | 1 | -1/+3 |
| * | | ARC: [plat-axs10x] add Ethernet PHY description in .dts | Alexey Brodkin | 2016-03-17 | 1 | -0/+8 |
| * | | arc: use of_platform_default_populate() to populate default bus | Kefeng Wang | 2016-03-17 | 1 | -1/+1 |
| * | | ARC: thp: unbork !CONFIG_TRANSPARENT_HUGEPAGE build | Vineet Gupta | 2016-03-17 | 1 | -1/+6 |
| * | | arc: [plat-nsimosci*] use ezchip network driver | Lada Trimasova | 2016-03-15 | 6 | -9/+10 |
| * | | ARCv2: LLSC: software backoff is NOT needed starting HS2.1c | Vineet Gupta | 2016-03-15 | 2 | -6/+1 |
| * | | ARC: mm: Use virt_to_pfn() for addr >> PAGE_SHIFT pattern | Vineet Gupta | 2016-03-12 | 2 | -17/+11 |
| * | | ARC: [plat-nsim] document ranges | Vineet Gupta | 2016-03-12 | 1 | -1/+2 |
| * | | ARC: build: Better way to detect ISA compatible toolchain | Vineet Gupta | 2016-03-12 | 2 | -6/+14 |
| * | | ARCv2: Allow enabling PAE40 w/o HIGHMEM | Vineet Gupta | 2016-03-12 | 1 | -1/+0 |
| * | | ARC: [BE] readl()/writel() to work in Big Endian CPU configuration | Lada Trimasova | 2016-03-12 | 1 | -5/+13 |
| * | | ARC: [*defconfig] No need to specify CONFIG_CROSS_COMPILE | Vineet Gupta | 2016-03-11 | 12 | -12/+0 |
| * | | ARC: [BE] Select correct CROSS_COMPILE prefix | Vineet Gupta | 2016-03-11 | 1 | -0/+4 |
| * | | ARC: bitops: Remove non relevant comments | Vineet Gupta | 2016-03-11 | 1 | -15/+0 |
| * | | ARC: Fix misspellings in comments. | Adam Buchbinder | 2016-03-11 | 8 | -12/+12 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2016-03-19 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | ipv4: Update parameters for csum_tcpudp_magic to their original types | Alexander Duyck | 2016-03-14 | 1 | -2/+2 |
| |/ / |
|
* | | | ARC, thp: remove infrastructure for handling splitting PMDs | Vineet Gupta | 2016-03-17 | 1 | -3/+0 |
* | | | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-03-16 | 7 | -0/+92 |
|\ \ \ |
|
| * | | | ARC: Add PCI support | Joao Pinto | 2016-03-10 | 7 | -0/+92 |
| | |/
| |/| |
|
* | | | arch/hotplug: Call into idle with a proper state | Thomas Gleixner | 2016-03-01 | 1 | -1/+1 |
| |/
|/| |
|
* | | arc: SMP: CONFIG_ARC_IPI_DBG cleanup | Valentin Rothberg | 2016-02-24 | 1 | -5/+0 |
* | | ARC: SMP: No need for CONFIG_ARC_IPI_DBG | Vineet Gupta | 2016-02-24 | 3 | -19/+1 |
* | | ARCv2: Elide sending new cross core intr if receiver didn't ack prev | Vineet Gupta | 2016-02-24 | 1 | -17/+10 |
* | | ARCv2: SMP: Push IPI_IRQ into IPI provider | Vineet Gupta | 2016-02-24 | 2 | -1/+1 |
* | | ARC: [intc-compact] Remove IPI setup from ARCompact port | Vineet Gupta | 2016-02-24 | 2 | -4/+0 |
* | | ARCv2: SMP: Emulate IPI to self using software triggered interrupt | Vineet Gupta | 2016-02-24 | 3 | -5/+32 |