aboutsummaryrefslogtreecommitdiff
path: root/arch/arc/kernel
AgeCommit message (Expand)AuthorFilesLines
2024-04-01ARC: Fix typosGravatar Bjorn Helgaas 9-16/+17
2024-04-01ARC: Fix -Wmissing-prototypes warningsGravatar Vineet Gupta 1-3/+4
2024-03-04smp: Consolidate smp_prepare_boot_cpu()Gravatar Thomas Gleixner 1-5/+0
2023-12-08ARC: fix smatch warningGravatar Vineet Gupta 1-3/+1
2023-12-08ARC: fix spare errorGravatar Vineet Gupta 1-3/+3
2023-10-19fs: create helper file_user_path() for user displayed mapped file pathGravatar Amir Goldstein 1-2/+4
2023-08-23ARC: boot log: fix warningGravatar Vineet Gupta 1-2/+4
2023-08-18ARC: pt_regs: create seperate type for ecrGravatar Vineet Gupta 5-13/+12
2023-08-18ARCv2: entry: rearrange pt_regs slightlyGravatar Vineet Gupta 1-3/+4
2023-08-18ARC: entry: Add more common chores to EXCEPTION_PROLOGUEGravatar Vineet Gupta 3-45/+2
2023-08-17ARC: entry: EV_MachineCheck dont re-read ECRGravatar Vineet Gupta 1-3/+2
2023-08-17ARC: entry: ARcompact EV_ProtV to use r10 directlyGravatar Vineet Gupta 1-4/+2
2023-08-17ARC: entry: rework (non-functional)Gravatar Vineet Gupta 3-26/+22
2023-08-17ARC: __switch_to: move ksp to thread_info from thread_structGravatar Vineet Gupta 3-16/+14
2023-08-17ARC: __switch_to: asm with dwarf ops (vs. inline asm)Gravatar Vineet Gupta 3-143/+41
2023-08-17ARC: entry: use gp to cache task pointer (vs. r25)Gravatar Vineet Gupta 6-29/+4
2023-08-17ARC: boot log: eliminate struct cpuinfo_arc #4: boot log per ISAGravatar Vineet Gupta 1-303/+257
2023-08-17ARC: boot log: eliminate struct cpuinfo_arc #3: don't exportGravatar Vineet Gupta 1-2/+0
2023-08-17ARC: boot log: eliminate struct cpuinfo_arc #2: cacheGravatar Vineet Gupta 1-2/+1
2023-08-17ARC: boot log: eliminate struct cpuinfo_arc #1: mmGravatar Vineet Gupta 1-2/+2
2023-08-13ARC: -Wmissing-prototype warning fixesGravatar Vineet Gupta 7-5/+10
2023-04-28Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+1
2023-03-24treewide: Trace IPIs sent via smp_send_reschedule()Gravatar Valentin Schneider 1-1/+1
2023-03-09module: replace module_layout with module_memoryGravatar Song Liu 1-5/+7
2023-01-13arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabledGravatar Peter Zijlstra 1-0/+3
2023-01-13objtool/idle: Validate __cpuidle code as noinstrGravatar Peter Zijlstra 1-1/+0
2022-11-15arc: ptrace: user_regset_copyin_ignore() always returns 0Gravatar Sergey Shtylyov 1-1/+1
2022-10-17ARC: Fix comment typoGravatar Jilin Yuan 1-1/+1
2022-10-02kbuild: use obj-y instead extra-y for objects placed at the headGravatar Masahiro Yamada 1-2/+2
2022-08-07Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 1-8/+0
2022-07-29profile: setup_profiling_timer() is moslty not implementedGravatar Ben Dooks 1-8/+0
2022-06-24jump_label: make initial NOP patching the special caseGravatar Ard Biesheuvel 1-13/+0
2022-06-03Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-6/+7
2022-05-07fork: Generalize PF_IO_WORKER handlingGravatar Eric W. Biederman 1-4/+3
2022-05-07fork: Pass struct kernel_clone_args into copy_threadGravatar Eric W. Biederman 1-3/+5
2022-04-26ARC: disasm: handle ARCv2 case in kprobe get/set functionsGravatar Sergey Matyukevich 1-2/+62
2022-04-25ARC: implement syscall tracepointsGravatar Sergey Matyukevich 2-9/+24
2022-04-25ARC: enable HAVE_REGS_AND_STACK_ACCESS_API featureGravatar Sergey Matyukevich 1-0/+119
2022-04-18ARC: remove redundant READ_ONCE() in cmpxchg loopGravatar Bang Li 1-1/+1
2022-04-18ARC: Remove a redundant memset()Gravatar Christophe JAILLET 1-1/+0
2022-04-18ARC: fix typos in commentsGravatar Julia Lawall 4-4/+4
2022-04-18ARC: entry: fix syscall_trace_exit argumentGravatar Sergey Matyukevich 1-0/+1
2022-03-28Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 2-5/+4
2022-03-10resume_user_mode: Move to resume_user_mode.hGravatar Eric W. Biederman 1-2/+2
2022-03-10ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.hGravatar Eric W. Biederman 1-3/+2
2022-02-25uaccess: fix type mismatch warnings from access_ok()Gravatar Arnd Bergmann 1-1/+1
2021-12-28arc: use swap() to make code cleanerGravatar Yihao Han 1-8/+3
2021-12-28arc: perf: Move static structs to where they're really usedGravatar Alexey Brodkin 1-0/+162
2021-12-28ARC: perf: fix misleading comment about pmu vs counter stopGravatar Vineet Gupta 1-1/+1
2021-12-28ARC: perf: Remove redundant initialization of variable idxGravatar Colin Ian King 1-1/+1