/linux-4.1.27/security/integrity/evm/ |
D | Kconfig | 24 WARNING: changing the HMAC calculation method or adding 41 WARNING: changing the HMAC calculation method or adding
|
/linux-4.1.27/tools/testing/selftests/rcutorture/configs/lock/ |
D | ver_functions.sh | 29 echo CPU-hotplug kernel, adding locktorture onoff. 1>&2
|
/linux-4.1.27/tools/testing/selftests/rcutorture/configs/rcu/ |
D | ver_functions.sh | 41 echo CPU-hotplug kernel, adding rcutorture onoff. 1>&2
|
/linux-4.1.27/drivers/iio/amplifiers/ |
D | Kconfig | 4 # When adding new entries keep the list in alphabetical order
|
/linux-4.1.27/Documentation/ABI/testing/ |
D | sysfs-class-rtc-rtc0-device-rtc_calibration | 8 by adding to it the value of this attribute.
|
D | sysfs-bus-rbd | 7 Being used for adding and removing rbd block devices.
|
D | dev-kmsg | 74 A line starting with ' ', is a continuation line, adding
|
D | sysfs-bus-usb | 58 Upon successfully adding an ID, the driver will probe
|
D | sysfs-bus-pci | 40 Upon successfully adding an ID, the driver will probe
|
/linux-4.1.27/drivers/iio/orientation/ |
D | Kconfig | 4 # When adding new entries keep the list in alphabetical order
|
/linux-4.1.27/Documentation/filesystems/cifs/ |
D | AUTHORS | 10 Jeremy Allison of the Samba team has done invaluable work in adding the server 43 Pavel Shilovsky (for great work adding SMB2 support, and various SMB3 features)
|
D | CHANGES | 208 attribute on chmod when adding any write permission (ie on any of 920 Fixes from Zwane Mwaikambo for adding missing return code checking in a few places. 1016 Begin adding oplock support. Multiusermount and oplockEnabled flags added to /proc/fs/cifs 1060 8) Started adding the readlink and follow_link code
|
D | README | 117 allow adding entries to a file to the /etc/permissions file to achieve the
|
/linux-4.1.27/Documentation/networking/caif/ |
D | Linux-CAIF.txt | 81 CAIF Packet has functions for creating, destroying and adding content 82 and for adding/extracting header and trailers to protocol packets. 87 Stack and provides a Client interface for adding Link-Layer and
|
/linux-4.1.27/drivers/iio/trigger/ |
D | Kconfig | 4 # When adding new entries keep the list in alphabetical order
|
/linux-4.1.27/Documentation/networking/ |
D | cdc_mbim.txt | 176 The userspace management application is responsible for adding new 181 For example, adding a link for a MBIM IP session with SessionId 3: 217 adding the dummy ethernet header on TX and stripping it on RX. 232 Note that adding VLAN links for DSS sessions is entirely optional. A 235 map frames to the correct DSS session and adding 18 byte VLAN ethernet 276 behaviour is triggered by adding a VLAN link for the magic VLAN ID
|
D | alias.txt | 10 An alias is formed by adding a colon and a string when running ifconfig.
|
D | ipddp.txt | 49 but it allows automatic adding and deleting of routes for Macs. (Handy
|
D | e100.txt | 96 distribution dependent. Typically, the configuration process involves adding
|
D | pktgen.txt | 216 Note that when adding devices to a specific CPU it is a good idea to
|
D | ipvs-sysctl.txt | 43 balancer in Direct Routing mode. This bit helps on adding new
|
D | decnet.txt | 52 prevent you adding further addresses to the loopback device if you
|
D | vortex.txt | 320 On a side note, adding HAS_NWAY seems to share a problem with the
|
D | ixgb.txt | 276 distribution dependent. Typically, the configuration process involves adding
|
D | phy.txt | 222 With the PHY Abstraction Layer, adding support for new PHYs is
|
D | arcnet.txt | 49 <dwmw2@infradead.org>, in an attempt to tidy up the driver after adding support
|
D | ip-sysctl.txt | 720 entries in a given hash bucket reaches this limit adding new entries 1642 authentication to protect the operations of adding or removing new
|
D | rxrpc.txt | 248 (*) A call may be aborted by adding an abort control message to the control
|
D | filter.txt | 26 less common case may be adding a different filter on the same socket where
|
D | bonding.txt | 1106 attempt to obtain the device address from DHCP prior to adding any of 1366 allows for adding and removing bonds at runtime. Ifenslave is no
|
/linux-4.1.27/Documentation/devicetree/bindings/arm/samsung/ |
D | exynos-adc.txt | 53 Example: adding device info in dtsi file 69 Example: adding device info in dtsi file for Exynos3250 with additional sclk
|
/linux-4.1.27/drivers/iio/frequency/ |
D | Kconfig | 7 # When adding new entries keep the list in alphabetical order
|
/linux-4.1.27/Documentation/fb/ |
D | ep93xx-fb.txt | 39 The framebuffer device can be registered by adding the following to 129 error is returned. The check can be disabled by adding the following
|
D | fbcon.txt | 109 available, fb0, adding fbcon=map:1 tells fbcon not to take over the
|
/linux-4.1.27/Documentation/arm/Samsung-S3C24XX/ |
D | Suspend.txt | 45 simple as adding the following to the machine's definition: 56 Note, the original method of adding an late_initcall() is wrong,
|
/linux-4.1.27/drivers/isdn/i4l/ |
D | isdn_common.c | 69 static int isdn_add_channels(isdn_driver_t *d, int drvidx, int n, int adding); 2071 isdn_add_channels(isdn_driver_t *d, int drvidx, int n, int adding) in isdn_add_channels() argument 2080 m = (adding) ? d->channels + n : n; in isdn_add_channels() 2088 if ((adding) && (d->rcverr)) in isdn_add_channels() 2095 if ((adding) && (d->rcvcount)) in isdn_add_channels() 2099 if (!adding) in isdn_add_channels() 2104 if ((adding) && (d->rpqueue)) { in isdn_add_channels() 2111 if (!adding) { in isdn_add_channels() 2121 if ((adding) && (d->rcv_waitq)) in isdn_add_channels() 2126 if (!adding) { in isdn_add_channels()
|
/linux-4.1.27/Documentation/accounting/ |
D | cgroupstats.txt | 8 extend per cgroup statistics, by adding members to the cgroupstats
|
/linux-4.1.27/drivers/iio/imu/ |
D | Kconfig | 4 # When adding new entries keep the list in alphabetical order
|
/linux-4.1.27/drivers/net/ethernet/rocker/ |
D | rocker.c | 2838 bool adding = !(flags & ROCKER_OP_FLAG_REMOVE); in rocker_port_ipv4_neigh() local 2851 updating = found && adding; in rocker_port_ipv4_neigh() 2852 removing = found && !adding; in rocker_port_ipv4_neigh() 2853 adding = !found && adding; in rocker_port_ipv4_neigh() 2855 if (adding) { in rocker_port_ipv4_neigh() 2896 if (adding || removing) { in rocker_port_ipv4_neigh() 2911 if (!adding) in rocker_port_ipv4_neigh() 2951 bool adding = !(flags & ROCKER_OP_FLAG_REMOVE); in rocker_port_ipv4_nh() local 2967 updating = found && adding; in rocker_port_ipv4_nh() 2968 removing = found && !adding; in rocker_port_ipv4_nh() [all …]
|
/linux-4.1.27/Documentation/devicetree/bindings/dma/ |
D | atmel-xdma.txt | 7 - sama5d4: first SoC adding the XDMAC
|
/linux-4.1.27/Documentation/i2c/ |
D | ten-bit-addresses | 13 support for example), some don't because nobody bothered adding the
|
/linux-4.1.27/Documentation/ |
D | braille-console.txt | 25 Sound feedback can be obtained by adding the braille_console.sound=1 kernel
|
D | highuid.txt | 64 require adding a new ELF section.
|
D | Intel-IOMMU.txt | 57 If you encounter issues with graphics devices, you can try adding
|
D | crc32.txt | 15 the difference between adding and subtracting. 106 bulk of a message byte-at-a-time and adding bit-at-a-time processing
|
D | serial-console.txt | 76 it once the system is done booting. This is done by adding a line
|
D | pwm.txt | 122 this in your driver please consider adding appropriate helpers to the framework.
|
D | svga.txt | 240 Special modes renumbered to allow adding of the "recalculate" 273 - Removed the doc section describing adding of new probing
|
D | magic-number.txt | 22 Please follow this discipline when you are adding future enhancements
|
D | md-cluster.txt | 155 For adding a new device, it is necessary that all nodes "see" the new device
|
D | binfmt_misc.txt | 86 Think about the order of adding entries! Later added entries are matched first!
|
D | unicode.txt | 173 The CSUR people are driving adding Tengwar and Cirth into Unicode
|
D | iostats.txt | 96 introduced when changes collide, so (for instance) adding up all the
|
D | IRQ-domain.txt | 127 calculated by adding a fixed offset to the hwirq number, and
|
D | robust-futex-ABI.txt | 131 When adding or removing a lock from its list of held locks, in order for
|
D | robust-futexes.txt | 104 There is one race possible though: since adding to and removing from the
|
D | vme_api.txt | 269 The attributes for the source and destination are handled separately from adding
|
D | 00-INDEX | 277 - docs on adding reference counters (krefs) to kernel objects.
|
D | xillybus.txt | 283 being completed. This is implemented by adding a field in the
|
D | kobject.txt | 16 adding detail as we go. To that end, here are some quick definitions of
|
D | dma-buf-sharing.txt | 372 adding interfaces to intercept pagefaults and allow pte shootdowns would
|
D | md.txt | 195 array (e.g. adding devices) will not cause the size to change.
|
D | HOWTO | 400 to tune that by adding fancy mail-headers, people will not like it.
|
D | kprobes.txt | 628 When you have a return probe set on a function, adding a kprobe at
|
D | IPMI.txt | 198 The driver takes care of adding/stripping the header information. The
|
D | CodingStyle | 766 Often people argue that adding inline to functions that are static and used
|
D | SubmittingPatches | 307 adding lines like the above to their patches.
|
D | pinctrl.txt | 205 Pin configuration can be programmed by adding configuration entries into the
|
D | memory-barriers.txt | 774 then adding the following CPU would guarantee a related assertion:
|
/linux-4.1.27/firmware/ |
D | README.AddingFirmware | 12 This directory is _NOT_ for adding arbitrary new firmware images. The
|
/linux-4.1.27/security/integrity/ |
D | Kconfig | 28 to "lock" certain keyring to prevent adding new keys.
|
/linux-4.1.27/Documentation/sh/ |
D | new-machine.txt | 88 The first thing to determine is whether the board you are adding will be 93 board in arch/sh/boards/ and adding rules to hook your board in with the 110 explain this, we use some examples for adding an imaginary board. For 237 This is done by adding an entry to the end of the arch/sh/tools/mach-types
|
/linux-4.1.27/Documentation/hwmon/ |
D | ntc_thermistor | 14 Other NTC thermistors can be supported simply by adding compensation
|
D | submitting-patches | 56 * Consider adding yourself to MAINTAINERS.
|
D | sysfs-interface | 8 This makes adding or updating support for any given chip very easy, as
|
/linux-4.1.27/drivers/iio/magnetometer/ |
D | Kconfig | 4 # When adding new entries keep the list in alphabetical order
|
/linux-4.1.27/Documentation/s390/ |
D | 3270.ChangeLog | 26 adding and invoking new tub3270_is_ours().
|
D | Debugging390.txt | 724 This is typically done adding/appending the flags -g or -gdwarf-2 to the
|
/linux-4.1.27/Documentation/trace/ |
D | tracepoints.txt | 17 "off" it has no effect, except for adding a tiny time penalty 18 (checking a condition for a branch) and space penalty (adding a few
|
D | ftrace-design.txt | 199 However, adding support for it isn't terribly difficult. In your assembly code
|
D | ftrace.txt | 111 adding more data,they will display the same 2403 filtering based on function names. Thus, adding more functions 2807 the stack size of the kernel during boot up, by adding "stacktrace"
|
/linux-4.1.27/crypto/asymmetric_keys/ |
D | Kconfig | 57 just the payload. If it isn't, adding the key will fail with an
|
/linux-4.1.27/Documentation/x86/ |
D | usb-legacy-support.txt | 41 Legacy support in the BIOS. If this alone doesn't help, try also adding
|
/linux-4.1.27/Documentation/ABI/stable/ |
D | sysfs-firmware-efi-vars | 65 in the top-level directory and are used for adding and
|
/linux-4.1.27/Documentation/isdn/ |
D | CREDITS | 31 For adding 1TR6-support to the Teles-driver.
|
D | README.gigaset | 210 flag_time=0. You can do this e.g. by adding a line like 237 or by adding a line like 308 by adding a line like 350 module "gigaset", e.g. by adding a line
|
D | README.act2000 | 102 For further documentation (adding more IBM Active 2000 cards), refer to
|
D | README.icn | 146 For further documentation (adding more ICN-cards), refer to the manpage
|
/linux-4.1.27/kernel/ |
D | Kconfig.preempt | 22 This option reduces the latency of the kernel by adding more
|
/linux-4.1.27/Documentation/netlabel/ |
D | cipso_ipv4.txt | 18 adding the CIPSO label to the socket. This causes all packets leaving the
|
/linux-4.1.27/drivers/staging/iio/ |
D | TODO | 6 3) Ensure all desirable features present by adding more devices.
|
/linux-4.1.27/Documentation/devicetree/bindings/net/ |
D | micrel-ksz90x1.txt | 4 clock delays. You can specify clock delay values by adding
|
/linux-4.1.27/drivers/iio/gyro/ |
D | Kconfig | 4 # When adding new entries keep the list in alphabetical order
|
/linux-4.1.27/drivers/iio/pressure/ |
D | Kconfig | 4 # When adding new entries keep the list in alphabetical order
|
/linux-4.1.27/arch/unicore32/configs/ |
D | unicore32_defconfig | 29 # for debug, adding: earlyprintk=ocd,keep initcall_debug
|
/linux-4.1.27/Documentation/dvb/ |
D | contributors.txt | 70 for adding support for Typhoon DVB-S budget card
|
/linux-4.1.27/Documentation/sound/alsa/soc/ |
D | jack.txt | 6 provides a version of this API adding two additional features:
|
/linux-4.1.27/Documentation/misc-devices/mei/ |
D | mei-client-bus.txt | 16 Existing device drivers can even potentially be re-used by adding an MEI CL bus layer to
|
/linux-4.1.27/drivers/iio/accel/ |
D | Kconfig | 4 # When adding new entries keep the list in alphabetical order
|
/linux-4.1.27/Documentation/development-process/ |
D | 4.Coding | 27 matter and are not enforced. The truth of the matter is that adding new 240 you are adding a subsystem which creates (and exports) complex objects 241 of its own, consider adding support for the object debugging 290 distributor does not package it); it can then be run on the code by adding 345 which have not been so documented, there is no harm in adding kerneldoc
|
D | 5.Posting | 88 large (adding a significant new driver, for example), but they should be
|
/linux-4.1.27/Documentation/sound/oss/ |
D | ALS | 9 as part of the Sound Blaster 16 driver (adding only 800 bytes to the
|
D | SoundPro | 75 messages present in the system log are helpful, try adding 'debug=1'
|
/linux-4.1.27/Documentation/video4linux/bttv/ |
D | README | 25 cards which have no tuner), try adding this to your modules.conf:
|
/linux-4.1.27/fs/ext3/ |
D | Kconfig | 15 Other than adding the journal to the file system, the on-disk format
|
/linux-4.1.27/arch/arm/mach-bcm/ |
D | Kconfig | 25 core periperals. Application specific SoCs are created by adding a
|
/linux-4.1.27/drivers/staging/fbtft/ |
D | Kconfig | 174 tristate "Module to for adding FBTFT devices"
|
/linux-4.1.27/Documentation/device-mapper/ |
D | cache-policies.txt | 70 tunables allow you to tweak the promotion threshold by adding a small
|
/linux-4.1.27/Documentation/powerpc/ |
D | ptrace.txt | 20 adding special cases to GDB based on what it sees in AUXV.
|
D | bootwrapper.txt | 113 (arch/powerpc/boot/Makefile) by adding targets to the $image-y variable. Look
|
/linux-4.1.27/Documentation/devicetree/bindings/reserved-memory/ |
D | reserved-memory.txt | 74 nodes by adding a memory-region property to the device node.
|
/linux-4.1.27/Documentation/security/ |
D | IMA-templates.txt | 58 descriptors by adding their identifier to the format string
|
D | Smack.txt | 511 label. This is done by adding a CIPSO tag to the header of the IP packet. Each
|
/linux-4.1.27/arch/xtensa/lib/ |
D | strncpy_user.S | 153 # the effect of adding 3 in .Lz3 code
|
/linux-4.1.27/Documentation/filesystems/ |
D | gfs2-uevents.txt | 51 cluster. For this reason the ONLINE uevent was used when adding a new
|
D | dax.txt | 56 - adding support to mark inodes as being DAX by setting the S_DAX flag in
|
D | devpts.txt | 85 - adding ptmxmode mount option to devpts entry in /etc/fstab, or
|
D | xfs-self-describing-metadata.txt | 78 integrity check, and this is done by adding CRC32c validation to the metadata 95 Just adding a block number to the metadata is not sufficient to protect against
|
D | sysfs.txt | 83 structure and wrapper functions for adding and removing attributes for
|
D | xfs.txt | 210 modified, such as adding a new disk to a RAID5 lun and
|
D | autofs4-mount-control.txt | 29 mounts. Immediately one thinks of just adding the ability to remount
|
D | ext2.txt | 279 update to the latest e2fsck. This also means that anyone adding feature
|
/linux-4.1.27/Documentation/phy/ |
D | samsung-usb2.txt | 105 Final change to the driver is adding appropriate compatible value to the
|
/linux-4.1.27/Documentation/usb/ |
D | rio.txt | 58 things work there. Bruce Tenison <btenison@dibbs.net> is adding support
|
D | gadget_hid.txt | 79 Instead of adding fake platform devices and drivers in order to pass
|
/linux-4.1.27/Documentation/cgroups/ |
D | devices.txt | 91 when adding "c *:3 rwm":
|
D | unified-hierarchy.txt | 363 prediction of the working set size or adding slack to the limit.
|
D | cpusets.txt | 519 removing the old and adding the new, for each change.
|
/linux-4.1.27/drivers/media/pci/ttpci/ |
D | Kconfig | 33 kernel image by adding the filename to the EXTRA_FIRMWARE
|
/linux-4.1.27/Documentation/filesystems/nfs/ |
D | nfs.txt | 11 and work is in progress on adding support for minor version 1 of the NFSv4
|
D | nfsroot.txt | 282 are passed to the kernel by adding them to the "append" line.
|
/linux-4.1.27/Documentation/timers/ |
D | highres.txt | 131 adding the kernel/time/Kconfig file to the architecture specific Kconfig and 132 adding the dynamic tick specific calls to the idle routine (a total of 3 lines
|
/linux-4.1.27/arch/m68k/q40/ |
D | README | 44 Various other PC drivers can be enabled simply by adding them to
|
/linux-4.1.27/drivers/iio/dac/ |
D | Kconfig | 4 # When adding new entries keep the list in alphabetical order
|
/linux-4.1.27/fs/ubifs/ |
D | tnc.c | 882 const struct qstr *nm, int adding) in fallible_resolve_collision() argument 901 } else if (!adding) in fallible_resolve_collision() 941 if (!adding) in fallible_resolve_collision() 979 if (adding || !o_znode) in fallible_resolve_collision()
|
/linux-4.1.27/arch/m68k/fpsp040/ |
D | bindec.S | 32 | approximated by adding e + 0.f when the original 218 | imated by adding e + 0.f when the original value is viewed
|
D | round.S | 183 |Jump table for adding 1 to the l-bit indexed by rnd prec
|
/linux-4.1.27/drivers/iio/light/ |
D | Kconfig | 4 # When adding new entries keep the list in alphabetical order
|
/linux-4.1.27/Documentation/watchdog/ |
D | convert_drivers_to_kernel_api.txt | 181 by adding a module parameter. The conversion for this would be something like:
|
/linux-4.1.27/fs/cramfs/ |
D | README | 158 block size, but that just means adding and parsing a -b option.
|
/linux-4.1.27/fs/jffs2/ |
D | README.Locking | 24 which they belong. This is for the benefit of NAND flash - adding new
|
/linux-4.1.27/tools/perf/Documentation/ |
D | perf-probe.txt | 103 adding and removal operations.
|
D | perf-record.txt | 77 This option also disables inheritance by default. Enable it by adding
|
/linux-4.1.27/fs/reiserfs/ |
D | README | 15 Reiser, and by adding your code to it, widely distributing it to
|
/linux-4.1.27/drivers/xen/ |
D | Kconfig | 52 Memory could be onlined automatically on domU by adding following line to udev rules:
|
/linux-4.1.27/Documentation/arm/pxa/ |
D | mfp.txt | 123 adding '__initdata' will help save some additional bytes here.
|
/linux-4.1.27/drivers/iio/adc/ |
D | Kconfig | 4 # When adding new entries keep the list in alphabetical order
|
/linux-4.1.27/Documentation/block/ |
D | data-integrity.txt | 13 as SATA/T13 (External Path Protection) try to remedy this by adding
|
D | biodoc.txt | 1063 Usually it's as easy as adding a global lock:
|
/linux-4.1.27/drivers/base/ |
D | Kconfig | 38 udev runs on top, managing permissions and adding meaningful
|
/linux-4.1.27/Documentation/mtd/ |
D | nand_ecc.txt | 495 Of course after the loop we need to correct things by adding code like: 571 need to correct by adding:
|
/linux-4.1.27/Documentation/arm64/ |
D | arm-acpi.txt | 102 but adding new functionality (e.g., CPU power management) should not break 374 DO NOT remove any DT handling when adding ACPI support for a driver. The
|
/linux-4.1.27/Documentation/locking/ |
D | ww-mutex-design.txt | 314 smarter would be at the cost of adding a field to struct mutex_waiter. This
|
D | rt-mutex-design.txt | 755 condition in rt_mutex_adjust_prio_chain from adding itself as a waiter
|
/linux-4.1.27/drivers/acpi/ |
D | Kconfig | 319 If your hardware and firmware do not support adding or
|
/linux-4.1.27/fs/befs/ |
D | ChangeLog | 47 block being read. It was introduced when adding byteswapping in
|
/linux-4.1.27/Documentation/ioctl/ |
D | ioctl-number.txt | 6 If you are adding new ioctl's to the kernel, you should use the _IO
|
/linux-4.1.27/Documentation/vm/ |
D | cleancache.txt | 160 to "opt in" to use cleancache, which requires adding a hook in
|
D | frontswap.txt | 91 "RAMster" builds on zcache by adding "peer-to-peer" transcendent memory
|
D | transhuge.txt | 307 by just grepping for "pmd_offset" and adding split_huge_page_pmd where
|
/linux-4.1.27/Documentation/blockdev/ |
D | README.DAC960 | 64 of the controller and adding new disk drives, most everything can be handled 235 Before installing Linux or adding DAC960 logical drives to an existing Linux
|
/linux-4.1.27/Documentation/input/ |
D | multi-touch-protocol.txt | 205 regions can be described by adding the MINOR parameters, such that MAJOR
|
/linux-4.1.27/Documentation/crypto/ |
D | descore-readme.txt | 145 by adding MORE statements to make the data movement more `consistent'
|
/linux-4.1.27/Documentation/cdrom/ |
D | ide-cd | 253 adding `append="hdX=noprobe hdX=cdrom"' to your lilo.conf file and running
|
D | cdrom-standard.tex | 106 of the low-level device drivers for each \cdrom\ drive. By adding this
|
/linux-4.1.27/Documentation/devicetree/ |
D | usage-model.txt | 396 [Need to add discussion of adding i2c/spi/etc child devices]
|
/linux-4.1.27/Documentation/scsi/ |
D | scsi_fc_transport.txt | 43 mechanism, adding a fabric header to each frame allows the port to
|
D | ChangeLog.megaraid | 295 logical drive number for a scsi device. For adding newly created
|
D | tmscsim.txt | 303 As usual, the desired value is obtained by adding the wanted values. If
|
D | ChangeLog.1992-1997 | 510 us to dynamically adjust the size of the list by adding more pages
|
D | ChangeLog.lpfc | 428 * Fix sparse warnings by adding __iomem markers to lpfc_compat.h.
|
/linux-4.1.27/drivers/message/fusion/lsi/ |
D | mpi_history.txt | 728 * including adding IOCParameter and IOCParameter value
|
/linux-4.1.27/Documentation/video4linux/ |
D | v4l2-controls.txt | 284 v4l2_ctrl_add_handler() adding the controls of the subdev to the controls
|
D | v4l2-framework.txt | 504 The recommended method of adding v4l2_subdev support to an I2C driver is to
|
/linux-4.1.27/Documentation/sysctl/ |
D | kernel.txt | 434 in a KVM virtual machine. This default can be overridden by adding
|
/linux-4.1.27/crypto/ |
D | Kconfig | 603 process the crypto jobs, adding a slight latency.
|
/linux-4.1.27/Documentation/m68k/ |
D | kernel-options.txt | 96 by adding a number greater than 3. If you look into your /dev
|
/linux-4.1.27/drivers/hwmon/ |
D | Kconfig | 463 fscscy and fscher drivers and adding support for several other FSC
|
/linux-4.1.27/init/ |
D | Kconfig | 1850 compiled for different kernels, by adding enough information
|
/linux-4.1.27/drivers/staging/speakup/ |
D | spkguide.txt | 1450 adding at the end of it, in parentheses, the name of the original
|
/linux-4.1.27/Documentation/virtual/uml/ |
D | UserModeLinux-HOWTO.txt | 1094 route and adding the default route does.
|
/linux-4.1.27/arch/m68k/ifpsp060/src/ |
D | fplsp.S | 10157 # the event here by adding a large and very small number together #
|
/linux-4.1.27/ |
D | MAINTAINERS | 48 it easier to know who wants adding and who doesn't.
|