| Age | Commit message (Expand) | Author | Files | Lines |
| 2018-09-04 | ARC: dma [IOC] Enable per device io coherency |  Eugeniy Paltsev | 1 | -0/+13 |
| 2018-08-31 | ARC: atomics: unbork atomic_fetch_##op() |  Will Deacon | 1 | -1/+1 |
| 2018-08-13 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -2/+0 |
| 2018-08-13 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -69/+17 |
| 2018-07-30 | arc: fix build errors in arc/include/asm/delay.h |  Randy Dunlap | 1 | -0/+3 |
| 2018-07-27 | ARC: dma [non-IOC] setup SMP_CACHE_BYTES and cache_line_size |  Eugeniy Paltsev | 1 | -1/+3 |
| 2018-07-25 | Merge branch 'perf/urgent' into perf/core, to pick up fixes |  Ingo Molnar | 5 | -7/+8 |
| 2018-07-20 | Merge tag 'arc-4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc |  Linus Torvalds | 5 | -7/+8 |
| 2018-07-11 | ARC: mm: allow mprotect to make stack mappings executable |  Vineet Gupta | 1 | -1/+1 |
| 2018-07-09 | ARC: Fix CONFIG_SWAP |  Alexey Brodkin | 1 | -1/+1 |
| 2018-07-09 | ARC: [arcompact] entry.S: minor code movement |  Vineet Gupta | 2 | -3/+6 |
| 2018-06-21 | atomics/treewide: Clean up '*_andnot()' ifdeffery |  Mark Rutland | 1 | -4/+4 |
| 2018-06-21 | atomics/treewide: Make conditional inc/dec ops optional |  Mark Rutland | 1 | -0/+1 |
| 2018-06-21 | atomics/treewide: Make unconditional inc/dec ops optional |  Mark Rutland | 1 | -11/+0 |
| 2018-06-21 | atomics/treewide: Make test ops optional |  Mark Rutland | 1 | -10/+0 |
| 2018-06-21 | atomics/arc: Define atomic64_fetch_add_unless() |  Mark Rutland | 1 | -13/+12 |
| 2018-06-21 | atomics/treewide: Make atomic_fetch_add_unless() optional |  Mark Rutland | 1 | -28/+0 |
| 2018-06-21 | atomics/treewide: Make atomic64_inc_not_zero() optional |  Mark Rutland | 1 | -1/+0 |
| 2018-06-21 | atomics/treewide: Remove redundant atomic_inc_not_zero() definitions |  Mark Rutland | 1 | -2/+0 |
| 2018-06-21 | atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless() |  Mark Rutland | 1 | -2/+2 |
| 2018-06-21 | ARC/kprobes: Remove jprobe implementation |  Masami Hiramatsu | 1 | -2/+0 |
| 2018-06-20 | ARC: Enable machine_desc->init_per_cpu for !CONFIG_SMP |  Alexey Brodkin | 1 | -2/+0 |
| 2018-06-07 | mm: introduce ARCH_HAS_PTE_SPECIAL |  Laurent Dufour | 1 | -2/+0 |
| 2018-06-04 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -0/+1 |
| 2018-05-19 | arc: use generic dma_noncoherent_ops |  Christoph Hellwig | 2 | -21/+1 |
| 2018-05-07 | PCI: remove PCI_DMA_BUS_IS_PHYS |  Christoph Hellwig | 1 | -6/+0 |
| 2018-04-19 | time: Add an asm-generic/compat.h file |  Arnd Bergmann | 1 | -0/+1 |
| 2018-03-01 | Merge tag 'arc-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc |  Linus Torvalds | 1 | -1/+1 |
| 2018-02-21 | bug.h: work around GCC PR82365 in BUG() |  Arnd Bergmann | 1 | -1/+2 |
| 2018-02-01 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux |  Linus Torvalds | 1 | -1/+0 |
| 2018-01-31 | arc: use generic_pmdp_establish as pmdp_establish |  Kirill A. Shutemov | 1 | -0/+3 |
| 2018-01-31 | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping |  Linus Torvalds | 1 | -7/+0 |
| 2018-01-29 | Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs |  Linus Torvalds | 1 | -3/+0 |
| 2018-01-18 | ARCv2: Don't pretend we may set L-bit in STATUS32 with kflag instruction |  Alexey Brodkin | 1 | -1/+1 |
| 2018-01-09 | Construct init thread stack in the linker script rather than by union |  David Howells | 1 | -3/+0 |
| 2018-01-09 | arc: remove CONFIG_ARC_PLAT_NEEDS_PHYS_TO_DMA |  Christoph Hellwig | 1 | -7/+0 |
| 2018-01-05 | Merge tag 'arc-4.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc |  Linus Torvalds | 1 | -2/+3 |
| 2018-01-03 | arch: Remove clkdev.h asm-generic from Kbuild |  Stephen Boyd | 1 | -1/+0 |
| 2017-12-20 | ARC: uaccess: dont use "l" gcc inline asm constraint modifier |  Vineet Gupta | 1 | -2/+3 |
| 2017-12-05 | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type |  Hendrik Brueckner | 1 | -0/+1 |
| 2017-11-25 | Merge tag 'arc-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc |  Linus Torvalds | 1 | -1/+32 |
| 2017-11-13 | ARCv2: boot log: updates for HS48: dual-issue, ECC, Loop Buffer |  Vineet Gupta | 1 | -1/+32 |
| 2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts |  Ingo Molnar | 12 | -0/+12 |
| 2017-11-02 | License cleanup: add SPDX license identifier to uapi header files with a license |  Greg Kroah-Hartman | 9 | -0/+9 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license |  Greg Kroah-Hartman | 3 | -0/+3 |
| 2017-10-10 | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations |  Will Deacon | 1 | -4/+0 |
| 2017-10-10 | locking/arch: Remove dummy arch_{read,spin,write}_relax() implementations |  Will Deacon | 1 | -4/+0 |
| 2017-10-10 | locking/core: Remove {read,spin,write}_can_lock() |  Will Deacon | 1 | -3/+0 |
| 2017-10-03 | ARCv2: boot log: identify HS48 cores (dual issue) |  Vineet Gupta | 1 | -1/+2 |
| 2017-10-03 | ARC: boot log: decontaminate ARCv2 ISA_CONFIG register |  Vineet Gupta | 1 | -4/+4 |