summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-02Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds10-48/+79
2012-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds3-5/+29
2012-03-01Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds1-11/+22
2012-03-01virtio: balloon: leak / fill balloon across S4Amit Shah1-11/+22
2012-02-29Merge tag 'fixes-3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds29-49/+181
2012-02-29Merge tag 'for-3.3' of git://openrisc.net/jonas/linuxLinus Torvalds4-9/+13
2012-02-29drm/radeon/kms/vm: fix possible bug in radeon_vm_bo_rmv()Sebastian Biemueller1-1/+1
2012-02-29drm/radeon: fix uninitialized variableChristian König1-0/+1
2012-02-29Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie5-23/+47
2012-02-29drm/radeon/kms: fix radeon_dp_get_modes for LVDS bridges (v2)Alex Deucher1-8/+17
2012-02-29ecryptfs: fix printk format warning for size_tRandy Dunlap1-1/+1
2012-02-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixesLinus Torvalds4-12/+25
2012-02-28Merge tag 'iommu-fixes-v3.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-16/+49
2012-02-28GFS2: Read resource groups on mountSteven Whitehouse4-20/+17
2012-02-28GFS2: Ensure rindex is uptodate for fallocateBob Peterson1-0/+5
2012-02-28GFS2: Read in rindex if necessary during unlinkBob Peterson1-2/+7
2012-02-28GFS2: Fix race between lru_list and glock ref countSteven Whitehouse1-4/+10
2012-02-28Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie2-16/+13
2012-02-28Merge tag 'ktest-fix-make-min-failed-build-for-real' of git://git.kernel.org/...Linus Torvalds1-3/+5
2012-02-27ktest: Fix make_min_config test when build failsSteven Rostedt1-3/+5
2012-02-27Merge branch 'lpc32xx/fixes' of git://git.antcom.de/linux-2.6 into fixesArnd Bergmann202-1106/+1591
2012-02-27drm/i915: Remove use of the autoreported ringbuffer HEAD positionChris Wilson1-13/+1
2012-02-27ARM: LPC32xx: serial.c: Fixed loop limitRoland Stigge1-1/+1
2012-02-27ARM: LPC32xx: serial.c: HW bug workaroundRoland Stigge1-0/+18
2012-02-27ARM: LPC32xx: irq.c: Clear latched eventRoland Stigge1-1/+10
2012-02-27ARM: LPC32xx: Fix interrupt controller initRoland Stigge1-4/+6
2012-02-27ARM: LPC32xx: Fix irq on GPI_28Roland Stigge2-1/+5
2012-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfsLinus Torvalds5-17/+12
2012-02-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-10/+46
2012-02-27Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-51/+2
2012-02-27Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-13/+37
2012-02-27compat: fix compile breakage on s390Heiko Carstens13-14/+9
2012-02-27Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Arnd Bergmann16-22/+110
2012-02-27ARM: OMAP: make iommu subsys_initcall to fix builtin omap3ispOhad Ben-Cohen2-2/+4
2012-02-27NTFS: Update git repo path in MAINTAINERS file.Anton Altaparmakov1-1/+1
2012-02-27Merge branch 'master' of /Volumes/CaseSensitiveDisk/linuxAnton Altaparmakov154-660/+1223
2012-02-27Merge tag 'stable/for-linus-fixes-3.3-rc5' of git://git.kernel.org/pub/scm/li...Linus Torvalds2-8/+6
2012-02-27Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds1-4/+31
2012-02-27autofs4 - update MAINTAINERS mailing list entryIan Kent1-1/+1
2012-02-27mod/file2alias: make modpost compile on darwin againAndreas Bießmann1-4/+31
2012-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds61-204/+380
2012-02-26Fix autofs compile without CONFIG_COMPATLinus Torvalds1-0/+4
2012-02-26Linux 3.3-rc5v3.3-rc5Linus Torvalds1-1/+1
2012-02-26Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-17/+17
2012-02-26Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds3-21/+10
2012-02-26autofs: work around unhappy compat problem on x86-64Ian Kent4-3/+23
2012-02-25Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2-7/+7
2012-02-25Merge branch 'sfc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller1-2/+2
2012-02-25sfc: Fix assignment of ip_summed for pre-allocated skbsBen Hutchings1-2/+2
2012-02-25Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds17-100/+101