summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2008-05-30[S390] 3270: fix race with stack local wait_queue_head_t.Martin Schwidefsky-5/+4
2008-05-30[S390] dasd: use a generic wait_queue for sleep_onStefan Haberland-14/+14
2008-05-30[S390] sclp_vt220: fix scheduling while atomic bug.Heiko Carstens-20/+7
2008-05-30[S390] showmem: Only walk spanned pages.Heiko Carstens-26/+23
2008-05-30[S390] appldata: prevent cpu hotplug when walking cpu_online_map.Gerald Schaefer-0/+8
2008-05-30[S390] Fix section mismatch warnings.Heiko Carstens-7/+15
2008-05-30[S390] s390 types: make dma_addr_t 64 bit capableChristian Borntraeger-0/+6
2008-05-30[S390] tape: Fix race condition in tape block device driverMichael Holzheu-2/+2
2008-05-30[S390] fix sparsemem related compile error with allnoconfig on s390Hans-Joachim Picht-0/+3
2008-05-30lguest: notify on emptyRusty Russell-2/+10
2008-05-30virtio: force callback on empty.Rusty Russell-7/+4
2008-05-30virtio_blk: fix endianess annotationsChristian Borntraeger-4/+4
2008-05-30virtio_config: fix len calculation of config elementsChristian Borntraeger-1/+1
2008-05-30virtio_net: another race with virtio_net and enable_cbChristian Borntraeger-1/+0
2008-05-30virtio: An entropy device, as suggested by hpa.Rusty Russell-0/+173
2008-05-30virtio_blk: allow read-only disksChristian Borntraeger-1/+6
2008-05-30lguest: fix ugly <NULL> in /proc/interruptsRusty Russell-2/+3
2008-05-30virtio: set device index in common code.Rusty Russell-32/+21
2008-05-30virtio: virtio_pci should not set bus_id.Rusty Russell-1/+0
2008-05-30virtio: bus_id for devices should contain 'virtio'Rusty Russell-1/+1
2008-05-30Fix crash in virtio_blk during modprobe ; rmmod ; modprobeChris Lalancette-0/+1
2008-05-30lguest: use ioremap_cache, not ioremapRusty Russell-1/+1
2008-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds-0/+18
2008-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds-96/+812
2008-05-29driver-core: prepare for 2.6.27 api change by adding dev_set_nameStephen Rothwell-0/+18
2008-05-29Revert "USB: EHCI: fix performance regression"Greg Kroah-Hartman-10/+8
2008-05-29USB: fsl_usb2_udc: fix recursive lockLi Yang-0/+2
2008-05-29USB: usb-serial: option: Don't match Huawei driver CD imagesMichael Karcher-17/+17
2008-05-29USB: pl2303: another product IDSteve Murphy-0/+2
2008-05-29USB: add another scanner quirkRené Rebe-0/+4
2008-05-29USB: Add support for ROKR W5 in unusual_devs.hJavier Smaldone-2/+4
2008-05-29USB: Fix M600i unusual_devs entryPhil Dibowitz-1/+1
2008-05-29USB: usb-storage: unusual_devs update for Cypress ATACBAlan Stern-1/+1
2008-05-29USB: EHCI: fix performance regressionAlan Stern-8/+10
2008-05-29USB: EHCI: fix bug in Iso schedulingAlan Stern-23/+44
2008-05-29USB: EHCI: fix remote-wakeup regressionAlan Stern-2/+6
2008-05-29USB: EHCI: suppress unwanted error messagesAlan Stern-1/+25
2008-05-29USB: EHCI: fix up root-hub TT messAlan Stern-15/+8
2008-05-29USB: add all configs to the "descriptors" attributeAlan Stern-23/+21
2008-05-29USB: fix possible deadlock involving sysfs attributesAlan Stern-5/+9
2008-05-29USB: Firmware loader driver for USB Apple iSight cameraMatthew Garrett-0/+143
2008-05-29USB: FTDI_SIO : Add support for Matrix Orbital PID RangeRay Molenkamp-6/+525
2008-05-29Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds-2/+2
2008-05-29Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-584/+150
2008-05-29[CPUFREQ] fix double unlock of cpu_policy_rwsem in drivers/cpufreq/cpufreq.cLothar Waßmann-2/+2
2008-05-29Merge commit 'linus/master' into sched-fixes-for-linusIngo Molnar-7306/+12739
2008-05-29sched: re-tune NUMA topologiesIngo Molnar-1/+3
2008-05-29netfilter: nf_conntrack_expect: fix error path unwind in nf_conntrack_expect_...Alexey Dobriyan-2/+2
2008-05-29sched: stop wake_affine from causing serious imbalanceMike Galbraith-11/+14
2008-05-29sched: fix sched_clock_cpu()Peter Zijlstra-4/+14