aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* isdn/gigaset: remove EXPERIMENTAL tag from GIGASET_CAPITilman Schmidt2010-07-071-47/+53
* isdn/gigaset: document dial-out number formatTilman Schmidt2010-07-071-1/+16
* Documentation/isdn: CAPI controller interface amendmentTilman Schmidt2010-07-051-2/+6
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-07-022-11/+1
|\
| * netfilter: complete the deprecation of CONFIG_NF_CT_ACCTTim Gardner2010-06-252-11/+1
* | caif-driver: Add CAIF-SPI Protocol driver.Sjur Braendeland2010-06-291-0/+208
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-171-1/+1
|\ \ | |/ |/|
| * ipw2200: Enable LED by defaultubuntu@tjworld.net2010-06-161-1/+1
* | pktgen: increasing transmission granularityDaniel Turull2010-06-111-0/+5
* | bonding: allow user-controlled output slave selectionAndy Gospodarek2010-06-051-2/+82
* | ipconfig: document DHCP hostname and DNS recordWu Fengguang2010-06-031-0/+2
* | packet_mmap: expose hw packet timestamps to network packet capture utilitiesScott McMillan2010-06-021-0/+26
* | arp_notify: document that a gratuitous ARP request is sent when this option i...Ian Campbell2010-05-311-1/+1
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-05-282-2/+69
|\ \
| * \ Merge branch 'ht-delete-2.6.35' into releaseLen Brown2010-05-281-2/+1
| |\ \
| | * | ACPI: delete the "acpi=ht" boot optionLen Brown2010-03-141-2/+1
| * | | ACPI, APEI, EINJ injection parameters supportHuang Ying2010-05-191-0/+10
| * | | ACPI, APEI, Error Record Serialization Table (ERST) supportHuang Ying2010-05-191-0/+4
| * | | ACPI, APEI, Document for APEIHuang Ying2010-05-192-0/+54
* | | | Merge branch 'for-linus/2635-updates' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2010-05-284-13/+158
|\ \ \ \
| * | | | ARM: SAMSUNG: Documentation: add documentation on GPIO codeBen Dooks2010-05-283-0/+48
| * | | | ARM: S3C24XX: Documentation: add section on gpiolib changesBen Dooks2010-05-281-0/+44
| * | | | ARM: S3C24XX: Documentation: update GPIO documentationBen Dooks2010-05-281-2/+33
| * | | | ARM: S3C24XX: Documentation: update documentation overviewBen Dooks2010-05-281-1/+10
| * | | | ARM: SAMSUNG: Documentation: update directory layoutBen Dooks2010-05-281-7/+16
| * | | | ARM: SAMSUNG: Documentation: update the list of SoCs supportedBen Dooks2010-05-281-3/+7
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-05-282-3/+8
|\ \ \ \ \
| * | | | | fs: introduce new truncate sequencenpiggin@suse.de2010-05-271-1/+6
| * | | | | drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-272-2/+2
| |/ / / /
* | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-05-271-0/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | libata: implement dump_id force paramTejun Heo2010-05-251-0/+2
* | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-05-275-16/+85
|\ \ \ \ \
| * | | | | hwmon: (ltc4245) Read only one GPIO pinIra W. Snyder2010-05-271-3/+1
| * | | | | hwmon: (dme1737) Add SCH5127 supportJuerg Haefliger2010-05-271-10/+41
| * | | | | hwmon: (tmp102) Various fixesJean Delvare2010-05-271-5/+4
| * | | | | hwmon: Driver for TI TMP102 temperature sensorSteven King2010-05-271-0/+27
| * | | | | hwmon: Add description of the update_rate sysfs attributeIra W. Snyder2010-05-271-3/+10
| * | | | | hwmon: (lm63) Add basic support for LM64Matthew Garrett2010-05-271-0/+7
* | | | | | Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2010-05-271-0/+15
|\ \ \ \ \ \
| * | | | | | SFI: add sysfs interface for SFI tables.Feng Tang2010-05-271-0/+15
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2010-05-271-0/+10
|\ \ \ \ \ \
| * | | | | | ieee1394: schedule for removalStefan Richter2010-05-251-0/+10
* | | | | | | numa: update Documentation/vm/numa, add memoryless node infoLee Schermerhorn2010-05-271-39/+147
* | | | | | | Documentation/filesystems/Locking: update documentation on llseek() wrt BKLJan Blunck2010-05-271-2/+3
* | | | | | | Documentation/DMA-API-HOWTO: add ARCH_KMALLOC_MINALIGN descriptionFUJITA Tomonori2010-05-271-1/+14
* | | | | | | Documentation: move the error handling to the better place in DMA-API-HOWTOFUJITA Tomonori2010-05-271-30/+30
* | | | | | | Documentation: update scatterlist struct description in DMA-API-HOWTOFUJITA Tomonori2010-05-271-13/+4
* | | | | | | Documentation: add SCSI drivers' mapping error handling to DMA-API-HOWTOFUJITA Tomonori2010-05-271-0/+4
* | | | | | | Documentation: add networking driver's mapping error handling to DMA-API-HOWTOFUJITA Tomonori2010-05-271-0/+5
* | | | | | | memcg: update documentationKAMEZAWA Hiroyuki2010-05-271-93/+198