summaryrefslogtreecommitdiffstats
path: root/arch/arc/kernel
Commit message (Expand)AuthorAgeFilesLines
* ARC: fix spare errorVineet Gupta2024-01-251-3/+3
* ARCv2: entry: rewrite to enable use of double load/stores LDD/STDVineet Gupta2023-08-112-2/+9
* ARC: entry: fix syscall_trace_exit argumentSergey Matyukevich2022-04-271-0/+1
* ARC: Fix CONFIG_STACKDEPOTGuenter Roeck2021-09-031-0/+2
* ARCv2: save ABI registers across signal handlingVineet Gupta2021-06-301-0/+43
* ARC: entry: fix off-by-one error in syscall number validationVineet Gupta2021-05-221-2/+2
* arc: kernel: Return -EFAULT if copy_to_user() failsWang Qing2021-04-281-2/+2
* ARC: stack unwinding: don't assume non-current task is sleepingVineet Gupta2020-12-301-8/+15
* Revert "ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACE"Vineet Gupta2020-11-101-5/+11
* ARC: stack unwinding: avoid indefinite loopingVineet Gupta2020-11-101-1/+6
* ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACEVineet Gupta2020-07-161-11/+5
* ARC: Fix ICCM & DCCM runtime size checksEugeniy Paltsev2020-06-071-2/+3
* ARC: perf: Accommodate big-endian CPUAlexey Brodkin2019-12-011-2/+2
* ARC: show_regs: lockdep: re-enable preemptionVineet Gupta2019-09-161-0/+8
* ARC: enable uboot support unconditionallyEugeniy Paltsev2019-08-062-4/+0
* ARC: hide unused function unw_hdr_allocArnd Bergmann2019-07-211-5/+4
* ARC: u-boot args: check that magic number is correctEugeniy Paltsev2019-04-202-0/+9
* ARCv2: don't assume core 0x54 has dual issueVineet Gupta2019-03-231-5/+21
* ARCv2: support manual regfile save on interruptsVineet Gupta2019-03-232-1/+5
* ARC: show_regs: lockdep: avoid page allocator...Vineet Gupta2019-03-051-14/+12
* ARC: U-boot: check arguments paranoidlyEugeniy Paltsev2019-02-272-27/+64
* ARCv2: Enable unaligned access in early ASM codeEugeniy Paltsev2019-02-271-0/+10
* ARC: clone syscall to setp r25 as thread pointerVineet Gupta2018-10-051-0/+20
* ARC: cleanup show_faulting_vma()Eugeniy Paltsev2018-08-271-9/+4
* Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2018-07-252-12/+37
|\
| * ARC: Improve cmpxchg syscall implementationPeter Zijlstra2018-07-091-11/+36
| * ARC: Enable machine_desc->init_per_cpu for !CONFIG_SMPAlexey Brodkin2018-06-201-1/+1
* | bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobeMasami Hiramatsu2018-06-211-2/+3
* | ARC/kprobes: Don't call the ->break_handler() in ARC kprobes codeMasami Hiramatsu2018-06-211-7/+0
* | ARC/kprobes: Remove jprobe implementationMasami Hiramatsu2018-06-211-36/+2
|/
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-04-061-1/+0
|\
| * get rid of pointless includes of fs_struct.hAl Viro2018-02-221-1/+0
* | Merge tag 'arc-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2018-03-013-16/+110
|\ \
| * | ARC: setup cpu possible mask according to possible-cpus dts propertyEugeniy Paltsev2018-02-281-10/+40
| * | ARC: mcip: update MCIP debug mask when the new cpu came onlineEugeniy Paltsev2018-02-281-5/+32
| * | ARC: mcip: halt GFRC counter when ARC cores haltEugeniy Paltsev2018-02-281-0/+37
| * | ARCv2: boot log: fix HS48 release numberVineet Gupta2018-02-281-1/+1
| * | ARC: boot log: Fix trailing semicolonLuis de Bethencourt2018-01-231-1/+1
| * | ARC: dw2 unwind: Fix trailing semicolonLuis de Bethencourt2018-01-231-1/+1
* | | treewide/trivial: Remove ';;$' typo noiseIngo Molnar2018-02-222-2/+2
| |/ |/|
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-01-301-6/+8
|\ \ | |/ |/|
| * signal: Don't use structure initializers for struct siginfoEric W. Biederman2018-01-221-6/+8
* | ARC: handle gcc generated __builtin_trap for older compilerVineet Gupta2018-01-031-0/+8
* | ARC: handle gcc generated __builtin_trap()Vineet Gupta2017-12-202-0/+9
* | arc: do not use __print_symbol()Sergey Senozhatsky2017-12-201-1/+1
* | ARC: Fix detection of dual-issue enabledAlexey Brodkin2017-11-281-1/+1
|/
* Merge tag 'arc-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2017-11-252-23/+60
|\
| * ARCv2: perf: optimize given that num counters <= 32Vineet Gupta2017-11-211-9/+7
| * ARCv2: perf: tweak overflow interruptVineet Gupta2017-11-211-10/+14
| * ARCv2: boot log: updates for HS48: dual-issue, ECC, Loop BufferVineet Gupta2017-11-131-4/+39