summaryrefslogtreecommitdiff
path: root/arch/arc/include
AgeCommit message (Expand)Author
2020-04-10mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual
2020-04-03Merge tag 'arc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds
2020-04-02asm-generic: make more kernel-space headers mandatoryMasahiro Yamada
2020-03-30Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-03-27futex: arch_futex_atomic_op_inuser() calling conventions changeAl Viro
2020-03-16ARC: allow userspace DSP applications to use AGU extensionsEugeniy Paltsev
2020-03-16ARC: add support for DSP-enabled userspace applicationsEugeniy Paltsev
2020-03-16ARC: handle DSP presence in HWEugeniy Paltsev
2020-03-16ARC: add helpers to sanitize config optionsEugeniy Paltsev
2020-03-11ARC: define __ALIGN_STR and __ALIGN symbols for ARCEugeniy Paltsev
2020-02-09ARC: fpu: fix randconfig build error reported by 0-day test serviceVineet Gupta
2020-02-04arc: mm: add p?d_leaf() definitionsSteven Price
2020-01-31Merge tag 'arc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds
2020-01-17ARCv2: fpu: preserve userspace fpu stateVineet Gupta
2020-01-17ARC: fpu: declutter code, move bits out into fpu.hVineet Gupta
2020-01-15ARC: wireup clone3 syscallVineet Gupta
2020-01-10Merge branch 'x86/mm' into efi/core, to pick up dependenciesIngo Molnar
2019-12-28ARC: pt_regs: remove hardcoded registers offsetEugeniy Paltsev
2019-12-10mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...Ingo Molnar
2019-12-09ARC: mm: drop stale define of __ARCH_USE_5LEVEL_HACKMike Rapoport
2019-12-04Merge tag 'arc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-12-01ARC: mm: remove __ARCH_USE_5LEVEL_HACKVineet Gupta
2019-11-26asm-generic: Make msi.h a mandatory include/asm headerMichal Simek
2019-11-11arch: rely on asm-generic/io.h for default ioremap_* definitionsChristoph Hellwig
2019-11-08ARC: ARCv2: jump label: implement jump label patchingEugeniy Paltsev
2019-10-28ARC: mm: tlb flush optim: Make TLBWriteNI fallback to TLBWrite if not availableVineet Gupta
2019-10-28ARCv2: mm: TLB Miss optim: SMP builds can cache pgd pointer in mmu scratch regVineet Gupta
2019-09-26mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport
2019-09-24mm: remove quicklist page table cachesNicholas Piggin
2019-08-26arc: prefer __section from compiler_attributes.hNick Desaulniers
2019-08-05ARCv2: entry: early return from exception need not clear U & DE bitsAlexey Brodkin
2019-07-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-07-16arch: replace _BITUL() in kernel-space headers with BIT()Masahiro Yamada
2019-07-16Merge tag 'arc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds
2019-07-08Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-07-08ARC: entry: EV_Trap expects r10 (vs. r9) to have exception causeVineet Gupta
2019-07-01ARCv2: entry: rewrite to enable use of double load/stores LDD/STDVineet Gupta
2019-07-01ARCv2: entry: avoid a branchVineet Gupta
2019-07-01ARCv2: entry: push out the Z flag unclobber from common EXCEPTION_PROLOGUEVineet Gupta
2019-07-01ARCv2: entry: comments about hardware auto-save on taken interruptsVineet Gupta
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-17Merge tag 'v5.2-rc5' into locking/core, to pick up fixesIngo Molnar
2019-06-03Merge tag 'arc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds
2019-06-03locking/atomic, arc: Use s64 for atomic64Mark Rutland
2019-05-30treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman
2019-05-20ARC: fix build warningsVineet Gupta
2019-05-16Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-05-07Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds