summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tty: cyclades, remove typedefsJiri Slaby2009-06-111-13/+0Star
* tty: cyclades, convert macros to inlinesJiri Slaby2009-06-111-59/+71
* tty: cyclades, cache HW versionJiri Slaby2009-06-112-21/+12Star
* tty: cyclades, plx9060 casts cleanupJiri Slaby2009-06-112-42/+46
* tty: synclink_gt add receive pio modePaul Fulghum2009-06-111-9/+68
* tty: Update cdc_acmAlan Cox2009-06-112-1/+7
* tty: Bring the usb tty port structure into more useAlan Cox2009-06-1139-661/+467Star
* tty: Implement a drain delay in the tty portAlan Cox2009-06-112-0/+14
* tty: Add carrier processing on close to the tty_port coreAlan Cox2009-06-1112-41/+89
* tty: cyclades, remove spurious check in ISRJiri Slaby2009-06-111-8/+0Star
* tty: cyclades, don't kill FWJiri Slaby2009-06-111-2/+0Star
* tty:cyclades, load firmware even on ZeJiri Slaby2009-06-111-8/+5Star
* Linux 2.6.30Linus Torvalds2009-06-101-1/+1
* char: mxser, fix ISA board lookupPeter Botha2009-06-101-1/+1
* jbd: fix race in buffer processing in commit codeJan Kara2009-06-101-2/+4
* autofs4: remove hashed check in validate_wait()Ian Kent2009-06-101-14/+8Star
* shm: fix unused warnings on nommuMike Frysinger2009-06-101-2/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-06-0914-12/+39
|\
| * kvm: fix kvm reboot crash when MAXSMP is usedAvi Kivity2009-06-091-1/+1
| * cpumask: alloc zeroed cpumask for static cpumask_var_tsYinghai Lu2009-06-0911-11/+11
| * cpumask: introduce zalloc_cpumask_varYinghai Lu2009-06-092-0/+27
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-06-091-0/+3
|\ \
| * | bsg: setting rq->bio to NULLFUJITA Tomonori2009-06-091-0/+3
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-06-092-6/+8
|\ \
| * | cls_cgroup: Fix oops when user send improperly 'tc filter add' requestMinoru Usui2009-06-091-0/+3
| * | r8169: fix crash when large packets are receivedEric Dumazet2009-06-091-6/+5Star
* | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-06-091-14/+14
|\ \ \ | |_|/ |/| |
| * | md/raid5: fix bug in reshape code when chunk_size decreases.NeilBrown2009-06-091-1/+1
| * | md/raid5 - avoid deadlocks in get_active_stripe during reshapeNeilBrown2009-06-091-11/+11
| * | md/raid5: use conf->raid_disks in preference to mddev->raid_diskNeilBrown2009-06-091-2/+2
* | | async: Fix lack of boot-time console due to insufficient synchronizationLinus Torvalds2009-06-081-10/+5Star
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2009-06-089-101/+75Star
|\ \ \
| * | | MIPS: Outline udelay and fix a few issues.Ralf Baechle2009-06-085-92/+66Star
| * | | MIPS: ioctl.h: Fix headers_check warningsJaswinder Singh Rajput2009-06-081-0/+4
| * | | MIPS: Cobalt: PCI bus is always required to obtain the board IDYoichi Yuasa2009-06-081-0/+1
| * | | MIPS: Kconfig: Remove "Support for" from Cavium system typeYoichi Yuasa2009-06-081-2/+2
| * | | MIPS: Sibyte: Honor CONFIG_CMDLINERalf Baechle2009-06-081-7/+1Star
| * | | SSB: BCM47xx: Export ssb_watchdog_timer_setMatthieu Castet2009-06-081-0/+1
| |/ /
* | | pata_netcell: Fix typoAlan Cox2009-06-081-1/+1
* | | Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-06-081-0/+1
|\ \ \
| * | | KVM: Explicity initialize cpus_hardware_enabledAvi Kivity2009-06-081-0/+1
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bar...Linus Torvalds2009-06-081-16/+6Star
|\ \ \
| * | | pdc202xx_old: fix resetproc() methodSergei Shtylyov2009-06-071-14/+5Star
| * | | pdc202xx_old: fix 'pdc20246_dma_ops'Sergei Shtylyov2009-06-071-2/+1Star
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-06-0811-24/+53
|\ \ \ \
| * | | | [ARM] 5543/1: arm: serial amba: add missing declaration in serial.hAlessandro Rubini2009-06-071-0/+1
| * | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2009-06-042-2/+5
| |\ \ \ \
| | * | | | [ARM] pxa: fix pxa27x_udc default pullup GPIOPhilipp Zabel2009-06-041-1/+4
| | * | | | [ARM] pxa/imote2: fix UCAM sensor board ADC model numberJonathan Cameron2009-06-041-1/+1
| * | | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2009-06-0418-116/+272
| |\ \ \ \ \