index
:
linux-sh
development
for-next
j2-devel
j2-stable
jcore-4.6
jcore-4.8
linux-sh-draft
linux-sh-draft-2
master
sh-for-4.6
sh-for-4.6-old1
temp-j2
v4.6-rc3+j2
v4.6-rc5+j2
v5.16+j2
DO NOT CLONE THIS REPO DIRECTLY. Clone kernel.org then fetch just differences from here. Linux SH repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Lines
2016-06-08
sh: do not perform IPI-based cache flush except on boards that need it
Rich Felker
-0
/
+3
2016-06-08
sh: add SMP support for J2
Rich Felker
-0
/
+144
2016-06-08
sh: SMP support for SH2 entry.S
Rich Felker
-0
/
+50
2016-06-08
sh: add working futex atomic ops on userspace addresses for smp
Rich Felker
-124
/
+134
2016-06-08
sh: add J2 atomics using the cas.l instruction
Rich Felker
-210
/
+469
2016-06-08
sh: add device tree source for J2 FPGA on Mimas v2 board
Rich Felker
-0
/
+91
2016-06-08
sh: add defconfig for J-Core J2
Rich Felker
-0
/
+38
2016-06-08
sh: add AT_HWCAP flag for J-Core cas.l instruction
Rich Felker
-0
/
+3
2016-06-08
sh: add support for J-Core J2 processor
Rich Felker
-5
/
+117
2016-06-08
sh: fix build regression with CONFIG_OF && !CONFIG_OF_FLATTREE
sh-for-4.7
Rich Felker
-4
/
+4
2016-06-08
sh: allow clocksource drivers to register sched_clock backends
Rich Felker
-0
/
+1
2016-06-03
sh: make heartbeat driver explicitly non-modular
Paul Gortmaker
-29
/
+3
2016-06-03
sh: make board-secureedge5410 explicitly non-modular
Paul Gortmaker
-2
/
+1
2016-06-03
sh: make mm/asids-debugfs explicitly non-modular
Paul Gortmaker
-4
/
+1
2016-06-03
sh: make time.c explicitly non-modular
Paul Gortmaker
-2
/
+1
2016-06-03
sh: fix futex/robust_list on nommu models
Rich Felker
-0
/
+1
2016-06-03
sh: disable aliased page logic on NOMMU models
Rich Felker
-0
/
+8
2016-06-03
sh: make sigcontext definition consistent across fpu/nofpu models
Rich Felker
-3
/
+0
2016-06-03
sh: add support for linking a builtin device tree blob in the kernel
Rich Felker
-3
/
+41
2016-06-03
sh: cmpxchg: fix a bit shift bug in big_endian os
Pan Xinhui
-1
/
+1
2016-05-28
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
-248
/
+353
2016-05-28
Merge branch 'hash' of git://ftp.sciencehorizons.net/linux
Linus Torvalds
-0
/
+204
2016-05-28
h8300: Add <asm/hash.h>
George Spelvin
-0
/
+54
2016-05-28
microblaze: Add <asm/hash.h>
George Spelvin
-0
/
+82
2016-05-28
m68k: Add <asm/hash.h>
George Spelvin
-0
/
+60
2016-05-28
<linux/hash.h>: Add support for architecture-specific functions
George Spelvin
-0
/
+8
2016-05-28
MIPS: Add missing FROZEN hotplug notifier transitions
Anna-Maria Gleixner
-1
/
+1
2016-05-28
MIPS: Build microMIPS VDSO for microMIPS kernels
James Hogan
-0
/
+1
2016-05-28
MIPS: Fix sigreturn via VDSO on microMIPS kernel
James Hogan
-8
/
+0
2016-05-28
MIPS: devicetree: fix cpu interrupt controller node-names
Antony Pavlov
-6
/
+6
2016-05-28
MIPS: VDSO: Build with `-fno-strict-aliasing'
Maciej W. Rozycki
-1
/
+2
2016-05-28
MIPS: Pistachio: Enable KASLR
Matt Redfearn
-2
/
+7
2016-05-28
MIPS: lib: Mark intrinsics notrace
Harvey Hunt
-7
/
+7
2016-05-28
MIPS: Fix 64-bit HTW configuration
James Hogan
-2
/
+12
2016-05-28
MIPS: Add 64-bit HTW fields
James Hogan
-2
/
+14
2016-05-28
MIPS: Simplify DSP instruction encoding macros
James Hogan
-90
/
+17
2016-05-28
MIPS: Add missing tlbinvf/XPA microMIPS encodings
James Hogan
-5
/
+7
2016-05-28
MIPS: Fix little endian microMIPS MSA encodings
James Hogan
-62
/
+58
2016-05-28
MIPS: Add missing VZ accessor microMIPS encodings
James Hogan
-9
/
+18
2016-05-28
MIPS: Add inline asm encoding helpers
James Hogan
-0
/
+27
2016-05-28
MIPS: Spelling fix lets -> let's
Ralf Baechle
-10
/
+10
2016-05-28
MIPS: VR41xx: Fix typo
Andrea Gelmini
-1
/
+1
2016-05-28
MIPS: oprofile: Fix typo
Andrea Gelmini
-1
/
+1
2016-05-28
MIPS: math-emu: Fix typo
Andrea Gelmini
-2
/
+2
2016-05-28
MIPS: lib: Fix typo
Andrea Gelmini
-1
/
+1
2016-05-28
MIPS: kernel: Fix typo
Andrea Gelmini
-1
/
+1
2016-05-28
MIPS: R6: Fix typo
Andrea Gelmini
-1
/
+1
2016-05-28
MIPS: IP22/IP28: Fix typo
Andrea Gelmini
-1
/
+1
2016-05-28
MIPS: Cavium: Fix typo
Andrea Gelmini
-4
/
+4
2016-05-28
MIPS: MT: Fix typo
Andrea Gelmini
-1
/
+1
[next]