aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-08xfs: constify xfs_item_opsGravatar Christoph Hellwig 7-12/+12
2011-11-08xfs: Fix possible memory corruption in xfs_readlinkGravatar Carlos Maiolino 1-4/+10
2011-11-07Linux 3.2-rc1v3.2-rc1Gravatar Linus Torvalds 1-3/+3
2011-11-07Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Gravatar Linus Torvalds 42-402/+345
2011-11-07VFS: we need to set LOOKUP_JUMPED on mountpoint crossingGravatar Al Viro 1-1/+15
2011-11-07Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 31-288/+624
2011-11-07Merge branch 'fixes-modulesplit' into fixesGravatar Tony Lindgren 3863-39041/+82624
2011-11-07ARM: OMAP: Fix export.h or module.h includesGravatar Tony Lindgren 4-0/+4
2011-11-07ARM: OMAP: omap_device: Include linux/export.hGravatar Axel Lin 1-0/+1
2011-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 43-267/+325
2011-11-07vfs: d_invalidate() should leave mountpoints aloneGravatar Al Viro 1-2/+4
2011-11-07forcedeth: fix a few sparse warnings (variable shadowing)Gravatar david decotigny 1-17/+17
2011-11-07forcedeth: Improve stats countersGravatar Mandeep Baines 1-0/+4
2011-11-07forcedeth: remove unneeded stats updatesGravatar david decotigny 1-34/+1
2011-11-07forcedeth: Acknowledge only interrupts that are being processedGravatar Mike Ditto 1-5/+8
2011-11-07forcedeth: fix race when unloading moduleGravatar david decotigny 1-1/+1
2011-11-07device-mapper: using EXPORT_SYBOL in dm-space-map-checker.c needs export.hGravatar Stephen Rothwell 1-0/+1
2011-11-07device-mapper: dm-bufio.c needs to include module.hGravatar Stephen Rothwell 1-0/+1
2011-11-07drivers/md: change module.h -> export.h in persistent-data/dm-*Gravatar Paul Gortmaker 4-4/+4
2011-11-07arm: Add export.h to recently added files for EXPORT_SYMBOLGravatar Paul Gortmaker 2-0/+2
2011-11-07MAINTAINERS/rds: update maintainer Gravatar Or Gerlitz 1-1/+1
2011-11-07wanrouter: Remove kernel_lock annotationsGravatar Richard Weinberger 1-2/+0
2011-11-07usbnet: fix oops in usbnet_start_xmitGravatar Konstantin Khlebnikov 1-1/+2
2011-11-07ixgbe: Fix compile for kernel without CONFIG_PCI_IOV definedGravatar Rose, Gregory V 2-2/+4
2011-11-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Gravatar Linus Torvalds 28-412/+729
2011-11-07Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxGravatar Linus Torvalds 33-2657/+2948
2011-11-07Merge branch 'urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-4/+4
2011-11-07Merge git://git.samba.org/sfrench/cifs-2.6Gravatar Linus Torvalds 1-55/+50
2011-11-07Merge git://git.infradead.org/mtd-2.6Gravatar Linus Torvalds 190-4046/+7583
2011-11-07Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Gravatar Linus Torvalds 4-2/+23
2011-11-07vmwgfx: Snoop DMA transfers with non-covering sizesGravatar Jakob Bornecrantz 1-9/+21
2011-11-07vmwgfx: Move the prefered mode first in the listGravatar Jakob Bornecrantz 1-0/+4
2011-11-07vmwgfx: Unreference surface on cursor error pathGravatar Jakob Bornecrantz 1-0/+1
2011-11-07vmwgfx: Free prefered mode on error pathGravatar Jakob Bornecrantz 1-6/+11
2011-11-07vmwgfx: Use pointer return error codesGravatar Jakob Bornecrantz 1-1/+1
2011-11-07vmwgfx: Fix hw cursor positionGravatar Thomas Hellstrom 1-2/+5
2011-11-07vmwgfx: Infrastructure for explicit placementGravatar Thomas Hellstrom 3-24/+30
2011-11-07vmwgfx: Make the preferred autofit mode have a 60Hz vrefreshGravatar Thomas Hellstrom 1-1/+23
2011-11-07vmwgfx: Remove screen object active listGravatar Thomas Hellstrom 1-37/+15
2011-11-07vmwgfx: Screen object cleanupsGravatar Thomas Hellstrom 1-14/+2
2011-11-07writeback: fix uninitialized task_ratelimitGravatar Wu Fengguang 1-4/+4
2011-11-06Revert "hvc_console: display printk messages on console."Gravatar Linus Torvalds 1-6/+1
2011-11-06powerpc: fix building hvc_opal.cGravatar Michael Neuling 1-0/+1
2011-11-06Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li...Gravatar Linus Torvalds 6-59/+83
2011-11-06Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 6-1/+346
2011-11-06Merge branch 'stable/cleanups-3.2' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 8-31/+25
2011-11-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 31-1603/+5423
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 2057-606/+2248
2011-11-06Merge branches 'acpi', 'idle', 'mrst-pmu' and 'pm-tools' into nextGravatar Len Brown 18-346/+666
2011-11-06Merge branches 'atomic-io', 'lockdep', 'misc', 'pm-profile' and 'pnp-cleanup'...Gravatar Len Brown 9-65/+62