summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm sis: initialize object_idrMárton Németh2012-06-161-1/+1
* drm via: initialize object_idrMárton Németh2012-06-161-2/+1
* drm/radeon/prime: reserve/unreserve around pinDave Airlie2012-06-161-2/+8
* drm/radeon: fix regression in dynpm due to multi-ring reworkAlex Deucher2012-06-161-3/+7
* vga_switcheroo.h: fix pci_dev warningRandy Dunlap2012-06-161-0/+2
* drm/udl: only bind to the video devices on the hub.Dave Airlie2012-06-161-1/+14
* swap: fix shmem swapping when more than 8 areasHugh Dickins2012-06-162-11/+9
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2012-06-162-4/+2
|\
| * [SCSI] Fix sd_probe_domain config problemJames Bottomley2012-06-071-3/+1
| * [SCSI] mpt2sas: Fix unsafe using smp_processor_id() in preemptiblenagalakshmi.nandigama@lsi.com2012-06-061-1/+1
* | Merge tag 'nfs-for-3.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-06-1614-46/+85
|\ \
| * | NFS: add an endian notation for sparseDan Carpenter2012-06-121-1/+1
| * | NFSv4.1: integer overflow in decode_cb_sequence_args()Dan Carpenter2012-06-121-3/+3
| * | rpc_pipefs: allow rpc_purge_list to take a NULL waitq pointerJeff Layton2012-06-111-6/+6
| * | NFSv4 do not send an empty SETATTR compoundAndy Adamson2012-06-111-4/+8
| * | NFSv2: EOF incorrectly set on short readSachin Prabhu2012-06-111-1/+1
| * | NFS: Use the NFS_DEFAULT_VERSION for v2 and v3 mountsBryan Schumaker2012-06-091-0/+1
| * | NFS: fix directio refcount bug on commitFred Isaman2012-06-091-2/+2
| * | NFSv4: Fix unnecessary delegation returns in nfs4_do_openTrond Myklebust2012-06-081-0/+1
| * | NFSv4.1: Convert another trivial printk into a dprintkTrond Myklebust2012-06-071-1/+1
| * | NFS4: Fix open bug when pnfs module blacklistedFred Isaman2012-06-071-1/+1
| * | NFS: Remove incorrect BUG_ON in nfs_found_clientTrond Myklebust2012-06-071-2/+0
| * | NFS: Map minor mismatch error to protocol not support error.Steve Dickson2012-06-061-0/+2
| * | NFS: Fix a commit bugTrond Myklebust2012-06-063-5/+8
| * | NFS4: Set parsed mount data version to 4Bryan Schumaker2012-06-051-0/+2
| * | NFSv4.1: Ensure we clear session state flags after a session creationTrond Myklebust2012-06-051-10/+12
| * | NFSv4.1: Convert a trivial printk into a dprintkTrond Myklebust2012-06-051-2/+1
| * | NFSv4: Fix up decode_attr_mdsthresholdTrond Myklebust2012-06-051-1/+2
| * | NFSv4: Fix an Oops in the open recovery codeTrond Myklebust2012-06-054-6/+31
| * | NFSv4.1: Fix a request leak on the back channelTrond Myklebust2012-05-311-1/+2
* | | Merge branch 'fixes-for-linus' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds2012-06-165-13/+14
|\ \ \
| * | | x86: dma-mapping: fix broken allocation when dma_mask has been providedMarek Szyprowski2012-06-141-1/+2
| * | | ARM: dma-mapping: fix debug messages in dmabounce codeMarek Szyprowski2012-06-131-8/+8
| * | | ARM: mm: fix type of the arm_dma_limit global variableMarek Szyprowski2012-06-112-2/+2
| * | | ARM: dma-mapping: Add missing static storage class specifierSachin Kamat2012-06-111-2/+2
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2012-06-161-0/+3
|\ \ \ \
| * | | | Make hard_irq_disable() actually hard-disable interruptsPaul Mackerras2012-06-151-0/+3
| |/ / /
* | | | Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-06-162-8/+7
|\ \ \ \
| * | | | nfsd4: BUG_ON(!is_spin_locked()) no good on UP kernelsJ. Bruce Fields2012-06-141-2/+2
| * | | | NFS: hard-code init_net for NFS callback transportsStanislav Kinsbursky2012-06-141-6/+5
| |/ / /
* | | | Merge tag 'stable/for-linus-3.5-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-06-166-16/+73
|\ \ \ \
| * | | | xen: mark local pages as FOREIGN in the m2p_overrideStefano Stabellini2012-06-141-0/+36
| * | | | xen/setup: filter APERFMPERF cpuid feature outAndre Przywara2012-05-311-0/+8
| * | | | xen/balloon: Subtract from xen_released_pages the count that is populated.Konrad Rzeszutek Wilk2012-05-301-1/+2
| * | | | xen/pci: Check for PCI bridge before using it.Zhang, Yang Z2012-05-301-1/+1
| * | | | xen/events: Add WARN_ON when quick lookup found invalid type.Konrad Rzeszutek Wilk2012-05-301-0/+9
| * | | | xen/hvc: Check HVM_PARAM_CONSOLE_[EVTCHN|PFN] for correctness.Konrad Rzeszutek Wilk2012-05-241-3/+8
| * | | | xen/hvc: Fix error cases around HVM_PARAM_CONSOLE_PFNKonrad Rzeszutek Wilk2012-05-241-1/+2
| * | | | xen/hvc: Collapse error logic.Konrad Rzeszutek Wilk2012-05-241-12/+9
* | | | | Merge tag 'usb-3.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-06-1641-170/+354
|\ \ \ \ \