summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] docs: small kbuild cleanupDaniel Walker2006-10-042-2/+2
* [PATCH] hdrcheck permission fixAndrew Morton2006-10-041-1/+1
* [PATCH] ipc: headers_check fixCedric Le Goater2006-10-043-8/+14
* [PATCH] i383 numa: fix numaq/summit apicid conflictKeith Mannthey2006-10-042-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-10-04596-1333/+1095Star
|\
| * Add missing maintainer countries in CREDITSSamuel Tardieu2006-10-031-0/+6
| * Fix bytes <-> kilobytes typo in Kconfig for ramdiskChristian Borntraeger2006-10-031-1/+1
| * fix a typo in Documentation/pi-futex.txtRiccardo Magliocchetti2006-10-031-1/+1
| * BUG_ON conversion for fs/xfs/Eric Sesterhenn2006-10-031-4/+2Star
| * BUG_ON() conversion in fs/nfsd/Eric Sesterhenn2006-10-031-2/+1Star
| * BUG_ON conversion for fs/reiserfsEric Sesterhenn2006-10-035-54/+26Star
| * BUG_ON cleanups in arch/i386Eric Sesterhenn2006-10-034-8/+4Star
| * BUG_ON cleanup in drivers/net/tokenring/Eric Sesterhenn2006-10-031-2/+1Star
| * BUG_ON cleanup for drivers/md/Eric Sesterhenn2006-10-032-3/+2Star
| * kerneldoc-typo in led-class.cHenrik Kretzschmar2006-10-031-1/+1
| * debugfs: spelling fixKomal Shah2006-10-031-1/+1
| * rcutorture: Fix incorrect description of default for nreaders parameterJosh Triplett2006-10-031-1/+1
| * parport: Remove space in function callsMatthew Martin2006-10-031-106/+106
| * Michal Wronski: update contact infoMichal Wronski2006-10-032-2/+2
| * Spelling fix: "control" instead of "cotrol"Michael Opdenacker2006-10-032-4/+4
| * reboot parameter in Documentation/kernel-parameters.txtMichael Opdenacker2006-10-031-1/+1
| * Fix copy&waste bug in comment in scripts/kernel-docRolf Eike Beer2006-10-031-2/+2
| * remove duplicate "until" from kernel/workqueue.cRolf Eike Beer2006-10-031-1/+1
| * ite_gpio fix tabbageJim Cromie2006-10-031-7/+7
| * fix file specification in commentsUwe Zeisberger2006-10-03313-313/+313
| * Documentation: remove duplicated wordsPaolo Ornati2006-10-0352-62/+61Star
| * Fix typos in Documentation/: 'S'Matt LaPlante2006-10-0330-71/+72
| * Fix typos in Documentation/: 'Q'-'R'Matt LaPlante2006-10-0326-40/+40
| * Fix "can not" in Documentation and KconfigMatt LaPlante2006-10-0324-31/+31
| * Fix typos in Documentation/: 'N'-'P'Matt LaPlante2006-10-0341-79/+78Star
| * Fix typos in Documentation/: 'H'-'M'Matt LaPlante2006-10-0339-62/+62
| * Fix typos in Documentation/: 'F'-'G'Matt LaPlante2006-10-0321-23/+23
| * Fix typos in Documentation/: 'D'-'E'Matt LaPlante2006-10-0338-64/+63Star
| * Fix typos in Documentation/: 'B'-'C'Matt LaPlante2006-10-0319-38/+38
| * Fix some typos in Documentation/: 'A'Matt LaPlante2006-10-0329-32/+32
| * Still more typo fixesMatt LaPlante2006-10-0315-24/+24
| * more misc typo fixesMatt LaPlante2006-10-0313-16/+16
| * Fix several typos in drivers/Matt LaPlante2006-10-0322-32/+32
| * fix drivers/acpi/Kconfig typosMatt LaPlante2006-10-031-3/+3
| * fix an arch/alpha/Kconfig typoMatt LaPlante2006-10-031-1/+1
| * Typos in fs/KconfigMatt LaPlante2006-10-031-7/+7
| * Attack of "the the"s in archMatt LaPlante2006-10-0314-18/+18
| * remove mentionings of devfs in documentationAdrian Bunk2006-10-0320-203/+19Star
| * input: remove obsolete contact informationAdrian Bunk2006-10-031-21/+0Star
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2006-10-032-2/+2
|\ \
| * | [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl()Wim Van Sebroeck2006-10-032-2/+2
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2006-10-033-0/+757
|\| |
| * | [WATCHDOG] iTCO_wdt.c shutdown patchWim Van Sebroeck2006-10-031-33/+4Star
| * | [WATCHDOG] iTCO_wdt.c - pci_dev_put fixWim Van Sebroeck2006-10-031-1/+4
| * | [WATCHDOG] iTCO_wdt (Intel TCO Timer) driverWim Van Sebroeck2006-10-031-24/+79