index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arc
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'arc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
2020-04-04
3
-13
/
+29
|
\
|
*
ARC: allow userspace DSP applications to use AGU extensions
Eugeniy Paltsev
2020-03-16
1
-0
/
+6
|
*
ARC: add support for DSP-enabled userspace applications
Eugeniy Paltsev
2020-03-16
1
-0
/
+4
|
*
ARC: handle DSP presence in HW
Eugeniy Paltsev
2020-03-16
2
-0
/
+7
|
*
ARC: add helpers to sanitize config options
Eugeniy Paltsev
2020-03-16
1
-13
/
+12
*
|
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-25
1
-0
/
+1
|
/
*
ARC: show_regs: reduce lines of output
Vineet Gupta
2020-03-11
1
-15
/
+12
*
ARC: Replace <linux/clk-provider.h> by <linux/of_clk.h>
Geert Uytterhoeven
2020-02-12
1
-1
/
+1
*
Merge tag 'arc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
2020-01-31
5
-6
/
+51
|
\
|
*
ARCv2: fpu: preserve userspace fpu state
Vineet Gupta
2020-01-18
3
-1
/
+34
|
*
ARC: fpu: declutter code, move bits out into fpu.h
Vineet Gupta
2020-01-18
1
-1
/
+1
|
*
ARC: wireup clone3 syscall
Vineet Gupta
2020-01-16
3
-4
/
+16
*
|
Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-01-29
1
-4
/
+0
|
\
\
|
*
|
arch/arc/setup: Drop dummy_con initialization
Arvind Sankar
2020-01-14
1
-4
/
+0
|
|
/
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-01-28
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
Merge tag 'v5.5-rc3' into sched/core, to pick up fixes
Ingo Molnar
2019-12-25
3
-3
/
+174
|
|
\
|
*
|
sched/rt, ARC: Use CONFIG_PREEMPTION
Thomas Gleixner
2019-12-08
1
-3
/
+3
*
|
|
Merge tag 'arc-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
2020-01-06
1
-1
/
+9
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ARC: pt_regs: remove hardcoded registers offset
Eugeniy Paltsev
2019-12-28
1
-0
/
+9
|
*
|
ARC: asm-offsets: remove duplicate entry
Eugeniy Paltsev
2019-12-19
1
-1
/
+0
*
|
|
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-12-09
1
-3
/
+3
|
/
/
*
|
Merge tag 'arc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
2019-12-05
2
-0
/
+171
|
\
\
|
|
/
|
/
|
|
*
ARC: ARCv2: jump label: implement jump label patching
Eugeniy Paltsev
2019-11-09
2
-0
/
+171
*
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-11-26
1
-4
/
+2
|
\
\
|
*
|
vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA
Kees Cook
2019-11-04
1
-1
/
+1
|
*
|
vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA
Kees Cook
2019-11-04
1
-1
/
+1
|
*
|
vmlinux.lds.h: Move NOTES into RO_DATA
Kees Cook
2019-11-04
1
-2
/
+0
|
|
/
*
/
ARC: perf: Accommodate big-endian CPU
Alexey Brodkin
2019-10-22
1
-2
/
+2
|
/
*
Merge tag 'Wimplicit-fallthrough-5.3-rc7' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2019-08-29
1
-0
/
+1
|
\
|
*
ARC: unwind: Mark expected switch fall-through
Gustavo A. R. Silva
2019-08-29
1
-0
/
+1
*
|
ARCv2: IDU-intc: Add support for edge-triggered interrupts
Mischa Jonker
2019-08-26
1
-6
/
+54
*
|
ARC: unwind: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-08-06
1
-2
/
+2
|
/
*
Merge tag 'arc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
2019-07-17
5
-58
/
+26
|
\
|
*
ARC: hide unused function unw_hdr_alloc
Arnd Bergmann
2019-07-08
1
-5
/
+4
|
*
ARCv2: entry: simplify return to Delay Slot via interrupt
Vineet Gupta
2019-07-08
1
-48
/
+10
|
*
ARC: entry: EV_Trap expects r10 (vs. r9) to have exception cause
Vineet Gupta
2019-07-08
2
-3
/
+3
|
*
ARCv2: entry: rewrite to enable use of double load/stores LDD/STD
Vineet Gupta
2019-07-01
2
-2
/
+9
*
|
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-09
3
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
2019-05-29
1
-1
/
+1
|
*
signal: Explicitly call force_sig_fault on current
Eric W. Biederman
2019-05-29
1
-1
/
+1
|
*
signal: Remove task parameter from force_sig
Eric W. Biederman
2019-05-27
2
-2
/
+2
|
*
signal: Remove task parameter from force_sigsegv
Eric W. Biederman
2019-05-27
1
-1
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
31
-128
/
+31
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 332
Thomas Gleixner
2019-06-05
1
-3
/
+1
|
/
*
Merge tag 'arc-5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
2019-03-20
4
-107
/
+117
|
\
|
*
ARC: unaligned: relax the check for gcc supporting -mno-unaligned-access
Vineet Gupta
2019-03-05
1
-12
/
+0
|
*
ARC: boot log: cut down on verbosity
Vineet Gupta
2019-02-26
1
-52
/
+32
|
*
ARCv2: boot log: refurbish HS core/release identification
Vineet Gupta
2019-02-26
1
-56
/
+74
|
*
ARC: u-boot args: check that magic number is correct
Eugeniy Paltsev
2019-02-25
2
-0
/
+9
|
*
ARCv2: Add explcit unaligned access support (and ability to disable too)
Eugeniy Paltsev
2019-02-25
4
-11
/
+26
[next]