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