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
Age
Commit message (
Expand
)
Author
Lines
2016-10-10
irqchip/jcore: optimize costly hotpath from last fix
devel-20161009
Rich Felker
-1
/
+1
2016-10-09
sh: support CPU_J2 when compiler lacks -mj2
Rich Felker
-1
/
+1
2016-10-09
irqchip/jcore: fix lost per-cpu interrupts
Rich Felker
-1
/
+9
2016-10-08
sh: add earlycon support to j2_defconfig
Rich Felker
-0
/
+1
2016-10-08
uio: allow use on nommu systems
Rich Felker
-1
/
+0
2016-10-08
sh: add jcore emac support to j2 defconfig
Rich Felker
-0
/
+1
2016-10-08
ethernet/jcore_emac: add J-Core ethernet driver
Rich Felker
-0
/
+1549
2016-10-08
spi: add driver for J-Core SPI controller
Rich Felker
-0
/
+240
2016-10-08
of: add J-Core SPI master bindings
Rich Felker
-0
/
+34
2016-10-08
clocksource: add J-Core timer/clocksource driver
Rich Felker
-0
/
+243
2016-10-08
of: add J-Core timer bindings
Rich Felker
-0
/
+24
2016-10-08
irqchip: add J-Core AIC driver
Rich Felker
-0
/
+102
2016-10-08
of: add J-Core interrupt controller bindings
Rich Felker
-0
/
+26
2016-10-08
of: add J-Core cpu bindings
Rich Felker
-0
/
+49
2016-10-08
of: add vendor prefix for J-Core
Rich Felker
-0
/
+1
2016-10-02
Linux 4.8
v4.8
Linus Torvalds
-1
/
+1
2016-10-02
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
-5
/
+13
2016-10-02
ARM: 8618/1: decompressor: reset ttbcr fields to use TTBR0 on ARMv7
Srinivas Ramana
-1
/
+1
2016-10-02
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-19
/
+16
2016-10-02
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
-55
/
+101
2016-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
-29
/
+90
2016-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-127
/
+171
2016-10-02
MIPS: CM: Fix mips_cm_max_vp_width for non-MT kernels on MT systems
Paul Burton
-0
/
+11
2016-10-01
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
-5
/
+4
2016-09-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-0
/
+6
2016-09-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-64
/
+74
2016-09-30
include/linux/property.h: fix typo/compile error
John Youn
-1
/
+1
2016-09-30
ocfs2: fix deadlock on mmapped page in ocfs2_write_begin_nolock()
Eric Ren
-0
/
+10
2016-09-30
mm: workingset: fix crash in shadow node shrinker caused by replace_page_cach...
Johannes Weiner
-63
/
+63
2016-09-30
MAINTAINERS: Switch to kernel.org email address for Javi Merino
Javi Merino
-1
/
+2
2016-09-30
x86/entry/64: Fix context tracking state warning when load_gs_index fails
Wanpeng Li
-2
/
+2
2016-09-30
x86/boot: Initialize FPU and X86_FEATURE_ALWAYS even if we don't have CPUID
Andy Lutomirski
-12
/
+11
2016-09-30
x86/vdso: Fix building on big endian host
Segher Boessenkool
-1
/
+1
2016-09-30
x86/boot: Fix another __read_cr4() case on 486
Andy Lutomirski
-3
/
+1
2016-09-30
sctp: fix the issue sctp_diag uses lock_sock in rcu_read_lock
Xin Long
-21
/
+47
2016-09-30
Merge branch 'sctp-fixes'
David S. Miller
-34
/
+17
2016-09-30
sctp: change to check peer prsctp_capable when using prsctp polices
Xin Long
-6
/
+6
2016-09-30
sctp: remove prsctp_param from sctp_chunk
Xin Long
-26
/
+9
2016-09-30
sctp: move sent_count to the memory hole in sctp_chunk
Xin Long
-3
/
+3
2016-09-30
tg3: Avoid NULL pointer dereference in tg3_io_error_detected()
Milton Miller
-5
/
+5
2016-09-29
Merge tag 'drm-fixes-for-v4.8-final' of git://people.freedesktop.org/~airlied...
Linus Torvalds
-3
/
+16
2016-09-29
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-33
/
+70
2016-09-29
x86/init: Fix cr4_init_shadow() on CR4-less machines
Andy Lutomirski
-1
/
+1
2016-09-29
MIPS: Fix detection of unsupported highmem with cache aliases
Paul Burton
-1
/
+4
2016-09-29
MIPS: Malta: Fix IOCU disable switch read for MIPS64
Paul Burton
-1
/
+7
2016-09-29
MIPS: Fix BUILD_ROLLBACK_PROLOGUE for microMIPS
Paul Burton
-2
/
+1
2016-09-29
MIPS: clear execution hazard after changing FTLB enable
Paul Burton
-2
/
+1
2016-09-29
MIPS: Configure FTLB after probing TLB sizes from config4
Paul Burton
-15
/
+28
2016-09-29
MIPS: Stop setting I6400 FTLBP
Paul Burton
-9
/
+2
2016-09-29
MIPS: DEC: Avoid la pseudo-instruction in delay slots
Ralf Baechle
-2
/
+38
[next]