summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge phase #5 (misc) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li...Linus Torvalds2008-10-134-138/+306
|\
| *-. Merge branches 'oprofile-v2' and 'timers/hpet' into x86/core-v4Ingo Molnar2008-10-134-138/+306
| |\ \
| | | * HPET: Remove spurious HPET busy warning message.David John2008-10-101-4/+0Star
| | | * Merge commit 'v2.6.27' into timers/hpetIngo Molnar2008-10-10165-971/+1428
| | | |\
| | | * \ Merge commit 'v2.6.27-rc6' into timers/hpetIngo Molnar2008-09-141261-28522/+91966
| | | |\ \
| | | * | | hpet: /dev/hpet - fixes and cleanup, fixDavid Brownell2008-07-311-2/+4
| | | * | | hpet: /dev/hpet - fixes and cleanupDavid Brownell2008-07-311-66/+24Star
| | | * | | Merge branch 'linus' into timers/hpetIngo Molnar2008-07-312956-205506/+292310
| | | |\ \ \
| | | * \ \ \ Merge branch 'linus' into timers/hpetIngo Molnar2008-06-16327-2316/+4660
| | | |\ \ \ \
| | | * | | | | x86: get irq for hpet timerKevin Hao2008-06-021-0/+63
| | * | | | | | Merge branch 'linus' into oprofile-v2Ingo Molnar2008-10-132245-80223/+212822
| | |\ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | oprofile: fix printk in cpu_buffer.cRobert Richter2008-07-261-1/+1
| | * | | | | | x86/oprofile: add CONFIG_OPROFILE_IBS optionRobert Richter2008-07-262-0/+10
| | * | | | | | x86/oprofile: add IBS support for AMD CPUs, IBS buffer handling routinesBarry Kasindorf2008-07-263-2/+140
| | * | | | | | OProfile: moving increment_tail() in buffer_sync.cRobert Richter2008-07-261-13/+11Star
| | * | | | | | drivers/oprofile: coding style fixes in buffer_sync.cRobert Richter2008-07-261-54/+57
* | | | | | | | tty: rename the remaining oddly named n_tty functionsAlan Cox2008-10-131-13/+13
* | | | | | | | fs3270: Correct error returnsAlan Cox2008-10-131-5/+4Star
* | | | | | | | fs3270: remove extra locksAlan Cox2008-10-131-5/+1Star
* | | | | | | | tty: tty_io.c shadows sparse fixJason Wessel2008-10-131-4/+4
* | | | | | | | serial: fix device name reporting when minor space is shared between driversDavid S. Miller2008-10-132-9/+20
* | | | | | | | applicom: Fix an unchecked user ioctl range and an error returnAlan Cox2008-10-131-4/+2Star
* | | | | | | | tty: Minor tidyups and document fixes for n_ttyAlan Cox2008-10-131-11/+37
* | | | | | | | tty: Remove lots of NULL checksAlan Cox2008-10-136-79/+1Star
* | | | | | | | tty: fix up gigaset a bitAlan Cox2008-10-131-15/+12Star
* | | | | | | | tty: Fallout from tty-move-canon-specialsStephen Rothwell2008-10-132-3/+3
* | | | | | | | tty: some ICANON magic is in the wrong placesAlan Cox2008-10-134-44/+55
* | | | | | | | tty: simplify ktermios allocationAlan Cox2008-10-132-42/+7Star
* | | | | | | | pty: simplify unix98 allocationAlan Cox2008-10-131-11/+7Star
* | | | | | | | pty: Fix allocation failure double freeAlan Cox2008-10-131-2/+0Star
* | | | | | | | pty: Coding style and polishAlan Cox2008-10-131-42/+44
* | | | | | | | Add an instance parameter devpts interfacesSukadev Bhattiprolu2008-10-132-14/+18
* | | | | | | | Move tty lookup/reopen to callerSukadev Bhattiprolu2008-10-131-15/+16
* | | | | | | | tty: extract the pty init time special casesAlan Cox2008-10-132-142/+182
* | | | | | | | tty: Finish fixing up the init_dev interface to use ERR_PTRAlan Cox2008-10-132-33/+25Star
* | | | | | | | tty: More driver operationsAlan Cox2008-10-132-10/+63
* | | | | | | | tty: kref the tty driver objectAlan Cox2008-10-134-54/+69
* | | | | | | | tty: Clean up the tty_init_dev changes furtherAlan Cox2008-10-132-41/+72
* | | | | | | | tty: Move parts of tty_init_dev into new functionsSukadev Bhattiprolu2008-10-131-52/+87
* | | | | | | | tty: Remove more special casing and out of place codeAlan Cox2008-10-134-155/+188
* | | | | | | | tty: shutdown methodAlan Cox2008-10-133-41/+57
* | | | | | | | vt: remove bogus lock droppingAlan Cox2008-10-131-18/+0Star
* | | | | | | | pty: If the administrator creates a device for a ptmx slave we should not errorAlan Cox2008-10-131-6/+12
* | | | | | | | tty: Redo current tty lockingAlan Cox2008-10-132-14/+5Star
* | | | | | | | tty: the vhangup syscall is racyAlan Cox2008-10-131-0/+19
* | | | | | | | mxser: Switch to kref ttyAlan Cox2008-10-131-89/+103
* | | | | | | | stallion: Use krefsAlan Cox2008-10-133-93/+123
* | | | | | | | tty: kref usage for isicom and moxaAlan Cox2008-10-132-53/+69
* | | | | | | | tty: usb-serial krefsAlan Cox2008-10-1336-208/+310
* | | | | | | | tty: Move tty_write_message out of kernel/printkAlan Cox2008-10-131-0/+25