index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arc
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-10
ARC: entry: fix off-by-one error in syscall number validation
Vineet Gupta
1
-2
/
+2
2021-05-10
ARC: kgdb: add 'fallthrough' to prevent a warning
Randy Dunlap
1
-0
/
+1
2021-05-10
arc: Fix typos/spellos
Bhaskar Chowdhury
2
-6
/
+6
2021-03-22
ARC: treewide: avoid the pointer addition with NULL pointer
dean.yang_cp
1
-13
/
+14
2021-03-22
arc: kernel: Return -EFAULT if copy_to_user() fails
Wang Qing
1
-2
/
+2
2021-02-21
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
1
-1
/
+1
2021-01-07
ARC: unbork 5.11 bootup: fix snafu in _TIF_NOTIFY_SIGNAL handling
Vineet Gupta
1
-1
/
+1
2020-12-16
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-2
/
+3
2020-11-17
ARC: stack unwinding: reorganize how initial register state setup
Vineet Gupta
1
-19
/
+18
2020-11-17
ARC: stack unwinding: don't assume non-current task is sleeping
Vineet Gupta
1
-8
/
+15
2020-11-09
arc: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2
-2
/
+3
2020-11-02
ARC: [plat-hsdk] Remap CCMs super early in asm boot trampoline
Vineet Gupta
1
-1
/
+16
2020-11-02
ARC: stack unwinding: avoid indefinite looping
Vineet Gupta
1
-1
/
+6
2020-10-23
Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2020-10-23
Merge tag 'arc-5.10-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-9
/
+18
2020-10-22
ARC: perf: redo the pct irq missing in device-tree handling
Vineet Gupta
1
-9
/
+18
2020-10-20
Merge tag 'arc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
4
-31
/
+1
2020-10-17
tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()
Jens Axboe
1
-1
/
+1
2020-10-12
Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-52
/
+2
2020-10-12
Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2020-10-05
ARC: SMP: fix typo and use "come up" instead of "comeup"
Mike Rapoport
1
-1
/
+1
2020-10-05
ARC: [plat-eznps]: Drop support for EZChip NPS platform
Vineet Gupta
3
-30
/
+0
2020-09-08
arc: kprobes: Use generic kretprobe trampoline handler
Masami Hiramatsu
1
-52
/
+2
2020-09-05
Merge tag 'arc-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
2
-57
/
+34
2020-09-01
vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG
Kees Cook
1
-0
/
+1
2020-08-27
ARC: show_regs: fix r12 printing and simplify
Vineet Gupta
1
-47
/
+30
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
3
-5
/
+5
2020-08-16
ARC: perf: don't bail setup if pct irq missing in device-tree
Vineet Gupta
1
-10
/
+4
2020-08-12
mm/gup: remove task_struct pointer for all gup code
Peter Xu
1
-1
/
+1
2020-08-09
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-5
/
+0
2020-08-07
Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-90
/
+58
2020-08-04
Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...
Linus Torvalds
1
-2
/
+3
2020-07-27
kill unused dump_fpu() instances
Al Viro
1
-5
/
+0
2020-07-27
arc: switch to ->regset_get()
Al Viro
1
-90
/
+58
2020-07-04
arch: rename copy_thread_tls() back to copy_thread()
Christian Brauner
1
-2
/
+3
2020-06-18
ARCv2: support loop buffer (LPB) disabling
Eugeniy Paltsev
1
-0
/
+8
2020-06-16
ARCv2: boot log: detect newer/upconing HS3x/HS4x releases
Vineet Gupta
1
-12
/
+7
2020-06-16
ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACE
Vineet Gupta
1
-11
/
+5
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2
-4
/
+4
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
1
-7
/
+1
2020-06-09
arc: add show_stack_loglvl()
Dmitry Safonov
2
-7
/
+16
2020-05-14
ARC: show_regs: avoid extra line of output
Vineet Gupta
1
-8
/
+6
2020-04-12
arc: remove #ifndef CONFIG_AS_CFI_SIGNAL_FRAME
Masahiro Yamada
1
-2
/
+0
2020-04-12
arc: ptrace: hard-code "arc" instead of UTS_MACHINE
Masahiro Yamada
2
-4
/
+1
2020-04-12
ARC: Fix ICCM & DCCM runtime size checks
Eugeniy Paltsev
1
-2
/
+3
2020-04-03
Merge tag 'arc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
3
-13
/
+29
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
1
-0
/
+1
2020-03-16
ARC: allow userspace DSP applications to use AGU extensions
Eugeniy Paltsev
1
-0
/
+6
2020-03-16
ARC: add support for DSP-enabled userspace applications
Eugeniy Paltsev
1
-0
/
+4
2020-03-16
ARC: handle DSP presence in HW
Eugeniy Paltsev
2
-0
/
+7
[next]