aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Documentation: remove duplicated wordsPaolo Ornati2006-10-0352-62/+61
* 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/+78
* 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/+63
* 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/+19
* input: remove obsolete contact informationAdrian Bunk2006-10-031-21/+0
* x86: Fix booting with "no387 nofxsr"Linus Torvalds2006-10-031-0/+9
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-10-0321-102/+305
|\
| * [ARM] 3848/1: pxafb: Add option of fixing video modes and spitz QVGA mode sup...Richard Purdie2006-10-0213-84/+206
| * [ARM] 3880/1: remove the last trace of iop31x supportLennert Buytenhek2006-09-301-3/+0
| * [ARM] 3879/1: ep93xx: instantiate platform devices for ep93xx ethernetLennert Buytenhek2006-09-303-0/+87
| * [ARM] 3809/3: get rid of 4 megabyte kernel image size limitLennert Buytenhek2006-09-302-10/+11
| * [ARM] Fix XIP_KERNEL build error in arch/arm/mm/mmu.cRussell King2006-09-301-1/+1
| * [ARM] 3874/1: Remove leftover usage of asm/timeofday.hKevin Hilman2006-09-291-4/+0
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-10-0314-108/+270
|\ \
| * | [SERIAL] add PNP IDs for FPI based touchscreensMatthew Garrett2006-10-011-0/+13
| * | [SERIAL] Magic SysRq SAK does nothing on serial consolesSimon Tatham2006-10-011-1/+1
| * | [SERIAL] tickle NMI watchdog on serial output.Dave Jones2006-10-011-2/+3
| * | [SERIAL] Fix oops when removing suspended serial portRussell King2006-10-012-2/+8
| * | [SERIAL] Fix resume handling bugRussell King2006-10-011-8/+6
| * | [SERIAL] Remove wrong asm/serial.h inclusionsRussell King2006-10-016-6/+0
| * | [SERIAL] CONFIG_PM=n slim: drivers/serial/8250_pci.cAlexey Dobriyan2006-10-011-0/+4
| * | [SERIAL] OMAP1510 serial fix for 115200 baudJonathan McDowell2006-10-011-0/+11
| * | [SERIAL] returning proper error from serial core driverRam Gupta2006-10-011-0/+1
| * | [SERIAL] Make uart_line_info() correctly tell MMIO from I/O portSergei Shtylyov2006-10-011-4/+4
| * | [SERIAL] suspend/resume handlers don't have level arg anymoreSergei Shtylyov2006-10-012-4/+0
| * | [SERIAL] 8250 resourse management fixesSergei Shtylyov2006-10-011-9/+8
| * | [SERIAL] serial_cs: Add quirk for brainboxes 2-port RS232 cardRussell King2006-10-011-0/+20
| * | [SERIAL] serial_cs: handle Nokia multi->single port bodge via config quirkRussell King2006-10-011-5/+17
| * | [SERIAL] serial_cs: add configuration quirkRussell King2006-10-011-5/+34
| * | [SERIAL] serial_cs: Convert Oxford 950 / Possio GCC wakeup quirkRussell King2006-10-011-37/+63
| * | [SERIAL] serial_cs: convert IBM post-init handling to a quirkRussell King2006-10-011-34/+56
| * | [SERIAL] serial_cs: allow wildcarded quirksRussell King2006-10-011-4/+7
| * | [SERIAL] serial_cs: convert multi-port table to quirk tableRussell King2006-10-011-13/+42
| * | [SERIAL] serial_cs: Use clean up multiport card detectionRussell King2006-10-011-6/+5
| * | [SERIAL] Remove m32r_sio dependency on asm/serial.hRussell King2006-10-011-3/+2
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2006-10-0363-3421/+5706
|\ \ \