summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | staging: usbip: bugfix add number of packets for isochronous framesArjan Mels2011-04-061-1/+6
| * | | | | | | | | | | staging: usbip: bugfixes related to kthread conversionArjan Mels2011-04-061-25/+15
| * | | | | | | | | | | staging: usbip: fix shutdown problems.Arjan Mels2011-04-061-2/+4
| * | | | | | | | | | | staging: hv: Fix GARP not sent after Quick MigrationHaiyang Zhang2011-04-061-0/+24
| * | | | | | | | | | | staging: IIO: IMU: ADIS16400: Avoid using printk facility directlyMichael Hennerich2011-04-051-2/+4
| * | | | | | | | | | | staging: IIO: IMU: ADIS16400: Fix product ID check, skip embedded revision nu...Michael Hennerich2011-04-051-1/+1
| * | | | | | | | | | | staging: IIO: IMU: ADIS16400: Make sure only enabled scan_elements are pushed...Michael Hennerich2011-04-051-3/+7
| * | | | | | | | | | | staging: IIO: IMU: ADIS16400: Fix addresses of GYRO and ACCEL calibration offsetMichael Hennerich2011-04-051-4/+4
| * | | | | | | | | | | staging: IIO: IMU: ADIS16400: Add delay after self testMichael Hennerich2011-04-052-2/+3
| * | | | | | | | | | | staging: IIO: IMU: ADIS16400: Fix up SPI messages cs_change behaviorMichael Hennerich2011-04-052-4/+0
| * | | | | | | | | | | staging/rtl81*: build as loadable modules onlyRandy Dunlap2011-04-043-0/+3
| * | | | | | | | | | | staging: brcm80211: removed 'is_amsdu causing toss' log spamRoland Vossen2011-04-041-3/+1
| * | | | | | | | | | | staging: brcm80211: fix for 'Short CCK' log spamRoland Vossen2011-04-041-2/+1
| * | | | | | | | | | | staging: brcm80211: fix for 'AC_BE txop..' logs spammed problemRoland Vossen2011-04-041-1/+1
| * | | | | | | | | | | staging: memrar: remove driver from treeGreg Kroah-Hartman2011-04-0410-1914/+0
| * | | | | | | | | | | staging: sep: remove last memrar remnantsAlan Cox2011-04-041-13/+2
| * | | | | | | | | | | staging: fix hv_mouse build, needs delay.hRandy Dunlap2011-04-041-0/+1
| * | | | | | | | | | | staging: fix olpc_dcon build errorsSascha Silbe2011-04-042-1/+2
| * | | | | | | | | | | staging: sm7xx: fixed definesJavier M. Mellid2011-04-041-4/+2
| * | | | | | | | | | | Staging: westbridge/astoria: unlock on error pathDan Carpenter2011-04-041-0/+1
| * | | | | | | | | | | staging: ft1000-pcmcia: Fix ft1000_dnld() to work also on 64bit architectures.pixo2011-04-041-39/+39
| * | | | | | | | | | | staging: rts_pstor: set lun_mode in a different placewwang2011-04-041-6/+5
| * | | | | | | | | | | staging: rts_pstor: modify initial card clockwwang2011-04-041-7/+7
| * | | | | | | | | | | Staging: vt665?: prevent modules from being built into the kernel.Greg Kroah-Hartman2011-04-042-2/+2
| * | | | | | | | | | | staging: hv: update dist release parsing in hv_kvp_daemonOlaf Hering2011-04-041-33/+57
| * | | | | | | | | | | staging: hv: use sync_bitops when interacting with the hypervisorOlaf Hering2011-04-044-7/+8
| * | | | | | | | | | | staging: hv: fix reversed memset arguments in hv_mouseDave Jones2011-04-041-2/+2
* | | | | | | | | | | | Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-04-073-12/+50
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | KVM: move and fix substitue search for missing CPUID entriesAndre Przywara2011-04-061-6/+25
| * | | | | | | | | | | | KVM: fix XSAVE bit scanningAndre Przywara2011-04-061-3/+3
| * | | | | | | | | | | | KVM: Enable async page fault processingGleb Natapov2011-04-061-2/+21
| * | | | | | | | | | | | KVM: fix crash on irqfd deassignMichael S. Tsirkin2011-04-061-1/+1
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.infradead.org/ubifs-2.6Linus Torvalds2011-04-078-31/+61
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | UBI: do not select KALLSYMS_ALLArtem Bityutskiy2011-04-051-1/+1
| * | | | | | | | | | | | UBI: do not compare array with NULLArtem Bityutskiy2011-04-051-5/+0
| * | | | | | | | | | | | UBI: check if we are in RO mode in the erase routineArtem Bityutskiy2011-04-051-1/+7
| * | | | | | | | | | | | UBIFS: fix debugging failure in dbg_check_space_infoArtem Bityutskiy2011-04-051-5/+36
| * | | | | | | | | | | | UBIFS: fix error path in dbg_debugfs_init_fsArtem Bityutskiy2011-04-051-5/+5
| * | | | | | | | | | | | UBIFS: unify error path dbg_debugfs_init_fsArtem Bityutskiy2011-04-051-8/+6
| * | | | | | | | | | | | UBIFS: do not select KALLSYMS_ALLArtem Bityutskiy2011-04-051-1/+1
| * | | | | | | | | | | | UBIFS: fix assertion warningsArtem Bityutskiy2011-04-051-1/+2
| * | | | | | | | | | | | UBIFS: fix oops on error path in read_pnodeArtem Bityutskiy2011-04-051-4/+3
| * | | | | | | | | | | | UBIFS: do not read flash unnecessarilyArtem Bityutskiy2011-04-051-1/+1
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-072463-4249/+4249
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix common misspellingsLucas De Marchi2011-03-312463-4252/+4252
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-04-078-7/+36
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | HID: Add support for CH Pro ThrottleJiri Kosina2011-04-062-0/+2
| * | | | | | | | | | | | HID: hid-magicmouse: Increase evdev buffer sizeChase Douglas2011-04-061-0/+2
| * | | | | | | | | | | | HID: add FF support for Logitech G25/G27Simon Wood2011-04-011-0/+2
| * | | | | | | | | | | | HID: roccat: Add support for wireless variant of PyraStefan Achatz2011-03-242-1/+3
OpenPOWER on IntegriCloud