summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-01-12x86/efi: Update e820 with reserved EFI boot services data to fix kexec breakageDave Young1-4/+2
2020-01-12x86/intel: Disable HPET on Intel Ice Lake platformsKai-Heng Feng1-0/+2
2020-01-09powerpc/pmem: Fix kernel crash due to wrong range value usage in flush_dcache...Aneesh Kumar K.V1-1/+1
2020-01-09perf/x86/intel/bts: Fix the use of page_private()Alexander Shishkin1-5/+11
2020-01-09s390/smp: fix physical to logical CPU map for SMTHeiko Carstens1-26/+54
2020-01-09arm64: dts: meson: odroid-c2: Disable usb_otg bus to avoid power failed warningAnand Moon1-2/+2
2020-01-09arm64: dts: meson-gxm-khadas-vim2: fix uart_A bluetooth nodeChristian Hewitt1-0/+3
2020-01-09arm64: dts: meson-gxl-s905x-khadas-vim: fix uart_A bluetooth nodeChristian Hewitt1-0/+3
2020-01-09powerpc/mm: Mark get_slice_psize() & slice_addr_is_low() as notraceMichael Ellerman1-2/+2
2020-01-09powerpc: Chunk calls to flush_dcache_range in arch_*_memoryAlastair D'Silva1-2/+25
2020-01-09arm64: dts: qcom: msm8998-clamshell: Remove retention idle stateJeffrey Hugo1-0/+37
2020-01-09arm64: Revert support for execute-only user mappingsCatalin Marinas3-11/+6
2020-01-09riscv: ftrace: correct the condition logic in function graph tracerZong Li1-1/+1
2020-01-09mm/memory_hotplug: shrink zones when offlining memoryDavid Hildenbrand7-20/+7
2020-01-09MIPS: Avoid VDSO ABI breakage due to global register variablePaul Burton1-1/+19
2020-01-09MIPS: BPF: eBPF JIT: check for MIPS ISA compliance in KconfigAlexander Lobakin2-2/+2
2020-01-09MIPS: BPF: Disable MIPS32 eBPF JITPaul Burton1-1/+1
2020-01-09s390/cpum_sf: Avoid SBD overflow condition in irq handlerThomas Richter1-6/+0
2020-01-09s390/cpum_sf: Adjust sampling interval to avoid hitting sample limitsThomas Richter1-0/+16
2020-01-04powerpc: Fix __clear_user() with KUAP enabledAndrew Donnellan3-7/+12
2020-01-04Revert "powerpc/vcpu: Assume dedicated processors as non-preempt"Greg Kroah-Hartman2-10/+1
2020-01-04s390: disable preemption when switching to nodat stack with CALL_ON_STACKVasily Gorbik2-3/+11
2020-01-04s390/cpum_sf: Check for SDBT and SDB consistencyThomas Richter1-2/+15
2020-01-04s390/unwind: filter out unreliable bogus %r14Vasily Gorbik1-0/+5
2020-01-04libfdt: define INT32_MAX and UINT32_MAX in libfdt_env.hMasahiro Yamada2-1/+5
2020-01-04um: virtio: Keep reading on -EAGAINJohannes Berg1-4/+4
2020-01-04powerpc: Don't add -mabi= flags when building with ClangNathan Chancellor1-0/+4
2020-01-04powerpc/fixmap: Use __fix_to_virt() instead of fix_to_virt()Christophe Leroy1-1/+6
2020-01-04ARM: 8937/1: spectre-v2: remove Brahma-B53 from hardeningDoug Berger1-0/+3
2020-01-04powerpc/book3s/mm: Update Oops message to print the correct translation in useAneesh Kumar K.V1-4/+11
2020-01-04powerpc/eeh: differentiate duplicate detection messageSam Bobroff1-2/+2
2020-01-04powerpc/security: Fix wrong message when RFI Flush is disableGustavo L. F. Walbon1-10/+6
2020-01-04powerpc/pseries/cmm: Implement release() function for sysfs deviceDavid Hildenbrand1-0/+5
2020-01-04powerpc/book3s64/hash: Add cond_resched to avoid soft lockup warningAneesh Kumar K.V1-0/+1
2020-01-04powerpc/security/book3s64: Report L1TF status in sysfsAnthony Steinhauser1-0/+5
2020-01-04dma-mapping: fix handling of dma-ranges for reserved memory (again)Vladimir Murzin1-1/+1
2020-01-04powerpc/tools: Don't quote $objdump in scriptsMichael Ellerman2-3/+3
2020-01-04powerpc/pseries: Don't fail hash page table insert for bolted mappingAneesh Kumar K.V1-1/+8
2020-01-04powerpc/pseries: Mark accumulate_stolen_time() as notraceMichael Ellerman1-1/+1
2020-01-04powerpc/papr_scm: Fix an off-by-one check in papr_scm_meta_{get, set}Vaibhav Jain1-2/+2
2020-01-04Revert "MIPS: futex: Emit Loongson3 sync workarounds within asm"Greg Kroah-Hartman2-14/+14
2020-01-04Revert "MIPS: futex: Restore \n after sync instructions"Greg Kroah-Hartman1-3/+3
2019-12-31powerpc/irq: fix stack overflow verificationChristophe Leroy1-2/+2
2019-12-31powerpc/vcpu: Assume dedicated processors as non-preemptSrikar Dronamraju2-1/+10
2019-12-31x86/mce: Fix possibly incorrect severity calculation on AMDJan H. Schönherr1-1/+1
2019-12-31x86/MCE/AMD: Allow Reserved types to be overwritten in smca_banks[]Yazen Ghannam1-1/+1
2019-12-31x86/MCE/AMD: Do not use rdmsr_safe_on_cpu() in smca_configure()Konstantin Khlebnikov1-1/+1
2019-12-31x86/intel: Disable HPET on Intel Coffee Lake H platformsKai-Heng Feng1-0/+2
2019-12-31KVM: arm64: Ensure 'params' is initialised when looking up sys registerWill Deacon1-1/+4
2019-12-31kvm: x86: Host feature SSBD doesn't imply guest feature AMD_SSBDJim Mattson1-1/+2