summaryrefslogtreecommitdiffstats
path: root/arch/arc
Commit message (Expand)AuthorAgeFilesLines
* mm/gup: remove task_struct pointer for all gup codePeter Xu2020-08-121-1/+1
* mm/arc: use general page fault accountingPeter Xu2020-08-121-15/+3
* mm: do page fault accounting in handle_mm_faultPeter Xu2020-08-121-1/+1
* uaccess: remove segment_eqChristoph Hellwig2020-08-121-2/+1
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2020-08-091-5/+0
|\
| * kill unused dump_fpu() instancesAl Viro2020-07-271-5/+0
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-08-072-2/+0
|\ \
| * | mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport2020-08-072-2/+0
* | | Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-08-071-90/+58
|\ \ \ | |/ / |/| / | |/
| * arc: switch to ->regset_get()Al Viro2020-07-271-90/+58
* | Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...Linus Torvalds2020-08-042-3/+3
|\ \
| * | arch: rename copy_thread_tls() back to copy_thread()Christian Brauner2020-07-041-2/+3
| * | arch: remove HAVE_COPY_THREAD_TLSChristian Brauner2020-07-041-1/+0
| |/
* | Merge branch 'locking/header'Peter Zijlstra2020-07-291-2/+0
|\ \
| * | locking/atomic: Move ATOMIC_INIT into linux/types.hHerbert Xu2020-07-291-2/+0
| |/
* | ARCv2: support loop buffer (LPB) disablingEugeniy Paltsev2020-06-182-0/+14
* | ARC: build: remove deprecated toggle for arc700 buildsVineet Gupta2020-06-161-1/+1
* | ARC: build: allow users to specify -mcpuEugeniy Paltsev2020-06-162-2/+28
* | ARCv2: boot log: detect newer/upconing HS3x/HS4x releasesVineet Gupta2020-06-161-12/+7
* | 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
* | ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACEVineet Gupta2020-06-161-11/+5
|/
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-1/+1
* mmap locking API: convert mmap_sem commentsMichel Lespinasse2020-06-091-1/+1
* mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2020-06-093-6/+6
* mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport2020-06-091-22/+0
* mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport2020-06-091-9/+1
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-092-2/+2
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-093-4/+2
* kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov2020-06-091-7/+1
* arc: add show_stack_loglvl()Dmitry Safonov2020-06-093-8/+18
* kmap: consolidate kmap_prot definitionsIra Weiny2020-06-041-3/+0
* arch/kmap: define kmap_atomic_prot() for all arch'sIra Weiny2020-06-041-3/+3
* arch/kunmap_atomic: consolidate duplicate codeIra Weiny2020-06-042-7/+2
* arch/kmap_atomic: consolidate duplicate codeIra Weiny2020-06-042-8/+2
* arch/kunmap: remove duplicate kunmap implementationsIra Weiny2020-06-041-10/+0
* arch/kmap: remove redundant arch specific kmapsIra Weiny2020-06-042-12/+0
* arch/kmap: remove BUG_ON()Ira Weiny2020-06-042-2/+2
* mm/debug: add tests validating architecture page table helpersAnshuman Khandual2020-06-041-0/+1
* mm/thp: rename pmd_mknotpresent() as pmd_mkinvalid()Anshuman Khandual2020-06-031-1/+1
* mm: free_area_init: allow defining max_zone_pfn in descending orderMike Rapoport2020-06-031-29/+12
* Merge tag 'arc-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2020-05-199-16/+16
|\
| * ARC: show_regs: avoid extra line of outputVineet Gupta2020-05-141-8/+6
| * ARC: guard dsp early init against non ARCv2Eugeniy Paltsev2020-04-291-0/+2
| * ARC: [plat-eznps]: Restrict to CONFIG_ISA_ARCOMPACTVineet Gupta2020-04-271-0/+1
| * ARC: entry: commentVineet Gupta2020-04-121-0/+2
| * arc: remove #ifndef CONFIG_AS_CFI_SIGNAL_FRAMEMasahiro Yamada2020-04-121-2/+0
| * arc: ptrace: hard-code "arc" instead of UTS_MACHINEMasahiro Yamada2020-04-122-4/+1
| * ARC: [plat-hsdk]: fix USB regressionEugeniy Paltsev2020-04-121-0/+1
| * ARC: Fix ICCM & DCCM runtime size checksEugeniy Paltsev2020-04-121-2/+3