aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc
AgeCommit message (Expand)Author
2022-04-27ARC: entry: fix syscall_trace_exit argumentSergey Matyukevich
2022-04-08uaccess: fix type mismatch warnings from access_ok()Arnd Bergmann
2021-09-22ARC: export clear_user_page() for modulesRandy Dunlap
2021-09-03ARC: Fix CONFIG_STACKDEPOTGuenter Roeck
2021-08-18ARC: fp: set FPU_STATUS.FWE to enable FPU_STATUS update on context switchVineet Gupta
2021-07-14sched/core: Initialize the idle task with preemption disabledValentin Schneider
2021-06-23ARCv2: save ABI registers across signal handlingVineet Gupta
2021-05-19ARC: mm: Use max_high_pfn as a HIGHMEM zone borderVladimir Isaev
2021-05-19ARC: mm: PAE: use 40-bit physical page maskVladimir Isaev
2021-05-19ARC: entry: fix off-by-one error in syscall number validationVineet Gupta
2021-04-21arc: kernel: Return -EFAULT if copy_to_user() failsWang Qing
2021-01-19arch/arc: add copy_user_page() to <asm/page.h> to fix build error on ARCRandy Dunlap
2021-01-19ARC: build: move symlink creation to arch/arc/Makefile to avoid raceMasahiro Yamada
2021-01-19ARC: build: add boot_targets to PHONYMasahiro Yamada
2021-01-19ARC: build: add uImage.lzma to the top-level targetMasahiro Yamada
2021-01-19ARC: build: remove non-existing bootpImage from KBUILD_IMAGEMasahiro Yamada
2021-01-12local64.h: make <asm/local64.h> mandatoryRandy Dunlap
2020-11-27Merge tag 'asm-generic-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-11-17ARC: stack unwinding: reorganize how initial register state setupVineet Gupta
2020-11-17ARC: stack unwinding: don't assume non-current task is sleepingVineet Gupta
2020-11-17ARC: mm: fix spelling mistakesFlavio Suligoi
2020-11-17ARC: bitops: Remove unecessary operation and valueGustavo Pimentel
2020-11-16arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where neededArnd Bergmann
2020-11-02ARC: [plat-hsdk] Remap CCMs super early in asm boot trampolineVineet Gupta
2020-11-02ARC: stack unwinding: avoid indefinite loopingVineet Gupta
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2020-10-23Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-23Merge tag 'arc-5.10-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-22ARC: perf: redo the pct irq missing in device-tree handlingVineet Gupta
2020-10-22Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-10-20Merge tag 'arc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds
2020-10-17tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-10-12Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-10-12Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-10-06dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>Christoph Hellwig
2020-10-06dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig
2020-10-05arc: include/asm: fix typos of "themselves"Randy Dunlap
2020-10-05ARC: SMP: fix typo and use "come up" instead of "comeup"Mike Rapoport
2020-10-05ARC: [dts] fix the errors detected by dtbs_checkZhen Lei
2020-10-05arc: plat-hsdk: fix kconfig dependency warning when !RESET_CONTROLLERNecip Fazil Yildiran
2020-10-05ARC: [plat-eznps]: Drop support for EZChip NPS platformVineet Gupta
2020-09-08uaccess: add infrastructure for kernel builds with set_fs()Christoph Hellwig
2020-09-08arc: kprobes: Use generic kretprobe trampoline handlerMasami Hiramatsu
2020-09-05Merge tag 'arc-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds
2020-09-01ARC: [plat-hsdk]: Switch ethernet phy-mode to rgmii-idEvgeniy Didin
2020-09-01arc: fix memory initialization for systems with two memory banksMike Rapoport
2020-09-01vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUGKees Cook
2020-08-27irqchip/eznps: Fix build error for !ARC700 buildsVineet Gupta
2020-08-27ARC: show_regs: fix r12 printing and simplifyVineet Gupta