index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arc
/
include
Age
Commit message (
Expand
)
Author
Lines
2018-07-11
ARC: mm: allow mprotect to make stack mappings executable
Vineet Gupta
-1
/
+1
2018-07-09
ARC: Fix CONFIG_SWAP
Alexey Brodkin
-1
/
+1
2018-07-09
ARC: [arcompact] entry.S: minor code movement
Vineet Gupta
-3
/
+6
2018-06-21
atomics/treewide: Clean up '*_andnot()' ifdeffery
Mark Rutland
-4
/
+4
2018-06-21
atomics/treewide: Make conditional inc/dec ops optional
Mark Rutland
-0
/
+1
2018-06-21
atomics/treewide: Make unconditional inc/dec ops optional
Mark Rutland
-11
/
+0
2018-06-21
atomics/treewide: Make test ops optional
Mark Rutland
-10
/
+0
2018-06-21
atomics/arc: Define atomic64_fetch_add_unless()
Mark Rutland
-13
/
+12
2018-06-21
atomics/treewide: Make atomic_fetch_add_unless() optional
Mark Rutland
-28
/
+0
2018-06-21
atomics/treewide: Make atomic64_inc_not_zero() optional
Mark Rutland
-1
/
+0
2018-06-21
atomics/treewide: Remove redundant atomic_inc_not_zero() definitions
Mark Rutland
-2
/
+0
2018-06-21
atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()
Mark Rutland
-2
/
+2
2018-06-21
ARC/kprobes: Remove jprobe implementation
Masami Hiramatsu
-2
/
+0
2018-06-20
ARC: Enable machine_desc->init_per_cpu for !CONFIG_SMP
Alexey Brodkin
-2
/
+0
2018-06-07
mm: introduce ARCH_HAS_PTE_SPECIAL
Laurent Dufour
-2
/
+0
2018-06-04
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-0
/
+1
2018-05-19
arc: use generic dma_noncoherent_ops
Christoph Hellwig
-21
/
+1
2018-05-07
PCI: remove PCI_DMA_BUS_IS_PHYS
Christoph Hellwig
-6
/
+0
2018-04-19
time: Add an asm-generic/compat.h file
Arnd Bergmann
-0
/
+1
2018-03-01
Merge tag 'arc-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
-1
/
+1
2018-02-21
bug.h: work around GCC PR82365 in BUG()
Arnd Bergmann
-1
/
+2
2018-02-01
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
-1
/
+0
2018-01-31
arc: use generic_pmdp_establish as pmdp_establish
Kirill A. Shutemov
-0
/
+3
2018-01-31
Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
-7
/
+0
2018-01-29
Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-3
/
+0
2018-01-18
ARCv2: Don't pretend we may set L-bit in STATUS32 with kflag instruction
Alexey Brodkin
-1
/
+1
2018-01-09
Construct init thread stack in the linker script rather than by union
David Howells
-3
/
+0
2018-01-09
arc: remove CONFIG_ARC_PLAT_NEEDS_PHYS_TO_DMA
Christoph Hellwig
-7
/
+0
2018-01-05
Merge tag 'arc-4.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
-2
/
+3
2018-01-03
arch: Remove clkdev.h asm-generic from Kbuild
Stephen Boyd
-1
/
+0
2017-12-20
ARC: uaccess: dont use "l" gcc inline asm constraint modifier
Vineet Gupta
-2
/
+3
2017-12-05
bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type
Hendrik Brueckner
-0
/
+1
2017-11-25
Merge tag 'arc-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
-1
/
+32
2017-11-13
ARCv2: boot log: updates for HS48: dual-issue, ECC, Loop Buffer
Vineet Gupta
-1
/
+32
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
-0
/
+12
2017-11-02
License cleanup: add SPDX license identifier to uapi header files with a license
Greg Kroah-Hartman
-0
/
+9
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
-0
/
+3
2017-10-10
locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations
Will Deacon
-4
/
+0
2017-10-10
locking/arch: Remove dummy arch_{read,spin,write}_relax() implementations
Will Deacon
-4
/
+0
2017-10-10
locking/core: Remove {read,spin,write}_can_lock()
Will Deacon
-3
/
+0
2017-10-03
ARCv2: boot log: identify HS48 cores (dual issue)
Vineet Gupta
-1
/
+2
2017-10-03
ARC: boot log: decontaminate ARCv2 ISA_CONFIG register
Vineet Gupta
-4
/
+4
2017-09-22
arch: remove unused *_segments() macros/functions
Tobias Klauser
-3
/
+0
2017-09-08
Merge tag 'arc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
-7
/
+65
2017-09-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-35
/
+7
2017-09-04
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-5
/
+0
2017-09-01
ARC: mm: Decouple RAM base address from kernel link address
Eugeniy Paltsev
-1
/
+1
2017-08-30
ARCv2: SLC: provide a line based flush routine for debugging
Vineet Gupta
-0
/
+2
2017-08-30
ARC: Hardcode ARCH_DMA_MINALIGN to max line length we may have
Alexey Brodkin
-1
/
+2
2017-08-28
ARC: [plat-eznps] handle extra aux regs #2: kernel/entry exit
Liav Rehana
-0
/
+29
[prev]
[next]