Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge phase #5 (misc) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li... | Linus Torvalds | 2008-10-13 | 4 | -138/+306 |
|\ | |||||
| *-. | Merge branches 'oprofile-v2' and 'timers/hpet' into x86/core-v4 | Ingo Molnar | 2008-10-13 | 4 | -138/+306 |
| |\ \ | |||||
| | | * | HPET: Remove spurious HPET busy warning message. | David John | 2008-10-10 | 1 | -4/+0 |
| | | * | Merge commit 'v2.6.27' into timers/hpet | Ingo Molnar | 2008-10-10 | 165 | -971/+1428 |
| | | |\ | |||||
| | | * \ | Merge commit 'v2.6.27-rc6' into timers/hpet | Ingo Molnar | 2008-09-14 | 1261 | -28522/+91966 |
| | | |\ \ | |||||
| | | * | | | hpet: /dev/hpet - fixes and cleanup, fix | David Brownell | 2008-07-31 | 1 | -2/+4 |
| | | * | | | hpet: /dev/hpet - fixes and cleanup | David Brownell | 2008-07-31 | 1 | -66/+24 |
| | | * | | | Merge branch 'linus' into timers/hpet | Ingo Molnar | 2008-07-31 | 2956 | -205506/+292310 |
| | | |\ \ \ | |||||
| | | * \ \ \ | Merge branch 'linus' into timers/hpet | Ingo Molnar | 2008-06-16 | 327 | -2316/+4660 |
| | | |\ \ \ \ | |||||
| | | * | | | | | x86: get irq for hpet timer | Kevin Hao | 2008-06-02 | 1 | -0/+63 |
| | * | | | | | | Merge branch 'linus' into oprofile-v2 | Ingo Molnar | 2008-10-13 | 2245 | -80223/+212822 |
| | |\ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| | * | | | | | | oprofile: fix printk in cpu_buffer.c | Robert Richter | 2008-07-26 | 1 | -1/+1 |
| | * | | | | | | x86/oprofile: add CONFIG_OPROFILE_IBS option | Robert Richter | 2008-07-26 | 2 | -0/+10 |
| | * | | | | | | x86/oprofile: add IBS support for AMD CPUs, IBS buffer handling routines | Barry Kasindorf | 2008-07-26 | 3 | -2/+140 |
| | * | | | | | | OProfile: moving increment_tail() in buffer_sync.c | Robert Richter | 2008-07-26 | 1 | -13/+11 |
| | * | | | | | | drivers/oprofile: coding style fixes in buffer_sync.c | Robert Richter | 2008-07-26 | 1 | -54/+57 |
* | | | | | | | | tty: rename the remaining oddly named n_tty functions | Alan Cox | 2008-10-13 | 1 | -13/+13 |
* | | | | | | | | fs3270: Correct error returns | Alan Cox | 2008-10-13 | 1 | -5/+4 |
* | | | | | | | | fs3270: remove extra locks | Alan Cox | 2008-10-13 | 1 | -5/+1 |
* | | | | | | | | tty: tty_io.c shadows sparse fix | Jason Wessel | 2008-10-13 | 1 | -4/+4 |
* | | | | | | | | serial: fix device name reporting when minor space is shared between drivers | David S. Miller | 2008-10-13 | 2 | -9/+20 |
* | | | | | | | | applicom: Fix an unchecked user ioctl range and an error return | Alan Cox | 2008-10-13 | 1 | -4/+2 |
* | | | | | | | | tty: Minor tidyups and document fixes for n_tty | Alan Cox | 2008-10-13 | 1 | -11/+37 |
* | | | | | | | | tty: Remove lots of NULL checks | Alan Cox | 2008-10-13 | 6 | -79/+1 |
* | | | | | | | | tty: fix up gigaset a bit | Alan Cox | 2008-10-13 | 1 | -15/+12 |
* | | | | | | | | tty: Fallout from tty-move-canon-specials | Stephen Rothwell | 2008-10-13 | 2 | -3/+3 |
* | | | | | | | | tty: some ICANON magic is in the wrong places | Alan Cox | 2008-10-13 | 4 | -44/+55 |
* | | | | | | | | tty: simplify ktermios allocation | Alan Cox | 2008-10-13 | 2 | -42/+7 |
* | | | | | | | | pty: simplify unix98 allocation | Alan Cox | 2008-10-13 | 1 | -11/+7 |
* | | | | | | | | pty: Fix allocation failure double free | Alan Cox | 2008-10-13 | 1 | -2/+0 |
* | | | | | | | | pty: Coding style and polish | Alan Cox | 2008-10-13 | 1 | -42/+44 |
* | | | | | | | | Add an instance parameter devpts interfaces | Sukadev Bhattiprolu | 2008-10-13 | 2 | -14/+18 |
* | | | | | | | | Move tty lookup/reopen to caller | Sukadev Bhattiprolu | 2008-10-13 | 1 | -15/+16 |
* | | | | | | | | tty: extract the pty init time special cases | Alan Cox | 2008-10-13 | 2 | -142/+182 |
* | | | | | | | | tty: Finish fixing up the init_dev interface to use ERR_PTR | Alan Cox | 2008-10-13 | 2 | -33/+25 |
* | | | | | | | | tty: More driver operations | Alan Cox | 2008-10-13 | 2 | -10/+63 |
* | | | | | | | | tty: kref the tty driver object | Alan Cox | 2008-10-13 | 4 | -54/+69 |
* | | | | | | | | tty: Clean up the tty_init_dev changes further | Alan Cox | 2008-10-13 | 2 | -41/+72 |
* | | | | | | | | tty: Move parts of tty_init_dev into new functions | Sukadev Bhattiprolu | 2008-10-13 | 1 | -52/+87 |
* | | | | | | | | tty: Remove more special casing and out of place code | Alan Cox | 2008-10-13 | 4 | -155/+188 |
* | | | | | | | | tty: shutdown method | Alan Cox | 2008-10-13 | 3 | -41/+57 |
* | | | | | | | | vt: remove bogus lock dropping | Alan Cox | 2008-10-13 | 1 | -18/+0 |
* | | | | | | | | pty: If the administrator creates a device for a ptmx slave we should not error | Alan Cox | 2008-10-13 | 1 | -6/+12 |
* | | | | | | | | tty: Redo current tty locking | Alan Cox | 2008-10-13 | 2 | -14/+5 |
* | | | | | | | | tty: the vhangup syscall is racy | Alan Cox | 2008-10-13 | 1 | -0/+19 |
* | | | | | | | | mxser: Switch to kref tty | Alan Cox | 2008-10-13 | 1 | -89/+103 |
* | | | | | | | | stallion: Use krefs | Alan Cox | 2008-10-13 | 3 | -93/+123 |
* | | | | | | | | tty: kref usage for isicom and moxa | Alan Cox | 2008-10-13 | 2 | -53/+69 |
* | | | | | | | | tty: usb-serial krefs | Alan Cox | 2008-10-13 | 36 | -208/+310 |
* | | | | | | | | tty: Move tty_write_message out of kernel/printk | Alan Cox | 2008-10-13 | 1 | -0/+25 |