summaryrefslogtreecommitdiff
path: root/arch/arc
AgeCommit message (Expand)Author
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
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-16ARC: HSDK: wireup perf irqVineet Gupta
2020-08-16ARC: perf: don't bail setup if pct irq missing in device-treeVineet Gupta
2020-08-16ARC: pgalloc.h: delete a duplicated word + other fixesRandy Dunlap
2020-08-12mm/gup: remove task_struct pointer for all gup codePeter Xu
2020-08-12mm/arc: use general page fault accountingPeter Xu
2020-08-12mm: do page fault accounting in handle_mm_faultPeter Xu
2020-08-12uaccess: remove segment_eqChristoph Hellwig
2020-08-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2020-08-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport
2020-08-07Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-08-04Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...Linus Torvalds
2020-07-29Merge branch 'locking/header'Peter Zijlstra
2020-07-29locking/atomic: Move ATOMIC_INIT into linux/types.hHerbert Xu
2020-07-27kill unused dump_fpu() instancesAl Viro
2020-07-27arc: switch to ->regset_get()Al Viro
2020-07-04arch: rename copy_thread_tls() back to copy_thread()Christian Brauner
2020-07-04arch: remove HAVE_COPY_THREAD_TLSChristian Brauner
2020-06-18ARCv2: support loop buffer (LPB) disablingEugeniy Paltsev
2020-06-16ARC: build: remove deprecated toggle for arc700 buildsVineet Gupta
2020-06-16ARC: build: allow users to specify -mcpuEugeniy Paltsev
2020-06-16ARCv2: boot log: detect newer/upconing HS3x/HS4x releasesVineet Gupta
2020-06-16ARC: elf: use right ELF_ARCHVineet Gupta
2020-06-16ARC: [arcompact] fix bitrot with 2 levels of interruptVineet Gupta