summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-06-11tty: Extract various bits of ldisc codeAlan Cox3-36/+88
2009-06-11tty: Fix oops when scanning the polling list for kgdbAlan Cox1-6/+7
2009-06-11pty: Fix a commentAlan Cox1-1/+0
2009-06-11serial: update maintainers fileAlan Cox1-1/+2
2009-06-11tty: throttling race fixAlan Cox2-2/+17
2009-06-11x86: fix ktermios-termio conversionArnd Bergmann1-0/+1
2009-06-118250_pci: add the OXCB950 chip to the 8250 PCI driver.Andre Przywara2-0/+5
2009-06-11epca: fix test_bit parametersJiri Slaby1-4/+5
2009-06-11rocket: fix test_bit parametersJiri Slaby1-3/+3
2009-06-11serial: refactor ASYNC_ flagsJiri Slaby1-47/+69
2009-06-11tty: Clean up the ACM driver to CodingStyleAlan Cox1-131/+160
2009-06-11tty: cdc_acm add krefsAlan Cox2-68/+98
2009-06-11tty: cyclades, remove unused variablesJiri Slaby1-6/+0
2009-06-11tty: cyclades, fix nports handlingJiri Slaby1-41/+17
2009-06-11tty: cyclades, remove typedefsJiri Slaby1-13/+0
2009-06-11tty: cyclades, convert macros to inlinesJiri Slaby1-59/+71
2009-06-11tty: cyclades, cache HW versionJiri Slaby2-21/+12
2009-06-11tty: cyclades, plx9060 casts cleanupJiri Slaby2-42/+46
2009-06-11tty: synclink_gt add receive pio modePaul Fulghum1-9/+68
2009-06-11tty: Update cdc_acmAlan Cox2-1/+7
2009-06-11tty: Bring the usb tty port structure into more useAlan Cox39-661/+467
2009-06-11tty: Implement a drain delay in the tty portAlan Cox2-0/+14
2009-06-11tty: Add carrier processing on close to the tty_port coreAlan Cox12-41/+89
2009-06-11tty: cyclades, remove spurious check in ISRJiri Slaby1-8/+0
2009-06-11tty: cyclades, don't kill FWJiri Slaby1-2/+0
2009-06-11tty:cyclades, load firmware even on ZeJiri Slaby1-8/+5
2009-06-10Linux 2.6.30v2.6.30Linus Torvalds1-1/+1
2009-06-10char: mxser, fix ISA board lookupPeter Botha1-1/+1
2009-06-10jbd: fix race in buffer processing in commit codeJan Kara1-2/+4
2009-06-10autofs4: remove hashed check in validate_wait()Ian Kent1-14/+8
2009-06-10shm: fix unused warnings on nommuMike Frysinger1-2/+5
2009-06-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds14-12/+39
2009-06-09Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+3
2009-06-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-6/+8
2009-06-09Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds1-14/+14
2009-06-09bsg: setting rq->bio to NULLFUJITA Tomonori1-0/+3
2009-06-09kvm: fix kvm reboot crash when MAXSMP is usedAvi Kivity1-1/+1
2009-06-09cpumask: alloc zeroed cpumask for static cpumask_var_tsYinghai Lu11-11/+11
2009-06-09cpumask: introduce zalloc_cpumask_varYinghai Lu2-0/+27
2009-06-09cls_cgroup: Fix oops when user send improperly 'tc filter add' requestMinoru Usui1-0/+3
2009-06-09r8169: fix crash when large packets are receivedEric Dumazet1-6/+5
2009-06-09md/raid5: fix bug in reshape code when chunk_size decreases.NeilBrown1-1/+1
2009-06-09md/raid5 - avoid deadlocks in get_active_stripe during reshapeNeilBrown1-11/+11
2009-06-09md/raid5: use conf->raid_disks in preference to mddev->raid_diskNeilBrown1-2/+2
2009-06-08async: Fix lack of boot-time console due to insufficient synchronizationLinus Torvalds1-10/+5
2009-06-08Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds9-101/+75
2009-06-08pata_netcell: Fix typoAlan Cox1-1/+1
2009-06-08Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2009-06-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bar...Linus Torvalds1-16/+6
2009-06-08MIPS: Outline udelay and fix a few issues.Ralf Baechle5-92/+66