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.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
*
|
memblock: drop memblock_alloc_*_nopanic() variants
Mike Rapoport
2019-03-12
1
-2
/
+1
|
/
*
ARCv2: don't assume core 0x54 has dual issue
Vineet Gupta
2019-02-21
1
-5
/
+21
*
ARC: enable uboot support unconditionally
Eugeniy Paltsev
2019-02-21
2
-4
/
+0
*
ARC: U-boot: check arguments paranoidly
Eugeniy Paltsev
2019-02-21
2
-27
/
+64
*
ARCv2: support manual regfile save on interrupts
Vineet Gupta
2019-02-21
2
-1
/
+5
*
ARC: fix actionpoints configuration detection
Eugeniy Paltsev
2019-02-21
1
-1
/
+1
*
ARCv2: Enable unaligned access in early ASM code
Eugeniy Paltsev
2019-02-21
1
-0
/
+10
*
ARC: show_regs: lockdep: re-enable preemption
Vineet Gupta
2019-01-17
1
-0
/
+8
*
ARC: show_regs: lockdep: avoid page allocator...
Vineet Gupta
2019-01-17
1
-14
/
+12
*
ARC: perf: avoid kernel killing where it is possible
Eugeniy Paltsev
2019-01-17
1
-2
/
+4
*
ARC: perf: move HW events mapping to separate function
Eugeniy Paltsev
2019-01-17
1
-15
/
+33
*
ARC: perf: introduce Kernel PMU events support
Eugeniy Paltsev
2019-01-17
1
-1
/
+105
*
ARC: perf: trivial code cleanup
Eugeniy Paltsev
2019-01-17
1
-43
/
+42
*
ARC: boot log: print Action point details
Vineet Gupta
2019-01-17
1
-7
/
+15
*
ARCv2: boot log: BPU return stack depth
Vineet Gupta
2019-01-17
1
-2
/
+3
*
Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-01-05
1
-0
/
+1
|
\
|
*
vfs: Suppress MS_* flag defs within the kernel unless explicitly enabled
David Howells
2018-12-20
1
-0
/
+1
[next]