index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
/
kernel
Age
Commit message (
Expand
)
Author
2024-04-01
ARC: Fix typos
Bjorn Helgaas
2024-04-01
ARC: Fix -Wmissing-prototypes warnings
Vineet Gupta
2024-03-04
smp: Consolidate smp_prepare_boot_cpu()
Thomas Gleixner
2023-12-08
ARC: fix smatch warning
Vineet Gupta
2023-12-08
ARC: fix spare error
Vineet Gupta
2023-10-19
fs: create helper file_user_path() for user displayed mapped file path
Amir Goldstein
2023-08-23
ARC: boot log: fix warning
Vineet Gupta
2023-08-18
ARC: pt_regs: create seperate type for ecr
Vineet Gupta
2023-08-18
ARCv2: entry: rearrange pt_regs slightly
Vineet Gupta
2023-08-18
ARC: entry: Add more common chores to EXCEPTION_PROLOGUE
Vineet Gupta
2023-08-17
ARC: entry: EV_MachineCheck dont re-read ECR
Vineet Gupta
2023-08-17
ARC: entry: ARcompact EV_ProtV to use r10 directly
Vineet Gupta
2023-08-17
ARC: entry: rework (non-functional)
Vineet Gupta
2023-08-17
ARC: __switch_to: move ksp to thread_info from thread_struct
Vineet Gupta
2023-08-17
ARC: __switch_to: asm with dwarf ops (vs. inline asm)
Vineet Gupta
2023-08-17
ARC: entry: use gp to cache task pointer (vs. r25)
Vineet Gupta
2023-08-17
ARC: boot log: eliminate struct cpuinfo_arc #4: boot log per ISA
Vineet Gupta
2023-08-17
ARC: boot log: eliminate struct cpuinfo_arc #3: don't export
Vineet Gupta
2023-08-17
ARC: boot log: eliminate struct cpuinfo_arc #2: cache
Vineet Gupta
2023-08-17
ARC: boot log: eliminate struct cpuinfo_arc #1: mm
Vineet Gupta
2023-08-13
ARC: -Wmissing-prototype warning fixes
Vineet Gupta
2023-04-28
Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-03-24
treewide: Trace IPIs sent via smp_send_reschedule()
Valentin Schneider
2023-03-09
module: replace module_layout with module_memory
Song Liu
2023-01-13
arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabled
Peter Zijlstra
2023-01-13
objtool/idle: Validate __cpuidle code as noinstr
Peter Zijlstra
2022-11-15
arc: ptrace: user_regset_copyin_ignore() always returns 0
Sergey Shtylyov
2022-10-17
ARC: Fix comment typo
Jilin Yuan
2022-10-02
kbuild: use obj-y instead extra-y for objects placed at the head
Masahiro Yamada
2022-08-07
Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-07-29
profile: setup_profiling_timer() is moslty not implemented
Ben Dooks
2022-06-24
jump_label: make initial NOP patching the special case
Ard Biesheuvel
2022-06-03
Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-05-07
fork: Generalize PF_IO_WORKER handling
Eric W. Biederman
2022-05-07
fork: Pass struct kernel_clone_args into copy_thread
Eric W. Biederman
2022-04-26
ARC: disasm: handle ARCv2 case in kprobe get/set functions
Sergey Matyukevich
2022-04-25
ARC: implement syscall tracepoints
Sergey Matyukevich
2022-04-25
ARC: enable HAVE_REGS_AND_STACK_ACCESS_API feature
Sergey Matyukevich
2022-04-18
ARC: remove redundant READ_ONCE() in cmpxchg loop
Bang Li
2022-04-18
ARC: Remove a redundant memset()
Christophe JAILLET
2022-04-18
ARC: fix typos in comments
Julia Lawall
2022-04-18
ARC: entry: fix syscall_trace_exit argument
Sergey Matyukevich
2022-03-28
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-03-10
resume_user_mode: Move to resume_user_mode.h
Eric W. Biederman
2022-03-10
ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h
Eric W. Biederman
2022-02-25
uaccess: fix type mismatch warnings from access_ok()
Arnd Bergmann
2021-12-28
arc: use swap() to make code cleaner
Yihao Han
2021-12-28
arc: perf: Move static structs to where they're really used
Alexey Brodkin
2021-12-28
ARC: perf: fix misleading comment about pmu vs counter stop
Vineet Gupta
2021-12-28
ARC: perf: Remove redundant initialization of variable idx
Colin Ian King
[next]