summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds89-138/+109
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds47-128/+1585
2013-11-15Merge tag 'mfd-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds57-233/+1869
2013-11-15Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-97/+281
2013-11-15Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds31-3280/+3069
2013-11-15Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+1
2013-11-15Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds16-710/+1025
2013-11-15Merge tag 'for-3.13' of git://git.openrisc.net/~jonas/linuxLinus Torvalds6-27/+19
2013-11-15Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds4-117/+12
2013-11-15Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds9-50/+48
2013-11-15Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds4-4/+20
2013-11-15Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds14-12/+20
2013-11-15drm: check for !kdev in drm_unplug_minor()David Herrmann1-1/+1
2013-11-15blackfin: fix build warning for unused variableSteven Miao1-1/+4
2013-11-15smp: bf561: and smb_wmb()/smp_rmb() at ipi send/receiveSteven Miao1-4/+8
2013-11-15pm: use GFP_ATOMIC when pm core call this functionScott Jiang1-1/+1
2013-11-15blackfin: serial: Add serial port_fer and port_mux early platform resources.Sonic Zhang2-27/+47
2013-11-15blackfin: pinctrl-adi2: code cleanup after using pinctrl-adi2Steven Miao1-66/+4
2013-11-15openrisc: Refactor or32_early_setup()Geert Uytterhoeven1-7/+7
2013-11-15Documentation: dt: hwmon: Add OF document for LM90Wei Ni2-0/+45
2013-11-15hwmon: (lm90) Add power controlWei Ni1-0/+19
2013-11-15hwmon: (lm90) Add support for TI TMP451Wei Ni2-8/+43
2013-11-15hwmon: (lm90) Use enums for the indexes of temp8 and temp11Wei Ni1-64/+88
2013-11-15hwmon: (lm90) Add support to handle IRQWei Ni1-0/+24
2013-11-15hwmon: (lm90) Define status bitsWei Ni1-27/+61
2013-11-15hwmon: (lm90) Fix max6696 alarm handlingGuenter Roeck1-4/+7
2013-11-15openrisc: Remove unused declaration of __initramfs_startGeert Uytterhoeven1-1/+0
2013-11-15openrisc: Use the declarations provided by <asm/sections.h>Geert Uytterhoeven2-6/+6
2013-11-15openrisc: Refresh or1ksim_defconfig for v3.12Geert Uytterhoeven1-8/+2
2013-11-15blackfin: adi gpio driver and pinctrl driver supportSonic Zhang19-796/+1044
2013-11-15bf609: update default config for spiScott Jiang1-1/+1
2013-11-15Blackfin: bfin_gpio: Use proper mask for comparing pfuncSonic Zhang1-9/+14
2013-11-15Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds557-14851/+44542
2013-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds2-47/+18
2013-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds34-434/+510
2013-11-15Merge tag 'iommu-updates-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds12-72/+270
2013-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds133-2239/+5170
2013-11-15Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds36-67/+846
2013-11-15Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds21-166/+310
2013-11-15Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-52/+55
2013-11-15Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie16-86/+105
2013-11-14Merge branch 'next' into for-linusDmitry Torokhov14124-516910/+1289610
2013-11-14Revert "Input: ALPS - add support for model found on Dell XT2"Dmitry Torokhov1-1/+0
2013-11-15Merge branch 'akpm' (patch-bomb from Andrew Morton)Linus Torvalds213-889/+1164
2013-11-15cmdline-parser: fix buildAlexander Beregalov1-0/+2
2013-11-15hfsplus: Fix undefined __divdi3 in hfsplus_init_header_node()Geert Uytterhoeven1-3/+6
2013-11-15kfifo API type safetyStefani Seibold10-44/+25
2013-11-15kfifo: kfifo_copy_{to,from}_user: fix copied bytes calculationLars-Peter Clausen1-2/+2
2013-11-15sound/core/memalloc.c: use gen_pool_dma_alloc() to allocate iram bufferNicolin Chen1-5/+1
2013-11-15llists-move-llist_reverse_order-from-raid5-to-llistc-fixAndrew Morton1-1/+1