/kernel/linux/linux-5.10/Documentation/translations/it_IT/process/ |
D | stable-kernel-rules.rst | 131 git cherry-pick a1f84a3 132 git cherry-pick 1b9508f 133 git cherry-pick fd21073 134 git cherry-pick <this commit> 148 git cherry-pick <this commit>
|
/kernel/linux/linux-5.10/Documentation/process/ |
D | stable-kernel-rules.rst | 114 git cherry-pick a1f84a3 115 git cherry-pick 1b9508f 116 git cherry-pick fd21073 117 git cherry-pick <this commit> 130 git cherry-pick <this commit>
|
/kernel/linux/linux-5.10/Documentation/driver-api/acpi/ |
D | linuxized-acpica.rst | 239 1. Cherry-pick an ACPICA commit 242 you want to cherry pick must be committed into the local repository. 244 Then the gen-patch.sh command can help to cherry-pick an ACPICA commit 252 cherry pick. It can be omitted if the commit is "HEAD". 254 2. Cherry-pick recent ACPICA commits
|
/kernel/linux/linux-5.10/fs/autofs/ |
D | Kconfig | 6 This name exists for people to just automatically pick up the
|
/kernel/linux/linux-5.10/fs/xfs/ |
D | xfs_rtalloc.h | 90 xfs_rtblock_t *pick); /* result rt extent */
|
D | xfs_rtalloc.c | 1305 xfs_rtblock_t *pick) /* result rt extent */ in xfs_rtpick_extent() argument 1334 *pick = b; in xfs_rtpick_extent()
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/regulator/ |
D | ti-abb-regulator.txt | 47 - "efuse-address" - Contains efuse base address used to pick up ABB info. 56 from efuse-address to pick up ABB characteristics. Set to 0 if
|
/kernel/linux/linux-5.10/Documentation/usb/ |
D | dwc3.rst | 9 Please pick something while reading :)
|
/kernel/linux/linux-5.10/Documentation/maintainer/ |
D | rebasing-and-merging.rst | 71 - If you must reparent a repository, do not pick some random kernel commit 75 series must move to a new base, pick a stable point (such as one of 210 the development cycle in order to pick up changes and fixes done elsewhere 211 in the tree. As always, such a merge should pick a well-known release
|
/kernel/linux/linux-5.10/tools/perf/arch/x86/util/ |
D | intel-pt.c | 174 int pos, pick = -1; in intel_pt_pick_bit() local 178 if (pos <= target || pick < 0) in intel_pt_pick_bit() 179 pick = pos; in intel_pt_pick_bit() 185 return pick; in intel_pt_pick_bit()
|
/kernel/linux/linux-5.10/Documentation/admin-guide/media/ |
D | saa7134.rst | 26 Once you pick up a Kernel source, you should configure, build,
|
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
D | xfs_dir2_sf.c | 373 int pick; /* which algorithm to use */ in xfs_dir2_sf_addname() local 410 (pick = in xfs_dir2_sf_addname() 433 if (pick == 1) in xfs_dir2_sf_addname() 440 ASSERT(pick == 2); in xfs_dir2_sf_addname()
|
/kernel/linux/linux-5.10/Documentation/arm/ |
D | vlocks.rst | 73 atomicity is used to pick the winner. This avoids the need for a static 90 to pick a unique winner, but it does not matter which CPU actually
|
/kernel/linux/linux-5.10/Documentation/vm/ |
D | swap_numa.rst | 73 or the system will pick one starting from -1 then downwards. The priority
|
/kernel/linux/linux-5.10/Documentation/driver-api/media/ |
D | v4l2-dev.rst | 216 to let the v4l2 framework pick the first free number. But sometimes users 228 and the v4l2 framework will try to pick the first free number that is equal 229 or higher to what you passed. If that fails, then it will just pick the
|
/kernel/linux/linux-5.10/Documentation/hwmon/ |
D | w83793.rst | 86 will always pick the safest (max) PWM value for each fan.
|
/kernel/linux/linux-5.10/Documentation/x86/ |
D | entry_64.rst | 67 The cheap way is to pick this info off the entry frame on the kernel
|
/kernel/linux/linux-5.10/Documentation/driver-api/media/drivers/ |
D | radiotrack.rst | 31 broadcast band, so I could pick up the audio carriers from North American
|
/kernel/linux/linux-5.10/Documentation/RCU/ |
D | arrayRCU.rst | 117 using rcu_dereference() to pick up the pointer to the array so
|
/kernel/linux/linux-5.10/Documentation/admin-guide/acpi/ |
D | ssdt-overlays.rst | 155 # try to pick up an existing GUID
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/opp/ |
D | opp.txt | 113 provided for the same OPP. At runtime, the platform can pick a <name> and 115 platform doesn't pick a specific <name> or the <name> doesn't match with any
|
/kernel/linux/linux-5.10/drivers/staging/greybus/ |
D | Kconfig | 124 Select this option to pick from a variety of Greybus Bridged
|
/kernel/linux/linux-5.10/Documentation/driver-api/ |
D | ipmi.rst | 27 The Linux IPMI driver is modular, which means you have to pick several 32 No matter what, you must pick 'IPMI top-level message handler' to use 615 The default is -1, which means to pick the first one registered. 746 code should use. The default is -1, which means to pick the first one
|
/kernel/linux/linux-5.10/Documentation/trace/ |
D | stm.rst | 13 trace sources are usually free to pick for themselves any
|
/kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
D | decbin.S | 145 moveql #ESTRT,%d3 |counter to pick up digits
|