summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-18mwifiex: move under marvell vendor directoryKalle Valo53-4/+3
2015-11-18libertas_tf: move under marvell vendor directoryKalle Valo12-21/+21
2015-11-18libertas: move under marvell vendor directoryKalle Valo36-3/+20
2015-11-18iwlwifi: move under intel vendor directoryKalle Valo127-3/+4
2015-11-18iwlegacy: move under intel directoryKalle Valo25-3/+4
2015-11-18ipw2x00: move under intel vendor directoryKalle Valo18-5/+21
2015-11-18cw1200: move under st vendor directoryKalle Valo32-3/+20
2015-11-18brcm80211: move under broadcom vendor directoryKalle Valo119-12/+12
2015-11-18b43legacy: move under broadcom vendor directoryKalle Valo30-3/+3
2015-11-18b43: move under broadcom vendor directoryKalle Valo68-3/+20
2015-11-18atmel: move under atmel vendor directoryKalle Valo11-50/+65
2015-11-18airo: move under cisco vendor directoryKalle Valo7-45/+60
2015-11-17adm80211: move under admtek vendor directoryKalle Valo7-30/+47
2015-11-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds19-42/+24
2015-11-11Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds10-234/+415
2015-11-11Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds10-436/+794
2015-11-11Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-0/+4
2015-11-11Merge tag 'linux-kselftest-4.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds22-53/+362
2015-11-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds6-1/+19
2015-11-11drm/nouveau: fix build failures on all non ARM.Dave Airlie1-0/+6
2015-11-11drm/ast: Initialized data needed to map fbdev memoryEgbert Eich4-0/+11
2015-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds68-322/+642
2015-11-11Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-blockLinus Torvalds33-90/+286
2015-11-11Merge tag 'upstream-4.4-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds17-42/+142
2015-11-11Merge branch 'for-linus-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds20-269/+296
2015-11-11pci: remove pci_dma_supportedChristoph Hellwig2-8/+0
2015-11-11usbnet: remove ifdefed out call to dma_supportedChristoph Hellwig1-6/+0
2015-11-11kaweth: remove ifdefed out call to dma_supportedChristoph Hellwig1-6/+0
2015-11-11sfc: don't call dma_supportedChristoph Hellwig1-5/+3
2015-11-11nouveau: don't call pci_dma_supportedChristoph Hellwig1-2/+5
2015-11-11netup_unidvb: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig1-1/+1
2015-11-11cx23885: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig1-1/+1
2015-11-11cx25821: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig1-1/+1
2015-11-11cx88: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig3-3/+3
2015-11-11saa7134: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig1-1/+1
2015-11-11saa7164: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig1-1/+1
2015-11-11tw68-core: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig1-1/+1
2015-11-11pcnet32: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig1-1/+1
2015-11-11lib/string.c: add ULL suffix to the constant definitionAndy Shevchenko1-1/+1
2015-11-11hugetlb: trivial comment fixNaoya Horiguchi1-2/+2
2015-11-11selftests/mlock2: add ULL suffix to 64-bit constantsGeert Uytterhoeven1-2/+2
2015-11-11selftests/mlock2: add missing #define _GNU_SOURCEGeert Uytterhoeven1-0/+1
2015-11-11Merge tag 'metag-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds3-3/+9
2015-11-11Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds14-69/+157
2015-11-11Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds433-3428/+20755
2015-11-11Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds54-393/+4467
2015-11-11Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds70-296/+1888
2015-11-11Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds98-4433/+1002
2015-11-11Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-51/+63
2015-11-11Fix alloc_node_mem_map() to work on ia64 againTony Luck1-3/+4