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