Searched full:kernels (Results 1 – 25 of 262) sorted by relevance
1234567891011
| /Documentation/locking/ |
| D | locktypes.rst | 46 On PREEMPT_RT kernels, these lock types are converted to sleeping locks: 58 On non-PREEMPT_RT kernels, local_lock functions are wrappers around 71 On non-PREEMPT_RT kernels, these lock types are also spinning locks: 103 PI has limitations on non-PREEMPT_RT kernels due to preemption and 107 regions of code, even on PREEMPT_RT kernels. Instead, PREEMPT_RT kernels 137 On non-PREEMPT_RT kernels the implementation is fair, thus preventing 147 PREEMPT_RT kernels map rw_semaphore to a separate rt_mutex-based 164 On non-PREEMPT_RT kernels local_lock operations map to the preemption and 192 PREEMPT_RT kernels map local_lock to a per-CPU spinlock_t, thus changing 214 raw_spinlock_t is a strict spinning lock implementation in all kernels, [all …]
|
| /Documentation/driver-api/firmware/ |
| D | firmware-usage-guidelines.rst | 24 version firmware shall remain compatible with all kernels that load 32 bumps should not introduce new features that newer kernels depend on 37 repo that are required by currently supported stable/LTS kernels,
|
| /Documentation/admin-guide/ |
| D | verify-bugs-and-bisect-regressions.rst | 13 The text aims at people running kernels from mainstream Linux distributions on 16 who are already familiar with building their own kernels: they help avoid 51 * **Preparations**: set up everything to build your own kernels:: 55 # * Ensure Secure Boot permits booting self-compiled Linux kernels. 110 make -s kernelrelease | tee -a ~/kernels-built 114 tail -n 1 ~/kernels-built 188 remove some kernels you built earlier. You most likely want to keep those 190 likely no longer need kernels tested during the actual bisection 204 free to remove all kernels built during the actual bisection (Segment 3 c); 205 the kernels you built earlier and later you might want to keep around for [all …]
|
| D | efi-stub.rst | 64 Kernels\ 73 directory is fs0:\Kernels, the following command must be used:: 75 fs0:\Kernels> bzImage.efi initrd=\Kernels\initrd-large.img
|
| /Documentation/scsi/ |
| D | lpfc.rst | 11 toward the upstream kernel. As such, we removed #ifdefs for older kernels 13 run on one of the older kernels. 74 If a driver is needed for older kernels please utilize the 8.0.16
|
| D | ChangeLog.sym53c8xx_2 | 96 - Add call to scsi_set_pci_device() for kernels >= 2.4.4. 99 - Fill in instance->max_cmd_len for kernels > 2.4.0. 123 kernels. 124 - Use del_timer_sync() for recent kernels to kill the driver timer
|
| D | ChangeLog.ips | 75 - Use linux/spinlock.h instead of asm/spinlock.h for kernels 77 - Sync with other changes from the 2.3 kernels
|
| /Documentation/process/ |
| D | applying-patches.rst | 266 The 5.x kernels 278 that such patches do **NOT** apply on top of 5.x.y kernels but on top of the 301 The 5.x.y kernels 304 Kernels with 3-digit versions are -stable kernels. They contain small(ish) 352 The -rc kernels 355 These are release-candidate kernels. These are development kernels released 359 These kernels are not stable and you should expect occasional breakage if 366 development kernels but do not want to run some of the really experimental 367 stuff (such people should see the sections about -next and -mm kernels below).
|
| D | changes.rst | 12 This document is originally based on my "Changes" file for 2.0.x kernels 86 kernels. Older releases aren't guaranteed to work, and we may drop workarounds 162 You will need bc to build kernels 3.10 and higher 171 You will need openssl to build kernels 3.7 and higher if module signing is 172 enabled. You will also need openssl development packages to build kernels 4.3 270 (Linux kernels 2.4.x). It is a combined package and contains working 359 In ancient (2.4 and earlier) kernels, the nfs server needed to know 370 With modern kernels we have the option of having the kernel tell mountd 387 On x86 kernels the mcelog utility is needed to process and log machine check
|
| /Documentation/timers/ |
| D | no_hz.rst | 16 CONFIG_NO_HZ=n for older kernels). You normally will -not- 20 CONFIG_NO_HZ=y for older kernels). This is the most common 50 CONFIG_NO_HZ=n for older kernels). 95 run CONFIG_HZ_PERIODIC=y kernels (or CONFIG_NO_HZ=n for older kernels) 99 dyntick-idle mode in CONFIG_NO_HZ_IDLE=y kernels by specifying "nohz=off". 100 By default, CONFIG_NO_HZ_IDLE=y kernels boot with "nohz=on", enabling
|
| /Documentation/devicetree/bindings/net/ |
| D | via-rhine.txt | 7 virtual PCI bus under vendor-provided kernels
|
| /Documentation/networking/ |
| D | 6pack.rst | 93 kernels may lead to a compilation error because the interface to a kernel 94 function has been changed in the 2.1.8x kernels. 158 When testing the driver with 2.0.3x kernels and 163 with the serial driver of 2.0.3x kernels. I don't know yet if the problem 164 still exists with 2.1.x kernels, as I have heard that the serial driver
|
| /Documentation/filesystems/ |
| D | ext3.rst | 8 for the 2.2 branch, and ported to 2.4 kernels by Peter Braam, Andreas Dilger,
|
| D | locks.rst | 19 compatible flock(2) support in the 1.3.x series of kernels. With the 38 file with flock(). With pre 1.3.96 kernels this could result in deadlocks that,
|
| /Documentation/arch/sh/ |
| D | booting.rst | 8 guarantee any particular initial register state, kernels built to
|
| /Documentation/translations/zh_TW/admin-guide/ |
| D | tainted-kernels.rst | 5 :Original: :doc:`../../../admin-guide/tainted-kernels` 67 See Documentation/admin-guide/tainted-kernels.rst in the Linux kernel or 68 https://www.kernel.org/doc/html/latest/admin-guide/tainted-kernels.html for
|
| /Documentation/translations/zh_CN/admin-guide/ |
| D | tainted-kernels.rst | 3 :Original: :doc:`../../../admin-guide/tainted-kernels` 64 See Documentation/admin-guide/tainted-kernels.rst in the Linux kernel or 65 https://www.kernel.org/doc/html/latest/admin-guide/tainted-kernels.html for
|
| /Documentation/ |
| D | Changes | 12 This document is originally based on my "Changes" file for 2.0.x kernels 86 kernels. Older releases aren't guaranteed to work, and we may drop workarounds 162 You will need bc to build kernels 3.10 and higher 171 You will need openssl to build kernels 3.7 and higher if module signing is 172 enabled. You will also need openssl development packages to build kernels 4.3 270 (Linux kernels 2.4.x). It is a combined package and contains working 359 In ancient (2.4 and earlier) kernels, the nfs server needed to know 370 With modern kernels we have the option of having the kernel tell mountd 387 On x86 kernels the mcelog utility is needed to process and log machine check
|
| /Documentation/i2c/ |
| D | old-module-parameters.rst | 2 I2C device driver binding control from user-space in old kernels 7 found in kernel 2.6. If you work with more recent kernels, you can
|
| /Documentation/networking/dsa/ |
| D | configuration.rst | 99 # For kernels earlier than v5.12, the conduit interface needs to be 111 # For kernels earlier than v5.12, the conduit interface needs to be 137 # For kernels earlier than v5.12, the conduit interface needs to be 181 # For kernels earlier than v5.12, the conduit interface needs to be 224 # For kernels earlier than v5.12, the conduit interface needs to be 264 # For kernels earlier than v5.12, the conduit interface needs to be 356 # compatible with v4.14 kernels and later:
|
| /Documentation/admin-guide/namespaces/ |
| D | resource-control.rst | 12 kernels that enable user namespaces, and it is further recommended
|
| /Documentation/arch/arm/nwfpe/ |
| D | nwfpe.rst | 16 kernels have no leading underscores, a.out compiled kernels do. I
|
| /Documentation/admin-guide/nfs/ |
| D | nfsroot.rst | 254 When building kernels, an easy way to create a boot floppy that uses 267 for prebuilt kernels, see https://syslinux.zytor.com/ 277 When building kernels, an easy way to create a bootable cdrom that 295 for prebuilt kernels, see https://syslinux.zytor.com/ 349 for prebuilt kernels, see https://syslinux.zytor.com/
|
| /Documentation/devicetree/bindings/arm/ |
| D | psci.yaml | 172 * A DTB may provide IDs for use by kernels without PSCI 0.2 support, 173 * enabling firmware and hypervisors to support existing and new kernels. 174 * These IDs will be ignored by kernels with PSCI 0.2 support, which will
|
| /Documentation/admin-guide/media/ |
| D | ttusb-dec.rst | 41 Since 2.6 kernels, the firmware is loaded at the point that the driver module
|
1234567891011