summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | * | | | | | | | perf probe: Fix to find recursively inlined functionMasami Hiramatsu2011-04-051-1/+14
| | | | | | * | | | | | | | perf probe: Fix multiple --vars options behaviorMasami Hiramatsu2011-04-051-8/+8
| | | | | | * | | | | | | | perf probe: Fix to remove redundant closeMasami Hiramatsu2011-04-052-3/+2
| | | | | | * | | | | | | | perf probe: Fix to ensure function declared fileMasami Hiramatsu2011-04-051-0/+8
| | | | * | | | | | | | | | genirq: Fix cpumask leak in __setup_irq()Xiaotian Feng2011-04-021-0/+1
| | | | | |_|_|_|_|_|_|_|/ | | | | |/| | | | | | | |
| | | * | | | | | | | | | x86/mrst/vrtc: Fix boot crash in mrst_rtc_init()Feng Tang2011-04-071-1/+3
| | | * | | | | | | | | | rtc, x86/mrst/vrtc: Fix boot crash in rtc_read_alarm()Feng Tang2011-04-071-3/+4
| | | | |/ / / / / / / / | | | |/| | | | | | | |
| | * | | | | | | | | | sched: Clean up rebalance_domains() load-balance interval calculationPeter Zijlstra2011-04-052-4/+15
| * | | | | | | | | | | x86-32, fpu: Fix FPU exception handling on non-SSE systemsHans Rosenfeld2011-04-061-1/+1
| * | | | | | | | | | | x86, hibernate: Initialize mmu_cr4_features during bootH. Peter Anvin2011-04-061-0/+5
| * | | | | | | | | | | x86-32, NUMA: Fix ACPI NUMA init broken by recent x86-64 changeTejun Heo2011-04-041-1/+3
| * | | | | | | | | | | x86: visws: Fixup irq overhaul falloutThomas Gleixner2011-04-041-14/+6
* | | | | | | | | | | | Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-04-0740-2092/+324
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | staging: usbip: bugfix for isochronous packets and optimizationArjan Mels2011-04-064-14/+122
| * | | | | | | | | | | | 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