| /linux-6.15/Documentation/dev-tools/ |
| H A D | checkuapi.rst | 25 dirty changes, HEAD will be used. 77 Installing user-facing UAPI headers from HEAD... OK 101 Installing user-facing UAPI headers from HEAD... OK 166 [detached HEAD f758e574663a] Breaking UAPI change 177 Checking changes to UAPI headers between HEAD^1 and HEAD... 181 compares ``HEAD`` to ``HEAD^1``. The breaking change was committed on 185 ``HEAD~2`` and ``HEAD``:: 187 % ./scripts/check-uapi.sh -p HEAD~2 190 Checking changes to UAPI headers between HEAD~2 and HEAD... 191 ==== ABI differences detected in include/linux/bpf.h from HEAD~2 -> HEAD ==== [all …]
|
| /linux-6.15/scripts/ |
| H A D | setlocalversion | 45 set -- $(git rev-list --count --left-right "$tag"...HEAD 2> /dev/null) 81 if ! head=$(git rev-parse --verify HEAD 2>/dev/null); then 150 git diff-index --name-only HEAD
|
| H A D | Makefile.package | 10 filechk_HEAD = git -C $(srctree) rev-parse --verify HEAD 2>/dev/null 13 $(call filechk,HEAD) 198 .tmp_perf/HEAD: .tmp_HEAD | .tmp_perf 219 $(perf-tarballs): tools/perf/MANIFEST .tmp_perf/HEAD .tmp_perf/PERF-VERSION-FILE FORCE
|
| H A D | check-uapi.sh | 14 dirty changes) did not introduce ABI changes when compared to HEAD^1. You can 25 dirty changes, HEAD will be used. 487 base_ref=HEAD 494 past_ref=HEAD
|
| H A D | check-git | 8 if ! git -C "${srctree}" rev-parse --verify HEAD >/dev/null 2>/dev/null; then
|
| /linux-6.15/drivers/clk/thead/ |
| H A D | Kconfig | 4 bool "T-HEAD TH1520 AP clock support" 11 on the T-HEAD TH1520 SoC. This includes configuration of
|
| /linux-6.15/Documentation/devicetree/bindings/riscv/ |
| H A D | thead.yaml | 7 title: T-HEAD SoC-based boards 13 T-HEAD SoC-based boards
|
| /linux-6.15/tools/testing/ktest/examples/include/ |
| H A D | patchcheck.conf | 14 PATCH_START := HEAD~3 15 PATCH_END := HEAD
|
| H A D | bisect.conf | 24 BISECT_BAD = HEAD
|
| /linux-6.15/Documentation/filesystems/ |
| H A D | erofs.rst | 322 extent is generated within the range (HEAD) or not (NONHEAD). Lclusters are now 332 (HEAD) (NONHEAD) (HEAD) (NONHEAD) . 346 For each HEAD lcluster, clusterofs is recorded to indicate where a new extent 349 distance to its HEAD lcluster and the next HEAD lcluster. A PLAIN lcluster is 350 also a HEAD lcluster except that its data is uncompressed. See the comments 359 | HEAD | NONHEAD | NONHEAD | ... | NONHEAD | HEAD | HEAD | 364 If another HEAD follows a HEAD lcluster, there is no room to record CBLKCNT,
|
| /linux-6.15/Documentation/devicetree/bindings/clock/ |
| H A D | thead,th1520-clk-ap.yaml | 7 title: T-HEAD TH1520 AP sub-system clock controller 10 The T-HEAD TH1520 AP sub-system clock controller configures the
|
| /linux-6.15/drivers/net/ethernet/intel/fm10k/ |
| H A D | fm10k_mbx.c | 855 FM10K_MSG_HDR_FIELD_SET(mbx->head, HEAD); in fm10k_mbx_create_data_hdr() 881 FM10K_MSG_HDR_FIELD_SET(mbx->head, HEAD); in fm10k_mbx_create_disconnect_hdr() 902 FM10K_MSG_HDR_FIELD_SET(mbx->tail, HEAD); in fm10k_mbx_create_fake_disconnect_hdr() 939 FM10K_MSG_HDR_FIELD_SET(mbx->head, HEAD); in fm10k_mbx_create_error_msg() 958 head = FM10K_MSG_HDR_FIELD_GET(*hdr, HEAD); in fm10k_mbx_validate_msg_hdr() 973 if (!head || (head == FM10K_MSG_HDR_MASK(HEAD))) in fm10k_mbx_validate_msg_hdr() 992 if (!head || (head == FM10K_MSG_HDR_MASK(HEAD))) in fm10k_mbx_validate_msg_hdr() 1156 head = FM10K_MSG_HDR_FIELD_GET(*hdr, HEAD); in fm10k_mbx_process_connect() 1202 head = FM10K_MSG_HDR_FIELD_GET(*hdr, HEAD); in fm10k_mbx_process_data() 1245 head = FM10K_MSG_HDR_FIELD_GET(*hdr, HEAD); in fm10k_mbx_process_disconnect() [all …]
|
| /linux-6.15/arch/riscv/ |
| H A D | Kconfig.errata | 76 bool "T-HEAD errata" 79 All T-HEAD errata Kconfig depend on this Kconfig. Disabling 80 this Kconfig will disable all T-HEAD errata. Please say "Y" 81 here if your platform uses T-HEAD CPU cores.
|
| H A D | Kconfig.socs | 54 bool "T-HEAD RISC-V SoCs" 58 This enables support for the RISC-V based T-HEAD SoCs.
|
| /linux-6.15/scripts/package/ |
| H A D | gen-diff-patch | 10 git -C "${srctree:-.}" diff HEAD > "${diff_patch}"
|
| /linux-6.15/arch/arm/boot/compressed/ |
| H A D | Makefile | 10 HEAD = head.o macro 148 $(obj)/vmlinux: $(obj)/vmlinux.lds $(obj)/$(HEAD) $(obj)/piggy.o \
|
| /linux-6.15/tools/power/cpupower/utils/ |
| H A D | version-gen.sh | 15 VN=$(git describe --abbrev=4 HEAD 2>/dev/null) &&
|
| /linux-6.15/drivers/pmdomain/thead/ |
| H A D | Kconfig | 8 This driver enables power domain management for the T-HEAD
|
| /linux-6.15/arch/arm/boot/dts/ti/omap/ |
| H A D | omap3-ha.dts | 10 model = "TI OMAP3 HEAD acoustics baseboard with TAO3530 SOM";
|
| /linux-6.15/lib/zlib_inflate/ |
| H A D | inflate.h | 18 HEAD, /* i: waiting for magic header */ enumerator
|
| /linux-6.15/scripts/dtc/ |
| H A D | update-dtc-source.sh | 52 dtc_version=$(git describe HEAD)
|
| /linux-6.15/tools/testing/selftests/rcutorture/bin/ |
| H A D | kvm.sh | 448 echo Current commit: `git rev-parse HEAD` >> $resdir/$ds/testid.txt 454 echo ' ---' Output of "'"git diff HEAD"'": >> $resdir/$ds/testid.txt 455 git diff HEAD >> $resdir/$ds/testid.txt
|
| /linux-6.15/Documentation/process/ |
| H A D | backporting.rst | 161 between your currently checked-out branch (``HEAD``) and the parent of 164 git log HEAD..<commit>^ -- <path> 170 git log -L:'\<function\>':<path> HEAD..<commit>^ 185 git log -G'regex' HEAD..<commit>^ -- <path> 258 <<<<<<< HEAD 270 ++<<<<<<<< HEAD 297 ``git diff HEAD`` (or ``git diff --ours``) which shows only the diff 301 $ git diff HEAD 303 +<<<<<<<< HEAD 321 <<<<<<< HEAD [all …]
|
| /linux-6.15/Documentation/translations/zh_CN/kbuild/ |
| H A D | reproducible-builds.rst | 105 ``git reset HEAD^`` 后,即使代码相同,编译期间生成的
|
| /linux-6.15/Documentation/devicetree/bindings/interrupt-controller/ |
| H A D | thead,c900-aclint-sswi.yaml | 7 title: T-HEAD C900 ACLINT Supervisor-level Software Interrupt Device
|