summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-07-30Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2012-07-30Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2012-07-30Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2012-07-30Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2012-07-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2012-07-30Merge tag 'dm-3.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2012-07-30Merge branch 'patches_for_v3.6' into v4l_for_linusMauro Carvalho Chehab
2012-07-30Merge branch 'for-linus-for-3.6-rc1' of git://git.linaro.org/people/mszyprows...Linus Torvalds
2012-07-30Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-07-30Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-07-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-07-30Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edacLinus Torvalds
2012-07-30Merge tag 'boards2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-07-30Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-07-30Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-07-30Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds
2012-07-30ARM: dma-mapping: add support for DMA_ATTR_SKIP_CPU_SYNC attributeMarek Szyprowski
2012-07-30common: DMA-mapping: add DMA_ATTR_SKIP_CPU_SYNC attributeMarek Szyprowski
2012-07-30ARM: dma-mapping: add support for dma_get_sgtable()Marek Szyprowski
2012-07-30common: dma-mapping: introduce dma_get_sgtable() functionMarek Szyprowski
2012-07-30ARM: dma-mapping: add support for DMA_ATTR_NO_KERNEL_MAPPING attributeMarek Szyprowski
2012-07-30common: DMA-mapping: add DMA_ATTR_NO_KERNEL_MAPPING attributeMarek Szyprowski
2012-07-30common: dma-mapping: add support for generic dma_mmap_* callsMarek Szyprowski
2012-07-30ARM: dma-mapping: fix error path for memory allocation failureMarek Szyprowski
2012-07-30ARM: dma-mapping: add more sanity checks in arm_dma_mmap()Marek Szyprowski
2012-07-30ARM: dma-mapping: remove custom consistent dma regionMarek Szyprowski
2012-07-30mm: vmalloc: use const void * for caller argumentMarek Szyprowski
2012-07-30scatterlist: add sg_alloc_table_from_pages functionTomasz Stanislawski
2012-07-30mm: Fix build warning in kmem_cache_create()Shuah Khan
2012-07-30hwmon: struct x86_cpu_id arrays can be __initconstJan Beulich
2012-07-30selinux: fix selinux_inode_setxattr oopsAl Viro
2012-07-29Merge branch 'next' into for-linusDmitry Torokhov
2012-07-30KEYS: linux/key-type.h needs linux/errno.hDavid Howells
2012-07-30smack: off by one errorAlan Cox
2012-07-30virtio-blk: return VIRTIO_BLK_F_FLUSH to header.Rusty Russell
2012-07-30virtio-blk: allow toggling host cache between writeback and writethroughPaolo Bonzini
2012-07-30virtio-blk: Use block layer provided spinlockAsias He
2012-07-30virtio-blk: Reset device after blk_cleanup_queue()Asias He
2012-07-30virtio-blk: Call del_gendisk() before disable guest kickAsias He
2012-07-30virtio: rng: s3/s4 supportAmit Shah
2012-07-30virtio: rng: split out common code in probe / remove for s3/s4 opsAmit Shah
2012-07-30virtio: rng: don't wait on host when module is going awayAmit Shah
2012-07-30virtio: rng: allow tasks to be killed that are waiting for rng inputAmit Shah
2012-07-30virtio ids: fix comment for virtio-rngAmit Shah
2012-07-29Merge branch 'devel'Mauro Carvalho Chehab
2012-07-29Merge tag 'v3.5'Mauro Carvalho Chehab
2012-07-29xfs: wait for the write the superblock on unmountMark Tinguely
2012-07-29xfs: re-enable xfsaild idle mode and fix associated racesBrian Foster
2012-07-29xfs: remove iolock lock classesChristoph Hellwig