summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-10-232-39/+50
|\
| * Merge branch 'linus' into testLen Brown2008-10-23143-2984/+7992
| |\
| * \ Merge branch 'pnp-debug' into testLen Brown2008-10-221-0/+4
| |\ \
| | * | PNP: add CONFIG_PNP_DEBUG_MESSAGES and pnp_dbg()Bjorn Helgaas2008-10-101-0/+4
| * | | Merge branch 'misc' into testLen Brown2008-10-221-1/+1
| |\ \ \
| | * | | ACPI: Allow overriding to higher critical trip point.Zhang Rui2008-10-171-1/+1
| | |/ /
| * | | Merge branch 'bugfixes' into testLen Brown2008-10-221-14/+41
| |\ \ \
| | * | | ACPI: Add "acpi.power_nocheck=1" to disable power state check in power transi...Zhao Yakui2008-10-221-0/+8
| | * | | ACPI: Add expand acpi.debug_layer in kernel-parameters.txtThomas Renninger2008-10-221-14/+33
| | |/ /
| * | | Merge branch 'acer-wmi' into testLen Brown2008-10-221-24/+4
| |\ \ \ | | |/ / | |/| |
| | * | acer-wmi: Remove wireless and bluetooth sysfs entriesCarlos Corbacho2008-10-081-24/+4
* | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-10-234-538/+128
|\ \ \ \
| * | | | Schedule removal of the legacy i2c device driver binding modelJean Delvare2008-10-221-0/+8
| * | | | i2c: Update and clean up writing-clients documentJean Delvare2008-10-221-129/+97
| * | | | i2c: Delete legacy model documentationJean Delvare2008-10-221-241/+14
| * | | | i2c: Constify i2c_get_clientdata's parameterJean Delvare2008-10-221-1/+1
| * | | | i2c: Delete outdated client porting guideJean Delvare2008-10-221-160/+0
| * | | | i2c-i801: Add support for Intel Ibex PeakSeth Heasley2008-10-221-3/+4
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds2008-10-233-5/+15
|\ \ \ \
| * | | | powerpc: Support for relocatable kdump kernelMohan Kumar M2008-10-221-3/+11
| * | | | Merge commit 'origin' into masterBenjamin Herrenschmidt2008-10-2184-1892/+5851
| |\| | |
| * | | | of/spi: Support specifying chip select as active high via device treeWolfgang Ocker2008-10-201-0/+2
| * | | | powerpc: Remove device_type = "board_control" properties in .dts filesAnton Vorontsov2008-10-201-2/+2
* | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2008-10-237-0/+927
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into for-upstreamDavid Vrabel2008-10-20128-2930/+6362
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David Vrabel2008-10-107-0/+927
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | wusb: wusb-cbaf (CBA driver) sysfs ABI simplificationFelipe Zimmerle2008-09-171-27/+33
| | * | | | | uwb: document UWB and WUSB sysfs filesDavid Vrabel2008-09-175-0/+340
| | * | | | | uwb: add initial documentationInaky Perez-Gonzalez2008-09-172-0/+581
* | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-10-231-0/+183
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Pull pv_ops-xen into release branchTony Luck2008-10-171-0/+183
| |\ \ \ \ \ \
| | * | | | | | ia64/xen: a recipe for using xen/ia64 with pv_ops.Isaku Yamahata2008-10-171-0/+183
* | | | | | | | misc: replace remaining __FUNCTION__ with __func__Harvey Harrison2008-10-201-1/+1
* | | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-10-204-24/+28
|\ \ \ \ \ \ \ \
| * | | | | | | | PCI: fix AER capability checkYu Zhao2008-10-201-8/+3
| * | | | | | | | PCI: document the pcie_aspm kernel parameterChuck Ebbert2008-10-201-0/+6
| * | | | | | | | PCI: fix MSI-HOWTO.txt info about MSI-X MMIO spaceRoland Dreier2008-10-201-4/+2
| * | | | | | | | PCI: Document that most pci options are shared between i386 and x86-64Andi Kleen2008-10-201-12/+13
| * | | | | | | | PCI: Check dynids driver_data value for validityJean Delvare2008-10-201-0/+4
* | | | | | | | | Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-10-203-7/+109
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | markers: documentation fix for teardownMathieu Desnoyers2008-10-141-4/+6
| * | | | | | | | | ftrace: inject markers via trace_marker filePekka Paalanen2008-10-141-3/+2
| * | | | | | | | | tracing: tracepoints, documentationMathieu Desnoyers2008-10-141-0/+101
* | | | | | | | | | Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-201-2/+3
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | fix documentation of sysrq-q reallyThomas Gleixner2008-10-201-2/+2
| * | | | | | | | | Fix documentation of sysrq-qAndi Kleen2008-10-201-1/+2
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2008-10-201-0/+9
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | UBIFS: add no_chk_data_crc mount optionAdrian Hunter2008-09-301-0/+6
| * | | | | | | | | UBIFS: add bulk-read facilityAdrian Hunter2008-09-301-0/+3
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-10-201-1/+11
|\ \ \ \ \ \ \ \ \ \