summaryrefslogtreecommitdiffstats
path: root/arch/arc/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-03-102-13/+1
|\
| * dma-mapping: add a kconfig symbol for arch_setup_dma_ops availabilityChristoph Hellwig2019-02-132-13/+1
* | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-051-0/+2
|\ \
| * \ Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/gi...Thomas Gleixner2019-02-271-0/+2
| |\ \ | | |/ | |/|
| | * asm-generic: Make time32 syscall numbers optionalArnd Bergmann2019-02-191-0/+1
| | * asm-generic: Drop getrlimit and setrlimit syscalls from default listYury Norov2019-02-191-0/+1
* | | ARCv2: don't assume core 0x54 has dual issueVineet Gupta2019-02-211-0/+8
* | | ARC: define ARCH_SLAB_MINALIGN = 8Alexey Brodkin2019-02-211-0/+11
* | | ARCv2: support manual regfile save on interruptsVineet Gupta2019-02-211-0/+54
* | | ARC: uacces: remove lp_start, lp_end from clobber listVineet Gupta2019-02-211-4/+4
|/ /
* | ARC: perf: map generic branches to correct hardware conditionEugeniy Paltsev2019-01-171-1/+2
* | arc: remove redundant kernel-space generic-yMasahiro Yamada2019-01-171-4/+0
* | ARC: fix __ffs return value to avoid build warningsEugeniy Paltsev2019-01-171-3/+3
* | ARC: boot log: print Action point detailsVineet Gupta2019-01-171-1/+9
* | ARCv2: boot log: BPU return stack depthVineet Gupta2019-01-171-1/+1
|/
* arch: remove redundant UAPI generic-y definesMasahiro Yamada2019-01-061-24/+0
* arch: remove stale comments "UAPI Header export list"Masahiro Yamada2019-01-061-1/+0
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-01-052-5/+4
|\
| * mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)2019-01-041-3/+2
| * fls: change parameter to unsigned intMatthew Wilcox2019-01-041-2/+2
* | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-031-1/+1
|/
* ARC: io.h: Implement reads{x}()/writes{x}()Jose Abreu2018-11-301-0/+72
* ARC: IOC: panic if kernel was started with previously enabled IOCEugeniy Paltsev2018-11-121-0/+2
* treewide: remove current_text_addrNick Desaulniers2018-10-311-8/+0
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-10-251-0/+1
|\
| * y2038: Remove stat64 family from default syscall setArnd Bergmann2018-08-291-0/+1
* | ARC: dma [IOC] Enable per device io coherencyEugeniy Paltsev2018-09-041-0/+13
* | ARC: atomics: unbork atomic_fetch_##op()Will Deacon2018-08-311-1/+1
|/
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-08-131-2/+0
|\
| * Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2018-07-255-7/+8
| |\
| * | ARC/kprobes: Remove jprobe implementationMasami Hiramatsu2018-06-211-2/+0
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-08-131-69/+17
|\ \ \
| * | | atomics/treewide: Clean up '*_andnot()' ifdefferyMark Rutland2018-06-211-4/+4
| * | | atomics/treewide: Make conditional inc/dec ops optionalMark Rutland2018-06-211-0/+1
| * | | atomics/treewide: Make unconditional inc/dec ops optionalMark Rutland2018-06-211-11/+0
| * | | atomics/treewide: Make test ops optionalMark Rutland2018-06-211-10/+0
| * | | atomics/arc: Define atomic64_fetch_add_unless()Mark Rutland2018-06-211-13/+12
| * | | atomics/treewide: Make atomic_fetch_add_unless() optionalMark Rutland2018-06-211-28/+0
| * | | atomics/treewide: Make atomic64_inc_not_zero() optionalMark Rutland2018-06-211-1/+0
| * | | atomics/treewide: Remove redundant atomic_inc_not_zero() definitionsMark Rutland2018-06-211-2/+0
| * | | atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()Mark Rutland2018-06-211-2/+2
| |/ /
* | | arc: fix build errors in arc/include/asm/delay.hRandy Dunlap2018-07-301-0/+3
* | | ARC: dma [non-IOC] setup SMP_CACHE_BYTES and cache_line_sizeEugeniy Paltsev2018-07-271-1/+3
| |/ |/|
* | Merge tag 'arc-4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2018-07-205-7/+8
|\ \ | |/ |/|
| * ARC: mm: allow mprotect to make stack mappings executableVineet Gupta2018-07-111-1/+1
| * ARC: Fix CONFIG_SWAPAlexey Brodkin2018-07-091-1/+1
| * ARC: [arcompact] entry.S: minor code movementVineet Gupta2018-07-092-3/+6
| * ARC: Enable machine_desc->init_per_cpu for !CONFIG_SMPAlexey Brodkin2018-06-201-2/+0
* | mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour2018-06-071-2/+0
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-041-0/+1
|\ \