···676676 dma-api/all_errors This file contains a numeric value. If this677677 value is not equal to zero the debugging code678678 will print a warning for every error it finds679679- into the kernel log. Be carefull with this680680- option. It can easily flood your logs.679679+ into the kernel log. Be careful with this680680+ option, as it can easily flood your logs.681681682682 dma-api/disabled This read-only file contains the character 'Y'683683 if the debugging code is disabled. This can
+1-1
Documentation/RCU/rculist_nulls.txt
···118118the lookup met the end of chain. If final 'nulls' value119119is not the slot number, then we must restart the lookup at120120the beginning. If the object was moved to the same chain,121121-then the reader doesnt care : It might eventually121121+then the reader doesn't care : It might eventually122122scan the list again without harm.123123124124
+1-1
Documentation/SM501.txt
···5566The Silicon Motion SM501 multimedia companion chip is a multifunction device77which may provide numerous interfaces including USB host controller USB gadget,88-Asyncronous Serial ports, Audio functions and a dual display video interface.88+asynchronous serial ports, audio functions, and a dual display video interface.99The device may be connected by PCI or local bus with varying functions enabled.10101111Core
+1-1
Documentation/block/deadline-iosched.txt
···5858front_merges (bool)5959------------60606161-Sometimes it happens that a request enters the io scheduler that is contigious6161+Sometimes it happens that a request enters the io scheduler that is contiguous6262with a request that is already on the queue. Either it fits in the back of that6363request, or it fits at the front. That is called either a back merge candidate6464or a front merge candidate. Due to the way files are typically laid out,
+1-1
Documentation/braille-console.txt
···27272828For simplicity, only one braille console can be enabled, other uses of2929console=brl,... will be discarded. Also note that it does not interfere with3030-the console selection mecanism described in serial-console.txt3030+the console selection mechanism described in serial-console.txt31313232For now, only the VisioBraille device is supported.3333
···2323The bluesmoke project at sourceforge.net is now utilized as a 'staging area'2424for EDAC development, before it is sent upstream to kernel.org25252626-At the bluesmoke/EDAC project site, is a series of quilt patches against2727-recent kernels, stored in a SVN respository. For easier downloading, there2626+At the bluesmoke/EDAC project site is a series of quilt patches against2727+recent kernels, stored in a SVN repository. For easier downloading, there2828is also a tarball snapshot available.29293030============================================================================···7373to generate parity. Some vendors do not do this, and thus the parity bit7474can "float" giving false positives.75757676-In the kernel there is a pci device attribute located in sysfs that is7676+In the kernel there is a PCI device attribute located in sysfs that is7777checked by the EDAC PCI scanning code. If that attribute is set,7878-PCI parity/error scannining is skipped for that device. The attribute7878+PCI parity/error scanning is skipped for that device. The attribute7979is:80808181 broken_parity_status
+1-1
Documentation/fb/sh7760fb.txt
···11SH7760/SH7763 integrated LCDC Framebuffer driver22================================================3344-0. Overwiew44+0. Overview55-----------66The SH7760/SH7763 have an integrated LCD Display controller (LCDC) which77supports (in theory) resolutions ranging from 1x1 to 1024x1024,
···369369possible variations. Both use the path field set to the path of the mount370370point to check and the size field adjusted appropriately. One uses the371371ioctlfd field to identify a specific mount point to check while the other372372-variation uses the path and optionaly arg1 set to an autofs mount type.372372+variation uses the path and optionally arg1 set to an autofs mount type.373373The call returns 1 if this is a mount point and sets arg1 to the device374374number of the mount and field arg2 to the relevant super block magic375375number (described below) or 0 if it isn't a mountpoint. In both cases
+1-1
Documentation/filesystems/caching/netfs-api.txt
···184184 have index children.185185186186 If this function is not supplied or if it returns NULL then the first187187- cache in the parent's list will be chosed, or failing that, the first187187+ cache in the parent's list will be chosen, or failing that, the first188188 cache in the master list.189189190190 (4) A function to retrieve an object's key from the netfs [mandatory].
+3-3
Documentation/filesystems/ext4.txt
···294294 amount of time (on average) that it takes to295295 finish committing a transaction. Call this time296296 the "commit time". If the time that the297297- transactoin has been running is less than the297297+ transaction has been running is less than the298298 commit time, ext4 will try sleeping for the299299 commit time to see if other operations will join300300 the transaction. The commit time is capped by···328328 journal commit, in the default data=ordered329329 mode, the data blocks of the new file are forced330330 to disk before the rename() operation is331331- commited. This provides roughly the same level331331+ committed. This provides roughly the same level332332 of guarantees as ext3, and avoids the333333 "zero-length" problem that can happen when a334334 system crashes before the delayed allocation···358358In the event of a crash, the journal can be replayed, bringing both data and359359metadata into a consistent state. This mode is the slowest except when data360360needs to be read from and written to disk at the same time where it361361-outperforms all others modes. Curently ext4 does not have delayed361361+outperforms all others modes. Currently ext4 does not have delayed362362allocation support if this data journalling mode is selected.363363364364References
+1-1
Documentation/filesystems/fiemap.txt
···204204205205int fiemap_check_flags(struct fiemap_extent_info *fieinfo, u32 fs_flags);206206207207-The struct fieinfo should be passed in as recieved from ioctl_fiemap(). The207207+The struct fieinfo should be passed in as received from ioctl_fiemap(). The208208set of fiemap flags which the fs understands should be passed via fs_flags. If209209fiemap_check_flags finds invalid user flags, it will place the bad values in210210fieinfo->fi_flags and return -EBADR. If the file system gets -EBADR, from
+1-1
Documentation/filesystems/nfs-rdma.txt
···100100 $ sudo cp utils/mount/mount.nfs /sbin/mount.nfs101101102102 In this location, mount.nfs will be invoked automatically for NFS mounts103103- by the system mount commmand.103103+ by the system mount command.104104105105 NOTE: mount.nfs and therefore nfs-utils-1.1.2 or greater is only needed106106 on the NFS client machine. You do not need this specific version of
+2-2
Documentation/filesystems/proc.txt
···366366 RES, CAL, TLB -- rescheduling, call and TLB flush interrupts are367367 sent from one CPU to another per the needs of the OS. Typically,368368 their statistics are used by kernel developers and interested users to369369- determine the occurance of interrupt of the given type.369369+ determine the occurrence of interrupts of the given type.370370371371The above IRQ vectors are displayed only when relevent. For example,372372the threshold vector does not exist on x86_64 platforms. Others are···551551 memory once that memory has been successfully allocated.552552VmallocTotal: total size of vmalloc memory area553553 VmallocUsed: amount of vmalloc area which is used554554-VmallocChunk: largest contigious block of vmalloc area which is free554554+VmallocChunk: largest contiguous block of vmalloc area which is free555555556556..............................................................................557557
+1-1
Documentation/filesystems/sysfs-pci.txt
···7272ROM file, if available. It's disabled by default, however, so applications7373should write the string "1" to the file to enable it before attempting a read7474call, and disable it following the access by writing "0" to the file. Note7575-that the device must be enabled for a rom read to return data succesfully.7575+that the device must be enabled for a rom read to return data successfully.7676In the event a driver is not bound to the device, it can be enabled using the7777'enable' file, documented above.7878
+4-4
Documentation/filesystems/vfat.txt
···124124flush -- If set, the filesystem will try to flush to disk more125125 early than normal. Not set by default.126126127127-rodir -- FAT has the ATTR_RO (read-only) attribute. But on Windows,128128- the ATTR_RO of the directory will be just ignored actually,129129- and is used by only applications as flag. E.g. it's setted130130- for the customized folder.127127+rodir -- FAT has the ATTR_RO (read-only) attribute. On Windows,128128+ the ATTR_RO of the directory will just be ignored,129129+ and is used only by applications as a flag (e.g. it's set130130+ for the customized folder).131131132132 If you want to use ATTR_RO as read-only flag even for133133 the directory, set this option.
+1-1
Documentation/gpio.txt
···458458value instead of just showing a gpio state summary. Plus, it could be459459present on production systems without debugging support.460460461461-Given approprate hardware documentation for the system, userspace could461461+Given appropriate hardware documentation for the system, userspace could462462know for example that GPIO #23 controls the write protect line used to463463protect boot loader segments in flash memory. System upgrade procedures464464may need to temporarily remove that protection, first importing a GPIO,
+2-2
Documentation/kdump/kdump.txt
···1081081091092) Or use the system kernel binary itself as dump-capture kernel and there is110110 no need to build a separate dump-capture kernel. This is possible111111- only with the architecutres which support a relocatable kernel. As111111+ only with the architectures which support a relocatable kernel. As112112 of today, i386, x86_64, ppc64 and ia64 architectures support relocatable113113 kernel.114114···222222----------------------------------------------------------223223224224- No specific options are required to create a dump-capture kernel225225- for ia64, other than those specified in the arch idependent section225225+ for ia64, other than those specified in the arch independent section226226 above. This means that it is possible to use the system kernel227227 as a dump-capture kernel if desired.228228
+2-2
Documentation/kernel-parameters.txt
···1076107610771077 kgdboc= [HW] kgdb over consoles.10781078 Requires a tty driver that supports console polling.10791079- (only serial suported for now)10791079+ (only serial supported for now)10801080 Format: <serial_device>[,baud]1081108110821082 kmac= [MIPS] korina ethernet MAC address.···14051405 ('y', default) or cooked coordinates ('n')1406140614071407 mtrr_chunk_size=nn[KMG] [X86]14081408- used for mtrr cleanup. It is largest continous chunk14081408+ used for mtrr cleanup. It is largest continuous chunk14091409 that could hold holes aka. UC entries.1410141014111411 mtrr_gran_size=nn[KMG] [X86]
+1-1
Documentation/kobject.txt
···132132 const char *kobject_name(const struct kobject * kobj);133133134134There is a helper function to both initialize and add the kobject to the135135-kernel at the same time, called supprisingly enough kobject_init_and_add():135135+kernel at the same time, called surprisingly enough kobject_init_and_add():136136137137 int kobject_init_and_add(struct kobject *kobj, struct kobj_type *ktype,138138 struct kobject *parent, const char *fmt, ...);
+1-1
Documentation/laptops/acer-wmi.txt
···4040acer-wmi until Acer fix their ACPI-WMI implementation on them, so has been4141blacklisted until that happens.42424343-Please see the website for the current list of known working hardare:4343+Please see the website for the current list of known working hardware:44444545http://code.google.com/p/aceracpi/wiki/SupportedHardware4646
+1-1
Documentation/laptops/sony-laptop.txt
···2222/sys/class/backlight/sony/2323directory. You will be able to query and set the current screen2424brightness:2525- brightness get/set screen brightness (an iteger2525+ brightness get/set screen brightness (an integer2626 between 0 and 7)2727 actual_brightness reading from this file will query the HW2828 to get real brightness value
+1-1
Documentation/laptops/thinkpad-acpi.txt
···506506In addition to the EV_KEY events, thinkpad-acpi may also issue EV_SW507507events for switches:508508509509-SW_RFKILL_ALL T60 and later hardare rfkill rocker switch509509+SW_RFKILL_ALL T60 and later hardware rfkill rocker switch510510SW_TABLET_MODE Tablet ThinkPads HKEY events 0x5009 and 0x500A511511512512Non hot-key ACPI HKEY event map:
+1-1
Documentation/local_ops.txt
···34343535It can be done by slightly modifying the standard atomic operations : only3636their UP variant must be kept. It typically means removing LOCK prefix (on3737-i386 and x86_64) and any SMP sychronization barrier. If the architecture does3737+i386 and x86_64) and any SMP synchronization barrier. If the architecture does3838not have a different behavior between SMP and UP, including asm-generic/local.h3939in your architecture's local.h is sufficient.4040
+4-4
Documentation/memory-hotplug.txt
···7373(see Section 4.).74747575Logical Memory Hotplug phase is to change memory state into7676-avaiable/unavailable for users. Amount of memory from user's view is7676+available/unavailable for users. Amount of memory from user's view is7777changed by this phase. The kernel makes all memory in it as free pages7878when a memory range is available.79798080In this document, this phase is described as online/offline.81818282-Logical Memory Hotplug phase is triggred by write of sysfs file by system8282+Logical Memory Hotplug phase is triggered by write of sysfs file by system8383administrator. For the hot-add case, it must be executed after Physical Hotplug8484phase by hand.8585(However, if you writes udev's hotplug scripts for memory hotplug, these···334334 Generated if MEMORY_GOING_ONLINE fails.335335336336MEMORY_ONLINE337337- Generated when memory has succesfully brought online. The callback may337337+ Generated when memory has successfully brought online. The callback may338338 allocate pages from the new memory.339339340340MEMORY_GOING_OFFLINE···359359struct memory_notify {360360 unsigned long start_pfn;361361 unsigned long nr_pages;362362- int status_cahnge_nid;362362+ int status_change_nid;363363}364364365365start_pfn is start_pfn of online/offline memory.
+1-1
Documentation/mn10300/ABI.txt
···2626passed in D0:D1. If the first argument is not a 64-bit value, but the second2727is, the second will be passed entirely on the stack and D1 will be unused.28282929-Arguments smaller than 32-bits are not coelesced within a register or a stack2929+Arguments smaller than 32-bits are not coalesced within a register or a stack3030word. For example, two byte-sized arguments will always be passed in separate3131registers or word-sized stack slots.3232
+6-6
Documentation/mtd/nand_ecc.txt
···5050 cp5 cp5 cp5 cp5 cp4 cp4 cp4 cp451515252This figure represents a sector of 256 bytes.5353-cp is my abbreviaton for column parity, rp for row parity.5353+cp is my abbreviation for column parity, rp for row parity.54545555Let's start to explain column parity.5656cp0 is the parity that belongs to all bit0, bit2, bit4, bit6.···560560linux code 1 million times, this took about 1 second on my system.561561(using time to measure the performance). After this iteration I was back562562to 0.075 sec. Actually I had to decide to start measuring over 10563563-million interations in order not to loose too much accuracy. This one563563+million iterations in order not to lose too much accuracy. This one564564definitely seemed to be the jackpot!565565566566There is a little bit more room for improvement though. There are three···571571need to correct by adding:572572 rp4 ^= rp4_6;573573 rp6 ^= rp4_6574574-Furthermore there are 4 sequential assingments to rp8. This can be575575-encoded slightly more efficient by saving tmppar before those 4 lines574574+Furthermore there are 4 sequential assignments to rp8. This can be575575+encoded slightly more efficiently by saving tmppar before those 4 lines576576and later do rp8 = rp8 ^ tmppar ^ notrp8;577577(where notrp8 is the value of rp8 before those 4 lines).578578Again a use of the commutative property of xor.···622622Analysis 7623623==========624624625625-Acutally this made things worse. Not very much, but I don't want to move625625+Actually this made things worse. Not very much, but I don't want to move626626into the wrong direction. Maybe something to investigate later. Could627627have to do with caching again.628628···642642This makes things worse. Let's stick with attempt 6 and continue from there.643643Although it seems that the code within the loop cannot be optimised644644further there is still room to optimize the generation of the ecc codes.645645-We can simply calcualate the total parity. If this is 0 then rp4 = rp5645645+We can simply calculate the total parity. If this is 0 then rp4 = rp5646646etc. If the parity is 1, then rp4 = !rp5;647647But if rp4 = rp5 we do not need rp5 etc. We can just write the even bits648648in the result byte and then do something like
+3-3
Documentation/networking/bonding.txt
···221221222222 - Any slave's 802.3ad association state changes223223224224- - The bond's adminstrative state changes to up224224+ - The bond's administrative state changes to up225225226226 count or 2227227···369369 When this policy is used in conjuction with the mii370370 monitor, devices which assert link up prior to being371371 able to actually transmit and receive are particularly372372- susecptible to loss of the gratuitous ARP, and an372372+ susceptible to loss of the gratuitous ARP, and an373373 appropriate updelay setting may be required.374374375375 follow or 2···17941794generally referred to as "trunk failover." This is a feature of the17951795switch that causes the link state of a particular switch port to be set17961796down (or up) when the state of another switch port goes down (or up).17971797-It's purpose is to propogate link failures from logically "exterior" ports17971797+Its purpose is to propagate link failures from logically "exterior" ports17981798to the logically "interior" ports that bonding is able to monitor via17991799miimon. Availability and configuration for trunk failover varies by18001800switch, but this can be a viable alternative to the ARP monitor when using
···129129----------------------130130131131The driver keeps track of the link state and informs the network core132132-about link (carrier) availablilty. This is managed by several methods132132+about link (carrier) availability. This is managed by several methods133133depending on the version of the chip and on which PHY is being used.134134135135For the internal PHY, the original (and currently default) method is
+1-1
Documentation/networking/l2tp.txt
···158158 }159159 return 0;160160161161-Miscellanous161161+Miscellaneous162162============163163164164The PPPoL2TP driver was developed as part of the OpenL2TP project by
+1-1
Documentation/networking/netdevices.txt
···7474 for this and return NETDEV_TX_LOCKED when the spin lock fails.7575 The locking there should also properly protect against 7676 set_multicast_list. Note that the use of NETIF_F_LLTX is deprecated.7777- Dont use it for new drivers.7777+ Don't use it for new drivers.78787979 Context: Process with BHs disabled or BH (timer),8080 will be called with interrupts disabled by netconsole.
+1-1
Documentation/networking/phonet.txt
···3636On Linux, the link-layer header includes the pn_media byte (see below).3737The next 7 bytes are part of the network-layer header.38383939-The device ID is split: the 6 higher-order bits consitute the device3939+The device ID is split: the 6 higher-order bits constitute the device4040address, while the 2 lower-order bits are used for multiplexing, as are4141the 8-bit object identifiers. As such, Phonet can be considered as a4242network layer with 6 bits of address space and 10 bits for transport
+1-1
Documentation/networking/regulatory.txt
···8989Device drivers who provide their own built regulatory domain9090do not need a callback as the channels registered by them are9191the only ones that will be allowed and therefore *additional*9292-cannels cannot be enabled.9292+channels cannot be enabled.93939494Example code - drivers hinting an alpha2:9595------------------------------------------
+1-1
Documentation/power/regulator/consumer.txt
···178178int regulator_unregister_notifier(struct regulator *regulator,179179 struct notifier_block *nb);180180181181-Regulators use the kernel notifier framework to send event to thier interested181181+Regulators use the kernel notifier framework to send event to their interested182182consumers.
+1-1
Documentation/power/regulator/overview.txt
···119119 battery power, USB power)120120121121 Regulator Domains: is the new current limit within the122122- regulator operating parameters for input/ouput voltage.122122+ regulator operating parameters for input/output voltage.123123124124 If the regulator request passes all the constraint tests125125 then the new regulator value is applied.
+1-1
Documentation/power/s2ram.txt
···6363survive a reboot.64646565Consequence is that after a resume (even if it is successful) your system6666-clock will have a value corresponding to the magic mumber instead of the6666+clock will have a value corresponding to the magic number instead of the6767correct date/time! It is therefore advisable to use a program like ntp-date6868or rdate to reset the correct date/time from an external time source when6969using this trace option.
+1-1
Documentation/power/userland-swsusp.txt
···109109still frozen when the device is being closed).110110111111Currently it is assumed that the userland utilities reading/writing the112112-snapshot image from/to the kernel will use a swap parition, called the resume112112+snapshot image from/to the kernel will use a swap partition, called the resume113113partition, or a swap file as storage space (if a swap file is used, the resume114114partition is the partition that holds this file). However, this is not really115115required, as they can use, for example, a special (blank) suspend partition or
+2-2
Documentation/powerpc/booting-without-of.txt
···13561356 - phy-map : 1 cell, optional, bitmap of addresses to probe the PHY13571357 for, used if phy-address is absent. bit 0x00000001 is13581358 MDIO address 0.13591359- For Axon it can be absent, thouugh my current driver13591359+ For Axon it can be absent, though my current driver13601360 doesn't handle phy-address yet so for now, keep13611361 0x00ffffff in it.13621362 - rx-fifo-size-gige : 1 cell, Rx fifo size in bytes for 1000 Mb/sec···1438143814391439 The Xilinx EDK toolchain ships with a set of IP cores (devices) for use14401440 in Xilinx Spartan and Virtex FPGAs. The devices cover the whole range14411441- of standard device types (network, serial, etc.) and miscellanious14411441+ of standard device types (network, serial, etc.) and miscellaneous14421442 devices (gpio, LCD, spi, etc). Also, since these devices are14431443 implemented within the fpga fabric every instance of the device can be14441444 synthesised with different options that change the behaviour.
···1919 reg = <119c0 30>;2020 }21212222-* Properties common to mulitple CPM/QE devices2222+* Properties common to multiple CPM/QE devices23232424- fsl,cpm-command : This value is ORed with the opcode and command flag2525 to specify the device on which a CPM command operates.
···11* Freescale MSI interrupt controller2233-Reguired properities:33+Required properties:44- compatible : compatible list, contains 2 entries,55 first is "fsl,CHIP-msi", where CHIP is the processor(mpc8610, mpc8572,66 etc.) and the second is "fsl,mpic-msi" or "fsl,ipic-msi" depending on
+2-2
Documentation/powerpc/dts-bindings/fsl/pmc.txt
···1515 compatible; all statements below that apply to "fsl,mpc8548-pmc" also1616 apply to "fsl,mpc8641d-pmc".17171818- Compatibility does not include bit assigments in SCCR/PMCDR/DEVDISR; these1919- bit assigments are indicated via the sleep specifier in each device's1818+ Compatibility does not include bit assignments in SCCR/PMCDR/DEVDISR; these1919+ bit assignments are indicated via the sleep specifier in each device's2020 sleep property.21212222- reg: For devices compatible with "fsl,mpc8349-pmc", the first resource
+1-1
Documentation/powerpc/qe_firmware.txt
···225225 soc.major = 1226226 soc.minor = 0227227228228-'padding' is neccessary for structure alignment. This field ensures that the228228+'padding' is necessary for structure alignment. This field ensures that the229229'extended_modes' field is aligned on a 64-bit boundary.230230231231'extended_modes' is a bitfield that defines special functionality which has an
+2-2
Documentation/s390/Debugging390.txt
···1984198419851985break *0x4006181986198619871987-heres a really useful one for large programs19871987+Here's a really useful one for large programs19881988rbr19891989Set a breakpoint for all functions matching REGEXP19901990e.g.···22112211#5 0x51692c in readline_internal () at readline.c:52122122212#6 0x5164fe in readline (prompt=0x7ffff810 "\177ÿøx\177ÿ÷Ø\177ÿøxÀ")22132213 at readline.c:34922142214-#7 0x4d7a8a in command_line_input (prrompt=0x564420 "(gdb) ", repeat=1,22142214+#7 0x4d7a8a in command_line_input (prompt=0x564420 "(gdb) ", repeat=1,22152215 annotation_suffix=0x4d6b44 "prompt") at top.c:209122162216#8 0x4d6cf0 in command_loop () at top.c:134522172217#9 0x4e25bc in main (argc=1, argv=0x7ffffdf4) at main.c:635
+1-1
Documentation/scheduler/sched-nice-design.txt
···5555within the constraints of HZ and jiffies and their nasty design level5656coupling to timeslices and granularity it was not really viable.57575858-The second (less frequent but still periodically occuring) complaint5858+The second (less frequent but still periodically occurring) complaint5959about Linux's nice level support was its assymetry around the origo6060(which you can see demonstrated in the picture above), or more6161accurately: the fact that nice level behavior depended on the _absolute_
+1-1
Documentation/scsi/aic79xx.txt
···194194 - Packetized SCSI Protocol at 160MB/s and 320MB/s195195 - Quick Arbitration Selection (QAS)196196 - Retained Training Information (Rev B. ASIC only)197197- - Interrupt Coalessing197197+ - Interrupt Coalescing198198 - Initiator Mode (target mode not currently 199199 supported)200200 - Support for the PCI-X standard up to 133MHz
+2-2
Documentation/scsi/ncr53c8xx.txt
···206206The 896 and the 895A allows handling of the phase mismatch context from 207207SCRIPTS (avoids the phase mismatch interrupt that stops the SCSI processor 208208until the C code has saved the context of the transfer).209209-Implementing this without using LOAD/STORE instructions would be painfull 209209+Implementing this without using LOAD/STORE instructions would be painful 210210and I didn't even want to try it.211211212212The 896 chip supports 64 bit PCI transactions and addressing, while the ···240240In order to really gain advantage of this feature, devices must have 241241a reasonable cache size (No miracle is to be expected for a low-end 242242hard disk with 128 KB or less).243243-Some kown SCSI devices do not properly support tagged command queuing.243243+Some known SCSI devices do not properly support tagged command queuing.244244Generally, firmware revisions that fix this kind of problems are available 245245at respective vendor web/ftp sites.246246All I can say is that the hard disks I use on my machines behave well with
+1-1
Documentation/scsi/sym53c8xx_2.txt
···206206In order to really gain advantage of this feature, devices must have 207207a reasonable cache size (No miracle is to be expected for a low-end 208208hard disk with 128 KB or less).209209-Some kown old SCSI devices do not properly support tagged command queuing.209209+Some known old SCSI devices do not properly support tagged command queuing.210210Generally, firmware revisions that fix this kind of problems are available 211211at respective vendor web/ftp sites.212212All I can say is that I never have had problem with tagged queuing using
+1-1
Documentation/sound/alsa/ALSA-Configuration.txt
···754754 single_cmd - Use single immediate commands to communicate with755755 codecs (for debugging only)756756 enable_msi - Enable Message Signaled Interrupt (MSI) (default = off)757757- power_save - Automatic power-saving timtout (in second, 0 =757757+ power_save - Automatic power-saving timeout (in second, 0 =758758 disable)759759 power_save_controller - Reset HD-audio controller in power-saving mode760760 (default = on)
+1-1
Documentation/sound/alsa/HD-Audio.txt
···1616The HD-audio component consists of two parts: the controller chip and 1717the codec chips on the HD-audio bus. Linux provides a single driver1818for all controllers, snd-hda-intel. Although the driver name contains1919-a word of a well-known harware vendor, it's not specific to it but for1919+a word of a well-known hardware vendor, it's not specific to it but for2020all controller chips by other companies. Since the HD-audio2121controllers are supposed to be compatible, the single snd-hda-driver2222should work in most cases. But, not surprisingly, there are known
+1-1
Documentation/sound/alsa/hda_codec.txt
···114114115115There are variants of cached read/write, snd_hda_codec_write_cache(),116116snd_hda_sequence_write_cache(). These are used for recording the117117-register states for the power-mangement resume. When no PM is needed,117117+register states for the power-management resume. When no PM is needed,118118these are equivalent with non-cached version.119119120120To retrieve the number of sub nodes connected to the given node, use
+2-2
Documentation/sysctl/vm.txt
···358358The current number of pdflush threads. This value is read-only.359359The value changes according to the number of dirty pages in the system.360360361361-When neccessary, additional pdflush threads are created, one per second, up to361361+When necessary, additional pdflush threads are created, one per second, up to362362nr_pdflush_threads_max.363363364364==============================================================···565565566566This control is used to define how aggressive the kernel will swap567567memory pages. Higher values will increase agressiveness, lower values568568-descrease the amount of swap.568568+decrease the amount of swap.569569570570The default value is 60.571571
+1-1
Documentation/timers/hpet.txt
···7788Each HPET has one fixed-rate counter (at 10+ MHz, hence "High Precision")99and up to 32 comparators. Normally three or more comparators are provided,1010-each of which can generate oneshot interupts and at least one of which has1010+each of which can generate oneshot interrupts and at least one of which has1111additional hardware to support periodic interrupts. The comparators are1212also called "timers", which can be misleading since usually timers are1313independent of each other ... these share a counter, complicating resets.
+1-1
Documentation/timers/timer_stats.txt
···62626363The first column is the number of events, the second column the pid, the third6464column is the name of the process. The forth column shows the function which6565-initialized the timer and in parantheses the callback function which was6565+initialized the timer and in parenthesis the callback function which was6666executed on expiry.67676868 Thomas, Ingo
+4-4
Documentation/usb/WUSB-Design-overview.txt
···84848585 *UWB*: the Ultra-Wide-Band stack -- manages the radio and8686 associated spectrum to allow for devices sharing it. Allows to8787- control bandwidth assingment, beaconing, scanning, etc8787+ control bandwidth assignment, beaconing, scanning, etc88888989 *9090···184184[/uwb_rc_neh_grok()/]. Notifications are handled to the UWB daemon, that185185is chartered, among other things, to keep the tab of how the UWB radio186186neighborhood looks, creating and destroying devices as they show up or187187-dissapear.187187+disappear.188188189189Command execution is very simple: a command block is sent and a event190190block or reply is expected back. For sending/receiving command/events, a···333333334334*Device life cycle and keep alives*335335336336-Everytime there is a succesful transfer to/from a device, we update a336336+Every time there is a successful transfer to/from a device, we update a337337per-device activity timestamp. If not, every now and then we check and338338if the activity timestamp gets old, we ping the device by sending it a339339Keep Alive IE; it responds with a /DN_Alive/ pong during the DNTS (this···411411called and we assign the status bits and release the xfer resources.412412413413In dequeue() we are basically cancelling/aborting the transfer. We issue414414-a xfer abort request to the HC, cancell all the URBs we had submitted414414+a xfer abort request to the HC, cancel all the URBs we had submitted415415and not yet done and when all that is done, the xfer callback will be416416called--this will call the URB callback.417417
+1-1
Documentation/usb/anchors.txt
···27272828An association of URBs to an anchor is made by an explicit2929call to usb_anchor_urb(). The association is maintained until3030-an URB is finished by (successfull) completion. Thus disassociation3030+an URB is finished by (successful) completion. Thus disassociation3131is automatic. A function is provided to forcibly finish (kill)3232all URBs associated with an anchor.3333Furthermore, disassociation can be made with usb_unanchor_urb()
+1-1
Documentation/video4linux/cx18.txt
···11112) Some people have problems getting the i2c bus to work.1212 The symptom is that the eeprom cannot be read and the card is1313 unusable. This is probably fixed, but if you have problems1414- then post to the video4linux or ivtv-users mailinglist.1414+ then post to the video4linux or ivtv-users mailing list.151516163) VBI (raw or sliced) has not yet been implemented.1717
+3-3
drivers/message/fusion/lsi/mpi_history.txt
···130130 * 08-08-01 01.02.01 Original release for v1.2 work.131131 * New format for FWVersion and ProductId in132132 * MSG_IOC_FACTS_REPLY and MPI_FW_HEADER.133133- * 08-31-01 01.02.02 Addded event MPI_EVENT_SCSI_DEVICE_STATUS_CHANGE and133133+ * 08-31-01 01.02.02 Added event MPI_EVENT_SCSI_DEVICE_STATUS_CHANGE and134134 * related structure and defines.135135 * Added event MPI_EVENT_ON_BUS_TIMER_EXPIRED.136136 * Added MPI_IOCINIT_FLAGS_DISCARD_FW_IMAGE.···190190 * 10-11-06 01.05.12 Added MPI_IOCFACTS_EXCEPT_METADATA_UNSUPPORTED.191191 * Added MaxInitiators field to PortFacts reply.192192 * Added SAS Device Status Change ReasonCode for193193- * asynchronous notificaiton.193193+ * asynchronous notification.194194 * Added MPI_EVENT_SAS_EXPANDER_STATUS_CHANGE and event195195 * data structure.196196 * Added new ImageType values for FWDownload and FWUpload···623623 * 11-02-00 01.01.01 Original release for post 1.0 work624624 * 12-04-00 01.01.02 Added messages for Common Transport Send and625625 * Primitive Send.626626- * 01-09-01 01.01.03 Modifed some of the new flags to have an MPI prefix626626+ * 01-09-01 01.01.03 Modified some of the new flags to have an MPI prefix627627 * and modified the FcPrimitiveSend flags.628628 * 01-25-01 01.01.04 Move InitiatorIndex in LinkServiceRsp reply to a larger629629 * field.
+2-2
drivers/staging/go7007/go7007.txt
···2233Pete Eberlein <pete@sensoray.com>4455-The driver was orignally released under the GPL and is currently hosted at:55+The driver was originally released under the GPL and is currently hosted at:66http://nikosapi.org/wiki/index.php/WIS_Go7007_Linux_driver77The go7007 firmware can be acquired from the package on the site above.88···2424below.252526262727-The README files from the orignal package appear below:2727+The README files from the original package appears below:28282929---------------------------------------------------------------------------3030 WIS GO7007SB Public Linux Driver
+1-1
drivers/staging/panel/lcd-panel-cgram.txt
···33'\e[LG' followed by one digit from 0 to 7, representing the character44number, and up to 8 couples of hex digits terminated by a semi-colon55(';'). Each couple of digits represents a line, with 1-bits for each66-illuminated pixel with LSB on the right. Lines are numberred from the66+illuminated pixel with LSB on the right. Lines are numbered from the77top of the character to the bottom. On a 5x7 matrix, only the 5 lower88bits of the 7 first bytes are used for each character. If the string99is incomplete, only complete lines will be redefined. Here are some