| Commit message (Expand) | Author | Age | Files | Lines |
* | ARC: mm: PAE40: Fix crash at munmap | Yuriy Kolerov | 2016-11-29 | 1 | -1/+1 |
* | ARC: mm: IOC: Don't enable IOC by default | Vineet Gupta | 2016-11-28 | 1 | -1/+1 |
* | ARC: Don't use "+l" inline asm constraint | Vineet Gupta | 2016-11-28 | 1 | -4/+5 |
* | Merge tag 'arc-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup... | Linus Torvalds | 2016-11-11 | 19 | -49/+104 |
|\ |
|
| * | ARCv2: MCIP: Use IDU_M_DISTRI_DEST mode if there is only 1 destination core | Yuriy Kolerov | 2016-11-08 | 1 | -2/+11 |
| * | ARC: IRQ: Do not use hwirq as virq and vice versa | Yuriy Kolerov | 2016-11-08 | 3 | -16/+20 |
| * | ARC: [plat-eznps] set default baud for early console | Noam Camus | 2016-11-08 | 1 | -0/+2 |
| * | ARC: [plat-eznps] remove IPI clear from SMP operations | Noam Camus | 2016-11-08 | 1 | -6/+0 |
| * | Revert "ARC: build: retire old toggles" | Vineet Gupta | 2016-11-08 | 1 | -0/+3 |
| * | ARC: timer: rtc: implement read loop in "C" vs. inline asm | Vineet Gupta | 2016-11-07 | 1 | -8/+11 |
| * | ARC: change return value of userspace cmpxchg assist syscall | Vineet Gupta | 2016-11-07 | 2 | -9/+13 |
| * | arc: Implement arch-specific dma_map_ops.mmap | Alexey Brodkin | 2016-11-03 | 1 | -0/+26 |
| * | ARC: [SMP] avoid overriding present cpumask | Noam Camus | 2016-10-31 | 1 | -4/+6 |
| * | ARC: Enable PERF_EVENTS in nSIM driven platforms | Alexey Brodkin | 2016-10-31 | 9 | -4/+12 |
* | | Kbuild: enable -Wmaybe-uninitialized warning for "make W=1" | Arnd Bergmann | 2016-11-11 | 1 | -1/+3 |
|/ |
|
* | ARC: module: print pretty section names | Vineet Gupta | 2016-10-28 | 1 | -14/+21 |
* | ARC: module: elide loop to save reference to .eh_frame | Vineet Gupta | 2016-10-28 | 2 | -10/+9 |
* | ARC: mm: retire ARC_DBG_TLB_MISS_COUNT... | Vineet Gupta | 2016-10-28 | 3 | -139/+0 |
* | ARC: build: retire old toggles | Vineet Gupta | 2016-10-28 | 1 | -3/+0 |
* | ARC: boot log: refactor cpu name/release printing | Vineet Gupta | 2016-10-28 | 3 | -24/+34 |
* | ARC: boot log: remove awkward space comma from MMU line | Vineet Gupta | 2016-10-28 | 1 | -3/+3 |
* | ARC: boot log: don't assume SWAPE instruction support | Vineet Gupta | 2016-10-28 | 2 | -2/+5 |
* | ARC: boot log: refactor printing abt features not captured in BCRs | Vineet Gupta | 2016-10-28 | 2 | -45/+43 |
* | ARCv2: boot log: print IOC exists as well as enabled status | Vineet Gupta | 2016-10-28 | 3 | -9/+5 |
* | ARCv2: IOC: use @ioc_enable not @ioc_exist where intended | Vineet Gupta | 2016-10-24 | 3 | -7/+9 |
* | ARC: syscall for userspace cmpxchg assist | Vineet Gupta | 2016-10-24 | 3 | -4/+39 |
* | ARC: fix build warning in elf.h | Vineet Gupta | 2016-10-19 | 1 | -1/+1 |
* | ARC: Adjust cpuinfo for non-continuous cpu ids | Noam Camus | 2016-10-19 | 1 | -1/+1 |
* | ARC: [build] Support gz, lzma compressed uImage | Daniel Mentz | 2016-10-16 | 2 | -2/+16 |
* | ARCv2: intc: untangle SMP, MCIP and IDU | Vineet Gupta | 2016-10-16 | 3 | -28/+36 |
* | Merge branch 'work.uaccess' into for-linus | Al Viro | 2016-10-14 | 1 | -4/+4 |
|\ |
|
| * | arc: don't leak bits of kernel stack into coredump | Al Viro | 2016-09-15 | 1 | -4/+4 |
* | | nmi_backtrace: generate one-line reports for idle cpus | Chris Metcalf | 2016-10-07 | 1 | -0/+1 |
* | | Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-10-07 | 1 | -0/+1 |
|\ \ |
|
| * | | PCI/MSI: Enable PCI_MSI_IRQ_DOMAIN support for ARC | Joao Pinto | 2016-09-06 | 1 | -0/+1 |
* | | | ARC: [plat*] enables MODULE* | Vineet Gupta | 2016-09-30 | 5 | -1/+16 |
* | | | ARCv2: fix local_save_flags | Vineet Gupta | 2016-09-30 | 1 | -1/+1 |
* | | | ARC: CONFIG_NODES_SHIFT fix default values | Noam Camus | 2016-09-30 | 1 | -2/+2 |
* | | | ARCv2: intc: Use kflag if STATUS32.IE must be reset | Yuriy Kolerov | 2016-09-30 | 1 | -1/+1 |
* | | | ARC: .exit.* sections can be discarded in .eh_frame regime | Vineet Gupta | 2016-09-30 | 1 | -8/+0 |
* | | | ARC: dw2 unwind: enable cfi pseudo ops in string lib | Vineet Gupta | 2016-09-30 | 11 | -25/+26 |
* | | | ARC: dw2 unwind: add infrastructure for adding cfi pseudo ops to asm | Vineet Gupta | 2016-09-30 | 3 | -1/+52 |
* | | | ARC: entry: make ret_from_system_call local label | Vineet Gupta | 2016-09-30 | 1 | -7/+5 |
* | | | ARC: dw2 unwind: don't force dwarf 2 | Vineet Gupta | 2016-09-30 | 1 | -6/+0 |
* | | | ARC: dw2 unwind: switch to .eh_frame based unwinding | Vineet Gupta | 2016-09-30 | 5 | -34/+13 |
* | | | ARC: dw2 unwind: factor CIE specifics for .eh_frame/.debug_frame | Vineet Gupta | 2016-09-30 | 1 | -7/+18 |
* | | | ARC: module: support R_ARC_32_PCREL relocation | Vineet Gupta | 2016-09-30 | 2 | -4/+5 |
* | | | arc: perf: Enable generic "cache-references" and "cache-misses" events | Alexey Brodkin | 2016-09-30 | 2 | -2/+7 |
* | | | ARC: [plat-eznps] add missing atomic_fetch_xxx operations | Noam Camus | 2016-09-30 | 1 | -0/+2 |
* | | | ARCv2: Implement atomic64 based on LLOCKD/SCONDD instructions | Vineet Gupta | 2016-09-30 | 2 | -3/+260 |