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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Lines
2018-10-26
csky: Misc headers
Guo Ren
-0
/
+351
2018-10-26
csky: SMP support
Guo Ren
-0
/
+263
2018-10-26
csky: Debug and Ptrace GDB
Guo Ren
-0
/
+510
2018-10-26
csky: User access
Guo Ren
-0
/
+678
2018-10-26
csky: Library functions
Guo Ren
-0
/
+1420
2018-10-26
csky: ELF and module probe
Guo Ren
-0
/
+246
2018-10-26
csky: Atomic operations
Guo Ren
-0
/
+665
2018-10-26
csky: IRQ handling
Guo Ren
-0
/
+71
2018-10-26
csky: VDSO and rt_sigreturn
Guo Ren
-0
/
+138
2018-10-26
csky: Process management and Signal
Guo Ren
-0
/
+1231
2018-10-25
csky: MMU and page table management
Guo Ren
-0
/
+1620
2018-10-25
csky: Cache and TLB routines
Guo Ren
-0
/
+838
2018-10-25
csky: System Call
Guo Ren
-0
/
+153
2018-10-25
csky: Exception handling and mm-fault
Guo Ren
-0
/
+1546
2018-10-25
csky: Kernel booting
Guo Ren
-0
/
+305
2018-10-25
csky: defconfig
Guo Ren
-0
/
+61
2018-10-25
csky: Build infrastructure
Guo Ren
-0
/
+466
2018-10-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
-18
/
+30
2018-10-19
x86/swiotlb: Enable swiotlb for > 4GiG RAM on 32-bit kernels
Christoph Hellwig
-2
/
+0
2018-10-17
sparc: vDSO: Silence an uninitialized variable warning
Dan Carpenter
-1
/
+3
2018-10-17
sparc: Fix syscall fallback bugs in VDSO.
David S. Miller
-1
/
+11
2018-10-17
Merge branch 'parisc-4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
-1
/
+1
2018-10-17
x86/fpu: Fix i486 + no387 boot crash by only saving FPU registers on context ...
Sebastian Andrzej Siewior
-1
/
+1
2018-10-17
x86/fpu: Remove second definition of fpu in __fpu__restore_sig()
Sebastian Andrzej Siewior
-1
/
+0
2018-10-17
x86/entry/64: Further improve paranoid_entry comments
Andy Lutomirski
-6
/
+4
2018-10-17
x86/entry/32: Clear the CS high bits
Jan Kiszka
-6
/
+7
2018-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Greg Kroah-Hartman
-61
/
+81
2018-10-16
parisc: Fix uninitialized variable usage in unwind.c
Helge Deller
-1
/
+1
2018-10-15
Revert "sparc: Convert to using %pOFn instead of device_node.name"
David S. Miller
-51
/
+51
2018-10-14
sparc64: Set %l4 properly on trap return after handling signals.
David S. Miller
-1
/
+2
2018-10-14
sparc64: Make proc_id signed.
David S. Miller
-1
/
+1
2018-10-14
x86/boot: Add -Wno-pointer-sign to KBUILD_CFLAGS
Nathan Chancellor
-0
/
+1
2018-10-14
x86/time: Correct the attribute on jiffies' definition
Nathan Chancellor
-1
/
+1
2018-10-14
x86/entry: Add some paranoid entry/exit CR3 handling comments
Dave Hansen
-0
/
+15
2018-10-14
x86/percpu: Fix this_cpu_read()
Peter Zijlstra
-4
/
+4
2018-10-14
x86/tsc: Force inlining of cyc2ns bits
Peter Zijlstra
-3
/
+3
2018-10-14
Merge tag 'libnvdimm-fixes-4.19-rc8' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
-3
/
+3
2018-10-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Greg Kroah-Hartman
-6
/
+14
2018-10-13
KVM: vmx: hyper-v: don't pass EPT configuration info to vmx_hv_remote_flush_t...
Vitaly Kuznetsov
-1
/
+5
2018-10-13
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Greg Kroah-Hartman
-29
/
+34
2018-10-12
sparc: Throttle perf events properly.
David S. Miller
-0
/
+9
2018-10-12
sparc: Fix single-pcr perf event counter management.
David S. Miller
-4
/
+13
2018-10-12
Merge tag 'armsoc-fixes-4.19' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
-0
/
+11
2018-10-12
arm64: perf: Reject stand-alone CHAIN events for PMUv3
Will Deacon
-0
/
+7
2018-10-12
arm64: Fix /proc/iomem for reserved but not memory regions
Will Deacon
-29
/
+27
2018-10-12
vmlinux.lds.h: Fix incomplete .text.exit discards
Peter Oberparleiter
-0
/
+2
2018-10-11
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
-27
/
+45
2018-10-10
Merge tag 's390-4.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Greg Kroah-Hartman
-7
/
+6
2018-10-10
Merge tag 'mips_fixes_4.19_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
-27
/
+78
2018-10-09
sparc: Wire up io_pgetevents system call.
David S. Miller
-4
/
+5
[next]