summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* virtio: add names to virtqueue struct, mapping from devices to queues.Rusty Russell2009-06-122-3/+3
* Merge branch 'for-linus' of git://linux-arm.org/linux-2.6Linus Torvalds2009-06-111-0/+1
|\
| * kmemleak: Remove some of the kmemleak false positivesCatalin Marinas2009-06-111-0/+7
* | Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-06-111-0/+2
|\ \
| * \ Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-113-6/+5
| |\ \ | | |/
| * | Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-061-0/+3
| |\ \
| * \ \ Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-013-8/+10
| |\ \ \
| * \ \ \ Merge commit 'v2.6.30-rc6' into perfcounters/coreIngo Molnar2009-05-183-9/+20
| |\ \ \ \
| * \ \ \ \ Merge branch 'linus' into perfcounters/coreIngo Molnar2009-04-299-91/+313
| |\ \ \ \ \
| * \ \ \ \ \ Merge commit 'v2.6.30-rc1' into perfcounters/coreIngo Molnar2009-04-081-1/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'linus' into perfcounters/coreIngo Molnar2009-04-078-6/+13
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'linus' into perfcounters/core-v2Ingo Molnar2009-04-0636-874/+1410
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'x86/core' into perfcounters/coreIngo Molnar2009-02-262-3/+4
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'linus' into perfcounters/coreIngo Molnar2009-02-131-2/+2
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge commit 'v2.6.29-rc4' into perfcounters/coreIngo Molnar2009-02-115-7/+11
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge commit 'v2.6.29-rc2' into perfcounters/coreIngo Molnar2009-01-217-28/+30
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'core/percpu' into perfcounters/coreIngo Molnar2009-01-184-41/+177
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge commit 'v2.6.29-rc1' into perfcounters/coreIngo Molnar2009-01-1154-2345/+2411
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into perfcounters/coreIngo Molnar2008-12-2921-215/+1237
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into perfcounters/coreIngo Molnar2008-12-142-7/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | performance counters: core codeThomas Gleixner2008-12-081-0/+2
* | | | | | | | | | | | | | | | | | Merge branch 'topic/slab/earlyboot' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-06-111-6/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | vt: use kzalloc() instead of the bootmem allocatorPekka Enberg2009-06-111-6/+2
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-06-111-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | block: Do away with the notion of hardsect_sizeMartin K. Petersen2009-05-221-1/+1
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'serial-from-alan'Linus Torvalds2009-06-1126-579/+1161
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | moxa: prevent opening unavailable portsDirk Eibach2009-06-111-0/+5
| * | | | | | | | | | | | | | | | | tty: use prepare/finish_waitJiri Slaby2009-06-111-4/+2
| * | | | | | | | | | | | | | | | | tty: remove sleep_onJiri Slaby2009-06-111-1/+2
| * | | | | | | | | | | | | | | | | tty: Untangle termios and mm mutex dependenciesAlan Cox2009-06-111-29/+46
| * | | | | | | | | | | | | | | | | tty: bfin_jtag_comm: emulate a TTY over the Blackfin EMUDAT/JTAG interfaceMike Frysinger2009-06-113-0/+379
| * | | | | | | | | | | | | | | | | tty: simplify buffer allocator cleanupsAlan Cox2009-06-111-17/+5
| * | | | | | | | | | | | | | | | | tty: remove buffer special casingAlan Cox2009-06-112-17/+4
| * | | | | | | | | | | | | | | | | tty: bring ldisc into CodingStyleAlan Cox2009-06-111-13/+9
| * | | | | | | | | | | | | | | | | tty: Move ldisc_flushAlan Cox2009-06-112-21/+21
| * | | | | | | | | | | | | | | | | tty: rewrite the ldisc lockingAlan Cox2009-06-119-250/+321
| * | | | | | | | | | | | | | | | | tty: Extract various bits of ldisc codeAlan Cox2009-06-112-36/+85
| * | | | | | | | | | | | | | | | | tty: Fix oops when scanning the polling list for kgdbAlan Cox2009-06-111-6/+7
| * | | | | | | | | | | | | | | | | pty: Fix a commentAlan Cox2009-06-111-1/+0
| * | | | | | | | | | | | | | | | | tty: throttling race fixAlan Cox2009-06-111-0/+13
| * | | | | | | | | | | | | | | | | epca: fix test_bit parametersJiri Slaby2009-06-111-4/+5
| * | | | | | | | | | | | | | | | | rocket: fix test_bit parametersJiri Slaby2009-06-111-3/+3
| * | | | | | | | | | | | | | | | | tty: cyclades, remove unused variablesJiri Slaby2009-06-111-6/+0
| * | | | | | | | | | | | | | | | | tty: cyclades, fix nports handlingJiri Slaby2009-06-111-41/+17
| * | | | | | | | | | | | | | | | | tty: cyclades, convert macros to inlinesJiri Slaby2009-06-111-59/+71
| * | | | | | | | | | | | | | | | | tty: cyclades, cache HW versionJiri Slaby2009-06-111-21/+11
| * | | | | | | | | | | | | | | | | tty: cyclades, plx9060 casts cleanupJiri Slaby2009-06-111-32/+33
| * | | | | | | | | | | | | | | | | tty: synclink_gt add receive pio modePaul Fulghum2009-06-111-9/+68
| * | | | | | | | | | | | | | | | | tty: Implement a drain delay in the tty portAlan Cox2009-06-111-0/+11
| * | | | | | | | | | | | | | | | | tty: Add carrier processing on close to the tty_port coreAlan Cox2009-06-1111-40/+87
OpenPOWER on IntegriCloud