aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] PPC64 Kdump documentation updateSimon Horman2007-02-201-11/+13
* Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2007-02-193-12/+67
|\
| * hwmon/w83627ehf: Add support for the W83627DHG chipDavid Hubbard2007-02-141-7/+47
| * hwmon/it87: Add PWM base frequency controlJean Delvare2007-02-142-5/+20
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2007-02-192-2/+6
|\ \
| * | 9p: implement optional loose read cacheEric Van Hensbergen2007-02-182-2/+6
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-02-197-157/+149
|\ \ \
| * | | Documentation/kernel-docs.txt update.James Nelson2007-02-171-136/+121
| * | | kbuild: more doc. cleanupsRandy Dunlap2007-02-171-14/+14
| * | | doc: make doc. for maxcpus= more visibleRandy Dunlap2007-02-171-1/+8
| * | | trivial documentation patch for platform.txtErik Hovland2007-02-171-2/+2
| * | | Fix typos concerning hierarchyUwe Kleine-König2007-02-172-3/+3
| * | | Various typo fixes.Robert P. J. Day2007-02-171-1/+1
| |/ /
* | | Merge branch 'kill-jffs' of master.kernel.org:/pub/scm/linux/kernel/git/jgarz...Linus Torvalds2007-02-191-7/+0
|\ \ \
| * | | Remove JFFS (version 1), as scheduled.Jeff Garzik2007-02-171-7/+0
| |/ /
* | | Merge branch 'acpi' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/li...Linus Torvalds2007-02-191-0/+5
|\ \ \
| * | | [PATCH] libata: ACPI and _GTF supportKristen Carlson Accardi2007-02-161-0/+5
| |/ /
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-02-192-4/+63
|\ \ \
| * | | [ARM] 4181/1: S3C24XX: Document new layoutBen Dooks2007-02-141-0/+16
| * | | [ARM] 4180/1: S3C24XX: Update docs for S3C2412 and S3C2413Ben Dooks2007-02-141-4/+1
| * | | [ARM] 4177/1: S3C24XX: Add DMA channel allocation orderBen Dooks2007-02-141-0/+46
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2007-02-191-11/+3
|\ \ \ \
| * | | | [POWERPC] powerpc: remove references to the obsolete linux,platform propertyStuart Yoder2007-02-171-8/+1
| * | | | [POWERPC] Delete boot-cpu property from all DTS filesTimur Tabi2007-02-161-3/+2
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-02-192-2/+8
|\ \ \ \ \
| * | | | | PCI: Make CARDBUS_MEM_SIZE and CARDBUS_IO_SIZE boot optionsAtsushi Nemoto2007-02-161-0/+6
| * | | | | PCI: pci.txt fix __devexit() usageGrant Grundler2007-02-161-2/+2
| | |_|/ / | |/| | |
* | | | | Pull remove-hotkey into release branchLen Brown2007-02-162-61/+0
|\ \ \ \ \
| * | | | | ACPI: hotkey: remove driver, per feature-removal-schedule.txtLen Brown2007-02-162-61/+0
* | | | | | Pull sony into release branchLen Brown2007-02-161-0/+106
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | sony-laptop: Update docsMattia Dongili2007-02-132-87/+106
| * | | | | sony_acpi: SNC device support for Sony VaiosStelian Pop2007-02-131-0/+87
| | |_|/ / | |/| | |
* | | | | [PATCH] Add debugging feature /proc/timer_statIngo Molnar2007-02-161-0/+68
* | | | | [PATCH] hrtimers: add high resolution timer supportThomas Gleixner2007-02-161-0/+4
* | | | | [PATCH] tick-management: dyntick / highres functionalityThomas Gleixner2007-02-161-0/+4
* | | | | [PATCH] hrtimers: move and add documentationThomas Gleixner2007-02-162-0/+249
* | | | | [PATCH] GPIO core documentationDavid Brownell2007-02-161-7/+10
| |_|/ / |/| | |
* | | | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-02-146-74/+186
|\ \ \ \ | |_|_|/ |/| | |
| * | | [PATCH] i386: add option to show more code in oops reportsChuck Ebbert2007-02-131-0/+5
| * | | [PATCH] x86-64: Allow to run a program when a machine check event is detectedAndi Kleen2007-02-131-0/+70
| * | | [PATCH] x86-64: cleanup Doc/x86_64/ filesRandy Dunlap2007-02-134-42/+35
| * | | [PATCH] x86-64: improved iommu documentationKarsten Weiss2007-02-132-34/+78
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2007-02-132-62/+125
|\ \ \ \
| * | | | [POWERPC] mpc5200 device tree bindings refinementGrant Likely2007-02-131-62/+121
| * | | | Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2007-02-131-0/+4
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | [POWERPC] 83xx: Added new dr_mode property for usb controller on 83xxLi Yang2007-02-081-0/+4
| | |/ /
* | | | i2c-parport: Add support for One For All remote JP1 interfaceJonathan McDowell2007-02-131-0/+15
* | | | i2c-viapro: Add support for the VIA CX700 south bridgeJean Delvare2007-02-131-0/+7
* | | | i2c: Add driver suspend/resume/shutdown supportDavid Brownell2007-02-132-9/+55
* | | | i2c-i801: Document the SMBus unhiding quirkJean Delvare2007-02-131-5/+55