aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-09-03MIPS: tlbex: Remove cpu_has_local_ebasePaul Burton4-12/+2
2019-09-03MIPS: tlbex: Simplify r3k checkPaul Burton1-30/+22
2019-09-03MIPS: Select R3k-style TLB in KconfigPaul Burton5-10/+16
2019-09-03Merge tag 'amlogic-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into arm/dtArnd Bergmann20-2381/+4014
2019-09-03Merge tag 'amlogic-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into arm/dtArnd Bergmann4-9/+94
2019-09-03Merge tag 'socfpga_dts_updates_for_v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into arm/dtArnd Bergmann6-17/+63
2019-09-03Merge tag 'v5.4-rockchip-dts64-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into arm/dtArnd Bergmann4-0/+681
2019-09-03Merge tag 'v5.4-rockchip-dts32-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into arm/dtArnd Bergmann15-331/+1291
2019-09-03Merge tag 'samsung-dt-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into arm/dtArnd Bergmann4-12/+29
2019-09-03Merge tag 'omap-for-v5.4/soc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/socArnd Bergmann5-7/+7
2019-09-03Merge tag 'at91-5.4-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into arm/socArnd Bergmann3-3/+5
2019-09-03Merge tag 'imx-soc-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/socArnd Bergmann2-6/+1
2019-09-03Merge tag 'aspeed-5.4-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/joel/aspeed into arm/socArnd Bergmann4-2/+82
2019-09-03Merge tag 'vexpress-update-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/socArnd Bergmann1-2/+2
2019-09-03s390/base: remove unused s390_base_mcck_handlerVasily Gorbik2-23/+0
2019-09-03cpuidle-haltpoll: vcpu hotplug supportJoao Martins2-14/+8
2019-09-03x86/mm: Remove the unused set_memory_wt() functionChristoph Hellwig2-18/+0
2019-09-03x86/mm: Remove set_pages_x() and set_pages_nx()Christoph Hellwig4-21/+3
2019-09-03x86/mm: Remove the unused set_memory_array_*() functionsChristoph Hellwig2-80/+0
2019-09-03x86/mm: Unexport set_memory_x() and set_memory_nx()Christoph Hellwig1-2/+0
2019-09-03Merge tag 'v5.3-rc7' into x86/mm, to pick up fixesIngo Molnar293-3032/+2483
2019-09-03perf/x86: Make more stuff staticValdis Klētnieks4-5/+5
2019-09-03sched/topology: Improve load balancing on AMD EPYC systemsMatt Fleming1-0/+5
2019-09-03arch, ia64: Make NUMA select SMPMatt Fleming1-0/+1
2019-09-03x86/math64: Provide a sane mul_u64_u32_div() implementation for x86_64Peter Zijlstra1-0/+13
2019-09-03dma-mapping: fix filename referencesAndy Shevchenko4-6/+3
2019-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller44-156/+227
2019-09-02x86, perf: Fix the dependency of the x86 insn decoder selftestMasami Hiramatsu1-1/+1
2019-09-02x86/hyper-v: Fix overflow bug in fill_gva_list()Tianyu Lan1-3/+5
2019-09-02Merge 5.3-rc7 into usb-nextGreg Kroah-Hartman70-277/+633
2019-09-02ARM: multi_v7_defconfig: Make MAX77802 regulator driver built-inMarek Szyprowski1-1/+1
2019-09-02ARM: dts: exynos: Mark LDO10 as always-on on Peach Pit/Pi ChromebooksMarek Szyprowski2-0/+2
2019-09-02ARM: dts: exynos: Remove not accurate secondary ADC compatibleKrzysztof Kozlowski1-2/+1
2019-09-02microblaze: remove ioremap_fullcacheChristoph Hellwig1-1/+0
2019-09-02x86/uaccess: Don't leak the AC flags into __get_user() argument evaluationPeter Zijlstra1-1/+3
2019-09-02x86: Correct misc typosMarco Ammon3-6/+6
2019-09-02spi: ep93xx: Repair SPI CS lookup tablesAlexander Sverdlin4-5/+5
2019-09-02m68k: Remove ioremap_fullcache()Christoph Hellwig1-7/+0
2019-09-02m68k: Simplify ioremap_nocache()Christoph Hellwig1-8/+2
2019-09-02x86/boot: Preserve boot_params.secure_boot from sanitizingJohn S. Gruber1-0/+1
2019-09-02Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar52-189/+375
2019-09-02Merge branch 'linus' into x86/cpu, to resolve conflictsIngo Molnar52-189/+375
2019-09-02xtensa: virt: move PCI root complex to KIO rangeMax Filippov2-4/+5
2019-09-01xtensa: add support for call0 ABI in userspaceMax Filippov6-9/+117
2019-09-01xtensa: clean up PS_WOE_BIT usageMax Filippov4-6/+7
2019-09-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-39/+43
2019-09-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-7/+24
2019-09-01arm64: defconfig: Enable CPU clock drivers for Qualcomm msm8916Marc Gonzalez1-0/+2
2019-09-01arm64: defconfig: Add DRM_MSM to defconfigs with ARCH_QCOMJordan Crouse1-0/+1
2019-09-01ARM: multi_v7_defconfig: Add DRM_MSM to defconfigs with ARCH_QCOMAndy Gross1-0/+1