Home
last modified time | relevance | path

Searched full:linux (Results 1 – 25 of 2043) sorted by relevance

12345678910>>...82

/Documentation/userspace-api/ioctl/
Dioctl-number.rst11 macros defined in <linux/ioctl.h>:
65 This table lists ioctls visible from user land for Linux/x86. It contains
73 0x00 00-1F linux/fs.h conflict!
75 0x00 00-1F linux/fb.h conflict!
76 0x00 00-1F linux/wavefront.h conflict!
77 0x02 all linux/fd.h
78 0x03 all linux/hdreg.h
79 0x04 D2-DC linux/umsdos_fs.h Dead since 2.6.11, but don't r…
80 0x06 all linux/lp.h
81 0x07 9F-D0 linux/vmw_vmci_defs.h, uapi/linux/vm_sockets.h
[all …]
/Documentation/arch/x86/
Dtopology.rst14 definitions. Thus, the way to read up on Linux topology on x86 is to start
105 A thread is a single scheduling unit. It's the equivalent to a logical Linux
144 The alternative Linux CPU enumeration depends on how the BIOS enumerates the
146 That has the "advantage" that the logical Linux CPU numbers of threads 0 stay
152 [package 0] -> [core 0] -> [thread 0] -> Linux CPU 0
158 [package 0] -> [core 0] -> [thread 0] -> Linux CPU 0
159 -> [core 1] -> [thread 0] -> Linux CPU 1
163 [package 0] -> [core 0] -> [thread 0] -> Linux CPU 0
164 -> [thread 1] -> Linux CPU 1
165 -> [core 1] -> [thread 0] -> Linux CPU 2
[all …]
/Documentation/firmware-guide/acpi/
Dosi.rst16 This document explains how and why the BIOS and Linux should use these methods.
22 Linux runs on two groups of machines -- those that are tested by the OEM
23 to be compatible with Linux, and those that were never tested with Linux,
24 but where Linux was installed to replace the original OS (Windows or OSX).
31 exposes Linux to an entire category of BIOS bugs.
32 For this reason, Linux _OSI defaults must continue to claim compatibility
35 But Linux isn't actually compatible with Windows, and the Linux community
36 has also been hurt with regressions when Linux adds the latest version of
41 What should an OEM do if they want to support Linux and Windows
43 for Linux to deal with how Linux is different from Windows.
[all …]
/Documentation/process/
Dkernel-docs.rst6 The need for a document like this one became apparent in the linux-kernel
10 Fortunately, as more and more people get to GNU/Linux, more and more get
35 Docs at the Linux Kernel tree
40 * Name: **linux/Documentation**
53 * Title: **Linux Kernel Mailing List Glossary**
58 :Keywords: glossary, terms, linux-kernel.
61 during discussion of the Linux kernel".
63 * Title: **The Linux Kernel Module Programming Guide**
75 * Title: **Rust for Linux**
78 :URL: https://rust-for-linux.com/
[all …]
/Documentation/arch/arm/
Dsunxi.rst6 supported in mainline by the Linux kernel. This document will also
11 Linux kernel mach directory: arch/arm/mach-sunxi
25 http://dl.linux-sunxi.org/A10/A10%20Datasheet%20-%20v1.21%20%282012-04-06%29.pdf
28 …http://dl.linux-sunxi.org/A10/A10%20User%20Manual%20-%20v1.20%20%282012-04-09%2c%20DECRYPTED%29.pdf
34 http://dl.linux-sunxi.org/A10s/A10s%20Datasheet%20-%20v1.20%20%282012-03-27%29.pdf
40 http://dl.linux-sunxi.org/A13/A13%20Datasheet%20-%20v1.12%20%282012-03-29%29.pdf
43 http://dl.linux-sunxi.org/A13/A13%20User%20Manual%20-%20v1.2%20%282013-01-08%29.pdf
52 http://linux-sunxi.org/File:Allwinner_V3s_Datasheet_V1.0.pdf
59 http://dl.linux-sunxi.org/A20/A20%20User%20Manual%202013-03-22.pdf
65 http://dl.linux-sunxi.org/A23/A23%20Datasheet%20V1.0%2020130830.pdf
[all …]
/Documentation/nvme/
Dfeature-and-quirk-policy.rst4 Linux NVMe feature and quirk policy
8 Linux NVMe driver and what is not.
16 The Linux NVMe host driver in drivers/nvme/host/ supports devices
32 useful or suitable for specific use-cases. It is important to note that Linux
38 Any feature implemented in the Linux NVMe host driver must support the
45 2. Does not conflict with the Linux architecture, nor the design of the
53 It is strongly recommended to work with the Linux NVMe and block layer
55 to be used by the Linux NVMe host driver in order to avoid conflict at a
63 of the standards. Linux uses identifier-based quirks to work around such
65 hardware, usually consumer, which Linux users can't use without these quirks.
[all …]
/Documentation/usb/
Dusb-help.rst10 - Linux-USB project: http://www.linux-usb.org
11 mirrors at http://usb.in.tum.de/linux-usb/
12 and http://it.linux-usb.org
13 - Linux USB Guide: http://linux-usb.sourceforge.net
14 - Linux-USB device overview (working devices and drivers):
17 The Linux-USB mailing list is at linux-usb@vger.kernel.org
/Documentation/translations/ja_JP/
Dstable_api_nonsense.txt4 and the JF Project team <http://www.linux.or.jp/JF/>.
17 linux-2.6.22-rc4/Documentation/process/stable-api-nonsense.rst の和訳
19 翻訳団体: JF プロジェクト < http://www.linux.or.jp/JF/ >
29 Linux カーネルのドライバインターフェース
35 この文書は、なぜ Linux ではバイナリカーネルインターフェースが定義
57 他にも多くの良いことがある。それは、Linux をより強固で、安定な、成
59 こそ、そもそもあなたが Linux を使う理由のはずだ。
97 ない。Linux カーネルに関する以下の事実を考えてみてほしい。
112 - Linux は様々な異なるプロセッサアーキテクチャ上で動作する。
120 Linux ディストリビューションの、ある特定のリリースバージョン用にモ
[all …]
/Documentation/virt/hyperv/
Doverview.rst5 The Linux kernel contains a variety of code for running as a fully
15 Hyper-V runs on x86/x64 and arm64 architectures, and Linux guests
19 Linux Guest Communication with Hyper-V
21 Linux guests communicate with Hyper-V in four different ways:
26 to the Linux kernel.
28 * Explicit hypercalls: Linux makes an explicit function call to
31 processor registers or in memory shared between the Linux guest and
38 the guest, and the Linux kernel can read or write these MSRs using
45 the Hyper-V host and the Linux guest. It uses memory that is shared
63 Many aspects are communication between Hyper-V and Linux are based
[all …]
/Documentation/ABI/testing/
Dconfigfs-tsm4 Contact: linux-coco@lists.linux.dev
13 Contact: linux-coco@lists.linux.dev
23 Contact: linux-coco@lists.linux.dev
37 Contact: linux-coco@lists.linux.dev
49 Contact: linux-coco@lists.linux.dev
62 …https://download.01.org/intel-sgx/latest/dcap-latest/linux/docs/Intel_TDX_DCAP_Quoting_Library_API…
67 Contact: linux-coco@lists.linux.dev
79 Contact: linux-coco@lists.linux.dev
91 Contact: linux-coco@lists.linux.dev
99 Contact: linux-coco@lists.linux.dev
[all …]
Dsysfs-class-usb_power_delivery3 Contact: Heikki Krogerus <heikki.krogerus@linux.intel.com>
9 Contact: Heikki Krogerus <heikki.krogerus@linux.intel.com>
16 Contact: Heikki Krogerus <heikki.krogerus@linux.intel.com>
25 Contact: Heikki Krogerus <heikki.krogerus@linux.intel.com>
39 Contact: Heikki Krogerus <heikki.krogerus@linux.intel.com>
53 Contact: Heikki Krogerus <heikki.krogerus@linux.intel.com>
67 Contact: Heikki Krogerus <heikki.krogerus@linux.intel.com>
74 Contact: Heikki Krogerus <heikki.krogerus@linux.intel.com>
83 Contact: Saranya Gopal <saranya.gopal@linux.intel.com>
92 Contact: Heikki Krogerus <heikki.krogerus@linux.intel.com>
[all …]
Ddebugfs-hisi-hpre3 Contact: linux-crypto@vger.kernel.org
9 Contact: linux-crypto@vger.kernel.org
16 Contact: linux-crypto@vger.kernel.org
25 Contact: linux-crypto@vger.kernel.org
32 Contact: linux-crypto@vger.kernel.org
42 Contact: linux-crypto@vger.kernel.org
48 Contact: linux-crypto@vger.kernel.org
55 Contact: linux-crypto@vger.kernel.org
62 Contact: linux-crypto@vger.kernel.org
71 Contact: linux-crypto@vger.kernel.org
[all …]
Ddebugfs-driver-genwqe3 Contact: haver@linux.vnet.ibm.com
8 Contact: haver@linux.vnet.ibm.com
14 Contact: haver@linux.vnet.ibm.com
20 Contact: haver@linux.vnet.ibm.com
26 Contact: haver@linux.vnet.ibm.com
32 Contact: haver@linux.vnet.ibm.com
39 Contact: haver@linux.vnet.ibm.com
45 Contact: haver@linux.vnet.ibm.com
51 Contact: haver@linux.vnet.ibm.com
57 Contact: haver@linux.vnet.ibm.com
[all …]
Ddebugfs-hisi-zip3 Contact: linux-crypto@vger.kernel.org
9 Contact: linux-crypto@vger.kernel.org
15 Contact: linux-crypto@vger.kernel.org
24 Contact: linux-crypto@vger.kernel.org
31 Contact: linux-crypto@vger.kernel.org
41 Contact: linux-crypto@vger.kernel.org
48 Contact: linux-crypto@vger.kernel.org
55 Contact: linux-crypto@vger.kernel.org
64 Contact: linux-crypto@vger.kernel.org
71 Contact: linux-crypto@vger.kernel.org
[all …]
/Documentation/translations/sp_SP/process/
Dkernel-docs.rst12 correo de linux-kernel cuando las mismas preguntas, solicitando sugerencias
15 Afortunadamente, a medida que más y más gente accede a GNU/Linux, más
41 Documentos en el árbol del kernel Linux
46 * Título: **linux/Documentation**
59 * Título: **Linux Kernel Mailing List Glossary**
64 :Palabras Clave: glosario terminos, linux-kernel.
67 during discussion of the Linux kernel".
69 * Título: **The Linux Kernel Module Programming Guide**
84 …* Título: **Linux Kernel Programming: A Comprehensive Guide to Kernel Internals, Writing Kernel Mo…
92 * Título: **Linux Kernel Development, 3rd Edition**
[all …]
/Documentation/ABI/stable/
Dsysfs-driver-speakup3 Contact: speakup@linux-speakup.org
10 Contact: speakup@linux-speakup.org
17 Contact: speakup@linux-speakup.org
24 Contact: speakup@linux-speakup.org
31 Contact: speakup@linux-speakup.org
40 Contact: speakup@linux-speakup.org
49 Contact: speakup@linux-speakup.org
55 Contact: speakup@linux-speakup.org
60 Contact: speakup@linux-speakup.org
66 Contact: speakup@linux-speakup.org
[all …]
/Documentation/translations/zh_CN/core-api/
Dkernel-api.rst22 include/linux/list.h
38 include/linux/kernel.h
40 include/linux/kernel.h
51 include/linux/fortify-string.h
55 include/linux/string.h
82 include/linux/bitmap.h
84 include/linux/bitmap.h
86 include/linux/bitmap.h
92 include/linux/bitmap.h
119 include/linux/textsearch.h
[all …]
/Documentation/translations/zh_CN/dev-tools/
Dgdb-kernel-debugging.rst25 - 创建一个QEMU/KVM的linux虚拟机(详情请参考 www.linux-kvm.org 和 www.qemu.org )。
49 - 切换到/path/to/linux-build(内核源码编译)目录
56 add-auto-load-safe-path /path/to/linux-build
72 scanning for modules in /home/user/linux/build
73 loading @0xffffffffa0020000: /home/user/linux/build/net/netfilter/xt_tcpudp.ko
74 loading @0xffffffffa0016000: /home/user/linux/build/net/netfilter/xt_pkttype.ko
75 loading @0xffffffffa0002000: /home/user/linux/build/net/netfilter/xt_limit.ko
76 loading @0xffffffffa00ca000: /home/user/linux/build/net/packet/af_packet.ko
77 loading @0xffffffffa003c000: /home/user/linux/build/fs/fuse/fuse.ko
79 loading @0xffffffffa0000000: /home/user/linux/build/drivers/ata/ata_generic.ko
[all …]
/Documentation/translations/zh_TW/dev-tools/
Dgdb-kernel-debugging.rst25 - 創建一個QEMU/KVM的linux虛擬機(詳情請參考 www.linux-kvm.org 和 www.qemu.org )。
45 - 切換到/path/to/linux-build(內核源碼編譯)目錄
52 add-auto-load-safe-path /path/to/linux-build
68 scanning for modules in /home/user/linux/build
69 loading @0xffffffffa0020000: /home/user/linux/build/net/netfilter/xt_tcpudp.ko
70 loading @0xffffffffa0016000: /home/user/linux/build/net/netfilter/xt_pkttype.ko
71 loading @0xffffffffa0002000: /home/user/linux/build/net/netfilter/xt_limit.ko
72 loading @0xffffffffa00ca000: /home/user/linux/build/net/packet/af_packet.ko
73 loading @0xffffffffa003c000: /home/user/linux/build/fs/fuse/fuse.ko
75 loading @0xffffffffa0000000: /home/user/linux/build/drivers/ata/ata_generic.ko
[all …]
/Documentation/translations/ja_JP/process/
Dhowto.rst30 Linux カーネル開発のやり方
33 これは上のトピック( Linux カーネル開発のやり方)の重要な事柄を網羅した
34 ドキュメントです。ここには Linux カーネル開発者になるための方法とLinux
46 あなたは Linux カーネルの開発者になる方法を学びたいのでしょうか? そ
47 れとも上司から「このデバイスの Linux ドライバを書くように」と言われた
88 Linux カーネルのソースコードは GPL ライセンスの下でリリースされていま
90 ださい。Linux カーネルのライセンスルールとソースコード内の
96 Linux Kernel メーリングリストに質問するのではなく、どうぞ
107 Linux カーネルソースツリーは幅広い範囲のドキュメントを含んでおり、それ
114 linux-api@vger.kernel.org に送ることを勧めます。
[all …]
/Documentation/driver-api/acpi/
Dlinuxized-acpica.rst16 ACPICA and Linux. It also describes how ACPICA code in drivers/acpi/acpica,
26 adapted by various host OSes. By directly integrating ACPICA, Linux can
33 The following figure depicts the Linux ACPI subsystem where the ACPICA
64 | | +------------------+ Linux/ACPI Components | |
78 Figure 1. Linux ACPI Software Components
81 A. OS Service Layer - Provided by Linux to offer OS dependent
96 C. Linux/ACPI Functionality - Providing Linux specific ACPI
97 functionality to the other Linux kernel subsystems and user space
102 include/linux/acpi.h
103 include/linux/acpi*.h
[all …]
/Documentation/devicetree/bindings/tpm/
Dtpm-common.yaml23 linux,sml-base:
28 linux,sml-size:
51 # must always have both linux,sml-base and linux,sml-size
53 linux,sml-base: ['linux,sml-size']
54 linux,sml-size: ['linux,sml-base']
56 # must only have either memory-region or linux,sml-base
61 linux,sml-base: false
62 linux,sml-base:
/Documentation/translations/zh_CN/process/
Dresearcher-guidelines.rst15 Linux 内核社区欢迎对 Linux 内核及其开发过程中涉及的活动与任何其他副产品
16 进行透明的研究。Linux 从这种研究中受益匪浅,其多方面均由某种形式的研究所推动。
19 早期参与有助于提高研究质量并使 Linux 受益。无论如何,推荐研究人员与社区分享
22 本文旨在澄清研究开展过程中 Linux 内核社区认可与不认可的一些做法。至少,这类
30 Linux 内核社区期望与项目互动的每个人都是真诚地为了使 Linux 变得更好。
31Linux 内核社区产生的任何公开可用的成果(包括但不限于源代码)的研究
63 研究人员参与 Linux 本身的开发与其他人一样受到欢迎和鼓励。研究 Linux 代码是常见
66 在与开发者社区互动时,发送补丁历来是产生影响的最佳方式。Linux 已经有很多已知的
83 * 在哪个版本的 Linux 上发现了这个问题?强烈推荐使用最新的发布版本或最近的 linux-next 分支(参见 Documentation/process/howto.rst)。
124 "Reviewed-by" 标签。找到熟悉 Linux 贡献的其他开发者,特别是您自己组织内的开发者,
/Documentation/scsi/
DFlashPoint.rst7 The BusLogic FlashPoint SCSI Host Adapters are now fully supported on Linux.
13 MYLEX INTRODUCES LINUX OPERATING SYSTEM SUPPORT FOR ITS
17 FREMONT, CA, -- October 8, 1996 -- Mylex Corporation has expanded Linux
20 MultiMaster line, currently support the Linux operating system. Linux
24 "Mylex is committed to supporting the Linux community," says Peter Shambora,
25 vice president of marketing for Mylex. "We have supported Linux driver
30 The Linux Operating System
33 Linux is a freely-distributed implementation of UNIX for Intel x86, Sun
37 http://www.linux.org and http://www.ssc.com/.
86 been problematic for members of the Linux community, in that no Linux
[all …]
/Documentation/dev-tools/
Dgdb-kernel-debugging.rst7 interfaces allow to debug the Linux kernel and its modules during runtime
25 - Create a virtual Linux machine for QEMU/KVM (see www.linux-kvm.org and
55 - cd /path/to/linux-build
62 add-auto-load-safe-path /path/to/linux-build
71 Examples of using the Linux-provided gdb helpers
78 scanning for modules in /home/user/linux/build
79 loading @0xffffffffa0020000: /home/user/linux/build/net/netfilter/xt_tcpudp.ko
80 loading @0xffffffffa0016000: /home/user/linux/build/net/netfilter/xt_pkttype.ko
81 loading @0xffffffffa0002000: /home/user/linux/build/net/netfilter/xt_limit.ko
82 loading @0xffffffffa00ca000: /home/user/linux/build/net/packet/af_packet.ko
[all …]

12345678910>>...82