summaryrefslogtreecommitdiffstats
path: root/arch/arc/include
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-06-291-40/+0
|\|
| * arc: remove support for DISCONTIGMEMMike Rapoport2021-06-291-40/+0
* | Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-06-282-35/+35
|\ \ | |/ |/|
| * locking/atomic: arc: move to ARCH_ATOMICMark Rutland2021-05-262-35/+35
* | ARCv2: save ABI registers across signal handlingVineet Gupta2021-06-101-0/+1
* | ARC: mm: PAE: use 40-bit physical page maskVladimir Isaev2021-05-103-10/+15
* | arc: Fix typos/spellosBhaskar Chowdhury2021-05-101-2/+2
|/
* arch/arc: add copy_user_page() to <asm/page.h> to fix build error on ARCRandy Dunlap2021-01-051-0/+1
* local64.h: make <asm/local64.h> mandatoryRandy Dunlap2020-12-291-1/+0
* Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-161-1/+3
|\
| * arc: add support for TIF_NOTIFY_SIGNALJens Axboe2020-11-091-1/+3
* | Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2020-12-151-8/+9
|\ \
| * | arc: use asm-generic/mmu_context.h for no-op implementationsNicholas Piggin2020-10-261-8/+9
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-12-151-3/+17
|\ \
| * | arc: use FLATMEM with freeing of unused memory map instead of DISCONTIGMEMMike Rapoport2020-12-151-3/+17
* | | Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-12-142-20/+20
|\ \ \ | |/ / |/| |
| * | arc/mm/highmem: Use generic kmap atomic implementationThomas Gleixner2020-11-062-20/+20
| |/
* | Merge tag 'asm-generic-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-11-271-0/+2
|\ \
| * | arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where neededArnd Bergmann2020-11-161-0/+2
| |/
* / ARC: bitops: Remove unecessary operation and valueGustavo Pimentel2020-11-171-3/+1
|/
* treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-252-5/+5
* arc: include/asm: fix typos of "themselves"Randy Dunlap2020-10-052-3/+3
* ARC: [plat-eznps]: Drop support for EZChip NPS platformVineet Gupta2020-10-0510-324/+5
* ARC: pgalloc.h: delete a duplicated word + other fixesRandy Dunlap2020-08-161-2/+2
* uaccess: remove segment_eqChristoph Hellwig2020-08-121-2/+1
* Merge branch 'locking/header'Peter Zijlstra2020-07-291-2/+0
|\
| * locking/atomic: Move ATOMIC_INIT into linux/types.hHerbert Xu2020-07-291-2/+0
* | ARC: elf: use right ELF_ARCHVineet Gupta2020-06-161-1/+1
* | ARC: [arcompact] fix bitrot with 2 levels of interruptVineet Gupta2020-06-161-1/+4
|/
* mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport2020-06-091-22/+0
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-091-2/+0
* arc: add show_stack_loglvl()Dmitry Safonov2020-06-091-1/+2
* kmap: consolidate kmap_prot definitionsIra Weiny2020-06-041-3/+0
* arch/kunmap_atomic: consolidate duplicate codeIra Weiny2020-06-041-2/+0
* arch/kmap_atomic: consolidate duplicate codeIra Weiny2020-06-041-1/+0
* arch/kunmap: remove duplicate kunmap implementationsIra Weiny2020-06-041-10/+0
* arch/kmap: remove redundant arch specific kmapsIra Weiny2020-06-041-2/+0
* arch/kmap: remove BUG_ON()Ira Weiny2020-06-041-1/+1
* mm/thp: rename pmd_mknotpresent() as pmd_mkinvalid()Anshuman Khandual2020-06-031-1/+1
* Merge tag 'arc-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2020-05-192-0/+4
|\
| * ARC: guard dsp early init against non ARCv2Eugeniy Paltsev2020-04-291-0/+2
| * ARC: entry: commentVineet Gupta2020-04-121-0/+2
* | arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>Masahiro Yamada2020-04-232-5/+8
|/
* mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual2020-04-101-1/+1
* Merge tag 'arc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2020-04-038-0/+254
|\
| * ARC: allow userspace DSP applications to use AGU extensionsEugeniy Paltsev2020-03-164-0/+51
| * ARC: add support for DSP-enabled userspace applicationsEugeniy Paltsev2020-03-167-1/+111
| * ARC: handle DSP presence in HWEugeniy Paltsev2020-03-163-0/+69
| * ARC: add helpers to sanitize config optionsEugeniy Paltsev2020-03-161-0/+24
* | asm-generic: make more kernel-space headers mandatoryMasahiro Yamada2020-04-021-21/+0