aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-07-30Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
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 '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-29Merge branch 'devel'Mauro Carvalho Chehab
2012-07-29Merge tag 'v3.5'Mauro Carvalho Chehab
2012-07-28Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds
2012-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-07-27Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2012-07-27Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-07-27Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linusRussell King
2012-07-27Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-07-27hwmon: (applesmc) Decode and act on read/write status codesHenrik Rydberg
2012-07-27hwmon: (jc42) Don't reset hysteresis on device removalJean Delvare
2012-07-27hwmon: (jc42) Simplify hysteresis maskJean Delvare
2012-07-27hwmon: (acpi_power_meter) Fix build warningGuenter Roeck
2012-07-27tcp: perform DMA to userspace only if there is a task waiting for itJiri Kosina
2012-07-27Revert "openvswitch: potential NULL deref in sample()"Jesse Gross