summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2019-10-07KVM: hyperv: Fix Direct Synthetic timers assert an interrupt w/o lapic_in_kernelWanpeng Li
2019-10-07arm: use STACK_TOP when computing mmap base addressAlexandre Ghiti
2019-10-07arm: properly account for stack randomization and stack guard gapAlexandre Ghiti
2019-10-07mips: properly account for stack randomization and stack guard gapAlexandre Ghiti
2019-10-07arm64: consider stack randomization for mmap base only when necessaryAlexandre Ghiti
2019-10-07hypfs: Fix error number left in struct pointer memberDavid Howells
2019-10-07ARM: 8903/1: ensure that usable memory in bank 0 starts from a PMD-aligned ad...Mike Rapoport
2019-10-07ARM: 8905/1: Emit __gnu_mcount_nc when using Clang 10.0.0 or newerNathan Chancellor
2019-10-07ARM: 8875/1: Kconfig: default to AEABI w/ ClangNick Desaulniers
2019-10-07ARM: 8898/1: mm: Don't treat faults reported from cache maintenance as writesWill Deacon
2019-10-07mips/atomic: Fix smp_mb__{before,after}_atomic()Peter Zijlstra
2019-10-07mips/atomic: Fix loongson_llsc_mb() wreckagePeter Zijlstra
2019-10-07MIPS: tlbex: Explicitly cast _PAGE_NO_EXEC to a booleanNathan Chancellor
2019-10-07MIPS: Don't use bc_false uninitialized in __mm_isBranchInstrNathan Chancellor
2019-10-07MIPS: Ingenic: Disable broken BTB lookup optimization.Zhou Yanjie
2019-10-07powerpc: dump kernel log before carrying out fadump or kdumpGanesh Goudar
2019-10-07arm64: fix unreachable code issue with cmpxchgArnd Bergmann
2019-10-07powerpc/pseries: correctly track irq state in default idleNathan Lynch
2019-10-07powerpc/eeh: Clean up EEH PEs after recovery finishesOliver O'Halloran
2019-10-07powerpc/64s/exception: machine check use correct cfar for late handlerNicholas Piggin
2019-10-07powerpc/eeh: Clear stale EEH_DEV_NO_HANDLER flagSam Bobroff
2019-10-07powerpc/perf: fix imc allocation failure handlingNicholas Piggin
2019-10-07powerpc/pseries/mobility: use cond_resched when updating device treeNathan Lynch
2019-10-07powerpc/64s/radix: Fix memory hotplug section page table creationNicholas Piggin
2019-10-07powerpc/futex: Fix warning: 'oldval' may be used uninitialized in this functionChristophe Leroy
2019-10-07powerpc/rtas: use device model APIs and serialization during LPMNathan Lynch
2019-10-07powerpc/xmon: Check for HV mode when dumping XIVE info from OPALCédric Le Goater
2019-10-07powerpc/powernv/ioda2: Allocate TCE table levels on demand for default DMA wi...Alexey Kardashevskiy
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