summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | driver-core: prepare for 2.6.27 api change by adding dev_set_nameStephen Rothwell2008-05-292-0/+18
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-05-2926-96/+812
|\ \ \
| * | | Revert "USB: EHCI: fix performance regression"Greg Kroah-Hartman2008-05-292-10/+8
| * | | USB: fsl_usb2_udc: fix recursive lockLi Yang2008-05-291-0/+2
| * | | USB: usb-serial: option: Don't match Huawei driver CD imagesMichael Karcher2008-05-291-17/+17
| * | | USB: pl2303: another product IDSteve Murphy2008-05-292-0/+2
| * | | USB: add another scanner quirkRené Rebe2008-05-291-0/+4
| * | | USB: Add support for ROKR W5 in unusual_devs.hJavier Smaldone2008-05-291-2/+4
| * | | USB: Fix M600i unusual_devs entryPhil Dibowitz2008-05-291-1/+1
| * | | USB: usb-storage: unusual_devs update for Cypress ATACBAlan Stern2008-05-291-1/+1
| * | | USB: EHCI: fix performance regressionAlan Stern2008-05-292-8/+10
| * | | USB: EHCI: fix bug in Iso schedulingAlan Stern2008-05-291-23/+44
| * | | USB: EHCI: fix remote-wakeup regressionAlan Stern2008-05-292-2/+6
| * | | USB: EHCI: suppress unwanted error messagesAlan Stern2008-05-2911-1/+25
| * | | USB: EHCI: fix up root-hub TT messAlan Stern2008-05-296-15/+8
| * | | USB: add all configs to the "descriptors" attributeAlan Stern2008-05-291-23/+21
| * | | USB: fix possible deadlock involving sysfs attributesAlan Stern2008-05-292-5/+9
| * | | USB: Firmware loader driver for USB Apple iSight cameraMatthew Garrett2008-05-293-0/+143
| * | | USB: FTDI_SIO : Add support for Matrix Orbital PID RangeRay Molenkamp2008-05-292-6/+525
| |/ /
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2008-05-291-2/+2
|\ \ \
| * | | [CPUFREQ] fix double unlock of cpu_policy_rwsem in drivers/cpufreq/cpufreq.cLothar Waßmann2008-05-291-2/+2
* | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-05-298-584/+150
|\ \ \ \
| * \ \ \ Merge commit 'linus/master' into sched-fixes-for-linusIngo Molnar2008-05-29877-7306/+12739
| |\ \ \ \
| * | | | | sched: re-tune NUMA topologiesIngo Molnar2008-05-291-1/+3
| * | | | | sched: stop wake_affine from causing serious imbalanceMike Galbraith2008-05-291-11/+14
| * | | | | sched: fix sched_clock_cpu()Peter Zijlstra2008-05-291-4/+14
| * | | | | revert ("sched: fair-group: SMP-nice for group scheduling")Ingo Molnar2008-05-295-489/+75
| * | | | | sched: cleanupIngo Molnar2008-05-291-2/+2
| * | | | | show_schedstat(): fix memleakAdrian Bunk2008-05-291-0/+1
| * | | | | sched: unite unlikely pairs in rt_policy() and schedule_debug()Roel Kluin2008-05-291-2/+2
| * | | | | revert ("sched: fair: weight calculations")Ingo Molnar2008-05-292-75/+39
* | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-05-288-47/+128
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | [IA64] Workaround for RSE issueTony Luck2008-05-278-47/+128
| | |/ / / | |/| | |
* | | | | Fix FRV minimum slab/kmalloc alignmentDavid Howells2008-05-281-2/+2
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-05-287-33/+110
|\ \ \ \ \
| * | | | | cfq-iosched: fix RCU problem in cfq_cic_lookup()Jens Axboe2008-05-281-2/+26
| * | | | | block: make blktrace use per-cpu buffers for message notesJens Axboe2008-05-282-4/+14
| * | | | | Added in elevator switch message to blktrace streamAlan D. Brunelle2008-05-281-0/+2
| * | | | | Added in MESSAGE notes for blktracesAlan D. Brunelle2008-05-282-0/+39
| * | | | | block: reorder cfq_queue to save space on 64bit buildsRichard Kennedy2008-05-281-4/+4
| * | | | | block: Move the second call to get_request to the end of the loopZhang, Yanmin2008-05-281-20/+17
| * | | | | splice: handle try_to_release_page() failureJens Axboe2008-05-281-2/+3
| * | | | | splice: fix sendfile() issue with relayTom Zanussi2008-05-282-5/+9
* | | | | | FRV: Specify the minimum slab/kmalloc alignmentDavid Howells2008-05-281-0/+7
* | | | | | MN10300: Fix typo in header guardVegard Nossum2008-05-281-1/+1
|/ / / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-05-277-54/+159
|\ \ \ \ \
| * | | | | pciehp: add message about pciehp_slot_with_bus optionKenji Kaneshige2008-05-271-1/+5
| * | | | | pci hotplug core: add check of duplicate slot nameKenji Kaneshige2008-05-271-1/+6
| * | | | | pciehp: move msleep after power offKenji Kaneshige2008-05-272-7/+14
| * | | | | pciehp: poll cmd completion if hotplug interrupt is disabledKenji Kaneshige2008-05-271-4/+38
OpenPOWER on IntegriCloud