summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-02-01Linux 3.3-rc2v3.3-rc2Linus Torvalds1-1/+1
2012-01-31Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstreamLinus Torvalds11-37/+89
2012-01-31Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-13/+14
2012-01-31Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-72/+93
2012-01-31Merge tag 'tty-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds31-656/+346
2012-01-30Merge tag 'usb-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds37-2732/+224
2012-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds18-68/+59
2012-01-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds1-1/+1
2012-01-30af_unix: fix EPOLLET regression for stream socketsEric Dumazet1-15/+4
2012-01-30tcp: fix tcp_trim_head() to adjust segment count with skb MSSNeal Cardwell1-4/+2
2012-01-30net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTLGlauber Costa3-3/+16
2012-01-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds6-92/+48
2012-01-30Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2-0/+2
2012-01-30Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds6-15/+14
2012-01-30Merge tag 'nfs-for-3.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-1/+16
2012-01-30Merge tag 'pm-fix-for-3.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-0/+30
2012-01-30vmwgfx: Fix assignment in vmw_framebuffer_create_handleRyan Mallon1-1/+1
2012-01-30drm/radeon/kms: Fix device tree linkage of i2c busesJean Delvare1-0/+1
2012-01-30drm: Pass the real error code back during GEM bo initialisationChris Wilson1-1/+1
2012-01-30Revert "drm/i810: cleanup reclaim_buffers"Daniel Vetter3-13/+11
2012-01-30hwmon: (w83627ehf) Disable setting DC mode for pwm2, pwm3 on NCT6776FGuenter Roeck1-0/+6
2012-01-29PM / Hibernate: Fix s2disk regression related to freezing workqueuesRafael J. Wysocki3-0/+30
2012-01-29hwmon: (sht15) fix bad error codeVivien Didelot1-1/+2
2012-01-29Merge tag 'driver-core-3.3-rc1-bugfixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds8-551/+33
2012-01-29Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2-6/+4
2012-01-29Merge branch 'stable/for-linus-fixes-3.3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2-7/+27
2012-01-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds9-36/+60
2012-01-29Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds10-26/+51
2012-01-29Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds69-827/+428
2012-01-29Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds34-218/+199
2012-01-28Logfs: Allow NULL block_isbad() methodsJoern Engel1-14/+12
2012-01-28logfs: Grow inode in delete pathJoern Engel1-0/+4
2012-01-28logfs: Free areas before calling generic_shutdown_super()Joern Engel3-4/+12
2012-01-28logfs: remove useless BUG_ONJoern Engel1-1/+0
2012-01-28MAINTAINERS: Add Prasad Joshi in LogFS maintinersPrasad Joshi1-0/+1
2012-01-28logfs: Propagate page parameter to __logfs_write_inodePrasad Joshi4-9/+9
2012-01-28logfs: set superblock shutdown flag after generic sb shutdownPrasad Joshi1-1/+1
2012-01-28logfs: take write mutex lock during fsync and syncPrasad Joshi4-4/+8
2012-01-28logfs: Prevent memory corruptionJoern Engel1-1/+1
2012-01-28logfs: update page reference count for pined pagesPrasad Joshi2-15/+51
2012-01-28net caif: Register properly as a pernet subsystem.Eric W. Biederman2-21/+2
2012-01-28netns: Fail conspicously if someone uses net_generic at an inappropriate time.Eric W. Biederman1-0/+1
2012-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller3-2/+4
2012-01-28lguest: remove reference from Documentation/virtual/00-INDEXRusty Russell1-2/+0
2012-01-28virtio: correct the memory barrier in virtqueue_kick_prepare()Jason Wang1-3/+3
2012-01-28virtio: fix typos of memory barriersJason Wang1-1/+1
2012-01-28ARM: 7304/1: ioremap: fix boundary check when reusing static mappingPawel Moll1-1/+2
2012-01-27xen/granttable: Disable grant v2 for HVM domains.Konrad Rzeszutek Wilk1-2/+5
2012-01-27Merge commit 'v3.3-rc1' into stable/for-linus-fixes-3.3Konrad Rzeszutek Wilk10021-268217/+486156
2012-01-27Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds20-265/+245