summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-30Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds107-5391/+17915
2012-07-30Merge branch 'linux-next' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds13-34/+864
2012-07-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds165-2217/+8102
2012-07-30Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds13-616/+608
2012-07-30Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds7-44/+0
2012-07-30Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds5-21/+264
2012-07-30Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds10-37/+104
2012-07-30Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2-14/+14
2012-07-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds3-9/+15
2012-07-30Merge tag 'dm-3.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds33-1315/+1373
2012-07-30Merge branch 'for-linus-for-3.6-rc1' of git://git.linaro.org/people/mszyprows...Linus Torvalds20-390/+505
2012-07-30Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-2/+2
2012-07-30Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds18-517/+493
2012-07-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds8-3/+1033
2012-07-30Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-34/+66
2012-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edacLinus Torvalds48-2555/+3471
2012-07-30Merge tag 'boards2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds16-153/+1126
2012-07-30Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds35-514/+1492
2012-07-30Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-11/+68
2012-07-30Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds44-1007/+3308
2012-07-30ARM: dma-mapping: add support for DMA_ATTR_SKIP_CPU_SYNC attributeMarek Szyprowski1-9/+11
2012-07-30common: DMA-mapping: add DMA_ATTR_SKIP_CPU_SYNC attributeMarek Szyprowski2-0/+25
2012-07-30ARM: dma-mapping: add support for dma_get_sgtable()Marek Szyprowski3-0/+35
2012-07-30common: dma-mapping: introduce dma_get_sgtable() functionMarek Szyprowski3-0/+39
2012-07-30ARM: dma-mapping: add support for DMA_ATTR_NO_KERNEL_MAPPING attributeMarek Szyprowski1-5/+13
2012-07-30common: DMA-mapping: add DMA_ATTR_NO_KERNEL_MAPPING attributeMarek Szyprowski2-0/+19
2012-07-30common: dma-mapping: add support for generic dma_mmap_* callsMarek Szyprowski9-40/+95
2012-07-30ARM: dma-mapping: fix error path for memory allocation failureMarek Szyprowski1-1/+1
2012-07-30ARM: dma-mapping: add more sanity checks in arm_dma_mmap()Marek Szyprowski1-4/+10
2012-07-30ARM: dma-mapping: remove custom consistent dma regionMarek Szyprowski6-323/+181
2012-07-30mm: vmalloc: use const void * for caller argumentMarek Szyprowski2-13/+13
2012-07-30scatterlist: add sg_alloc_table_from_pages functionTomasz Stanislawski2-0/+68
2012-07-30mm: Fix build warning in kmem_cache_create()Shuah Khan1-0/+2
2012-07-30hwmon: struct x86_cpu_id arrays can be __initconstJan Beulich2-2/+2
2012-07-30selinux: fix selinux_inode_setxattr oopsAl Viro1-5/+10
2012-07-30Merge branch 'next' into for-linusDmitry Torokhov8-3/+1033
2012-07-30KEYS: linux/key-type.h needs linux/errno.hDavid Howells1-0/+1
2012-07-30smack: off by one errorAlan Cox1-4/+4
2012-07-30Merge branch 'devel'Mauro Carvalho Chehab48-2555/+3471
2012-07-30Merge tag 'v3.5'Mauro Carvalho Chehab1267-7160/+12942
2012-07-29Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds25-567/+693
2012-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds10-28/+36
2012-07-28thinkpad_acpi: Free hotkey_keycode_map after unregistering tpacpi_inputdevLi Dongyang1-2/+1
2012-07-28thinkpad_acpi: Fix a memory leak during module exitLi Dongyang1-0/+1
2012-07-28thinkpad_acpi: Flush the workqueue before freeing tpacpi_ledsLi Dongyang1-0/+1
2012-07-28dell-laptop: Add 6 machines to touchpad led quirkAceLan Kao1-0/+54
2012-07-28ACER: Fix Smatch double-free issueMarek Vasut1-1/+0
2012-07-28ACER: Fix up sparse warningMarek Vasut1-1/+1
2012-07-28asus-nb-wmi: add some video toggle keysAceLan Kao1-0/+4
2012-07-28asus-nb-wmi: add wapf quirk for ASUS machinesAceLan Kao1-3/+101