summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | rtl8180: fix wrong parameter in grf5101_rf_set_channelAndrea Merello2008-05-281-1/+1
| | * | | rtl8180: fix wrong parameter in max2820_rf_set_channelAndrea Merello2008-05-281-1/+1
| | * | | rtl8180: fix wrong parameter in sa2400_rf_set_channelAndrea Merello2008-05-281-1/+1
| | * | | rtl8180: avoid NULL dereference in max2820_rf_set_channelJohn W. Linville2008-05-281-1/+2
| * | | | bluetooth: fix locking bug in the rfcomm socket cleanup handlingArjan van de Ven2008-05-291-1/+1
| * | | | dccp ccid-3: Fix "t_ipi explosion" bugGerrit Renker2008-05-271-9/+4
| * | | | dccp: Fix to handle short sequence numbers packet correctlyWei Yongjun2008-05-271-2/+2
| |/ / /
* | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-05-3015-87/+101
|\ \ \ \
| * | | | [S390] Update default configuration.Martin Schwidefsky2008-05-301-3/+8
| * | | | [S390] disassembler: fix idte instruction format.Martin Schwidefsky2008-05-301-1/+1
| * | | | [S390] tape: fix race with stack local wait_queue_head_t.Martin Schwidefsky2008-05-302-9/+10
| * | | | [S390] 3270: fix race with stack local wait_queue_head_t.Martin Schwidefsky2008-05-301-5/+4
| * | | | [S390] dasd: use a generic wait_queue for sleep_onStefan Haberland2008-05-301-14/+14
| * | | | [S390] sclp_vt220: fix scheduling while atomic bug.Heiko Carstens2008-05-301-20/+7
| * | | | [S390] showmem: Only walk spanned pages.Heiko Carstens2008-05-301-26/+23
| * | | | [S390] appldata: prevent cpu hotplug when walking cpu_online_map.Gerald Schaefer2008-05-301-0/+8
| * | | | [S390] Fix section mismatch warnings.Heiko Carstens2008-05-303-7/+15
| * | | | [S390] s390 types: make dma_addr_t 64 bit capableChristian Borntraeger2008-05-301-0/+6
| * | | | [S390] tape: Fix race condition in tape block device driverMichael Holzheu2008-05-301-2/+2
| * | | | [S390] fix sparsemem related compile error with allnoconfig on s390Hans-Joachim Picht2008-05-301-0/+3
* | | | | acpi: fix sparse const errorsHarvey Harrison2008-05-301-5/+5
|/ / / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-05-292-0/+18
|\ \ \ \
| * | | | 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
OpenPOWER on IntegriCloud