index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-21
bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobe
Masami Hiramatsu
12
-53
/
+49
2018-06-21
sparc64/kprobes: Don't call the ->break_handler() in sparc64 kprobes code
Masami Hiramatsu
1
-9
/
+2
2018-06-21
sh/kprobes: Don't call the ->break_handler() in SH kprobes code
Masami Hiramatsu
1
-13
/
+1
2018-06-21
s390/kprobes: Don't call the ->break_handler() in s390 kprobes code
Masami Hiramatsu
1
-20
/
+0
2018-06-21
MIPS/kprobes: Don't call the ->break_handler() in MIPS kprobes code
Masami Hiramatsu
1
-14
/
+7
2018-06-21
ia64/kprobes: Don't call the ->break_handler() in ia64 kprobes code
Masami Hiramatsu
2
-11
/
+0
2018-06-21
powerpc/kprobes: Don't call the ->break_handler() in powerpc kprobes code
Masami Hiramatsu
3
-64
/
+23
2018-06-21
arm64/kprobes: Don't call the ->break_handler() in arm64 kprobes code
Masami Hiramatsu
1
-8
/
+0
2018-06-21
ARM/kprobes: Don't call the ->break_handler() in arm kprobes code
Masami Hiramatsu
1
-11
/
+0
2018-06-21
ARC/kprobes: Don't call the ->break_handler() in ARC kprobes code
Masami Hiramatsu
1
-7
/
+0
2018-06-21
kprobes/x86: Don't call the ->break_handler() in x86 kprobes
Masami Hiramatsu
4
-49
/
+12
2018-06-21
sparc64/kprobes: Remove jprobe implementation
Masami Hiramatsu
2
-48
/
+0
2018-06-21
sh/kprobes: Remove jprobe implementation
Masami Hiramatsu
2
-55
/
+0
2018-06-21
s390/kprobes: Remove jprobe implementation
Masami Hiramatsu
2
-59
/
+2
2018-06-21
MIPS/kprobes: Remove jprobe implementation
Masami Hiramatsu
2
-58
/
+0
2018-06-21
ia64/kprobes: Remove jprobe implementation
Masami Hiramatsu
4
-163
/
+1
2018-06-21
powerpc/kprobes: Remove jprobe powerpc implementation
Masami Hiramatsu
4
-105
/
+5
2018-06-21
arm64/kprobes: Remove jprobe implementation
Masami Hiramatsu
2
-69
/
+0
2018-06-21
ARM/kprobes: Remove jprobe arm implementation
Masami Hiramatsu
3
-117
/
+0
2018-06-21
ARC/kprobes: Remove jprobe implementation
Masami Hiramatsu
2
-38
/
+2
2018-06-21
kprobes/x86: Remove jprobe implementation
Masami Hiramatsu
2
-96
/
+3
2018-06-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-30
/
+32
2018-06-16
Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental
Linus Torvalds
12
-13
/
+13
2018-06-16
Merge branch 'for-linus-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-29
/
+14
2018-06-16
Merge tag 'riscv-for-linus-4.18-merge_window' of git://git.kernel.org/pub/scm...
Linus Torvalds
15
-14
/
+626
2018-06-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
40
-1233
/
+2313
2018-06-16
docs: Fix some broken references
Mauro Carvalho Chehab
8
-9
/
+9
2018-06-15
arch/*: Kconfig: fix documentation for NMI watchdog
Mauro Carvalho Chehab
4
-4
/
+4
2018-06-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
14
-16
/
+29
2018-06-15
hexagon: drop the unused variable zero_page_mask
Anshuman Khandual
2
-4
/
+0
2018-06-15
hexagon: fix printk format warning in setup.c
Randy Dunlap
1
-1
/
+1
2018-06-15
treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX
Stefan Agner
6
-9
/
+9
2018-06-15
arm: port KCOV to arm
Dmitry Vyukov
4
-1
/
+16
2018-06-15
mm: fix devmem_is_allowed() for sub-page System RAM intersections
Dan Williams
1
-1
/
+3
2018-06-15
Kbuild: rename HAVE_CC_STACKPROTECTOR config variable
Masahiro Yamada
7
-8
/
+8
2018-06-15
x86: fix dependency of X86_32_LAZY_GS
Masahiro Yamada
1
-1
/
+1
2018-06-14
KVM: x86: VMX: redo fix for link error without CONFIG_HYPERV
Arnd Bergmann
1
-4
/
+2
2018-06-14
Merge tag 'kvm-ppc-next-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
38
-1228
/
+2310
2018-06-14
KVM: x86: fix typo at kvm_arch_hardware_setup comment
Marcelo Tosatti
1
-1
/
+1
2018-06-14
Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
17
-17
/
+17
2018-06-14
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
Linus Torvalds
25
-30
/
+30
2018-06-13
Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
11
-69
/
+47
2018-06-13
KVM: x86: VMX: fix build without hyper-v
Linus Torvalds
1
-0
/
+3
2018-06-13
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
77
-131
/
+153
2018-06-13
KVM: PPC: Book3S PR: Fix failure status setting in tabort. emulation
Simon Guo
1
-3
/
+3
2018-06-13
KVM: PPC: Book3S PR: Enable use on POWER9 bare-metal hosts in HPT mode
Paul Mackerras
1
-6
/
+2
2018-06-13
KVM: PPC: Book3S PR: Don't let PAPR guest set MSR hypervisor bit
Paul Mackerras
1
-0
/
+4
2018-06-13
KVM: PPC: Book3S PR: Fix failure status setting in treclaim. emulation
Paul Mackerras
1
-9
/
+11
2018-06-13
KVM: PPC: Book3S PR: Fix MSR setting when delivering interrupts
Paul Mackerras
2
-33
/
+22
2018-06-13
KVM: PPC: Book3S PR: Handle additional interrupt types
Cameron Kaiser
1
-0
/
+3
[next]