Home
last modified time | relevance | path

Searched refs:archive (Results 1 – 25 of 89) sorted by relevance

1234

/linux/Documentation/arch/arm/
H A Dmarvell.rst21 …- Datasheet: https://web.archive.org/web/20210124231420/http://csclub.uwaterloo.ca/~board/ts7800/M…
22 …- Programmer's User Guide: https://web.archive.org/web/20210124231536/http://csclub.uwaterloo.ca/~…
23 …- User Manual: https://web.archive.org/web/20210124231631/http://csclub.uwaterloo.ca/~board/ts7800…
24 …- Functional Errata: https://web.archive.org/web/20210704165540/https://www.digriz.org.uk/ts78xx/8…
27 …- Datasheet: https://web.archive.org/web/20131028144728/http://www.ocmodshop.com/images/reviews/ne…
30 https://web.archive.org/web/20080607215437/http://www.marvell.com/products/media/index.jsp
44 …- Product Brief : https://web.archive.org/web/20111027032509/http://www.marvell.com/embedded-proc…
47 …- Product Brief : https://web.archive.org/web/20111027032509/http://www.marvell.com/embedded-proc…
50 …- Product Brief : https://web.archive.org/web/20130730072715/http://www.marvell.com/embedded-proc…
51 …- Hardware Spec : https://web.archive.org/web/20121021182835/http://www.marvell.com/embedded-proc…
[all …]
/linux/tools/perf/Documentation/
H A Dperf-archive.txt1 perf-archive(1)
6 perf-archive - Create archive with object files with build-ids found in perf.data file
11 'perf archive' [file]
/linux/Documentation/scsi/
H A Dppa.rst8 http://web.archive.org/web/%2E/http://www.torque.net/~campbell/
10 Driver archive for old drivers:
11 http://web.archive.org/web/%2E/http://www.torque.net/~campbell/ppa
14 http://web.archive.org/web/%2E/http://www.torque.net/parport/
H A Dwd719x.rst18 wget http://support.wdc.com/download/archive/pciscsi.exe
/linux/scripts/
H A DMakefile.package29 cmd_archive = git -C $(srctree) $(git-config-tar$(suffix $@)) archive \
30 --output=$$(realpath $@) $(archive-args)
43 $(linux-tarballs): archive-args = --prefix=linux/ $$(cat $<)
45 $(call if_changed,archive)
229 perf-archive-args = --add-file=$$(realpath $(word 2, $^)) \
237 $(perf-tarballs): archive-args = --prefix=perf-$(KERNELVERSION)/ $(perf-archive-args)
239 $(call if_changed,archive)
H A Dlink-vmlinux.sh104 ${wl}--whole-archive ${objs} ${wl}--no-whole-archive \
/linux/tools/testing/selftests/nolibc/
H A Drun-tests.sh136 archive="${download_location}${archive_name}"
137 stamp="${archive}.stamp"
143 curl -o "${archive}" --fail --continue-at - "${url}"
144 tar -C "${download_location}" -xf "${archive}"
/linux/tools/lib/bpf/
H A Dzip.h42 void zip_archive_close(struct zip_archive *archive);
45 int zip_archive_find_entry(struct zip_archive *archive, const char *name, struct zip_entry *out);
/linux/Documentation/filesystems/
H A Dramfs-rootfs-initramfs.rst94 All 2.6 Linux kernels contain a gzipped "cpio" format archive, which is
100 archive is extracted into it, the kernel will fall through to the older code
106 - The old initrd was always a separate file, while the initramfs archive is
108 devoted to generating this archive during the build.)
112 initramfs archive is a gzipped cpio archive (like tar only simpler,
139 archive and links it into the resulting kernel binary. By default, this
140 archive is empty (consuming 134 bytes on x86).
144 initramfs archive, which will automatically be incorporated into the
146 archive, a directory containing files to be archived, or a text file
164 set permissions or create device nodes in the new archive. (Note that those
[all …]
/linux/Documentation/driver-api/early-userspace/
H A Dearly_userspace_support.rst15 - gen_init_cpio, a program that builds a cpio-format archive
16 containing a root filesystem image. This archive is compressed, and
26 archive to be used as the image or have the kernel build process build
32 You can create a cpio archive that contains the early userspace image.
33 Your cpio archive should be specified in CONFIG_INITRAMFS_SOURCE and it
36 combination with a cpio archive.
42 source parts rather than supplying a cpio archive. This method provides
146 initrd format, an cpio archive. It must be called "/init". This binary
150 comes via an initramfs cpio archive. If this is not the case,
/linux/Documentation/bpf/libbpf/
H A Dindex.rst31 search its `archive <https://lore.kernel.org/bpf/>`_. Please search the archive
/linux/tools/perf/
H A Dperf-archive.sh94 BUILDIDS=$(mktemp /tmp/perf-archive-buildids.XXXXXX)
121 MANIFEST=$(mktemp /tmp/perf-archive-manifest.XXXXXX)
H A D.gitignore22 perf-archive
H A Dcommand-list.txt6 perf-archive mainporcelain common
/linux/Documentation/admin-guide/acpi/
H A Dinitrd_table_override.rst69 # Add the raw ACPI tables to an uncompressed cpio archive.
71 # archive. Note that if the table put here matches a platform table
85 # The uncompressed cpio archive must be the first. Other, typically
87 # one. Following command creates the uncompressed cpio archive and
H A Dssdt-overlays.rst84 # Add the raw ACPI tables to an uncompressed cpio archive.
86 # cpio archive.
87 # The uncompressed cpio archive must be the first.
93 # Create the uncompressed cpio archive and concatenate the original initrd
/linux/scripts/clang-tools/
H A Dgen_compile_commands.py112 def cmdfiles_for_a(archive, ar): argument
123 for obj in subprocess.check_output([ar, '-t', archive]).decode().split():
/linux/Documentation/w1/masters/
H A Dmxc-w1.rst12 …- http://cache.freescale.com/files/dsp/doc/archive/MCIMX27.pdf?fsrch=1&WT_TYPE=Data%20Sheets&WT_VE…
/linux/scripts/package/debian/
H A Dcopyright3 The sources may be found at most Linux archive sites, including:
/linux/Documentation/translations/zh_CN/scsi/
H A Dwd719x.rst29 wget http://support.wdc.com/download/archive/pciscsi.exe
/linux/tools/testing/selftests/rcutorture/bin/
H A Dkvm-check-branches.sh33 echo '!!!' This script needs to run in a git archive. 1>&2
/linux/Documentation/translations/zh_TW/process/
H A Dhowto.rst118 https://web.archive.org/web/20180829112450/http://linux.yyz.us/patch-format.html
309 網上很多地方都有這個郵件列表的存檔(archive)。可以使用搜尋引擎來找到這些
/linux/Documentation/translations/zh_CN/process/
H A Dhowto.rst115 https://web.archive.org/web/20180829112450/http://linux.yyz.us/patch-format.html
306 网上很多地方都有这个邮件列表的存档(archive)。可以使用搜索引擎来找到这些
/linux/fs/hpfs/
H A Dhpfs.h336 u8 archive: 1; /* dos attrib */ member
342 u8 archive: 1; /* dos attrib */ member
/linux/Documentation/admin-guide/media/
H A Ddvb_references.rst14 reasons, please check the archive at https://linuxtv.org/pipermail/linux-dvb/.

1234