summaryrefslogtreecommitdiffstats
path: root/arch/arc/include
AgeCommit message (Expand)Author
2020-12-29local64.h: make <asm/local64.h> mandatoryRandy Dunlap
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-15Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-12-15arc: use FLATMEM with freeing of unused memory map instead of DISCONTIGMEMMike Rapoport
2020-12-14Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-11-27Merge tag 'asm-generic-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-11-17ARC: bitops: Remove unecessary operation and valueGustavo Pimentel
2020-11-16arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where neededArnd Bergmann
2020-11-09arc: add support for TIF_NOTIFY_SIGNALJens Axboe
2020-11-06arc/mm/highmem: Use generic kmap atomic implementationThomas Gleixner
2020-10-26arc: use asm-generic/mmu_context.h for no-op implementationsNicholas Piggin
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