Home
last modified time | relevance | path

Searched full:kernels (Results 1 – 25 of 685) sorted by relevance

12345678910>>...28

/linux/arch/x86/include/uapi/asm/
H A Ducontext.h15 * kernels that save SS in the sigcontext. All kernels that set
19 * Kernels that set UC_SIGCONTEXT_SS will also set UC_STRICT_RESTORE_SS
47 * the signal was raised.. Old kernels would lose track of the
/linux/drivers/scsi/mpt3sas/
H A DKconfig60 MAX_PHYS_SEGMENTS in most kernels. However in SuSE kernels this
72 MAX_PHYS_SEGMENTS in most kernels. However in SuSE kernels this
/linux/arch/mips/sgi-ip22/
H A DPlatform5 # symmon, 0xffffffff80002000 for production kernels. Note that the value must
7 # current variable will break so for 64-bit kernels we have to raise the start
22 # symmon, 0xa800000020004000 for production kernels ? Note that the value must
/linux/fs/cramfs/
H A DREADME99 kernels up to at least 2.3.39 didn't support holes. Run mkcramfs
136 kernels, not even necessarily kernels of the same architecture if
166 The cost of option 1 is that kernels with a larger PAGE_SIZE
171 with kernels having larger PAGE_SIZE can make use of that if
172 they don't mind their cramfs being inaccessible to kernels with
/linux/Documentation/process/
H A Dapplying-patches.rst266 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).
/linux/Documentation/admin-guide/
H A Defi-stub.rst64 Kernels\
73 directory is fs0:\Kernels, the following command must be used::
75 fs0:\Kernels> bzImage.efi initrd=\Kernels\initrd-large.img
/linux/Documentation/
H A DChanges12 This document is originally based on my "Changes" file for 2.0.x kernels
84 kernels. Older releases aren't guaranteed to work, and we may drop workarounds
167 You will need bc to build kernels 3.10 and higher
176 You will need openssl to build kernels 3.7 and higher if module signing is
177 enabled. You will also need openssl development packages to build kernels 4.3
356 In ancient (2.4 and earlier) kernels, the nfs server needed to know
367 With modern kernels we have the option of having the kernel tell mountd
384 On x86 kernels the mcelog utility is needed to process and log machine check
/linux/Documentation/timers/
H A Dno_hz.rst16 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
/linux/Documentation/scsi/
H A Dlpfc.rst11 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
H A DChangeLog.sym53c8xx_296 - 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
/linux/include/linux/
H A Dgetcpu.h10 in future kernels.
12 It is only a private cache for vgetcpu(). It will change in future kernels.
H A Dpreempt.h61 * value so that it also works on !PREEMPT_COUNT kernels.
73 * Note: PREEMPT_DISABLE_OFFSET is 0 for !PREEMPT_COUNT kernels.
182 * held spinlocks in non-preemptible kernels. Thus it should not be
433 * enabled kernels, by e.g.:
438 * On PREEMPT_RT enabled kernels spinlock/rwlock held sections, soft
442 * PREEMPT_RT. For non-PREEMPT_RT kernels this is a NOP.
512 * For !CONFIG_PREEMPT_DYNAMIC kernels this is an exact match with
H A Dspinlock_types.h16 /* Non PREEMPT_RT kernels map spinlock to raw_spinlock */
47 /* PREEMPT_RT kernels map spinlock to rt_mutex */
/linux/include/uapi/linux/
H A Drfkill.h124 * older kernels will accept/send only up to this point,
136 * then not reported on older kernels on read(), and not written to by
137 * older kernels on write(), with the kernel reporting the size it did
155 * things to no longer work correctly on old and new kernels.
/linux/Documentation/networking/
H A D6pack.rst93 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
/linux/tools/testing/selftests/rcutorture/configs/scf/
H A Dver_functions.sh12 # Adds onoff scftorture module parameters to kernels having it.
23 # Adds per-version torture-module parameters to kernels supporting them.
/linux/tools/testing/selftests/rcutorture/configs/lock/
H A Dver_functions.sh12 # Adds onoff locktorture module parameters to kernels having it.
23 # Adds per-version torture-module parameters to kernels supporting them.
/linux/Documentation/networking/dsa/
H A Dconfiguration.rst99 # 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:
/linux/arch/x86/include/asm/
H A Dcrash_reserve.h11 * Earlier 32-bits kernels would limit the kernel to the low 512 MB range
14 * 64-bit kdump kernels need to be restricted to be under 64 TB, which is
/linux/arch/arm64/boot/dts/qcom/
H A Dmsm8916-samsung-e7.dts8 * NOTE: The original firmware from Samsung can only boot ARM32 kernels on some
11 * There seems to be no way to boot ARM64 kernels on 32-bit devices at the
H A Dmsm8916-samsung-e5.dts8 * NOTE: The original firmware from Samsung can only boot ARM32 kernels on some
11 * There seems to be no way to boot ARM64 kernels on 32-bit devices at the
/linux/tools/testing/selftests/rcutorture/configs/rcu/
H A Dver_functions.sh24 # Adds onoff rcutorture module parameters to kernels having it.
47 # Adds per-version torture-module parameters to kernels supporting them.
/linux/tools/testing/selftests/zram/
H A Dzram02.sh22 # or you can use mem suffixes. But in some old kernels, mem
25 # not support mem suffixes, in some newer kernels, they use
/linux/kernel/
H A DKconfig.kexec107 Allow kexec to hand over state across kernels by generating and
110 both source and target kernels need to have this option enabled.
121 This should be normally only set in special crash dump kernels
/linux/Documentation/translations/zh_CN/admin-guide/
H A Dtainted-kernels.rst3 :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

12345678910>>...28