summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-23xen: off by one errors in multicalls.cDan Carpenter
2011-06-23fat: Fix corrupt inode flags when remove ATTR_SYS flagOGAWA Hirofumi
2011-06-23drm/radeon/kms: fix for radeon on systems >4GB without hardware iommuDaniel Haid
2011-06-23drm/radeon/kms: viewport height has to be evenAlex Deucher
2011-06-23drm/i915: Add a no lvds quirk for the Asus EeeBox PC EB1007Hans de Goede
2011-06-23lockdep: Fix lock_is_held() on recursionPeter Zijlstra
2011-06-23usbnet/cdc_ncm: add missing .reset_resume hookStefan Metzmacher
2011-06-23block: export blk_{get,put}_queue()Jens Axboe
2011-06-23nl80211: fix check for valid SSID size in scan operationsLuciano Coelho
2011-06-23asus-wmi: Remove __init from asus_wmi_platform_initJoe Perches
2011-06-23powerpc: Fix 32-bit SMP buildJosh Boyer
2011-06-23PCI: Set PCIE maxpayload for card during hotplug insertionJordan_Hargrave@Dell.com
2011-06-23serial: core, remove uart_update_termiosJiri Slaby
2011-06-23serial: core, do not set DTR/RTS twice on startupJiri Slaby
2011-06-23serial: core, move termios handling to uart_startupJiri Slaby
2011-06-23mm: fix ENOSPC returned by handle_mm_fault()Hugh Dickins
2011-06-23zd1211rw: fix to work on OHCIJussi Kivilinna
2011-06-23iwl4965: correctly validate temperature valueStanislaw Gruszka
2011-06-23iwl4965: fix 5GHz operationStanislaw Gruszka
2011-06-23hwmon: (coretemp) Relax target temperature range checkJean Delvare
2011-06-23hwmon: (coretemp) Fix TjMax detection for older CPUsGuenter Roeck
2011-06-23ath9k: fix two more bugs in tx powerDaniel Halperin
2011-06-23ath9k: set 40 Mhz rate only if hw is configured in ht40Rajkumar Manoharan
2011-06-23ath9k: Reset chip on baseband hangRajkumar Manoharan
2011-06-23Fix oops caused by queue refcounting failureJames Bottomley
2011-06-23nbd: limit module parameters to a sane valueNamhyung Kim
2011-06-23block: blkdev_get() should access ->bd_disk only after successTejun Heo
2011-06-23UBIFS: fix memory leak on error pathArtem Bityutskiy
2011-06-23UBIFS: fix shrinker object count reportsArtem Bityutskiy
2011-06-23arch/tile: allocate PCI IRQs later in bootChris Metcalf
2011-06-23powerpc/4xx: Fix regression in SMP on 476kerstin jonsson
2011-06-23intel-iommu: Add domain check in domain_remove_one_dev_infoMike Habeck
2011-06-23intel-iommu: Remove Host Bridge devices from identity mappingMike Travis
2011-06-23intel-iommu: Use coherent DMA mask when requestedMike Travis
2011-06-23intel-iommu: Dont cache iova above 32bitChris Wright
2011-06-23intel-iommu: Speed up processing of the identity_mapping functionMike Travis
2011-06-23intel-iommu: Check for identity mapping candidate using system dma maskChris Wright
2011-06-23intel-iommu: Only unlink device domains from iommuAlex Williamson
2011-06-23intel-iommu: Flush unmaps at domain_exitAlex Williamson
2011-06-23lguest: fix timer interrupt setupRusty Russell
2011-06-03Linux 2.6.39.1v2.6.39.1Greg Kroah-Hartman
2011-06-03AppArmor: fix oops in apparmor_setprocattrKees Cook
2011-06-03ext4: Use schedule_timeout_interruptible() for waiting in lazyinit threadLukas Czerner
2011-06-03ext4: fix possible use-after-free in ext4_remove_li_request()Lukas Czerner
2011-06-03block: don't block events on excl write for non-optical devicesTejun Heo
2011-06-03xen mmu: fix a race window causing leave_mm BUG()Tian, Kevin
2011-06-03xen/setup: Ignore E820_UNUSABLE when setting 1-1 mappings.Konrad Rzeszutek Wilk
2011-06-03xen/setup: Fix for incorrect xen_extra_mem_start initialization under 32-bitDaniel Kiper
2011-06-03xen/p2m: Create entries in the P2M_MFN trees's to track 1-1 mappingsKonrad Rzeszutek Wilk
2011-06-03PCI: Add quirk for setting valid class for TI816X EndpointHemant Pedanekar