/linux/drivers/staging/media/atomisp/ |
H A D | Makefile | 51 pci/isp/kernels/aa/aa_2/ia_css_aa2.host.o \ 52 pci/isp/kernels/anr/anr_1.0/ia_css_anr.host.o \ 53 pci/isp/kernels/anr/anr_2/ia_css_anr2.host.o \ 54 pci/isp/kernels/anr/anr_2/ia_css_anr2_table.host.o \ 55 pci/isp/kernels/bh/bh_2/ia_css_bh.host.o \ 56 pci/isp/kernels/bnlm/ia_css_bnlm.host.o \ 57 pci/isp/kernels/bnr/bnr_1.0/ia_css_bnr.host.o \ 58 pci/isp/kernels/bnr/bnr2_2/ia_css_bnr2_2.host.o \ 59 pci/isp/kernels/cnr/cnr_1.0/ia_css_cnr.host.o \ 60 pci/isp/kernels/cnr/cnr_2/ia_css_cnr2.host.o \ [all …]
|
/linux/Documentation/locking/ |
H A 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 …]
|
/linux/Documentation/admin-guide/ |
H A 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 …]
|
H A 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
|
/linux/arch/x86/include/uapi/asm/ |
H A D | ucontext.h | 15 * 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/arch/powerpc/kvm/ |
H A D | Kconfig | 56 Support running unmodified book3s_32 guest kernels 73 Support running unmodified book3s_64 and book3s_32 guest kernels 88 Support running unmodified book3s_64 guest kernels in 108 Support running guest kernels in virtual machines on processors 196 Support running unmodified E500 guest kernels in virtual machines on 213 Support running unmodified E500MC/E5500/E6500 guest kernels in
|
/linux/drivers/scsi/mpt3sas/ |
H A D | Kconfig | 60 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 D | Platform | 5 # 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 D | README | 99 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/drivers/thunderbolt/ |
H A D | Kconfig | 32 this for production systems or distro kernels. 43 enabled by distro kernels. 58 are doing. Normal users and distro kernels should say N here.
|
/linux/Documentation/process/ |
H A 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).
|
H A 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
|
/linux/Documentation/driver-api/firmware/ |
H A 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,
|
/linux/Documentation/ |
H A 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
|
/linux/Documentation/timers/ |
H A 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
|
/linux/Documentation/scsi/ |
H A 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
|
H A 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
|
/linux/include/uapi/linux/ |
H A D | rfkill.h | 124 * 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/include/linux/ |
H A D | getcpu.h | 10 in future kernels. 12 It is only a private cache for vgetcpu(). It will change in future kernels.
|
/linux/Documentation/networking/ |
H A 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
|
/linux/tools/testing/selftests/rcutorture/configs/scf/ |
H A D | ver_functions.sh | 12 # 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 D | ver_functions.sh | 12 # Adds onoff locktorture module parameters to kernels having it. 23 # Adds per-version torture-module parameters to kernels supporting them.
|
/linux/tools/testing/selftests/x86/ |
H A D | sigreturn.c | 25 * Do not run on outdated, unpatched kernels at risk of nasty crashes. 61 * kernels that save SS in the sigcontext. All kernels that set 65 * Kernels that set UC_SIGCONTEXT_SS will also set UC_STRICT_RESTORE_SS 82 * Illumos "LX branded zones"). Solaris-based kernels reserve LDT 274 * As a hardening measure, newer kernels don't allow this. in setup_ldt() 458 * since 64-bit kernels can still run the 32-bit build. in sigusr1() 790 * This catches the original missing-espfix-on-64-bit-kernels issue in main() 832 sethandler(SIGILL, sigtrap, SA_ONSTACK); /* 32-bit kernels do this */ in main() 862 * segment without invoking espfix. Newer kernels don't allow in main() 863 * this to happen in the first place. On older kernels, though, in main()
|
/linux/Documentation/networking/dsa/ |
H A 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:
|
/linux/arch/x86/include/asm/ |
H A D | crash_reserve.h | 11 * 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
|