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-04-28
sh: add device tree source for J2 FPGA on Mimas v2 board
j2-stable
Rich Felker
-0
/
+98
2016-04-28
sh: add defconfig for J-Core J2
Rich Felker
-0
/
+38
2016-04-28
spi: add driver for J-Core SPI controller
Rich Felker
-0
/
+271
2016-04-28
clocksource: add J-Core PIT/RTC driver
Rich Felker
-0
/
+182
2016-04-28
irqchip: add J-Core AIC driver
Rich Felker
-0
/
+102
2016-04-28
sh: add AT_HWCAP flag for J-Core cas.l instruction
Rich Felker
-0
/
+3
2016-04-28
sh: add support for J-Core J2 processor
Rich Felker
-4
/
+131
2016-04-28
sh: fix futex/robust_list on nommu models
Rich Felker
-0
/
+1
2016-04-28
sh: disable aliased page logic on NOMMU models
Rich Felker
-0
/
+8
2016-04-28
sh: make sigcontext definition consistent across fpu/nofpu models
Rich Felker
-3
/
+0
2016-04-28
sh: add support for linking a builtin device tree blob in the kernel
Rich Felker
-3
/
+41
2016-04-28
sh: cmpxchg: fix a bit shift bug in big_endian os
Pan Xinhui
-1
/
+1
2016-04-28
sh-sci: SysRq support on EARLYCON
Yoshinori Sato
-1
/
+3
2016-04-28
ramfs: fix VM_MAYSHARE mappings for NOMMU
Rich Felker
-6
/
+2
2016-04-28
futex: fix shared futex operations on nommu
Rich Felker
-0
/
+2
2016-04-24
Linux 4.6-rc5
v4.6-rc5
Linus Torvalds
-1
/
+1
2016-04-23
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
-11
/
+12
2016-04-23
Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-1
/
+5
2016-04-23
generic syscalls: wire up preadv2 and pwritev2 syscalls
Andre Przywara
-1
/
+5
2016-04-23
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-7
/
+42
2016-04-23
Merge branches 'perf-urgent-for-linus', 'smp-urgent-for-linus' and 'timers-ur...
Linus Torvalds
-9
/
+28
2016-04-23
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-9
/
+34
2016-04-23
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-2
/
+3
2016-04-23
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-35
/
+103
2016-04-23
Merge tag 'usb-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-35
/
+78
2016-04-23
Merge tag 'tty-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-6
/
+14
2016-04-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-13
/
+20
2016-04-22
Merge tag 'pinctrl-v4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
-7
/
+9
2016-04-22
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
-8
/
+31
2016-04-22
Merge tag 'powerpc-4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-11
/
+16
2016-04-22
Merge tag 'iommu-fixes-v4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-18
/
+91
2016-04-22
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
-63
/
+126
2016-04-22
Merge tag 'sound-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
-20
/
+59
2016-04-22
Merge tag 'phy-for-4.6-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...
Greg Kroah-Hartman
-18
/
+34
2016-04-22
x86 EDAC, sb_edac.c: Take account of channel hashing when needed
Tony Luck
-1
/
+23
2016-04-22
x86 EDAC, sb_edac.c: Repair damage introduced when "fixing" channel address
Tony Luck
-3
/
+3
2016-04-22
Merge tag 'fixes-for-v4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
-17
/
+44
2016-04-22
x86/mm/xen: Suppress hugetlbfs in PV guests
Jan Beulich
-0
/
+1
2016-04-22
x86/doc: Correct limits in Documentation/x86/x86_64/mm.txt
Juergen Gross
-3
/
+3
2016-04-22
cpu/hotplug: Fix rollback during error-out in __cpu_disable()
Sebastian Andrzej Siewior
-7
/
+26
2016-04-22
clocksource/drivers/tango-xtal: Fix boot hang due to incorrect test
Daniel Lezcano
-1
/
+1
2016-04-22
objtool: Fix Makefile to properly see if libelf is supported
Steven Rostedt
-1
/
+2
2016-04-22
Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
-19
/
+37
2016-04-22
drm: Loongson-3 doesn't fully support wc memory
Huacai Chen
-0
/
+2
2016-04-22
Merge branch 'linux-4.6' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
-0
/
+2
2016-04-22
drm/nouveau/gr/gf100: select a stream master to fixup tfb offset queries
Ben Skeggs
-0
/
+2
2016-04-21
amdgpu/uvd: add uvd fw version for amdgpu
Sonny Jiang
-1
/
+5
2016-04-21
drm/amdgpu: forbid mapping of userptr bo through radeon device file
Jérôme Glisse
-0
/
+2
2016-04-21
drm/radeon: forbid mapping of userptr bo through radeon device file
Jérôme Glisse
-0
/
+2
2016-04-21
drm/amdgpu: bump the afmt limit for CZ, ST, Polaris
Alex Deucher
-1
/
+1
[next]