summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-09gre6: fix rtnl dump messagesNicolas Dichtel
2012-11-09gianfar: ethernet vanishes after restoring from hibernationWang Dongsheng
2012-11-09usbnet: ratelimit kevent may have been dropped warningsSteve Glendinning
2012-11-09ipv6: send unsolicited neighbour advertisements to all-nodesHannes Frederic Sowa
2012-11-09Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-11-09Merge tag '3.7-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...Linus Torvalds
2012-11-09Merge tag 'mmc-fixes-for-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-11-09Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-11-09xen/arm: Fix compile errors when drivers are compiled as modules (export more).Stefano Stabellini
2012-11-09drm/vmwgfx: Fix a case where the code would BUG when trying to pin GMR memoryThomas Hellstrom
2012-11-09drm/vmwgfx: Fix hibernation device resetThomas Hellstrom
2012-11-09Merge tag 'pinctrl-for-v3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-11-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-11-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-11-09Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds
2012-11-09Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-11-09Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-11-09Merge tag 'for-linus-v3.7-rc5' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2012-11-09h8300: add missing L1_CACHE_SHIFTFengguang Wu
2012-11-09mm: bugfix: set current->reclaim_state to NULL while returning from kswapd()Takamori Yamaguchi
2012-11-09fanotify: fix missing breakEric Paris
2012-11-09revert "epoll: support for disabling items, and a self-test app"Andrew Morton
2012-11-09checkpatch: improve network block comment style checkingJoe Perches
2012-11-09Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie
2012-11-09virtio: Don't access index after unregister.Cornelia Huck
2012-11-09drm/nouveau: fix acpi edid retrievalMaarten Lankhorst
2012-11-09drm/nvc0/disp: fix regression in vblank semaphore releaseKelly Doran
2012-11-09drm/nv40/mpeg: fix context handlingMarcin Slusarz
2012-11-09drm/nv40/graph: fix typo in type namesMarcin Slusarz
2012-11-09drm/nv41/vm: fix typo in type nameMarcin Slusarz
2012-11-09Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2012-11-08xfs: fix reading of wrapped log dataDave Chinner
2012-11-08xfs: fix buffer shudown reference count mismatchDave Chinner
2012-11-08xfs: don't vmap inode cluster buffers during freeDave Chinner
2012-11-08xfs: invalidate allocbt blocks moved to the free listDave Chinner
2012-11-08xfs: silence uninitialised f.file warning.Dave Chinner
2012-11-08xfs: growfs: don't read garbage for new secondary superblocksDave Chinner
2012-11-08xfs: move allocation stack switch up to xfs_bmapi_allocateDave Chinner
2012-11-08xfs: introduce XFS_BMAPI_STACK_SWITCHDave Chinner
2012-11-08xfs: zero allocation_args on the kernel stackMark Tinguely
2012-11-08xfs: only update the last_sync_lsn when a transaction completesDave Chinner
2012-11-08arm64: mm: fix booting on systems with no memory below 4GBWill Deacon
2012-11-08arm64: smp: add missing completion for secondary bootWill Deacon
2012-11-08arm64: compat: select CONFIG_ARCH_WANT_COMPAT_IPC_PARSE_VERSIONWill Deacon
2012-11-08arm64: elf: fix core dumping definitions for GP and FP registersWill Deacon
2012-11-08arm64: perf: use architected event for CPU cycle counterWill Deacon
2012-11-08drm/radeon/si: add some missing regs to the VM reg checkerAlex Deucher
2012-11-08drm/radeon/cayman: add some missing regs to the VM reg checkerAlex Deucher
2012-11-08ALSA: Fix card refcount unbalanceTakashi Iwai