| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "ARCv2: spinlock/rwlock/atomics: Delayed retry of failed SCOND with ex... | Vineet Gupta | 2016-06-02 | 1 | -5/+0 |
* | ARC: don't enable DISCONTIGMEM unconditionally | Vineet Gupta | 2016-05-31 | 1 | -2/+2 |
* | ARC: [intc-compact] simplify code for 2 priority levels | Vineet Gupta | 2016-05-30 | 1 | -20/+2 |
* | lib/GCD.c: use binary GCD algorithm instead of Euclidean | Zhaoxiu Zeng | 2016-05-21 | 1 | -0/+1 |
* | ARC: Add eznps platform to Kconfig and Makefile | Noam Camus | 2016-05-09 | 1 | -0/+1 |
* | ARC: Make vmalloc size configurable | Noam Camus | 2016-05-09 | 1 | -0/+11 |
* | ARC: [intc-*] Do a domain lookup in primary handler for hwirq -> linux virq | Vineet Gupta | 2016-05-09 | 1 | -0/+1 |
* | ARC: clockevent: Prepare for DT based probe | Noam Camus | 2016-05-09 | 1 | -1/+2 |
* | ARC: support HIGHMEM even without PAE40 | Vineet Gupta | 2016-05-05 | 1 | -0/+13 |
* | ARC: add support for reserved memory defined by device tree | Alexey Brodkin | 2016-04-27 | 1 | -0/+1 |
* | ARC: support generic per-device coherent dma mem | Alexey Brodkin | 2016-04-27 | 1 | -0/+1 |
* | ARC: Don't source drivers/pci/pcie/Kconfig ourselves | Andreas Ziegler | 2016-04-07 | 1 | -1/+0 |
* | Merge tag 'arc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup... | Linus Torvalds | 2016-03-21 | 1 | -2/+4 |
|\ |
|
| * | ARC: dma: reintroduce platform specific dma<->phys | Vineet Gupta | 2016-03-19 | 1 | -0/+3 |
| * | ARCv2: LLSC: software backoff is NOT needed starting HS2.1c | Vineet Gupta | 2016-03-15 | 1 | -1/+1 |
| * | ARCv2: Allow enabling PAE40 w/o HIGHMEM | Vineet Gupta | 2016-03-12 | 1 | -1/+0 |
* | | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-03-16 | 1 | -0/+26 |
|\ \
| |/
|/| |
|
| * | ARC: Add PCI support | Joao Pinto | 2016-03-10 | 1 | -0/+26 |
* | | ARC: SMP: No need for CONFIG_ARC_IPI_DBG | Vineet Gupta | 2016-02-24 | 1 | -8/+0 |
* | | arc: get rid of DEVTMPFS dependency on INITRAMFS_SOURCE | Alexey Brodkin | 2016-02-23 | 1 | -2/+0 |
* | | ARC: Assume multiplier is always present | Vineet Gupta | 2016-02-18 | 1 | -8/+0 |
* | | Merge tag 'arc-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vg... | Linus Torvalds | 2016-02-13 | 1 | -1/+20 |
|\ \
| |/
|/| |
|
| * | ARC: mm: Introduce explicit super page size support | Vineet Gupta | 2016-02-12 | 1 | -0/+19 |
| * | ARCv2: clocksource: Rename GRTC -> GFRC ... | Vineet Gupta | 2016-01-29 | 1 | -1/+1 |
* | | Kconfig: remove HAVE_LATENCYTOP_SUPPORT | Will Deacon | 2016-01-16 | 1 | -3/+0 |
|/ |
|
* | ARC: [plat-sim] unbork non default CONFIG_LINUX_LINK_BASE | Vineet Gupta | 2015-12-17 | 1 | -0/+1 |
* | ARC: mm: PAE40 support | Vineet Gupta | 2015-10-29 | 1 | -0/+15 |
* | ARC: mm: HIGHMEM: kmap API implementation | Vineet Gupta | 2015-10-28 | 1 | -0/+7 |
* | ARC: boot: Support Halt-on-reset and Run-on-reset SMP booting modes | Vineet Gupta | 2015-10-28 | 1 | -0/+10 |
* | ARC: mm: MMU v1..v3 only selectable for ARCompact ISA based cores | Vineet Gupta | 2015-10-17 | 1 | -0/+4 |
* | ARCv2: mm: THP support | Vineet Gupta | 2015-10-17 | 1 | -0/+4 |
* | ARC: Enable HAVE_FUTEX_CMPXCHG | Vineet Gupta | 2015-08-20 | 1 | -0/+1 |
* | ARC: Enable optimistic spinning for LLSC config | Vineet Gupta | 2015-08-11 | 1 | -0/+1 |
* | ARCv2: spinlock/rwlock/atomics: Delayed retry of failed SCOND with exponentia... | Vineet Gupta | 2015-08-04 | 1 | -0/+5 |
* | ARCv2: allow selection of page size for MMUv4 | Alexey Brodkin | 2015-07-23 | 1 | -2/+2 |
* | ARCv2: add knob for DIV_REV in Kconfig | Alexey Brodkin | 2015-07-20 | 1 | -0/+4 |
* | ARC: Kconfig: better way to disable ARC_HAS_LLSC for ARC_CPU_750D | Vineet Gupta | 2015-07-06 | 1 | -1/+2 |
* | ARCv2: All bits in place, allow ARCv2 builds | Vineet Gupta | 2015-06-25 | 1 | -5/+4 |
* | ARCv2: SMP: clocksource: Enable Global Real Time counter | Vineet Gupta | 2015-06-22 | 1 | -0/+5 |
* | ARCv2: SMP: ARConnect debug/robustness | Vineet Gupta | 2015-06-22 | 1 | -3/+12 |
* | ARCv2: SMP: Support ARConnect (MCIP) for Inter-Core-Interrupts et al | Vineet Gupta | 2015-06-22 | 1 | -7/+14 |
* | ARCv2: clocksource: Introduce 64bit local RTC counter | Vineet Gupta | 2015-06-22 | 1 | -0/+5 |
* | ARCv2: MMUv4: cache programming model changes | Vineet Gupta | 2015-06-22 | 1 | -1/+1 |
* | ARCv2: MMUv4: TLB programming Model changes | Vineet Gupta | 2015-06-22 | 1 | -0/+5 |
* | ARCv2: Support for ARCv2 ISA and HS38x cores | Vineet Gupta | 2015-06-22 | 1 | -5/+75 |
* | ARC: [axs101] Add support for AXS101 SDP (software development platform) | Alexey Brodkin | 2015-06-19 | 1 | -0/+1 |
* | ARC: explicit'ify uboot support | Vineet Gupta | 2015-06-19 | 1 | -0/+12 |
* | ARC: [plat_arcfpga]->[plat_sim] | Vineet Gupta | 2015-06-19 | 1 | -1/+1 |
* | ARC: RIP broken 64bit RTSC | Vineet Gupta | 2015-06-19 | 1 | -5/+0 |
* | ARC: [kbuild] Retire CONFIG_ARC_CPU_REL_4_10 | Vineet Gupta | 2015-06-19 | 1 | -10/+1 |