| /linux/Documentation/arch/arm/google/ |
| H A D | chromebook-boot-flow.rst | 10 is up to depthcharge_ to pick the right device tree from the `FIT Image`_ and 13 The scheme that depthcharge_ uses to pick the device tree takes into account 47 Then depthcharge_ will pick the first device tree even though 65 revision and try to run old software on it then we'll at pick the
|
| /linux/Documentation/process/ |
| H A D | backporting.rst | 31 in which case you just cherry-pick it directly using 32 ``git cherry-pick``. However, if the patch comes from an email, as it 42 where the patch applies cleanly and *then* cherry-pick it over to your 47 can apply it to the most recent mainline kernel and then cherry-pick it 57 A good reason to prefer ``git cherry-pick`` over ``git am`` is that git 67 article will assume that you are doing a plain ``git cherry-pick``. 72 Once you have the patch in git, you can go ahead and cherry-pick it into 73 your source tree. Don't forget to cherry-pick with ``-x`` if you want a 89 Uh-oh; the cherry-pick failed with a vaguely threatening message:: 104 If your attempted cherry-pick fails with a conflict, git automatically [all …]
|
| H A D | stable-kernel-rules.rst | 47 2. Ask the stable team to pick up a patch already mainlined. 95 git cherry-pick a1f84a3 96 git cherry-pick 1b9508f 97 git cherry-pick fd21073 98 git cherry-pick <this commit> 117 git cherry-pick <this commit> 124 * Delay pick up of patches::
|
| /linux/Documentation/driver-api/acpi/ |
| H A 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
|
| /linux/Documentation/translations/it_IT/process/ |
| H A D | stable-kernel-rules.rst | 108 git cherry-pick a1f84a3 109 git cherry-pick 1b9508f 110 git cherry-pick fd21073 111 git cherry-pick <this commit> 128 git cherry-pick <this commit>
|
| /linux/Documentation/devicetree/bindings/regulator/ |
| H A 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
|
| /linux/Documentation/maintainer/ |
| H A 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
|
| H A D | messy-diffstat.rst | 62 ends up having pick one of them and hoping for the best. If the diffstat
|
| /linux/tools/perf/arch/x86/util/ |
| H A D | intel-pt.c | 170 int pos, pick = -1; in intel_pt_pick_bit() local 174 if (pos <= target || pick < 0) in intel_pt_pick_bit() 175 pick = pos; in intel_pt_pick_bit() 181 return pick; in intel_pt_pick_bit()
|
| /linux/Documentation/usb/ |
| H A D | dwc3.rst | 9 Please pick something while reading :)
|
| /linux/fs/xfs/libxfs/ |
| H A D | xfs_dir2_sf.c | 374 int pick; /* which algorithm to use */ in xfs_dir2_sf_addname() local 408 (pick = in xfs_dir2_sf_addname() 431 if (pick == 1) in xfs_dir2_sf_addname() 438 ASSERT(pick == 2); in xfs_dir2_sf_addname()
|
| /linux/Documentation/arch/arm/ |
| H A 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
|
| /linux/tools/include/uapi/ |
| H A D | README | 66 The tooling policy is to always pick up the kernel side headers as-is,
|
| /linux/lib/tests/ |
| H A D | fortify_kunit.c | 113 static volatile int pick; variable 116 static noinline size_t want_minus_one(int pick) in want_minus_one() argument 120 switch (pick) { in want_minus_one() 136 KUNIT_EXPECT_EQ(test, want_minus_one(pick), SIZE_MAX); in fortify_test_control_flow_split()
|
| /linux/Documentation/i2c/ |
| H A D | i2c-address-translators.rst | 87 2. When the attach callback is called pick an appropriate alias,
|
| /linux/Documentation/driver-api/media/ |
| H A D | v4l2-dev.rst | 208 to let the v4l2 framework pick the first free number. But sometimes users 220 and the v4l2 framework will try to pick the first free number that is equal 221 or higher to what you passed. If that fails, then it will just pick the
|
| /linux/samples/bpf/ |
| H A D | README.rst | 51 level directory, that the make system will automatically pick up first.
|
| /linux/Documentation/leds/ |
| H A D | well-known-leds.txt | 29 though drivers may pick a default value.
|
| /linux/Documentation/hwmon/ |
| H A D | w83793.rst | 86 will always pick the safest (max) PWM value for each fan.
|
| /linux/drivers/firmware/ |
| H A D | Kconfig | 200 drivers like efifb, vesafb and uvesafb can pick it up. 205 not be able to pick up generic system framebuffers if this option
|
| /linux/Documentation/arch/x86/ |
| H A D | entry_64.rst | 67 The cheap way is to pick this info off the entry frame on the kernel
|
| /linux/Documentation/driver-api/media/drivers/ |
| H A D | radiotrack.rst | 31 broadcast band, so I could pick up the audio carriers from North American
|
| /linux/Documentation/dev-tools/ |
| H A D | propeller.rst | 55 link-time flag to pick up the Propeller compile time and link time
|
| /linux/Documentation/networking/ |
| H A D | tcp_ao.rst | 190 (with different KeyIDs), how should the sender/receiver pick KeyID to use? 192 A: Some mechanism should pick the "desired" MKT [3.3]:: 431 RFC 5926. But that is only used to pick the correct SNE before/after
|
| /linux/Documentation/scheduler/ |
| H A D | schedutil.rst | 76 We pick 4C turbo over 1C turbo to make it slightly more sustainable.
|