summaryrefslogtreecommitdiffstats
path: root/arch/arc/include/asm
Commit message (Expand)AuthorAgeFilesLines
* ARC: handle DSP presence in HWEugeniy Paltsev2020-03-163-0/+69
* ARC: add helpers to sanitize config optionsEugeniy Paltsev2020-03-161-0/+24
* ARC: define __ALIGN_STR and __ALIGN symbols for ARCEugeniy Paltsev2020-03-111-0/+2
* ARC: fpu: fix randconfig build error reported by 0-day test serviceVineet Gupta2020-02-091-0/+2
* arc: mm: add p?d_leaf() definitionsSteven Price2020-02-041-0/+1
* Merge tag 'arc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2020-01-315-24/+61
|\
| * ARCv2: fpu: preserve userspace fpu stateVineet Gupta2020-01-172-1/+29
| * ARC: fpu: declutter code, move bits out into fpu.hVineet Gupta2020-01-173-24/+32
| * ARC: wireup clone3 syscallVineet Gupta2020-01-151-0/+1
* | Merge branch 'x86/mm' into efi/core, to pick up dependenciesIngo Molnar2020-01-101-0/+4
|\ \ | |/ |/|
| * mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...Ingo Molnar2019-12-101-0/+4
* | ARC: pt_regs: remove hardcoded registers offsetEugeniy Paltsev2019-12-281-4/+4
* | ARC: mm: drop stale define of __ARCH_USE_5LEVEL_HACKMike Rapoport2019-12-091-1/+0
|/
* Merge tag 'arc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2019-12-046-4/+84
|\
| * ARC: ARCv2: jump label: implement jump label patchingEugeniy Paltsev2019-11-082-0/+74
| * ARC: mm: tlb flush optim: Make TLBWriteNI fallback to TLBWrite if not availableVineet Gupta2019-10-281-0/+2
| * ARCv2: mm: TLB Miss optim: SMP builds can cache pgd pointer in mmu scratch regVineet Gupta2019-10-284-4/+8
* | Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-12-031-1/+0
|\ \
| * | asm-generic: Make msi.h a mandatory include/asm headerMichal Simek2019-11-261-1/+0
| |/
* | ARC: mm: remove __ARCH_USE_5LEVEL_HACKVineet Gupta2019-12-011-1/+0
* | arch: rely on asm-generic/io.h for default ioremap_* definitionsChristoph Hellwig2019-11-111-4/+0
|/
* mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland2019-09-261-2/+2
* mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport2019-09-241-5/+0
* mm: remove quicklist page table cachesNicholas Piggin2019-09-241-1/+0
* arc: prefer __section from compiler_attributes.hNick Desaulniers2019-08-262-6/+5
* ARCv2: entry: early return from exception need not clear U & DE bitsAlexey Brodkin2019-08-051-1/+1
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-07-171-4/+4
|\
| * arch: replace _BITUL() in kernel-space headers with BIT()Masahiro Yamada2019-07-161-4/+4
* | Merge tag 'arc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2019-07-163-173/+210
|\ \ | |/ |/|
| * ARC: entry: EV_Trap expects r10 (vs. r9) to have exception causeVineet Gupta2019-07-082-4/+3
| * ARCv2: entry: rewrite to enable use of double load/stores LDD/STDVineet Gupta2019-07-012-157/+158
| * ARCv2: entry: avoid a branchVineet Gupta2019-07-011-3/+2
| * ARCv2: entry: push out the Z flag unclobber from common EXCEPTION_PROLOGUEVineet Gupta2019-07-011-8/+0
| * ARCv2: entry: comments about hardware auto-save on taken interruptsVineet Gupta2019-07-011-16/+62
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-081-21/+20
|\ \ | |/ |/|
| * Merge tag 'v5.2-rc5' into locking/core, to pick up fixesIngo Molnar2019-06-171-4/+10
| |\
| * | locking/atomic, arc: Use s64 for atomic64Mark Rutland2019-06-031-21/+20
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-1965-263/+65
| |/ |/|
* | ARC: fix build warningsVineet Gupta2019-05-201-4/+10
|/
* Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-161-0/+1
|\
| * asm-generic: don't include <asm/segment.h> from <asm/uaccess.h>Christoph Hellwig2019-04-231-0/+1
* | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-072-5/+12
|\ \
| * | syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin2019-03-201-1/+1
| * | arc: define syscall_get_arch()Dmitry V. Levin2019-03-201-0/+11
| * | Move EM_ARCOMPACT and EM_ARCV2 to uapi/linux/elf-em.hDmitry V. Levin2019-03-201-5/+1
| |/
* | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-05-061-0/+1
|\ \
| * | arch: Use asm-generic header for asm/mmiowb.hWill Deacon2019-04-081-0/+1
* | | Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-061-32/+0
|\ \ \
| * | | arch/tlb: Clean up simple architecturesPeter Zijlstra2019-04-031-23/+0
| * | | asm-generic/tlb, arch: Provide generic VIPT cache flushPeter Zijlstra2019-04-031-9/+0
| |/ /