summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 2.6.31.1v2.6.31.1Greg Kroah-Hartman2009-09-241-1/+1
* powerpc/pseries: Fix to handle slb resize across migrationBrian King2009-09-245-6/+31
* PCI: Unhide the SMBus on the Compaq Evo D510 USDTJean Delvare2009-09-241-0/+1
* PCI quirk: update 82576 device ids in SR-IOV quirks listAlexander Duyck2009-09-241-0/+1
* libata: fix off-by-one error in ata_tf_read_block()Tejun Heo2009-09-241-1/+7
* KVM: limit lapic periodic timer frequencyMarcelo Tosatti2009-09-241-0/+9
* KVM: x86 emulator: fix jmp far decoding (opcode 0xea)Avi Kivity2009-09-241-1/+1
* KVM: MMU: make __kvm_mmu_free_some_pages handle empty listIzik Eidus2009-09-241-1/+2
* KVM: x86 emulator: Implement zero-extended immediate decodingAvi Kivity2009-09-241-0/+15
* KVM: VMX: Fix cr8 exiting control clobbering by EPTGleb Natapov2009-09-241-6/+3
* KVM: x86: Disallow hypercalls for guest callers in rings > 0Jan Kiszka2009-09-242-0/+7
* KVM guest: fix bogus wallclock physical address calculationGlauber Costa2009-09-241-2/+2
* KVM: VMX: Check cpl before emulating debug register accessAvi Kivity2009-09-243-0/+16
* KVM: Fix coalesced interrupt reporting in IOAPICGleb Natapov2009-09-241-0/+2
* KVM guest: do not batch pte updates from interrupt contextMarcelo Tosatti2009-09-241-6/+1
* ARM: 5691/1: fix cache aliasing issues between kmap() and kmap_atomic() with ...Nicolas Pitre2009-09-241-0/+8
* x86, pat: Fix cacheflush address in change_page_attr_set_clr()Jack Steiner2009-09-241-1/+7
* PCI: apply nv_msi_ht_cap_quirk on resume tooTejun Heo2009-09-241-0/+2
* x86/i386: Make sure stack-protector segment base is cache alignedJeremy Fitzhardinge2009-09-245-6/+15
* x86: Fix x86_model test in es7000_apic_is_cluster()Roel Kluin2009-09-241-1/+1
* perf stat: Change noise calculation to use stddevPeter Zijlstra2009-09-241-101/+69
* mlx4_core: Allocate and map sufficient ICM memory for EQ contextRoland Dreier2009-09-243-51/+7
* sound: oxygen: work around MCE when changing volumeClemens Ladisch2009-09-241-10/+1
* ASoC: Fix WM835x Out4 capture enumerationMark Brown2009-09-241-1/+1
* ALSA: cs46xx - Fix minimum period sizeSophie Hamilton2009-09-241-1/+1
* agp/intel: remove restore in resumeZhenyu Wang2009-09-241-9/+0
* block: don't assume device has a request list backing in nr_requests storeJens Axboe2009-09-241-1/+6
* powerpc/ps3: Workaround for flash memory I/O errorGeoff Levand2009-09-241-3/+62
* powerpc: Fix bug where perf_counters breaks oprofilePaul Mackerras2009-09-244-16/+20
* powerpc/perf_counters: Reduce stack usage of power_check_constraintsPaul Mackerras2009-09-241-23/+32
* perf_counter: Start counting time enabled when group leader gets enabledPaul Mackerras2009-09-241-13/+30
* perf_counter: Fix buffer overflow in perf_copy_attr()Xiao Guangrong2009-09-241-0/+1
* fix undefined reference to user_shm_unlockHugh Dickins2009-09-241-1/+1
* x86/amd-iommu: fix broken check in amd_iommu_flush_all_devicesJoerg Roedel2009-09-241-2/+0
* md: Fix "strchr" [drivers/md/dm-log-userspace.ko] undefined!Geert Uytterhoeven2009-09-241-1/+1
* TPM: Fixup boot probe timeout for tpm_tis driverJason Gunthorpe2009-09-241-6/+6
* binfmt_elf: fix PT_INTERP bss handlingRoland McGrath2009-09-241-14/+14
* ath5k: write PCU registers on initial resetBob Copeland2009-09-241-1/+1
* cfg80211: fix looping soft lockup in find_ie()Bob Copeland2009-09-241-1/+1
* SCSI: libsrp: fix memory leak in srp_ring_free()Bart Van Assche2009-09-241-0/+1
* SCSI: fix oops during scsi scanningJames Bottomley2009-09-241-0/+2
* mpt2sas: Raid 10 Volume is showing as Raid 1E in dmesgKashyap, Desai2009-09-244-4/+109
* mpt2sas: setting SDEV into RUNNING state from Interrupt contextKashyap, Desai2009-09-242-6/+13
* mpt2sas: Prevent sending command to FW while Host ResetKashyap, Desai2009-09-245-54/+47
* mpt2sas : Rescan topology from Interrupt context instead of work threadKashyap, Desai2009-09-243-89/+57
* sg: fix oops in the error path in sg_build_indirect()Michal Schmidt2009-09-241-1/+1
* Linux 2.6.31v2.6.31Linus Torvalds2009-09-091-1/+1
* aoe: allocate unused request_queue for sysfsEd Cashin2009-09-093-4/+11
* i915: disable interrupts before tearing down GEM stateLinus Torvalds2009-09-081-5/+1
* drm/i915: fix mask bits settingZhenyu Wang2009-09-083-1/+3