summaryrefslogtreecommitdiffstats
path: root/arch/arc/include
AgeCommit message (Expand)AuthorLines
2021-07-23arc: use generic strncpy/strnlen from_userArnd Bergmann-78/+5
2021-07-23asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_userArnd Bergmann-4/+10
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds-8/+2
2021-07-01mm/thp: define default pmd_pgtable()Anshuman Khandual-2/+2
2021-07-01mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual-6/+0
2021-06-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds-40/+0
2021-06-29arc: remove support for DISCONTIGMEMMike Rapoport-40/+0
2021-06-28Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-35/+35
2021-06-10ARCv2: save ABI registers across signal handlingVineet Gupta-0/+1
2021-05-26locking/atomic: arc: move to ARCH_ATOMICMark Rutland-35/+35
2021-05-10ARC: mm: PAE: use 40-bit physical page maskVladimir Isaev-10/+15
2021-05-10arc: Fix typos/spellosBhaskar Chowdhury-2/+2
2021-01-05arch/arc: add copy_user_page() to <asm/page.h> to fix build error on ARCRandy Dunlap-0/+1
2020-12-29local64.h: make <asm/local64.h> mandatoryRandy Dunlap-1/+0
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds-1/+3
2020-12-15Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-8/+9
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds-3/+17
2020-12-15arc: use FLATMEM with freeing of unused memory map instead of DISCONTIGMEMMike Rapoport-3/+17
2020-12-14Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-20/+20
2020-11-27Merge tag 'asm-generic-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+2
2020-11-17ARC: bitops: Remove unecessary operation and valueGustavo Pimentel-3/+1
2020-11-16arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where neededArnd Bergmann-0/+2
2020-11-09arc: add support for TIF_NOTIFY_SIGNALJens Axboe-1/+3
2020-11-06arc/mm/highmem: Use generic kmap atomic implementationThomas Gleixner-20/+20
2020-10-26arc: use asm-generic/mmu_context.h for no-op implementationsNicholas Piggin-8/+9
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches-5/+5
2020-10-05arc: include/asm: fix typos of "themselves"Randy Dunlap-3/+3
2020-10-05ARC: [plat-eznps]: Drop support for EZChip NPS platformVineet Gupta-324/+5
2020-08-16ARC: pgalloc.h: delete a duplicated word + other fixesRandy Dunlap-2/+2
2020-08-12uaccess: remove segment_eqChristoph Hellwig-2/+1
2020-07-29Merge branch 'locking/header'Peter Zijlstra-2/+0
2020-07-29locking/atomic: Move ATOMIC_INIT into linux/types.hHerbert Xu-2/+0
2020-06-16ARC: elf: use right ELF_ARCHVineet Gupta-1/+1
2020-06-16ARC: [arcompact] fix bitrot with 2 levels of interruptVineet Gupta-1/+4
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport-22/+0
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport-2/+0
2020-06-09arc: add show_stack_loglvl()Dmitry Safonov-1/+2
2020-06-04kmap: consolidate kmap_prot definitionsIra Weiny-3/+0
2020-06-04arch/kunmap_atomic: consolidate duplicate codeIra Weiny-2/+0
2020-06-04arch/kmap_atomic: consolidate duplicate codeIra Weiny-1/+0
2020-06-04arch/kunmap: remove duplicate kunmap implementationsIra Weiny-10/+0
2020-06-04arch/kmap: remove redundant arch specific kmapsIra Weiny-2/+0
2020-06-04arch/kmap: remove BUG_ON()Ira Weiny-1/+1
2020-06-03mm/thp: rename pmd_mknotpresent() as pmd_mkinvalid()Anshuman Khandual-1/+1
2020-05-19Merge tag 'arc-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds-0/+4
2020-04-29ARC: guard dsp early init against non ARCv2Eugeniy Paltsev-0/+2
2020-04-23arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>Masahiro Yamada-5/+8
2020-04-12ARC: entry: commentVineet Gupta-0/+2
2020-04-10mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual-1/+1
2020-04-03Merge tag 'arc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds-0/+254