aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-03-21Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-03-21Merge tag 'dm-3.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...Linus Torvalds
2013-03-21Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2013-03-21drm/mgag200: Bug fix: Modified pll algorithm for EH projectJulia Lemire
2013-03-20dm cache: policy ignore hints if generated by different versionMike Snitzer
2013-03-20dm cache: policy change version from string to integer setMike Snitzer
2013-03-20dm cache: fix race in writethrough implementationJoe Thornber
2013-03-20dm cache: metadata clear dirty bits on clean shutdownJoe Thornber
2013-03-20dm cache: avoid calling policy destructor twice on errorHeinz Mauelshagen
2013-03-20dm cache: detect cache_create failureHeinz Mauelshagen
2013-03-20dm cache: avoid 64 bit division on 32 bitJoe Thornber
2013-03-20dm verity: avoid deadlockMikulas Patocka
2013-03-20dm thin: fix non power of two discard granularity calcJoe Thornber
2013-03-20dm thin: fix discard corruptionJoe Thornber
2013-03-20Merge branch 'drm-fixes-3.9' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2013-03-20Merge branch 'drm-nouveau-fixes-3.9' of git://anongit.freedesktop.org/git/nou...Dave Airlie
2013-03-19Merge tag 'vfio-v3.9-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds
2013-03-19Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-03-20drm/i915: stop using GMBUS IRQs on Gen4 chipsJiri Kosina
2013-03-19Merge tag 'for-linus-v3.9-rc4' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-03-19PCI: Use ROM images from firmware only if no other ROM source availableMatthew Garrett
2013-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2013-03-19Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds
2013-03-19sparc: remove unused "config BITS"Paul Bolle
2013-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-03-19sparc: delete "if !ULTRA_HAS_POPULATION_COUNT"Paul Bolle
2013-03-19KVM: Fix bounds checking in ioapic indirect register reads (CVE-2013-1798)Andy Honig
2013-03-19KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-...Andy Honig
2013-03-19KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME (CVE-201...Andy Honig
2013-03-19arm64: Kconfig.debug: Remove unused CONFIG_DEBUG_ERRORSPaul Bolle
2013-03-19arm64: Do not select GENERIC_HARDIRQS_NO_DEPRECATEDPaul Bolle
2013-03-19inet: limit length of fragment queue hash table bucket listsHannes Frederic Sowa
2013-03-19qeth: Fix scatter-gather regressionFrank Blaschka
2013-03-19qeth: Fix invalid router settings handlingStefan Raspl
2013-03-19qeth: delay feature traceStefan Raspl
2013-03-19drm/nv50/kms: prevent lockdep false-positive in page flipping pathBen Skeggs
2013-03-19drm/nouveau/core: fix return value of nouveau_object_del()Ben Skeggs
2013-03-18Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-03-18sgy-cts1000: Remove __dev* attributesBen Collins
2013-03-18Merge branch 'for-3.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-03-18KVM: x86: fix deadlock in clock-in-progress request handlingMarcelo Tosatti
2013-03-18KVM: allow host header to be included even for !CONFIG_KVMKevin Hilman
2013-03-18hwmon: (lm75) Fix tcn75 prefixJean Delvare
2013-03-18hwmon: (lm75.h) Update header inclusionJean Delvare
2013-03-18MAINTAINERS: Remove Mark M. HoffmanJean Delvare
2013-03-18xfs: ensure we capture IO errors correctlyDave Chinner
2013-03-18xfs: fix xfs_iomap_eof_prealloc_initial_size typeMark Tinguely
2013-03-18xfs: fix potential infinite loop in xfs_iomap_prealloc_size()Brian Foster
2013-03-18tcp: dont handle MTU reduction on LISTEN socketEric Dumazet