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
path:
root
/
arch
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
sh: on J-Core, only use cas.l barrier for smp barrier, not mb()
Rich Felker
-1
/
+3
2016-04-01
sh: make sigcontext definition consistent across fpu/nofpu models
Rich Felker
-3
/
+0
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
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
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-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-2
/
+19
2016-03-25
mm, kasan: stackdepot implementation. Enable stackdepot for SLAB
Alexander Potapenko
-0
/
+1
2016-03-25
arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections
Alexander Potapenko
-2
/
+18
2016-03-25
[IA64] Enable preadv2 and pwritev2 syscalls for ia64
Tony Luck
-1
/
+5
2016-03-24
Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-18
/
+0
2016-03-24
Merge tag 'for-linus-20160324' of git://git.infradead.org/linux-mtd
Linus Torvalds
-11
/
+0
2016-03-24
Merge branch 'parisc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-30
/
+18
2016-03-24
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
-52
/
+36
2016-03-24
Merge tag 'armsoc-dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
-1339
/
+6086
2016-03-24
Merge tag 'for-4.6' of git://git.osdn.jp/gitroot/uclinux-h8/linux
Linus Torvalds
-73
/
+17
2016-03-24
Merge tag 'trace-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
-1
/
+1
2016-03-24
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-0
/
+1
2016-03-24
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-39
/
+864
2016-03-24
Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferr...
Arnd Bergmann
-0
/
+145
2016-03-24
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-124
/
+193
2016-03-25
h8300: switch EARLYCON
Yoshinori Sato
-66
/
+10
2016-03-25
h8300: dts: Rename the serial port clock to fck
Geert Uytterhoeven
-7
/
+7
2016-03-24
arm64: mm: allow preemption in copy_to_user_page
Mark Rutland
-4
/
+0
2016-03-24
arm64: consistently use p?d_set_huge
Mark Rutland
-4
/
+2
2016-03-24
arm64: kaslr: use callee saved register to preserve SCTLR across C call
Ard Biesheuvel
-2
/
+2
2016-03-23
parisc: Wire up preadv2 and pwritev2 syscalls
Helge Deller
-1
/
+5
2016-03-23
parisc: Use generic extable search and sort routines
Helge Deller
-11
/
+8
2016-03-23
parisc: Panic immediately when panic_on_oops
Aaro Koskinen
-4
/
+1
2016-03-23
parisc: Drop alloc_hugepages and free_hugepages syscalls
Helge Deller
-14
/
+4
2016-03-23
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
-8
/
+8
2016-03-23
x86/msr: Remove unused native_read_tscp()
Prarit Bhargava
-8
/
+0
2016-03-23
ARM64: Kconfig: Select mbigen interrupt controller on Hisilicon platform
MaJun
-0
/
+1
2016-03-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-417
/
+98
2016-03-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-89
/
+425
2016-03-22
ia64/extable: use generic search and sort routines
Ard Biesheuvel
-101
/
+4
2016-03-22
x86/extable: use generic search and sort routines
Ard Biesheuvel
-111
/
+2
2016-03-22
s390/extable: use generic search and sort routines
Ard Biesheuvel
-93
/
+2
2016-03-22
alpha/extable: use generic search and sort routines
Ard Biesheuvel
-95
/
+9
2016-03-22
kernel: add kcov code coverage
Dmitry Vyukov
-0
/
+37
2016-03-22
rapidio: add global inbound port write interfaces
Alexandre Bounine
-6
/
+12
2016-03-22
powerpc/fsl_rio: changes to mport registration
Alexandre Bounine
-6
/
+12
[next]