| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Kconfig: consolidate the "Kernel hacking" menu | Christoph Hellwig | 2018-08-02 | 1 | -1/+0 |
| * | kconfig: include common Kconfig files from top-level Kconfig | Christoph Hellwig | 2018-08-02 | 1 | -16/+0 |
* | | ARC: dma [non-IOC] setup SMP_CACHE_BYTES and cache_line_size | Eugeniy Paltsev | 2018-07-27 | 1 | -0/+3 |
* | | Merge tag 'arc-4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu... | Linus Torvalds | 2018-07-20 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | ARCv2: [plat-hsdk]: Save accl reg pair by default | Vineet Gupta | 2018-07-19 | 1 | -1/+1 |
* | | mm: introduce ARCH_HAS_PTE_SPECIAL | Laurent Dufour | 2018-06-07 | 1 | -0/+1 |
* | | arc: use generic dma_noncoherent_ops | Christoph Hellwig | 2018-05-19 | 1 | -0/+4 |
* | | arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig | Christoph Hellwig | 2018-05-09 | 1 | -3/+0 |
* | | arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbol | Christoph Hellwig | 2018-05-09 | 1 | -3/+1 |
|/ |
|
* | Merge tag 'arc-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu... | Linus Torvalds | 2018-03-01 | 1 | -1/+0 |
|\ |
|
| * | ARC: Fix malformed ARC_EMUL_UNALIGNED default | Ulf Magnusson | 2018-02-05 | 1 | -1/+0 |
* | | arc: remove CONFIG_ARC_PLAT_NEEDS_PHYS_TO_DMA | Christoph Hellwig | 2018-01-09 | 1 | -3/+0 |
|/ |
|
* | Merge tag 'arc-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu... | Linus Torvalds | 2017-11-25 | 1 | -1/+1 |
|\ |
|
| * | ARC: perf: avoid vmalloc backed mmap | Vineet Gupta | 2017-11-21 | 1 | -1/+1 |
* | | treewide: Fix typos in Kconfig | Masanari Iida | 2017-10-12 | 1 | -3/+3 |
|/ |
|
* | ARC: fix allnoconfig build warning | Vineet Gupta | 2017-10-03 | 1 | -1/+1 |
* | ARC: [plat-hsdk] initial port for HSDK board | Alexey Brodkin | 2017-09-01 | 1 | -0/+1 |
* | ARC: mm: Decouple RAM base address from kernel link address | Eugeniy Paltsev | 2017-09-01 | 1 | -1/+9 |
* | ARC: [plat-sim] Include this platform unconditionally | Vineet Gupta | 2017-08-04 | 1 | -1/+0 |
* | Revert "ARCv2: Allow enabling PAE40 w/o HIGHMEM" | Alexey Brodkin | 2017-05-05 | 1 | -0/+1 |
* | ARCv2: entry: save Accumulator register pair (r58:59) if present | Vineet Gupta | 2017-04-20 | 1 | -0/+8 |
* | ARC: [plat-*] ARC_HAS_COH_CACHES no longer relevant | Vineet Gupta | 2017-02-06 | 1 | -6/+0 |
* | ARCv2: intc: Rework the build time irq count information | Yuriy Kolerov | 2017-02-06 | 1 | -11/+0 |
* | ARC: module: Fix !CONFIG_ARC_DW2_UNWIND builds | Vineet Gupta | 2017-01-18 | 1 | -1/+1 |
* | ARC: enable SG chaining | Vladimir Kondratiev | 2016-12-18 | 1 | -0/+1 |
* | clocksource: import ARC timer driver | Vineet Gupta | 2016-11-30 | 1 | -5/+2 |
* | ARC: timer: gfrc, rtc: build under same option (64-bit timers) | Vineet Gupta | 2016-11-30 | 1 | -8/+2 |
* | ARC: mm: retire ARC_DBG_TLB_MISS_COUNT... | Vineet Gupta | 2016-10-28 | 1 | -8/+0 |
* | ARC: [build] Support gz, lzma compressed uImage | Daniel Mentz | 2016-10-16 | 1 | -0/+2 |
* | ARCv2: intc: untangle SMP, MCIP and IDU | Vineet Gupta | 2016-10-16 | 1 | -8/+9 |
* | ARC: CONFIG_NODES_SHIFT fix default values | Noam Camus | 2016-09-30 | 1 | -2/+2 |
* | ARCv2: Implement atomic64 based on LLOCKD/SCONDD instructions | Vineet Gupta | 2016-09-30 | 1 | -1/+1 |
* | 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-20 | 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 |