| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | mm: fix ENOSPC returned by handle_mm_fault() | Hugh Dickins | 2011-06-23 | 1 | -2/+2 |
* | zd1211rw: fix to work on OHCI | Jussi Kivilinna | 2011-06-23 | 1 | -11/+42 |
* | iwl4965: correctly validate temperature value | Stanislaw Gruszka | 2011-06-23 | 1 | -1/+1 |
* | iwl4965: fix 5GHz operation | Stanislaw Gruszka | 2011-06-23 | 1 | -2/+2 |
* | hwmon: (coretemp) Relax target temperature range check | Jean Delvare | 2011-06-23 | 1 | -1/+1 |
* | hwmon: (coretemp) Fix TjMax detection for older CPUs | Guenter Roeck | 2011-06-23 | 1 | -17/+2 |
* | ath9k: fix two more bugs in tx power | Daniel Halperin | 2011-06-23 | 2 | -4/+16 |
* | ath9k: set 40 Mhz rate only if hw is configured in ht40 | Rajkumar Manoharan | 2011-06-23 | 1 | -1/+2 |
* | ath9k: Reset chip on baseband hang | Rajkumar Manoharan | 2011-06-23 | 1 | -1/+3 |
* | Fix oops caused by queue refcounting failure | James Bottomley | 2011-06-23 | 2 | -1/+2 |
* | nbd: limit module parameters to a sane value | Namhyung Kim | 2011-06-23 | 1 | -0/+6 |
* | block: blkdev_get() should access ->bd_disk only after success | Tejun Heo | 2011-06-23 | 1 | -2/+2 |
* | UBIFS: fix memory leak on error path | Artem Bityutskiy | 2011-06-23 | 1 | -0/+1 |
* | UBIFS: fix shrinker object count reports | Artem Bityutskiy | 2011-06-23 | 1 | -1/+5 |
* | arch/tile: allocate PCI IRQs later in boot | Chris Metcalf | 2011-06-23 | 1 | -6/+5 |
* | powerpc/4xx: Fix regression in SMP on 476 | kerstin jonsson | 2011-06-23 | 1 | -2/+2 |
* | intel-iommu: Add domain check in domain_remove_one_dev_info | Mike Habeck | 2011-06-23 | 1 | -2/+2 |
* | intel-iommu: Remove Host Bridge devices from identity mapping | Mike Travis | 2011-06-23 | 1 | -0/+5 |
* | intel-iommu: Use coherent DMA mask when requested | Mike Travis | 2011-06-23 | 1 | -2/+1 |
* | intel-iommu: Dont cache iova above 32bit | Chris Wright | 2011-06-23 | 1 | -2/+10 |
* | intel-iommu: Speed up processing of the identity_mapping function | Mike Travis | 2011-06-23 | 1 | -3/+3 |
* | intel-iommu: Check for identity mapping candidate using system dma mask | Chris Wright | 2011-06-23 | 1 | -2/+13 |
* | intel-iommu: Only unlink device domains from iommu | Alex Williamson | 2011-06-23 | 1 | -4/+7 |
* | intel-iommu: Flush unmaps at domain_exit | Alex Williamson | 2011-06-23 | 1 | -0/+4 |
* | lguest: fix timer interrupt setup | Rusty Russell | 2011-06-23 | 1 | -0/+1 |
* | Linux 2.6.39.1v2.6.39.1 | Greg Kroah-Hartman | 2011-06-03 | 1 | -1/+1 |
* | AppArmor: fix oops in apparmor_setprocattr | Kees Cook | 2011-06-03 | 1 | -1/+2 |
* | ext4: Use schedule_timeout_interruptible() for waiting in lazyinit thread | Lukas Czerner | 2011-06-03 | 2 | -29/+6 |
* | ext4: fix possible use-after-free in ext4_remove_li_request() | Lukas Czerner | 2011-06-03 | 1 | -4/+6 |
* | block: don't block events on excl write for non-optical devices | Tejun Heo | 2011-06-03 | 6 | -10/+17 |
* | xen mmu: fix a race window causing leave_mm BUG() | Tian, Kevin | 2011-06-03 | 1 | -1/+1 |
* | xen/setup: Ignore E820_UNUSABLE when setting 1-1 mappings. | Konrad Rzeszutek Wilk | 2011-06-03 | 1 | -1/+1 |
* | xen/setup: Fix for incorrect xen_extra_mem_start initialization under 32-bit | Daniel Kiper | 2011-06-03 | 1 | -0/+4 |
* | xen/p2m: Create entries in the P2M_MFN trees's to track 1-1 mappings | Konrad Rzeszutek Wilk | 2011-06-03 | 1 | -2/+28 |
* | PCI: Add quirk for setting valid class for TI816X Endpoint | Hemant Pedanekar | 2011-06-03 | 1 | -0/+10 |
* | nfs41: Correct offset for LAYOUTCOMMIT | Vitaliy Gusev | 2011-06-03 | 1 | -1/+1 |
* | NFSv4.1: Fix the handling of NFS4ERR_SEQ_MISORDERED errors | Trond Myklebust | 2011-06-03 | 1 | -1/+5 |
* | NFSv4: Handle expired stateids when the lease is still valid | Trond Myklebust | 2011-06-03 | 1 | -2/+7 |
* | SUNRPC: Deal with the lack of a SYN_SENT sk->sk_state_change callback... | Trond Myklebust | 2011-06-03 | 1 | -3/+13 |
* | drm/radeon/kms: add wait idle ioctl for eg->cayman | Dave Airlie | 2011-06-03 | 1 | -0/+4 |
* | drm/radeon/kms: fix tile_config value reported to userspace on cayman. | Dave Airlie | 2011-06-03 | 1 | -1/+1 |
* | drm/radeon/kms: fix incorrect comparison in cayman setup code. | Dave Airlie | 2011-06-03 | 1 | -1/+1 |
* | drm/radeon/evergreen/btc/fusion: setup hdp to invalidate and flush when asked | Alex Deucher | 2011-06-03 | 2 | -1/+7 |
* | drm/radeon/cayman: setup hdp to invalidate and flush when asked | Dave Airlie | 2011-06-03 | 2 | -0/+6 |
* | drm/i915: fix user irq miss in BSD ring on g4x | Boqun Feng | 2011-06-03 | 1 | -2/+27 |
* | brd: handle on-demand devices correctly | Namhyung Kim | 2011-06-03 | 1 | -4/+4 |
* | brd: limit 'max_part' module param to DISK_MAX_PARTS | Namhyung Kim | 2011-06-03 | 1 | -0/+3 |
* | atm: expose ATM device index in sysfs | Dan Williams | 2011-06-03 | 1 | -0/+10 |
* | tmpfs: fix race between truncate and writepage | Hugh Dickins | 2011-06-03 | 1 | -1/+1 |
* | ARM: 6941/1: cache: ensure MVA is cacheline aligned in flush_kern_dcache_area | Will Deacon | 2011-06-03 | 2 | -0/+3 |