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-04-07
sh: add device tree source for J2 FPGA on Mimas v2 board
temp-j2
Rich Felker
-0
/
+102
2016-04-07
spi: optimize J-Core bitbang driver
Rich Felker
-21
/
+32
2016-04-07
sh: on J-Core, only use cas.l barrier for smp barrier, not mb()
Rich Felker
-1
/
+3
2016-04-07
mmc: disable rescan for card change
Rich Felker
-2
/
+3
2016-04-07
spi: fix J-Core bitbang chipselect code
Rich Felker
-16
/
+3
2016-04-07
spi: fix possible deadlock between internal bus locks and bus_lock_flag
Heiko Stübner
-2
/
+2
2016-04-03
spi: add J-Core bitbang driver
Rich Felker
-0
/
+257
2016-04-01
sh: make sigcontext definition consistent across fpu/nofpu models
Rich Felker
-3
/
+0
2016-03-30
ethernet/jcore_emac: add J-Core ethernet driver
Rich Felker
-0
/
+1548
2016-03-30
sh: do not perform IPI-based cache flush except on boards that need it
Rich Felker
-0
/
+3
2016-03-30
sh: add SMP support for J2
Rich Felker
-0
/
+133
2016-03-30
sh: SMP support for SH2 entry.S
Rich Felker
-0
/
+44
2016-03-30
sh: add J2 atomics using the cas.l instruction
Rich Felker
-210
/
+467
2016-03-30
led pulse hacks for J-Core PIT
Rich Felker
-0
/
+5
2016-03-30
clocksource: add J-Core PIT/RTC driver
Rich Felker
-0
/
+182
2016-03-30
irqchip: add J-Core AIC driver
Rich Felker
-0
/
+101
2016-03-30
sh: report actual J2 cache characteristics in cpu_probe
Rich Felker
-3
/
+9
2016-03-30
sh: add AT_HWCAP flag for J-Core cas.l instruction
Rich Felker
-0
/
+2
2016-03-30
sh: add support for J-Core J2 processor
Rich Felker
-4
/
+127
2016-03-30
sh: disable aliased page logic on NOMMU models
Rich Felker
-0
/
+8
2016-03-30
tmpfs: fix VM_MAYSHARE mappings for NOMMU
Rich Felker
-6
/
+2
2016-03-30
sh: add support for linking a builtin device tree blob in the kernel
Rich Felker
-3
/
+41
2016-03-30
sh: fix function signature of cpu_coregroup_mask to match pointer type
sh-fixes-4.6-rc1
Rich Felker
-3
/
+3
2016-03-29
sh: fix smp-shx3 build regression from removal of arch localtimer
Rich Felker
-7
/
+0
2016-03-29
Merge tag 'v4.6-rc1'
Rich Felker
-295906
/
+556055
2016-03-26
Linux 4.6-rc1
v4.6-rc1
Linus Torvalds
-2
/
+2
2016-03-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
-519
/
+811
2016-03-26
Merge tag 'ofs-pull-tag-1' of git://git.kernel.org/pub/scm/linux/kernel/git/h...
Linus Torvalds
-0
/
+11243
2016-03-26
Merge tag 'ntb-4.6' of git://github.com/jonmason/ntb
Linus Torvalds
-70
/
+79
2016-03-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
-166
/
+1177
2016-03-26
f2fs/crypto: fix xts_tweak initialization
Linus Torvalds
-1
/
+1
2016-03-26
NTB: Remove _addr functions from ntb_hw_amd
Allen Hubbe
-30
/
+0
2016-03-26
orangefs: fix orangefs_superblock locking
Al Viro
-58
/
+47
2016-03-25
orangefs: fix do_readv_writev() handling of error halfway through
Al Viro
-1
/
+1
2016-03-25
orangefs: have ->kill_sb() evict the VFS side of things first
Al Viro
-3
/
+3
2016-03-25
orangefs: sanitize ->llseek()
Al Viro
-10
/
+3
2016-03-25
orangefs-bufmap.h: trim unused junk
Al Viro
-9
/
+0
2016-03-25
orangefs: saner calling conventions for getting a slot
Al Viro
-28
/
+16
2016-03-25
orangefs_copy_{to,from}_bufmap(): don't pass bufmap pointer
Al Viro
-23
/
+14
2016-03-25
orangefs: get rid of readdir_handle_s
Al Viro
-63
/
+30
2016-03-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-962
/
+1770
2016-03-25
Merge tag 'pm+acpi-4.6-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-0
/
+0
2016-03-25
Merge tag 'please-pull-preadv2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-1
/
+5
2016-03-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-217
/
+449
2016-03-25
thp: fix typo in khugepaged_scan_pmd()
Kirill A. Shutemov
-1
/
+1
2016-03-25
MAINTAINERS: fill entries for KASAN
Andrey Ryabinin
-0
/
+14
2016-03-25
mm/filemap: generic_file_read_iter(): check for zero reads unconditionally
Nicolai Stange
-3
/
+4
2016-03-25
kasan: test fix: warn if the UAF could not be detected in kmalloc_uaf2
Alexander Potapenko
-0
/
+2
2016-03-25
mm, kasan: stackdepot implementation. Enable stackdepot for SLAB
Alexander Potapenko
-12
/
+391
2016-03-25
arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections
Alexander Potapenko
-15
/
+51
[next]