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
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
2020-03-16
ARC: add helpers to sanitize config options
Eugeniy Paltsev
1
-13
/
+12
2020-03-11
ARC: show_regs: reduce lines of output
Vineet Gupta
1
-15
/
+12
2020-02-12
ARC: Replace <linux/clk-provider.h> by <linux/of_clk.h>
Geert Uytterhoeven
1
-1
/
+1
2020-01-31
Merge tag 'arc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
5
-6
/
+51
2020-01-29
Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-4
/
+0
2020-01-28
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+3
2020-01-17
ARCv2: fpu: preserve userspace fpu state
Vineet Gupta
3
-1
/
+34
2020-01-17
ARC: fpu: declutter code, move bits out into fpu.h
Vineet Gupta
1
-1
/
+1
2020-01-15
ARC: wireup clone3 syscall
Vineet Gupta
3
-4
/
+16
2020-01-14
arch/arc/setup: Drop dummy_con initialization
Arvind Sankar
1
-4
/
+0
2020-01-06
Merge tag 'arc-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
1
-1
/
+9
2019-12-28
ARC: pt_regs: remove hardcoded registers offset
Eugeniy Paltsev
1
-0
/
+9
2019-12-25
Merge tag 'v5.5-rc3' into sched/core, to pick up fixes
Ingo Molnar
3
-3
/
+174
2019-12-19
ARC: asm-offsets: remove duplicate entry
Eugeniy Paltsev
1
-1
/
+0
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
1
-3
/
+3
2019-12-08
sched/rt, ARC: Use CONFIG_PREEMPTION
Thomas Gleixner
1
-3
/
+3
2019-12-04
Merge tag 'arc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
2
-0
/
+171
2019-11-26
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+2
2019-11-08
ARC: ARCv2: jump label: implement jump label patching
Eugeniy Paltsev
2
-0
/
+171
2019-11-04
vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA
Kees Cook
1
-1
/
+1
2019-11-04
vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA
Kees Cook
1
-1
/
+1
2019-11-04
vmlinux.lds.h: Move NOTES into RO_DATA
Kees Cook
1
-2
/
+0
2019-10-22
ARC: perf: Accommodate big-endian CPU
Alexey Brodkin
1
-2
/
+2
2019-08-29
Merge tag 'Wimplicit-fallthrough-5.3-rc7' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+1
2019-08-29
ARC: unwind: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-08-26
ARCv2: IDU-intc: Add support for edge-triggered interrupts
Mischa Jonker
1
-6
/
+54
2019-08-06
ARC: unwind: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-2
/
+2
2019-07-16
Merge tag 'arc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
5
-58
/
+26
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-4
/
+4
2019-07-08
ARC: hide unused function unw_hdr_alloc
Arnd Bergmann
1
-5
/
+4
2019-07-08
ARCv2: entry: simplify return to Delay Slot via interrupt
Vineet Gupta
1
-48
/
+10
2019-07-08
ARC: entry: EV_Trap expects r10 (vs. r9) to have exception cause
Vineet Gupta
2
-3
/
+3
2019-07-01
ARCv2: entry: rewrite to enable use of double load/stores LDD/STD
Vineet Gupta
2
-2
/
+9
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
31
-128
/
+31
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 332
Thomas Gleixner
1
-3
/
+1
2019-05-29
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
1
-1
/
+1
2019-05-29
signal: Explicitly call force_sig_fault on current
Eric W. Biederman
1
-1
/
+1
2019-05-27
signal: Remove task parameter from force_sig
Eric W. Biederman
2
-2
/
+2
[next]