Age | Commit message (Expand) | Author | Files | Lines |
2016-12-23 | Merge tag 'arc-4.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 8 | -34/+45 |
2016-12-19 | ARC: mm: arc700: Don't assume 2 colours for aliasing VIPT dcache | Vineet Gupta | 2 | -6/+13 |
2016-12-19 | ARC: mm: No need to save cache version in @cpuinfo | Vineet Gupta | 2 | -12/+5 |
2016-12-18 | ARC: enable SG chaining | Vladimir Kondratiev | 1 | -0/+1 |
2016-12-15 | Merge tag 'arc-4.10-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 19 | -608/+33 |
2016-12-14 | Merge tag 'dmaengine-4.10-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -0/+1 |
2016-12-14 | arch/arc: add option to skip sync on DMA mapping | Alexander Duyck | 1 | -1/+4 |
2016-12-14 | ARCv2: intc: default all interrupts to priority 1 | Vineet Gupta | 2 | -9/+7 |
2016-12-14 | ARCv2: entry: document intr disable in hard isr | Vineet Gupta | 1 | -6/+18 |
2016-12-13 | ARC: ARCompact entry: elide re-reading ECR in ProtV handler | Vineet Gupta | 1 | -1/+1 |
2016-12-11 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 3 | -6/+7 |
2016-11-30 | ARC: axs10x: really enable ARC PGU | Alexey Brodkin | 4 | -4/+8 |
2016-11-30 | ARC: rename Zebu platform support to HAPS | Vineet Gupta | 4 | -2/+2 |
2016-11-30 | soc: Support for NPS HW scheduling | Noam Camus | 1 | -2/+0 |
2016-11-30 | clocksource: import ARC timer driver | Vineet Gupta | 3 | -357/+3 |
2016-11-30 | ARC: breakout timer include code into separate header ... | Vineet Gupta | 2 | -23/+4 |
2016-11-30 | ARC: move mcip.h into include/soc and adjust the includes | Vineet Gupta | 4 | -110/+3 |
2016-11-30 | ARC: breakout aux handling into a separate header | Vineet Gupta | 2 | -85/+2 |
2016-11-30 | ARC: time: move time_init() out of the driver | Vineet Gupta | 2 | -9/+11 |
2016-11-30 | ARC: timer: gfrc, rtc: build under same option (64-bit timers) | Vineet Gupta | 5 | -18/+8 |
2016-11-30 | ARC: timer: gfrc, rtc: Read BCR to detect whether hardware exists ... | Vineet Gupta | 1 | -5/+13 |
2016-11-30 | ARC: timer: gfrc, rtc: deuglify big endian code | Vineet Gupta | 1 | -22/+8 |
2016-11-30 | dmaengine: DW DMAC: add multi-block property to device tree | Eugeniy Paltsev | 1 | -0/+1 |
2016-11-29 | ARC: mm: PAE40: Fix crash at munmap | Yuriy Kolerov | 1 | -1/+1 |
2016-11-28 | ARC: mm: IOC: Don't enable IOC by default | Vineet Gupta | 1 | -1/+1 |
2016-11-28 | ARC: Don't use "+l" inline asm constraint | Vineet Gupta | 1 | -4/+5 |
2016-11-22 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 19 | -50/+107 |
2016-11-17 | locking/core: Provide common cpu_relax_yield() definition | Christian Borntraeger | 1 | -3/+0 |
2016-11-16 | locking/core, arch: Remove cpu_relax_lowlatency() | Christian Borntraeger | 1 | -2/+0 |
2016-11-16 | locking/core: Introduce cpu_relax_yield() | Christian Borntraeger | 1 | -0/+2 |
2016-11-11 | Merge tag 'arc-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup... | Linus Torvalds | 19 | -49/+104 |
2016-11-11 | Kbuild: enable -Wmaybe-uninitialized warning for "make W=1" | Arnd Bergmann | 1 | -1/+3 |
2016-11-11 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 20 | -273/+203 |
2016-11-08 | ARCv2: MCIP: Use IDU_M_DISTRI_DEST mode if there is only 1 destination core | Yuriy Kolerov | 1 | -2/+11 |
2016-11-08 | ARC: IRQ: Do not use hwirq as virq and vice versa | Yuriy Kolerov | 3 | -16/+20 |
2016-11-08 | ARC: [plat-eznps] set default baud for early console | Noam Camus | 1 | -0/+2 |
2016-11-08 | ARC: [plat-eznps] remove IPI clear from SMP operations | Noam Camus | 1 | -6/+0 |
2016-11-08 | Revert "ARC: build: retire old toggles" | Vineet Gupta | 1 | -0/+3 |
2016-11-07 | ARC: timer: rtc: implement read loop in "C" vs. inline asm | Vineet Gupta | 1 | -8/+11 |
2016-11-07 | ARC: change return value of userspace cmpxchg assist syscall | Vineet Gupta | 2 | -9/+13 |
2016-11-03 | arc: Implement arch-specific dma_map_ops.mmap | Alexey Brodkin | 1 | -0/+26 |
2016-10-31 | ARC: [SMP] avoid overriding present cpumask | Noam Camus | 1 | -4/+6 |
2016-10-31 | ARC: Enable PERF_EVENTS in nSIM driven platforms | Alexey Brodkin | 9 | -4/+12 |
2016-10-28 | ARC: module: print pretty section names | Vineet Gupta | 1 | -14/+21 |
2016-10-28 | ARC: module: elide loop to save reference to .eh_frame | Vineet Gupta | 2 | -10/+9 |
2016-10-28 | ARC: mm: retire ARC_DBG_TLB_MISS_COUNT... | Vineet Gupta | 3 | -139/+0 |
2016-10-28 | ARC: build: retire old toggles | Vineet Gupta | 1 | -3/+0 |
2016-10-28 | ARC: boot log: refactor cpu name/release printing | Vineet Gupta | 3 | -24/+34 |
2016-10-28 | ARC: boot log: remove awkward space comma from MMU line | Vineet Gupta | 1 | -3/+3 |
2016-10-28 | ARC: boot log: don't assume SWAPE instruction support | Vineet Gupta | 2 | -2/+5 |