summaryrefslogtreecommitdiffstats
path: root/arch/arc/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * ARC: unwind: Mark expected switch fall-throughGustavo A. R. Silva2019-08-291-0/+1
* | 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
|/
* Merge tag 'arc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2019-07-165-58/+26
|\
| * ARC: hide unused function unw_hdr_allocArnd Bergmann2019-07-081-5/+4
| * ARCv2: entry: simplify return to Delay Slot via interruptVineet Gupta2019-07-081-48/+10
| * ARC: entry: EV_Trap expects r10 (vs. r9) to have exception causeVineet Gupta2019-07-082-3/+3
| * ARCv2: entry: rewrite to enable use of double load/stores LDD/STDVineet Gupta2019-07-012-2/+9
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-083-4/+4
|\ \ | |/ |/|
| * signal: Remove the task parameter from force_sig_faultEric W. Biederman2019-05-291-1/+1
| * signal: Explicitly call force_sig_fault on currentEric W. Biederman2019-05-291-1/+1
| * signal: Remove task parameter from force_sigEric W. Biederman2019-05-272-2/+2
| * signal: Remove task parameter from force_sigsegvEric W. Biederman2019-05-271-1/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-1931-128/+31