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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-20
tracing/perf: Add interrupt_context_level() helper
Steven Rostedt (VMware)
2
-6
/
+22
2021-10-20
tracing: Reuse logic from perf's get_recursion_context()
Steven Rostedt (VMware)
1
-5
/
+6
2021-10-20
tracing: Use linker magic instead of recasting ftrace_ops_list_func()
Steven Rostedt (VMware)
2
-4
/
+18
2021-10-11
bootconfig: Cleanup dummy headers in tools/bootconfig
Masami Hiramatsu
1
-0
/
+10
2021-10-11
bootconfig: Replace u16 and u32 with uint16_t and uint32_t
Masami Hiramatsu
1
-6
/
+6
2021-10-11
bootconfig: Remove unused debug function
Masami Hiramatsu
1
-3
/
+0
2021-10-11
bootconfig: Rename xbc_destroy_all() to xbc_exit()
Masami Hiramatsu
1
-1
/
+1
2021-10-11
bootconfig: Add xbc_get_info() for the node information
Masami Hiramatsu
1
-0
/
+2
2021-10-11
bootconfig: Allocate xbc_data inside xbc_init()
Masami Hiramatsu
1
-1
/
+1
2021-10-01
x86/kprobes: Fixup return address in generic trampoline handler
Masami Hiramatsu
1
-0
/
+3
2021-10-01
objtool: Add frame-pointer-specific function ignore
Josh Poimboeuf
1
-0
/
+12
2021-10-01
kprobes: Add kretprobe_find_ret_addr() for searching return address
Masami Hiramatsu
1
-0
/
+22
2021-10-01
kprobes: treewide: Make it harder to refer kretprobe_trampoline directly
Masami Hiramatsu
1
-2
/
+2
2021-10-01
kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()
Masami Hiramatsu
1
-5
/
+13
2021-10-01
kprobes: treewide: Replace arch_deref_entry_point() with dereference_symbol_d...
Masami Hiramatsu
1
-1
/
+0
2021-10-01
kprobes: Use bool type for functions which returns boolean value
Masami Hiramatsu
1
-4
/
+4
2021-10-01
kprobes: treewide: Use 'kprobe_opcode_t *' for the code address in get_optimi...
Masami Hiramatsu
1
-1
/
+1
2021-10-01
kprobes: Use IS_ENABLED() instead of kprobes_built_in()
Masami Hiramatsu
1
-13
/
+1
2021-10-01
kprobes: Fix coding style issues
Masami Hiramatsu
1
-17
/
+23
2021-10-01
kprobes: Make arch_check_ftrace_location static
Punit Agrawal
1
-2
/
+0
2021-10-01
kprobe: Simplify prepare_kprobe() by dropping redundant version
Punit Agrawal
1
-0
/
+5
2021-09-26
Merge tag 'x86-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+2
2021-09-26
Merge tag 'irq-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2021-09-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-3
/
+7
2021-09-26
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+0
2021-09-26
Merge tag 'for-linus-5.15b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-12
/
+0
2021-09-25
Merge tag 'erofs-for-5.15-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+3
2021-09-25
Merge tag 'char-misc-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-0
/
+21
2021-09-25
Merge tag 'usb-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+2
2021-09-25
mm/debug: sync up latest migrate_reason to migrate_reason_names
Weizhao Ouyang
1
-1
/
+5
2021-09-25
mm: fs: invalidate bh_lrus for only cold path
Minchan Kim
1
-2
/
+2
2021-09-24
Merge tag 'acpi-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-8
/
+0
2021-09-24
Merge tag 'irqchip-fixes-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel...
Thomas Gleixner
1
-1
/
+1
2021-09-23
Revert "ACPI: Add memory semantics to acpi_os_map_memory()"
Jia He
1
-8
/
+0
2021-09-23
Merge tag 'for-linus-rseq' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+2
2021-09-23
Merge tag 'net-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
5
-2
/
+15
2021-09-23
erofs: fix up erofs_lookup tracepoint
Gao Xiang
1
-3
/
+3
2021-09-22
entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume()
Sean Christopherson
1
-0
/
+2
2021-09-22
irqdomain: Change the type of 'size' in __irq_domain_add() to be consistent
Bixuan Cui
1
-1
/
+1
2021-09-22
scsi: core: Remove 'current_tag'
Hannes Reinecke
1
-1
/
+0
2021-09-21
Merge tag 'afs-fixes-20210913' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+6
2021-09-21
Merge tag '5.15-rc1-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-1
/
+0
2021-09-20
x86/fault: Fix wrong signal when vsyscall fails with pkey
Jiashuo Liang
1
-0
/
+2
2021-09-20
swiotlb-xen: this is PV-only on x86
Jan Beulich
1
-12
/
+0
2021-09-20
pci_iounmap'2: Electric Boogaloo: try to make sense of it all
Linus Torvalds
1
-23
/
+3
2021-09-19
Merge tag 'x86_urgent_for_v5.15_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2021-09-19
parisc: Declare pci_iounmap() parisc version only when CONFIG_PCI enabled
Helge Deller
2
-10
/
+3
2021-09-19
net: dsa: tear down devlink port regions when tearing down the devlink port o...
Vladimir Oltean
1
-0
/
+8
2021-09-19
net: core: Correct the sock::sk_lock.owned lockdep annotations
Thomas Gleixner
1
-0
/
+1
2021-09-19
net: dsa: be compatible with masters which unregister on shutdown
Vladimir Oltean
1
-0
/
+1
[next]