aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc/include/asm
Commit message (Expand)AuthorAge
* mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland2019-09-26
* mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport2019-09-24
* mm: remove quicklist page table cachesNicholas Piggin2019-09-24
* arc: prefer __section from compiler_attributes.hNick Desaulniers2019-08-26
* ARCv2: entry: early return from exception need not clear U & DE bitsAlexey Brodkin2019-08-05
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-07-17
|\
| * arch: replace _BITUL() in kernel-space headers with BIT()Masahiro Yamada2019-07-16
* | Merge tag 'arc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2019-07-16
|\ \ | |/ |/|
| * ARC: entry: EV_Trap expects r10 (vs. r9) to have exception causeVineet Gupta2019-07-08
| * ARCv2: entry: rewrite to enable use of double load/stores LDD/STDVineet Gupta2019-07-01
| * ARCv2: entry: avoid a branchVineet Gupta2019-07-01
| * ARCv2: entry: push out the Z flag unclobber from common EXCEPTION_PROLOGUEVineet Gupta2019-07-01
| * ARCv2: entry: comments about hardware auto-save on taken interruptsVineet Gupta2019-07-01
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-08
|\ \ | |/ |/|
| * Merge tag 'v5.2-rc5' into locking/core, to pick up fixesIngo Molnar2019-06-17
| |\
| * | locking/atomic, arc: Use s64 for atomic64Mark Rutland2019-06-03
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-19
| |/ |/|
* | ARC: fix build warningsVineet Gupta2019-05-20
|/
* Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-16
|\
| * asm-generic: don't include <asm/segment.h> from <asm/uaccess.h>Christoph Hellwig2019-04-23
* | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-07
|\ \
| * | syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin2019-03-20
| * | arc: define syscall_get_arch()Dmitry V. Levin2019-03-20
| * | Move EM_ARCOMPACT and EM_ARCV2 to uapi/linux/elf-em.hDmitry V. Levin2019-03-20
| |/
* | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-05-06
|\ \
| * | arch: Use asm-generic header for asm/mmiowb.hWill Deacon2019-04-08
* | | Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-06
|\ \ \
| * | | arch/tlb: Clean up simple architecturesPeter Zijlstra2019-04-03
| * | | asm-generic/tlb, arch: Provide generic VIPT cache flushPeter Zijlstra2019-04-03
| |/ /
* / / syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)2019-04-05
|/ /
* | KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedMasahiro Yamada2019-03-28
* | Merge tag 'arc-5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2019-03-20
|\ \ | |/ |/|
| * ARCv2: spinlock: remove the extra smp_mb before lock, after unlockVineet Gupta2019-03-08
| * ARC: boot log: cut down on verbosityVineet Gupta2019-02-25
| * ARCv2: boot log: refurbish HS core/release identificationVineet Gupta2019-02-25
| * ARC: perf: bpok condition only exists for ARCompactVineet Gupta2019-02-25
| * ARCv2: Add explcit unaligned access support (and ability to disable too)Eugeniy Paltsev2019-02-25
* | Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-03-10
|\ \ | |/ |/|
| * dma-mapping: add a kconfig symbol for arch_setup_dma_ops availabilityChristoph Hellwig2019-02-13
* | ARCv2: don't assume core 0x54 has dual issueVineet Gupta2019-02-21
* | ARC: define ARCH_SLAB_MINALIGN = 8Alexey Brodkin2019-02-21
* | ARCv2: support manual regfile save on interruptsVineet Gupta2019-02-21
* | ARC: uacces: remove lp_start, lp_end from clobber listVineet Gupta2019-02-21
|/
* ARC: perf: map generic branches to correct hardware conditionEugeniy Paltsev2019-01-17
* arc: remove redundant kernel-space generic-yMasahiro Yamada2019-01-17
* ARC: fix __ffs return value to avoid build warningsEugeniy Paltsev2019-01-17
* ARC: boot log: print Action point detailsVineet Gupta2019-01-17
* ARCv2: boot log: BPU return stack depthVineet Gupta2019-01-17
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-01-05
|\
| * mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)2019-01-04