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-07-22
sh: Delete unnecessary checks before the function call "mempool_destroy"
for-next-20160722
Markus Elfring
-4
/
+2
2016-07-22
uio: allow use on nommu systems
Rich Felker
-1
/
+0
2016-07-22
sh: do not perform IPI-based cache flush except on boards that need it
Rich Felker
-0
/
+3
2016-07-22
sh: add SMP support for J2
Rich Felker
-0
/
+144
2016-07-22
sh: SMP support for SH2 entry.S
Rich Felker
-0
/
+50
2016-07-22
sh: add working futex atomic ops on userspace addresses for smp
Rich Felker
-124
/
+134
2016-07-22
sh: add J2 atomics using the cas.l instruction
Rich Felker
-210
/
+469
2016-07-22
sh: add device tree source for J2 FPGA on Mimas v2 board
Rich Felker
-0
/
+91
2016-07-22
sh: add defconfig for J-Core J2
Rich Felker
-0
/
+38
2016-07-22
spi: add driver for J-Core SPI controller
Rich Felker
-0
/
+227
2016-07-22
clocksource: add J-Core timer/clocksource driver
Rich Felker
-0
/
+286
2016-07-22
irqchip: add J-Core AIC driver
Rich Felker
-0
/
+86
2016-07-22
sh: add AT_HWCAP flag for J-Core cas.l instruction
Rich Felker
-0
/
+3
2016-07-22
sh: add support for J-Core J2 processor
Rich Felker
-5
/
+117
2016-07-22
of: add J-Core SPI master bindings
Rich Felker
-0
/
+29
2016-07-22
of: add J-Core timer bindings
Rich Felker
-0
/
+25
2016-07-22
of: add J-Core interrupt controller bindings
Rich Felker
-0
/
+26
2016-07-15
of: add J-Core cpu bindings
Rich Felker
-0
/
+49
2016-07-15
of: add vendor prefix for J-Core
Rich Felker
-0
/
+1
2016-07-15
futex: fix shared futex operations on nommu
Rich Felker
-0
/
+2
2016-07-15
sh: fix build regression with CONFIG_OF && !CONFIG_OF_FLATTREE
Rich Felker
-4
/
+4
2016-07-15
sh: allow clocksource drivers to register sched_clock backends
Rich Felker
-0
/
+1
2016-07-15
sh: make heartbeat driver explicitly non-modular
Paul Gortmaker
-29
/
+3
2016-07-15
sh: make board-secureedge5410 explicitly non-modular
Paul Gortmaker
-2
/
+1
2016-07-15
sh: make mm/asids-debugfs explicitly non-modular
Paul Gortmaker
-4
/
+1
2016-07-15
sh: make time.c explicitly non-modular
Paul Gortmaker
-2
/
+1
2016-07-15
sh: fix futex/robust_list on nommu models
Rich Felker
-0
/
+1
2016-07-15
sh: disable aliased page logic on NOMMU models
Rich Felker
-0
/
+8
2016-07-15
sh: make sigcontext definition consistent across fpu/nofpu models
Rich Felker
-3
/
+0
2016-07-15
sh: add support for linking a builtin device tree blob in the kernel
Rich Felker
-3
/
+41
2016-07-15
sh: cmpxchg: fix a bit shift bug in big_endian os
Pan Xinhui
-1
/
+1
2016-07-10
Linux 4.7-rc7
v4.7-rc7
Linus Torvalds
-1
/
+1
2016-07-10
tmpfs: fix regression hang in fallocate undo
Hugh Dickins
-3
/
+5
2016-07-10
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
-1
/
+1
2016-07-08
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
-5
/
+8
2016-07-08
Merge tag 'ecryptfs-4.7-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-20
/
+23
2016-07-08
Merge tag 'iommu-fixes-v4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-4
/
+14
2016-07-08
Merge tag 'for-linus-4.7b-rc6-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-45
/
+14
2016-07-08
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
-3
/
+30
2016-07-08
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-8
/
+8
2016-07-08
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-22
/
+20
2016-07-08
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-8
/
+59
2016-07-08
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-2
/
+2
2016-07-08
Merge tag 'gpio-v4.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
-52
/
+31
2016-07-08
Merge tag 'drm-fixes-for-v4.7-rc7' of git://people.freedesktop.org/~airlied/l...
Linus Torvalds
-24
/
+32
2016-07-08
ecryptfs: don't allow mmap when the lower fs doesn't support it
Jeff Mahoney
-1
/
+14
2016-07-08
xen/acpi: allow xen-acpi-processor driver to load on Xen 4.7
Jan Beulich
-32
/
+3
2016-07-08
xenbus: simplify xenbus_dev_request_and_reply()
Jan Beulich
-4
/
+3
2016-07-08
xenbus: don't bail early from xenbus_dev_request_and_reply()
Jan Beulich
-3
/
+0
2016-07-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
-17
/
+19
[next]