summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2019-10-05arm64: dts: rockchip: limit clock rate of MMC controllers for RK3328Shawn Lin
2019-10-05arm64: tlb: Ensure we execute an ISB following walk cache invalidationWill Deacon
2019-10-05ARM: zynq: Use memcpy_toio instead of memcpy on smp bring-upLuis Araneda
2019-10-05ARM: samsung: Fix system restart on S3C6410Lihua Yao
2019-10-05spi: ep93xx: Repair SPI CS lookup tablesAlexander Sverdlin
2019-10-05KVM: x86/mmu: Use fast invalidate mechanism to zap MMIO sptesSean Christopherson
2019-10-05KVM: x86: Disable posted interrupts for non-standard IRQs delivery modesAlexander Graf
2019-10-05KVM: x86: Manually calculate reserved bits when loading PDPTRSSean Christopherson
2019-10-05KVM: x86: set ctxt->have_exception in x86_decode_insn()Jan Dakinevich
2019-10-05KVM: x86: always stop emulation on page faultJan Dakinevich
2019-10-05powerpc/imc: Dont create debugfs files for cpu-less nodesMadhavan Srinivasan
2019-10-05ARM: dts: am3517-evm: Fix missing videoAdam Ford
2019-10-05ARM: omap2plus_defconfig: Fix missing videoAdam Ford
2019-10-05ARM: dts: logicpd-torpedo-baseboard: Fix missing videoAdam Ford
2019-10-05kvm: Nested KVM MMUs need PAE root tooJiří Paleček
2019-10-05x86/cpu: Add Tiger Lake to Intel familyGayatri Kammela
2019-10-05s390/crypto: xts-aes-s390 fix extra run-time crypto self tests findingHarald Freudenberger
2019-10-05x86/mm: Fix cpumask_of_node() error conditionPeter Zijlstra
2019-10-05x86/amd_nb: Add PCI device IDs for family 17h, model 70hMarcel Bocu
2019-10-05ARM: dts: exynos: Mark LDO10 as always-on on Peach Pit/Pi ChromebooksMarek Szyprowski
2019-10-05x86/mm/pti: Handle unaligned address gracefully in pti_clone_pagetable()Song Liu
2019-10-05x86/mm/pti: Do not invoke PTI functions when PTI is disabledThomas Gleixner
2019-10-05arm64: kpti: ensure patched kernel text is fetched from PoUMark Rutland
2019-10-05x86/apic/vector: Warn when vector space exhaustion breaks affinityNeil Horman
2019-10-05ARM: OMAP2+: move platform-specific asm-offset.h to arch/arm/mach-omap2Masahiro Yamada
2019-10-05ARM: at91: move platform-specific asm-offset.h to arch/arm/mach-at91Masahiro Yamada
2019-10-05s390/kasan: provide uninstrumented __strlenVasily Gorbik
2019-10-05arm64: entry: Move ct_user_exit before any other exceptionJames Morse
2019-10-05powerpc/Makefile: Always pass --synthetic to nm if supportedMichael Ellerman
2019-10-05x86/platform/intel/iosf_mbi Rewrite lockingHans de Goede
2019-10-05ARM: dts: imx7-colibri: disable HS400Stefan Agner
2019-10-05ARM: dts: imx7d: cl-som-imx7: make ethernet work againAndré Draszik
2019-10-05m68k: Prevent some compiler warnings in Coldfire buildsFinn Thain
2019-10-05ARM: xscale: fix multi-cpu compilationArnd Bergmann
2019-10-05arm64/efi: Move variable assignments after SECTIONSKees Cook
2019-10-05arm64/prefetch: fix a -Wtype-limits warningQian Cai
2019-10-05ia64:unwind: fix double free for mod->arch.init_unw_tablechenzefeng
2019-10-05arm64: mm: free the initrd reserved memblock in a aligned mannerJunhua Huang
2019-10-05x86/apic: Soft disable APIC before initializing itThomas Gleixner
2019-10-05x86/reboot: Always use NMI fallback when shutdown via reboot vector IPI failsGrzegorz Halat
2019-10-05x86/apic: Make apic_pending_intr_clear() more robustThomas Gleixner
2019-10-01powerpc/xive: Fix bogus error code returned by OPALGreg Kurz
2019-09-21Revert "arm64: Remove unnecessary ISBs from set_{pte,pmd,pud}"Will Deacon
2019-09-21x86/hyper-v: Fix overflow bug in fill_gva_list()Tianyu Lan
2019-09-21x86/uaccess: Don't leak the AC flags into __get_user() argument evaluationPeter Zijlstra
2019-09-21arm64: dts: renesas: r8a77995: draak: Fix backlight regulator nameGeert Uytterhoeven
2019-09-21perf/x86/amd/ibs: Fix sample bias for dispatched micro-opsKim Phillips
2019-09-21perf/x86/intel: Restrict period on NehalemJosh Hunt
2019-09-21ARM: 8901/1: add a criteria for pfn_valid of armzhaoyang
2019-09-21RISC-V: Fix FIXMAP area corruption on RV32 systemsAnup Patel