summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* mm: fix ENOSPC returned by handle_mm_fault()Hugh Dickins2011-06-231-2/+2
* zd1211rw: fix to work on OHCIJussi Kivilinna2011-06-231-11/+42
* iwl4965: correctly validate temperature valueStanislaw Gruszka2011-06-231-1/+1
* iwl4965: fix 5GHz operationStanislaw Gruszka2011-06-231-2/+2
* hwmon: (coretemp) Relax target temperature range checkJean Delvare2011-06-231-1/+1
* hwmon: (coretemp) Fix TjMax detection for older CPUsGuenter Roeck2011-06-231-17/+2
* ath9k: fix two more bugs in tx powerDaniel Halperin2011-06-232-4/+16
* ath9k: set 40 Mhz rate only if hw is configured in ht40Rajkumar Manoharan2011-06-231-1/+2
* ath9k: Reset chip on baseband hangRajkumar Manoharan2011-06-231-1/+3
* Fix oops caused by queue refcounting failureJames Bottomley2011-06-232-1/+2
* nbd: limit module parameters to a sane valueNamhyung Kim2011-06-231-0/+6
* block: blkdev_get() should access ->bd_disk only after successTejun Heo2011-06-231-2/+2
* UBIFS: fix memory leak on error pathArtem Bityutskiy2011-06-231-0/+1
* UBIFS: fix shrinker object count reportsArtem Bityutskiy2011-06-231-1/+5
* arch/tile: allocate PCI IRQs later in bootChris Metcalf2011-06-231-6/+5
* powerpc/4xx: Fix regression in SMP on 476kerstin jonsson2011-06-231-2/+2
* intel-iommu: Add domain check in domain_remove_one_dev_infoMike Habeck2011-06-231-2/+2
* intel-iommu: Remove Host Bridge devices from identity mappingMike Travis2011-06-231-0/+5
* intel-iommu: Use coherent DMA mask when requestedMike Travis2011-06-231-2/+1
* intel-iommu: Dont cache iova above 32bitChris Wright2011-06-231-2/+10
* intel-iommu: Speed up processing of the identity_mapping functionMike Travis2011-06-231-3/+3
* intel-iommu: Check for identity mapping candidate using system dma maskChris Wright2011-06-231-2/+13
* intel-iommu: Only unlink device domains from iommuAlex Williamson2011-06-231-4/+7
* intel-iommu: Flush unmaps at domain_exitAlex Williamson2011-06-231-0/+4
* lguest: fix timer interrupt setupRusty Russell2011-06-231-0/+1
* Linux 2.6.39.1v2.6.39.1Greg Kroah-Hartman2011-06-031-1/+1
* AppArmor: fix oops in apparmor_setprocattrKees Cook2011-06-031-1/+2
* ext4: Use schedule_timeout_interruptible() for waiting in lazyinit threadLukas Czerner2011-06-032-29/+6
* ext4: fix possible use-after-free in ext4_remove_li_request()Lukas Czerner2011-06-031-4/+6
* block: don't block events on excl write for non-optical devicesTejun Heo2011-06-036-10/+17
* xen mmu: fix a race window causing leave_mm BUG()Tian, Kevin2011-06-031-1/+1
* xen/setup: Ignore E820_UNUSABLE when setting 1-1 mappings.Konrad Rzeszutek Wilk2011-06-031-1/+1
* xen/setup: Fix for incorrect xen_extra_mem_start initialization under 32-bitDaniel Kiper2011-06-031-0/+4
* xen/p2m: Create entries in the P2M_MFN trees's to track 1-1 mappingsKonrad Rzeszutek Wilk2011-06-031-2/+28
* PCI: Add quirk for setting valid class for TI816X EndpointHemant Pedanekar2011-06-031-0/+10
* nfs41: Correct offset for LAYOUTCOMMITVitaliy Gusev2011-06-031-1/+1
* NFSv4.1: Fix the handling of NFS4ERR_SEQ_MISORDERED errorsTrond Myklebust2011-06-031-1/+5
* NFSv4: Handle expired stateids when the lease is still validTrond Myklebust2011-06-031-2/+7
* SUNRPC: Deal with the lack of a SYN_SENT sk->sk_state_change callback...Trond Myklebust2011-06-031-3/+13
* drm/radeon/kms: add wait idle ioctl for eg->caymanDave Airlie2011-06-031-0/+4
* drm/radeon/kms: fix tile_config value reported to userspace on cayman.Dave Airlie2011-06-031-1/+1
* drm/radeon/kms: fix incorrect comparison in cayman setup code.Dave Airlie2011-06-031-1/+1
* drm/radeon/evergreen/btc/fusion: setup hdp to invalidate and flush when askedAlex Deucher2011-06-032-1/+7
* drm/radeon/cayman: setup hdp to invalidate and flush when askedDave Airlie2011-06-032-0/+6
* drm/i915: fix user irq miss in BSD ring on g4xBoqun Feng2011-06-031-2/+27
* brd: handle on-demand devices correctlyNamhyung Kim2011-06-031-4/+4
* brd: limit 'max_part' module param to DISK_MAX_PARTSNamhyung Kim2011-06-031-0/+3
* atm: expose ATM device index in sysfsDan Williams2011-06-031-0/+10
* tmpfs: fix race between truncate and writepageHugh Dickins2011-06-031-1/+1
* ARM: 6941/1: cache: ensure MVA is cacheline aligned in flush_kern_dcache_areaWill Deacon2011-06-032-0/+3