summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] spufs: The SPU file system, baseArnd Bergmann2006-01-091-0/+521
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2006-01-071-2/+3
|\
| * Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-01-0519-369/+772
| |\
| * | Input: appletouch - add support for Geyser 2Michael Hanselmann2005-12-211-2/+3
* | | [ACPI] fix kernel-doc warnings in acpi/scan.cRandy Dunlap2006-01-071-0/+1
* | | Auto-update from upstreamLen Brown2006-01-078-69/+121
|\ \ \
| * \ \ Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds2006-01-066-69/+73
| |\ \ \
| | * \ \ Merge ../torvalds-2.6/Greg Kroah-Hartman2006-01-0611-37/+1237
| | |\ \ \
| | * | | | [PATCH] i2c: i2c-nforce2 add nforce4 MCP-04 device IDJean Delvare2006-01-051-1/+2
| | * | | | [PATCH] i2c: update i2c_driver.command documentationJean Delvare2006-01-051-7/+3
| | * | | | [PATCH] i2c: Documentation updateJean Delvare2006-01-052-4/+2
| | * | | | [PATCH] i2c: Drop i2c_driver.{owner,name}, 11 of 11Jean Delvare2006-01-052-2/+8
| | * | | | [PATCH] i2c: Chip driver porting guide updateJean Delvare2006-01-051-35/+44
| | * | | | [PATCH] i2c: Rework client usage count, 3 of 3Jean Delvare2006-01-051-0/+1
| | * | | | [PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare2006-01-052-5/+3
| | * | | | [PATCH] i2c: Add support for Barco LPT->DVI to i2c-parportPeter Korsgaard2006-01-051-0/+1
| | * | | | [PATCH] hwmon: Clarify the W83627THF VID documentationMark M. Hoffman2006-01-051-8/+11
| | * | | | [PATCH] hwmon: remove deprecated sysfs names of adm1025 and adm1026Grant Coady2006-01-051-9/+0
| | | |_|/ | | |/| |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-01-061-0/+40
| |\ \ \ \
| | * | | | kbuild: document howto build external modules using several directoriesSam Ravnborg2006-01-061-0/+40
| * | | | | NFSv4: Allow entries in the idmap cache to expireTrond Myklebust2006-01-061-0/+4
| * | | | | NFSv4: Allow user to set the port used by the NFSv4 callback channelTrond Myklebust2006-01-061-0/+4
| | |_|/ / | |/| | |
* | | | | Auto-update from upstreamLen Brown2006-01-0628-406/+2009
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-01-061-8/+2
| |\ \ \ \
| | * | | | [BLOCK] I/O barrier documentation updateTejun Heo2006-01-061-8/+2
| | |/ / /
| * | | | [PATCH] md: allow sync-speed to be controlled per-deviceNeilBrown2006-01-061-0/+22
| * | | | [PATCH] md: support adding new devices to md arrays via sysfsNeilBrown2006-01-061-0/+8
| * | | | [PATCH] md: allow available size of component devices to be set via sysfsNeilBrown2006-01-061-0/+7
| * | | | [PATCH] md: export rdev->data_offset via sysfsNeilBrown2006-01-061-0/+6
| * | | | [PATCH] md: expose device slot information via sysfsNeilBrown2006-01-061-0/+8
| * | | | [PATCH] md: allow md/raid_disks to be settableNeilBrown2006-01-061-0/+3
| * | | | [PATCH] md: count corrected read errors per driveNeilBrown2006-01-061-0/+11
| * | | | [PATCH] md: allow array level to be set textually via sysfsNeilBrown2006-01-061-0/+8
| * | | | [PATCH] md: expose md metadata format in sysfsNeilBrown2006-01-061-0/+6
| * | | | [PATCH] md: allow md array component size to be accessed and set via sysfsNeilBrown2006-01-061-0/+9
| * | | | [PATCH] md: allow chunk_size to be settable through sysfsNeilBrown2006-01-061-0/+8
| * | | | [PATCH] md: allow dirty raid[456] arrays to be started at bootNeilBrown2006-01-061-0/+24
| * | | | [PATCH] swsusp: make image size limit tunableRafael J. Wysocki2006-01-062-0/+16
| * | | | [PATCH] Keys: Remove key duplicationDavid Howells2006-01-061-18/+0
| |/ / /
| * | | Merge http://oss.oracle.com/git/ocfs2Linus Torvalds2006-01-055-0/+1099
| |\ \ \
| | * | | [PATCH] OCFS2: The Second Oracle Cluster FilesystemMark Fasheh2006-01-032-0/+57
| | * | | [PATCH] OCFS2: The Second Oracle Cluster FilesystemMark Fasheh2006-01-032-0/+132
| | * | | [PATCH] configfs: User-driven configuration filesystemJoel Becker2006-01-033-0/+910
| | | |/ | | |/|
| * | | Merge with http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitJody McIntyre2006-01-051-0/+11
| |\ \ \ | | | |/ | | |/|
| | * | [PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca...Dominik Brodowski2006-01-061-2/+4
| | * | [PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callbackDominik Brodowski2006-01-061-0/+3
| | * | [PATCH] pcmcia: new suspend coreDominik Brodowski2006-01-051-0/+6
| * | | Merge with http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitJody McIntyre2006-01-0518-369/+761
| |\ \ \ | | |/ /
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-01-041-15/+16
| | |\ \
| | | * | [PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers2006-01-041-15/+16
| | | |/
OpenPOWER on IntegriCloud