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
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
/
tools
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-26
perf cs-etm: Copy kernel coresight-pmu.h header
James Clark
1
-13
/
+0
2023-05-07
Merge tag 'perf-tools-for-v6.4-3-2023-05-06' of git://git.kernel.org/pub/scm/...
Linus Torvalds
3
-17
/
+40
2023-04-29
Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-200
/
+57
2023-04-28
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-0
/
+5
2023-04-24
Merge tag 'docs-6.4' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2023-04-21
tools/virtio: fix build caused by virtio_ring changes
Shunsuke Mie
1
-0
/
+5
2023-04-07
tools: Rename __fallthrough to fallthrough
Liam Howlett
2
-6
/
+4
2023-04-04
perf cs-etm: Handle PERF_RECORD_AUX_OUTPUT_HW_ID packet
Mike Leach
1
-0
/
+15
2023-04-04
perf cs-etm: Update record event to use new Trace ID protocol
Mike Leach
1
-12
/
+17
2023-04-04
perf cs-etm: Move mapping of Trace ID and cpu into helper function
Mike Leach
1
-0
/
+5
2023-03-30
docs: move x86 documentation into Documentation/arch/
Jonathan Corbet
1
-1
/
+1
2023-03-24
x86,objtool: Split UNWIND_HINT_EMPTY in two
Josh Poimboeuf
1
-9
/
+18
2023-03-24
x86,objtool: Separate unret validation from unwind hints
Josh Poimboeuf
1
-3
/
+2
2023-03-24
x86,objtool: Introduce ORC_TYPE_*
Josh Poimboeuf
1
-0
/
+1
2023-03-24
objtool: Add objtool_types.h
Josh Poimboeuf
2
-200
/
+48
2023-03-10
Merge tag 'perf-tools-fixes-for-v6.3-1-2023-03-09' of git://git.kernel.org/pu...
Linus Torvalds
1
-1
/
+0
2023-03-04
tools headers: Synchronize {linux,vdso}/bits.h with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+0
2023-02-23
Merge branch 'linus' into objtool/core, to pick up Xen dependencies
Ingo Molnar
1
-0
/
+9
2023-02-11
x86/unwind/orc: Add 'signal' field to ORC metadata
Josh Poimboeuf
1
-4
/
+7
2023-01-18
tools headers: Syncronize linux/build_bug.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+9
2022-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-34
/
+176
2022-12-12
Merge remote-tracking branch 'kvm/queue' into HEAD
Paolo Bonzini
1
-34
/
+0
2022-12-02
tools: Drop conflicting non-atomic test_and_{clear,set}_bit() helpers
Sean Christopherson
1
-34
/
+0
2022-11-10
tools: Copy bitfield.h from the kernel sources
Ricardo Koller
1
-0
/
+176
2022-10-17
objtool: Fix find_{symbol,func}_containing()
Peter Zijlstra
1
-0
/
+187
2022-10-11
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+4
2022-10-10
Merge tag 'bitmap-6.1-rc1' of https://github.com/norov/linux
Linus Torvalds
1
-49
/
+12
2022-10-04
Merge tag 'rust-v6.1-rc1' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
1
-1
/
+1
2022-09-28
kallsyms: increase maximum kernel symbol length to 512
Miguel Ojeda
1
-1
/
+1
2022-09-27
radix tree test suite: add support for slab bulk APIs
Liam R. Howlett
1
-0
/
+4
2022-09-21
tools: sync find_bit() implementation
Yury Norov
1
-49
/
+12
2022-09-12
tools: fix compilation after gfp_types.h split
Matthew Wilcox (Oracle)
2
-20
/
+2
2022-08-22
perf tools: Fix compile error for x86
Yang Jihong
1
-0
/
+4
2022-08-08
Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linux
Linus Torvalds
2
-6
/
+22
2022-08-06
Merge tag 'perf-tools-for-v6.0-2022-08-04' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-0
/
+11
2022-08-04
Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-7
/
+28
2022-08-03
Merge tag 'xarray-6.0' of git://git.infradead.org/users/willy/xarray
Linus Torvalds
1
-0
/
+2
2022-08-03
Merge tag 'docs-6.0' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2022-07-26
tools lib: Add list_last_entry_or_null()
Yang Jihong
1
-0
/
+11
2022-07-15
lib/bitmap: change type of bitmap_weight to unsigned long
Yury Norov
1
-2
/
+2
2022-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+7
2022-07-15
lib/bitmap: change return types to bool where appropriate
Yury Norov
1
-4
/
+4
2022-07-11
XArray: Add calls to might_alloc()
Matthew Wilcox (Oracle)
1
-0
/
+2
2022-07-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-7
/
+28
2022-07-07
objtool: update objtool.txt references
Mauro Carvalho Chehab
1
-1
/
+1
2022-07-01
bitops: wrap non-atomic bitops with a transparent macro
Alexander Lobakin
1
-0
/
+16
2022-06-29
tools/bpf: Sync btf_ids.h to tools
Stanislav Fomichev
1
-7
/
+28
2022-06-27
objtool: Re-add UNWIND_HINT_{SAVE_RESTORE}
Josh Poimboeuf
1
-2
/
+4
2022-06-27
objtool: Add entry UNRET validation
Peter Zijlstra
1
-0
/
+3
2022-06-06
x86/ftrace: Remove OBJECT_FILES_NON_STANDARD usage
Josh Poimboeuf
1
-0
/
+6
[next]