summaryrefslogtreecommitdiffstats
path: root/arch/arc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arc-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2020-09-052-57/+34
|\
| * ARC: show_regs: fix r12 printing and simplifyVineet Gupta2020-08-271-47/+30
| * ARC: perf: don't bail setup if pct irq missing in device-treeVineet Gupta2020-08-161-10/+4
* | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-233-5/+5
|/
* mm/gup: remove task_struct pointer for all gup codePeter Xu2020-08-121-1/+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 '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-041-2/+3
|\ \
| * | arch: rename copy_thread_tls() back to copy_thread()Christian Brauner2020-07-041-2/+3
| |/
* | ARCv2: support loop buffer (LPB) disablingEugeniy Paltsev2020-06-181-0/+8
* | ARCv2: boot log: detect newer/upconing HS3x/HS4x releasesVineet Gupta2020-06-161-12/+7
* | ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACEVineet Gupta2020-06-161-11/+5
|/
* mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2020-06-092-4/+4
* kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov2020-06-091-7/+1
* arc: add show_stack_loglvl()Dmitry Safonov2020-06-092-7/+16
* ARC: show_regs: avoid extra line of outputVineet Gupta2020-05-141-8/+6
* 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: Fix ICCM & DCCM runtime size checksEugeniy Paltsev2020-04-121-2/+3
* Merge tag 'arc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2020-04-033-13/+29
|\
| * ARC: allow userspace DSP applications to use AGU extensionsEugeniy Paltsev2020-03-161-0/+6
| * ARC: add support for DSP-enabled userspace applicationsEugeniy Paltsev2020-03-161-0/+4
| * ARC: handle DSP presence in HWEugeniy Paltsev2020-03-162-0/+7
| * ARC: add helpers to sanitize config optionsEugeniy Paltsev2020-03-161-13/+12
* | .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-251-0/+1
|/
* ARC: show_regs: reduce lines of outputVineet Gupta2020-03-111-15/+12
* ARC: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven2020-02-121-1/+1
* Merge tag 'arc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2020-01-315-6/+51
|\
| * ARCv2: fpu: preserve userspace fpu stateVineet Gupta2020-01-173-1/+34
| * ARC: fpu: declutter code, move bits out into fpu.hVineet Gupta2020-01-171-1/+1
| * ARC: wireup clone3 syscallVineet Gupta2020-01-153-4/+16
* | Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-01-291-4/+0
|\ \
| * | arch/arc/setup: Drop dummy_con initializationArvind Sankar2020-01-141-4/+0
| |/
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-01-281-3/+3
|\ \ | |/ |/|
| * Merge tag 'v5.5-rc3' into sched/core, to pick up fixesIngo Molnar2019-12-253-3/+174
| |\
| * | sched/rt, ARC: Use CONFIG_PREEMPTIONThomas Gleixner2019-12-081-3/+3
* | | Merge tag 'arc-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2020-01-061-1/+9
|\ \ \ | |_|/ |/| |
| * | ARC: pt_regs: remove hardcoded registers offsetEugeniy Paltsev2019-12-281-0/+9
| * | ARC: asm-offsets: remove duplicate entryEugeniy Paltsev2019-12-191-1/+0
* | | treewide: Use sizeof_field() macroPankaj Bharadiya2019-12-091-3/+3
|/ /
* | Merge tag 'arc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2019-12-042-0/+171
|\ \ | |/ |/|
| * ARC: ARCv2: jump label: implement jump label patchingEugeniy Paltsev2019-11-082-0/+171
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-11-261-4/+2
|\ \
| * | vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATAKees Cook2019-11-041-1/+1
| * | vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATAKees Cook2019-11-041-1/+1
| * | vmlinux.lds.h: Move NOTES into RO_DATAKees Cook2019-11-041-2/+0
| |/
* / ARC: perf: Accommodate big-endian CPUAlexey Brodkin2019-10-221-2/+2
|/
* Merge tag 'Wimplicit-fallthrough-5.3-rc7' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2019-08-291-0/+1
|\