aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorBartosz Golaszewski <bgolaszewski@baylibre.com>2019-07-25 15:12:56 +0200
committerArnd Bergmann <arnd@arndb.de>2019-09-09 21:36:47 +0200
commitf962396ce29244d9a64f241481fa73fa370404c3 (patch)
tree26bb3af4a09df811f56c75b99b9c5cc132a94aa5 /tools/perf/scripts/python/netdev-times.py
parentarm64: exynos: Enable exynos-chipid driver (diff)
downloadlinux-f962396ce29244d9a64f241481fa73fa370404c3.tar.gz
linux-f962396ce29244d9a64f241481fa73fa370404c3.zip
ARM: davinci: support multiplatform build for ARM v5
Add modifications necessary to make davinci part of the ARM v5 multiplatform build. Move the arch-specific configuration out of arch/arm/Kconfig and into mach-davinci/Kconfig. Remove the sub-menu for DaVinci implementations (they'll be visible directly under the system type. Select all necessary options not already selected by ARCH_MULTI_V5. Update davinci_all_defconfig. Explicitly include the mach-specific headers in mach-davinci/Makefile. Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com> Acked-by: Sekhar Nori <nsekhar@ti.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions
testing/radix-tree: fix a macro expansion bugDan Carpenter1-1/+1 2016-07-23radix-tree: fix radix_tree_iter_retry() for tagged iterators.Andrey Ryabinin1-0/+1 2016-07-23mm: memcontrol: fix cgroup creation failure after many small jobsJohannes Weiner3-24/+87 2016-07-22doc-rst: kernel-doc: fix handling of address_space tagsMauro Carvalho Chehab1-0/+4 2016-07-22tools build: Fix objtool build with ARCH=x86_64Josh Poimboeuf3-2/+34 2016-07-22objtool: Always use host headersArnaldo Carvalho de Melo1-1/+1 2016-07-22objtool: Use tools/scripts/Makefile.arch to get ARCH and HOSTARCHArnaldo Carvalho de Melo1-3/+1 2016-07-22tools build: Add HOSTARCH Makefile variableArnaldo Carvalho de Melo1-5/+4 2016-07-22perf tests kmod-path: Fix build on ubuntu:16.04-x-armhfArnaldo Carvalho de Melo1-0/+1 2016-07-22gpio: tegra: don't auto-enable for COMPILE_TESTArnd Bergmann1-2/+5 2016-07-22libceph: apply new_state before new_up_client on incrementalsIlya Dryomov1-43/+113 2016-07-22crypto: rsa-pkcs1pad - fix rsa-pkcs1pad request structHerbert Xu1-2/+2 2016-07-22x86/boot: Simplify EBDA-vs-BIOS reservation logicAndy Lutomirski1-23/+11 2016-07-22x86/boot: Clarify what x86_legacy_features.reserve_bios_regions doesAndy Lutomirski1-2/+3 2016-07-22ovl: verify upper dentry in ovl_remove_and_whiteout()Maxim Patlasov1-30/+24 2016-07-22packet: propagate sock_cmsg_send() errorSoheil Hassas Yeganeh1-3/+1