summaryrefslogtreecommitdiff
path: root/arch/arc/include/asm
AgeCommit message (Expand)Author
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2020-10-05arc: include/asm: fix typos of "themselves"Randy Dunlap
2020-10-05ARC: [plat-eznps]: Drop support for EZChip NPS platformVineet Gupta
2020-08-16ARC: pgalloc.h: delete a duplicated word + other fixesRandy Dunlap
2020-08-12uaccess: remove segment_eqChristoph Hellwig
2020-07-29Merge branch 'locking/header'Peter Zijlstra
2020-07-29locking/atomic: Move ATOMIC_INIT into linux/types.hHerbert Xu
2020-06-16ARC: elf: use right ELF_ARCHVineet Gupta
2020-06-16ARC: [arcompact] fix bitrot with 2 levels of interruptVineet Gupta
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-06-09arc: add show_stack_loglvl()Dmitry Safonov
2020-06-04kmap: consolidate kmap_prot definitionsIra Weiny
2020-06-04arch/kunmap_atomic: consolidate duplicate codeIra Weiny
2020-06-04arch/kmap_atomic: consolidate duplicate codeIra Weiny
2020-06-04arch/kunmap: remove duplicate kunmap implementationsIra Weiny
2020-06-04arch/kmap: remove redundant arch specific kmapsIra Weiny
2020-06-04arch/kmap: remove BUG_ON()Ira Weiny
2020-06-03mm/thp: rename pmd_mknotpresent() as pmd_mkinvalid()Anshuman Khandual
2020-05-19Merge tag 'arc-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds
2020-04-29ARC: guard dsp early init against non ARCv2Eugeniy Paltsev
2020-04-23arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>Masahiro Yamada
2020-04-12ARC: entry: commentVineet Gupta
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