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
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-03-05
SH: only use J-Core cas.l instruction on SMP configurations
linux-sh-draft
Rich Felker
-2
/
+2
2016-03-05
clocksource/jcore-pit: add support for oneshot mode
Rich Felker
-7
/
+50
2016-03-05
SH: add missing memory barrier for J2 SMP
Rich Felker
-0
/
+3
2016-02-15
SH: do not perform IPI-based cache flush except on boards that need it
Rich Felker
-0
/
+3
2016-02-15
SH: add smp support for J2
Rich Felker
-0
/
+133
2016-02-15
clocksource/jcore-pit: register interrupt handler as percpu
Rich Felker
-1
/
+2
2016-02-15
SH: preliminaries for SH2 smp support
Rich Felker
-0
/
+44
2016-02-15
SH: fix copy/paste error in J2 cache init code
Rich Felker
-1
/
+1
2016-02-15
SH: add smp method selection to device tree support
Rich Felker
-3
/
+97
2016-02-12
SH: make MMU-specific SMP code conditional on CONFIG_MMU
Rich Felker
-0
/
+8
2016-02-12
SH: remove arch-specific localtimer and use generic one
Rich Felker
-70
/
+8
2016-02-12
SH: add J2 atomics using the cas.l instruction
Rich Felker
-210
/
+464
2016-02-12
sh: move xchg_cmpxchg to a header by itself
Michael S. Tsirkin
-34
/
+52
2016-02-12
sh: support 1 and 2 byte xchg
Michael S. Tsirkin
-22
/
+72
2016-02-12
SH: support the J-Core J2 processor and basic SoC hardware
Rich Felker
-4
/
+346
2016-02-12
serial-uartlite: fix missing locking in isr
Rich Felker
-0
/
+4
2016-02-12
serial-uartlite: add earlycon support
Rich Felker
-0
/
+42
2016-02-12
SH: add device tree support and generic board using device tree
Rich Felker
-0
/
+183
2016-02-12
SH: New gcc support
Yoshinori Sato
-27
/
+78
2016-02-12
SH: provide unified syscall trap compatible with all SH models
Rich Felker
-14
/
+23
2016-01-10
Linux 4.4
v4.4
Linus Torvalds
-1
/
+1
2016-01-09
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
-3
/
+6
2016-01-09
Merge tag 'pci-v4.4-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-0
/
+1
2016-01-08
vmstat: allocate vmstat_wq before it is used
Michal Hocko
-1
/
+1
2016-01-08
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-12
/
+49
2016-01-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-1
/
+3
2016-01-08
Merge tag 'pm+acpi-4.4-final' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-1
/
+1
2016-01-08
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-32
/
+96
2016-01-08
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-8
/
+11
2016-01-08
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-32
/
+21
2016-01-08
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-3
/
+3
2016-01-08
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
-1
/
+1
2016-01-08
Merge tag 'dmaengine-fix-4.4' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
-17
/
+16
2016-01-08
Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-3
/
+3
2016-01-08
Merge tag 'sound-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
-18
/
+104
2016-01-08
Merge tag 'omap-for-v4.4/onenand-corruption' of git://git.kernel.org/pub/scm/...
Arnd Bergmann
-5
/
+9
2016-01-08
Revert "block: Split bios on chunk boundaries"
Jens Axboe
-1
/
+1
2016-01-08
PCI: dra7xx: Mark driver as broken
Richard Cochran
-0
/
+1
2016-01-08
firmware: dmi_scan: Fix UUID endianness for SMBIOS >= 2.6
Andrea Arcangeli
-3
/
+3
2016-01-08
ACPI / property: avoid leaking format string into kobject name
Kees Cook
-1
/
+1
2016-01-07
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
-0
/
+1
2016-01-07
Merge tag 'iommu-fixes-v4.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-4
/
+9
2016-01-07
Merge tag 'trace-v4.4-rc4-4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-0
/
+7
2016-01-07
ftrace/module: Call clean up function when module init fails early
Steven Rostedt (Red Hat)
-0
/
+7
2016-01-07
dts: vt8500: Add SDHC node to DTS file for WM8650
Roman Volkov
-0
/
+9
2016-01-07
ARM: Fix broken USB support in multi_v7_defconfig for sunxi devices
Timo Sigurdsson
-0
/
+1
2016-01-07
kvm: x86: only channel 0 of the i8254 is linked to the HPET
Paolo Bonzini
-1
/
+3
2016-01-07
iommu/dma: Use correct offset in map_sg
Robin Murphy
-1
/
+1
2016-01-07
Merge branch 'linux-4.4' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
-0
/
+1
2016-01-07
dmaengine: xgene-dma: Fix double IRQ issue by setting IRQ_DISABLE_UNLAZY flag
Rameshwar Prasad Sahu
-0
/
+4
[next]