| Commit message (Expand) | Author | Age | Files | Lines |
* | ARC: support HIGHMEM even without PAE40 | Vineet Gupta | 2016-05-05 | 2 | -3/+46 |
* | 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 |
* | ARCv2: Enable LOCKDEP | Evgeny Voevodin | 2016-04-22 | 1 | -1/+35 |
* | arc: Add our own implementation of fb_pgprotect() | Alexey Brodkin | 2016-04-07 | 1 | -0/+19 |
* | Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-03-24 | 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 | 11 | -52/+46 |
|\ \ |
|
| * | | ARCv2: ioremap: Support dynamic peripheral address space | Vineet Gupta | 2016-03-19 | 1 | -0/+1 |
| * | | ARC: dma: reintroduce platform specific dma<->phys | Vineet Gupta | 2016-03-19 | 1 | -0/+7 |
| * | | ARC: dma: ioremap: use phys_addr_t consistenctly in code paths | Vineet Gupta | 2016-03-19 | 2 | -5/+5 |
| * | | ARC: thp: unbork !CONFIG_TRANSPARENT_HUGEPAGE build | Vineet Gupta | 2016-03-17 | 1 | -1/+6 |
| * | | ARC: mm: Use virt_to_pfn() for addr >> PAGE_SHIFT pattern | Vineet Gupta | 2016-03-12 | 2 | -17/+11 |
| * | | ARC: build: Better way to detect ISA compatible toolchain | Vineet Gupta | 2016-03-12 | 1 | -6/+0 |
| * | | ARC: [BE] readl()/writel() to work in Big Endian CPU configuration | Lada Trimasova | 2016-03-12 | 1 | -5/+13 |
| * | | ARC: bitops: Remove non relevant comments | Vineet Gupta | 2016-03-11 | 1 | -15/+0 |
| * | | ARC: Fix misspellings in comments. | Adam Buchbinder | 2016-03-11 | 3 | -3/+3 |
* | | | 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-13 | 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 | 3 | -0/+42 |
|\ \ \
| |/ /
|/| | |
|
| * | | ARC: Add PCI support | Joao Pinto | 2016-03-10 | 3 | -0/+42 |
| |/ |
|
* | | ARCv2: SMP: Push IPI_IRQ into IPI provider | Vineet Gupta | 2016-02-24 | 1 | -1/+0 |
* | | ARC: [intc-compact] Remove IPI setup from ARCompact port | Vineet Gupta | 2016-02-24 | 1 | -1/+0 |
* | | ARCv2: SMP: Emulate IPI to self using software triggered interrupt | Vineet Gupta | 2016-02-24 | 1 | -0/+11 |
* | | ARCv2: boot report CCMs (Closely Coupled Memories) | Vineet Gupta | 2016-02-18 | 1 | -12/+20 |
* | | Merge tag 'arc-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vg... | Linus Torvalds | 2016-02-13 | 4 | -25/+34 |
|\ \
| |/
|/| |
|
| * | ARC: mm: Introduce explicit super page size support | Vineet Gupta | 2016-02-12 | 1 | -19/+26 |
| * | ARCv2: intc: Allow interruption by lowest priority interrupt | Vineet Gupta | 2016-02-10 | 1 | -2/+5 |
| * | ARC: shrink cpuinfo by not saving full timer BCR | Vineet Gupta | 2016-01-29 | 1 | -2/+1 |
| * | ARCv2: clocksource: Rename GRTC -> GFRC ... | Vineet Gupta | 2016-01-29 | 1 | -2/+2 |
* | | dma-mapping: always provide the dma_map_ops based implementation | Christoph Hellwig | 2016-01-20 | 1 | -2/+0 |
* | | arc: convert to dma_map_ops | Christoph Hellwig | 2016-01-20 | 1 | -183/+4 |
|/ |
|
* | ARC: mm: fix building for MMU v2 | Alexey Brodkin | 2015-12-21 | 1 | -2/+0 |
* | ARC: smp: Rename platform hook @init_cpu_smp -> @init_per_cpu | Vineet Gupta | 2015-12-17 | 1 | -2/+2 |
* | ARC: rename smp operation init_irq_cpu() to init_per_cpu() | Noam Camus | 2015-12-17 | 1 | -2/+2 |
* | ARC: dw2 unwind: Reinstante unwinding out of modules | Vineet Gupta | 2015-12-17 | 1 | -4/+0 |
* | ARCv2: Use the default irq priority for idle sleep | Vineet Gupta | 2015-11-16 | 1 | -1/+2 |
* | ARC: Abstract out ISA specific SLEEP args | Vineet Gupta | 2015-11-16 | 2 | -0/+4 |
* | Merge tag 'arc-4.4-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-11-14 | 1 | -4/+0 |
|\ |
|
| * | ARC: cpu_relax() to be compiler barrier even for UP | Vineet Gupta | 2015-11-14 | 1 | -4/+0 |
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-11-03 | 1 | -4/+4 |
|\ \
| |/
|/| |
|
| * | Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ... | Ingo Molnar | 2015-10-06 | 1 | -0/+1 |
| |\ |
|
| * | | atomic, arch: Audit atomic_{read,set}() | Peter Zijlstra | 2015-09-23 | 1 | -4/+4 |
* | | | ARC: mm: PAE40 support | Vineet Gupta | 2015-10-29 | 5 | -4/+23 |
* | | | ARC: mm: PAE40: switch to using phys_addr_t for physical addresses | Vineet Gupta | 2015-10-28 | 1 | -4/+4 |
* | | | ARC: mm: HIGHMEM: kmap API implementation | Vineet Gupta | 2015-10-28 | 3 | -1/+85 |
* | | | ARC: mm: preps ahead of HIGHMEM support | Vineet Gupta | 2015-10-28 | 1 | -8/+1 |
* | | | ARC: mm: use generic macros _BITUL()/_AC() | Alexey Brodkin | 2015-10-28 | 1 | -7/+4 |
* | | | ARCv2: smp: [plat-*]: No need to explicitly call mcip_init_smp() | Vineet Gupta | 2015-10-28 | 1 | -2/+0 |