summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-10-2643-282/+122
|\
| * Merge branch 'all-dtbs' into dt/nextRob Herring2018-10-0423-190/+63
| |\
| | * microblaze: enable building all dtbsRob Herring2018-10-021-0/+2
| | * c6x: enable building all dtbsRob Herring2018-10-021-0/+6
| | * powerpc: enable building all dtbsRob Herring2018-10-022-0/+9
| | * kbuild: consolidate Devicetree dtb build rulesRob Herring2018-10-0213-96/+9
| | * c6x: use common built-in dtb supportRob Herring2018-10-025-25/+3
| | * nios2: fix building all dtbsRob Herring2018-10-021-0/+3
| | * nios2: use common rules to build built-in dtbRob Herring2018-10-024-37/+4
| | * nios2: build .dtb files in dts directoryRob Herring2018-10-023-6/+3
| | * powerpc: build .dtb files in dts directoryRob Herring2018-10-023-30/+28
| * | xtensa: Convert to using %pOFn instead of device_node.nameRob Herring2018-09-281-3/+3
| * | nios2: Convert to using %pOFn instead of device_node.nameRob Herring2018-09-281-2/+2
| * | Merge branch 'dt/cpu-type-rework' into dt/nextRob Herring2018-09-2816-84/+50
| |\ \
| | * | microblaze: get cpu node with of_get_cpu_nodeRob Herring2018-09-281-2/+4
| | * | x86: DT: use for_each_of_cpu_node iteratorRob Herring2018-09-281-1/+1
| | * | SH: use for_each_of_cpu_node iteratorRob Herring2018-09-281-1/+1
| | * | powerpc: 8xx: get cpu node with of_get_cpu_nodeRob Herring2018-09-281-2/+3
| | * | powerpc: 4xx: get cpu node with of_get_cpu_nodeRob Herring2018-09-281-1/+1
| | * | powerpc: use for_each_of_cpu_node iteratorRob Herring2018-09-282-40/+26
| | * | openrisc: use for_each_of_cpu_node iteratorRob Herring2018-09-281-2/+1
| | * | nios2: get cpu node with of_get_cpu_nodeRob Herring2018-09-281-1/+3
| | * | c6x: use for_each_of_cpu_node iteratorRob Herring2018-09-281-8/+3
| | * | arm64: use for_each_of_cpu_node iteratorRob Herring2018-09-281-1/+1
| | * | ARM: shmobile: use for_each_of_cpu_node iteratorRob Herring2018-09-283-15/+5
| | * | ARM: topology: remove unneeded check for /cpus nodeRob Herring2018-09-281-6/+0
| | * | ARM: use for_each_of_cpu_node iteratorRob Herring2018-09-281-4/+1
| | |/
| * | libfdt: Ensure INT_MAX is defined in libfdt_env.hRob Herring2018-09-202-0/+4
| * | of: make default address and size cells sizes privateRob Herring2018-09-071-3/+0
| |/
* | Merge tag 'dma-mapping-4.20-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-10-265-214/+59
|\ \
| * | arm64: use the generic swiotlb_dma_opsChristoph Hellwig2018-10-194-210/+55
| * | swiotlb: don't dip into swiotlb pool for coherent allocationsChristoph Hellwig2018-10-191-3/+3
| * | swiotlb: remove the overflow bufferChristoph Hellwig2018-10-192-3/+3
* | | Merge tag 'iommu-updates-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-10-263-6/+13
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-------. \ \ Merge branches 'arm/renesas', 'arm/smmu', 'ppc/pamu', 'x86/vt-d', 'x86/amd' a...Joerg Roedel2018-10-103-6/+13
| |\ \ \ \ \ \ \
| | | | | | * | | arm64/dma-mapping: Mildly optimise non-coherent IOMMU opsRobin Murphy2018-09-251-5/+5
| | | |_|_|/ / / | | |/| | | | |
| | | | | * | | iommu/vt-d: Relocate struct/function declarations to its header filesSohil Mehta2018-09-251-0/+2
| | | |_|/ / / | | |/| | | |
| | | | * | | arm64: dts: ls208xa: comply with the iommu map binding for fsl_mcNipun Gupta2018-09-251-1/+6
| | | |/ / / | | |/| | |
* | | | | | Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-10-261-10/+1
|\ \ \ \ \ \
| * | | | | | Merge 4.19-rc7 into usb-nextGreg Kroah-Hartman2018-10-0824-118/+309
| |\| | | | |
| * | | | | | Merge 4.19-rc6 into usb-nextGreg Kroah-Hartman2018-09-3052-313/+599
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | USB: EHCI: ehci-mv: use phy-pxa-usbLubomir Rintel2018-09-201-10/+1
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2018-10-267-62/+335
|\ \ \ \ \ \ \
| * | | | | | | sparc: Fix VDSO build with older binutils.David S. Miller2018-10-257-62/+335
* | | | | | | | Merge tag 'riscv-for-linus-4.20-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-10-2627-238/+679
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ RISC-V: SMP cleanup and new featuresPalmer Dabbelt2018-10-2310-62/+245
| |\ \ \ \ \ \ \ \
| | * | | | | | | | RISC-V: Show IPI statsAnup Patel2018-10-233-7/+49
| | * | | | | | | | RISC-V: Show CPU ID and Hart ID separately in /proc/cpuinfoAnup Patel2018-10-231-4/+6
| | * | | | | | | | RISC-V: Use Linux logical CPU number instead of hartidAtish Patra2018-10-236-25/+58
| | * | | | | | | | RISC-V: Add logical CPU indexing for RISC-VAtish Patra2018-10-233-1/+46