summaryrefslogtreecommitdiff
path: root/arch/arc
Commit message (Expand)AuthorAgeFilesLines
* ARC: export clear_user_page() for modulesRandy Dunlap2021-09-221-1/+1
* ARC: wireup clone3 syscallVineet Gupta2021-09-126-4/+19
* ARC: Fix CONFIG_STACKDEPOTGuenter Roeck2021-09-031-0/+2
* ARCv2: save ABI registers across signal handlingVineet Gupta2021-06-232-0/+44
* ARC: mm: PAE: use 40-bit physical page maskVladimir Isaev2021-05-195-13/+19
* ARC: entry: fix off-by-one error in syscall number validationVineet Gupta2021-05-191-2/+2
* arc: kernel: Return -EFAULT if copy_to_user() failsWang Qing2021-04-211-2/+2
* arch/arc: add copy_user_page() to <asm/page.h> to fix build error on ARCRandy Dunlap2021-01-191-0/+1
* ARC: build: move symlink creation to arch/arc/Makefile to avoid raceMasahiro Yamada2021-01-192-11/+13
* ARC: build: add boot_targets to PHONYMasahiro Yamada2021-01-191-0/+1
* ARC: build: add uImage.lzma to the top-level targetMasahiro Yamada2021-01-191-1/+1
* ARC: build: remove non-existing bootpImage from KBUILD_IMAGEMasahiro Yamada2021-01-191-6/+0
* ARC: stack unwinding: don't assume non-current task is sleepingVineet Gupta2020-12-161-8/+15
* arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where neededArnd Bergmann2020-12-021-0/+2
* ARC: stack unwinding: avoid indefinite loopingVineet Gupta2020-11-101-1/+6
* ARC: perf: redo the pct irq missing in device-tree handlingVineet Gupta2020-11-051-9/+18
* ARC: [dts] fix the errors detected by dtbs_checkZhen Lei2020-11-055-5/+5
* arc: plat-hsdk: fix kconfig dependency warning when !RESET_CONTROLLERNecip Fazil Yildiran2020-10-291-0/+1
* ARC: [plat-hsdk]: Switch ethernet phy-mode to rgmii-idEvgeniy Didin2020-09-171-2/+2
* irqchip/eznps: Fix build error for !ARC700 buildsVineet Gupta2020-09-171-1/+0
* ARC: HSDK: wireup perf irqVineet Gupta2020-09-171-0/+2
* ARC: perf: don't bail setup if pct irq missing in device-treeVineet Gupta2020-09-091-10/+4
* ARC: elf: use right ELF_ARCHVineet Gupta2020-07-161-1/+1
* ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACEVineet Gupta2020-07-161-11/+5
* ARC: [plat-eznps]: Restrict to CONFIG_ISA_ARCOMPACTVineet Gupta2020-06-071-0/+1
* ARC: Fix ICCM & DCCM runtime size checksEugeniy Paltsev2020-06-071-2/+3
* ARC: define __ALIGN_STR and __ALIGN symbols for ARCEugeniy Paltsev2020-03-181-0/+2
* ARC: [plat-axs10x]: Add missing multicast filter number to GMAC nodeJose Abreu2020-02-141-0/+1
* arc: eznps: fix allmodconfig kconfig warningRandy Dunlap2020-02-011-1/+1
* ARC: perf: Accommodate big-endian CPUAlexey Brodkin2019-10-221-2/+2
* ARC: [plat-hsdk]: Enable on-boardi SPI ADC ICEugeniy Paltsev2019-10-222-0/+19
* ARC: [plat-hsdk]: Enable on-board SPI NOR flash ICEugeniy Paltsev2019-10-222-0/+10
* mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland2019-09-261-2/+2
* mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport2019-09-241-5/+0
* mm: remove quicklist page table cachesNicholas Piggin2019-09-241-1/+0
* Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-09-2017-8/+16
|\
| * kbuild,arc: add CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE_O3 for ARCMasahiro Yamada2019-09-0417-8/+16
* | Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-09-191-6/+0
|\ \
| * | dma-mapping: make dma_atomic_pool_init self-containedChristoph Hellwig2019-08-291-6/+0
| |/
* | Merge tag 'Wimplicit-fallthrough-5.3-rc7' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2019-08-291-0/+1
|\ \
| * | ARC: unwind: Mark expected switch fall-throughGustavo A. R. Silva2019-08-291-0/+1
| |/
* | arc: prefer __section from compiler_attributes.hNick Desaulniers2019-08-262-6/+5
* | ARCv2: IDU-intc: Add support for edge-triggered interruptsMischa Jonker2019-08-261-6/+54
* | ARC: unwind: Mark expected switch fall-throughsGustavo A. R. Silva2019-08-061-2/+2
* | ARC: [plat-hsdk]: allow to switch between AXI DMAC port configurationsEugeniy Paltsev2019-08-052-12/+78
* | ARC: fix typo in setup_dma_ops log messageEugeniy Paltsev2019-08-051-1/+1
* | ARCv2: entry: early return from exception need not clear U & DE bitsAlexey Brodkin2019-08-051-1/+1
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-07-172-11/+12
|\
| * arch: replace _BITUL() in kernel-space headers with BIT()Masahiro Yamada2019-07-162-11/+12
* | Merge tag 'arc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2019-07-1614-340/+377
|\ \ | |/ |/|