summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-01-23Revert "arm64: dts: juno: add dma-ranges property"Sudeep Holla
2020-01-23arm64: dts: meson-gxl-s905x-khadas-vim: fix gpio-keys-polled nodeChristian Hewitt
2020-01-23arm64: dts: agilex/stratix10: fix pmu interrupt numbersDinh Nguyen
2020-01-23x86/efistub: Disable paging at mixed mode entryArd Biesheuvel
2020-01-23x86/resctrl: Fix an imbalance in domain_remove_cpu()Qian Cai
2020-01-23ARM: dts: am571x-idk: Fix gpios property to have the correct gpio numberKishon Vijay Abraham I
2020-01-17hexagon: work around compiler crashNick Desaulniers
2020-01-17hexagon: parenthesize registers in asm predicatesNick Desaulniers
2020-01-17MIPS: Prevent link failure with kcov instrumentationJouni Hogander
2020-01-17mips: cacheinfo: report shared CPU mapVladimir Kondratiev
2020-01-17powerpc/powernv: Disable native PCIe port managementOliver O'Halloran
2020-01-17arm64: dts: apq8096-db820c: Increase load on l21 for SDCARDLoic Poulain
2020-01-17arm64: Check for errata before evaluating cpu featuresDirk Mueller
2020-01-17arm64: add sentinel to kpti_safe_listMark Rutland
2020-01-17arm64: Make sure permission updates happen for pmd/pudLaura Abbott
2020-01-17arm64: Enforce BBM for huge IO/VMAP mappingsWill Deacon
2020-01-17arm64: mm: Change page table pointer name in p[md]_set_huge()Ben Hutchings
2020-01-17arm64: don't open code page table entry creationKristina Martsenko
2020-01-14arm64: cpufeature: Avoid warnings due to unused symbolsWill Deacon
2020-01-12parisc: Fix compiler warnings in debug_core.cHelge Deller
2020-01-12perf/x86/intel: Fix PT PMI handlingAlexander Shishkin
2020-01-12powerpc: Ensure that swiotlb buffer is allocated from low memoryMike Rapoport
2020-01-12ARM: dts: am437x-gp/epos-evm: fix panel compatibleTomi Valkeinen
2020-01-12bpf, mips: Limit to 33 tail callsPaul Chaignon
2020-01-12ARM: dts: bcm283x: Fix critical trip pointStefan Wahren
2020-01-12ARM: dts: Cygnus: Fix MDIO node address/size cellsFlorian Fainelli
2020-01-12ARM: vexpress: Set-up shared OPP table instead of individual for each CPUSudeep Holla
2020-01-12x86/efi: Update e820 with reserved EFI boot services data to fix kexec breakageDave Young
2020-01-09perf/x86/intel/bts: Fix the use of page_private()Alexander Shishkin
2020-01-09s390/smp: fix physical to logical CPU map for SMTHeiko Carstens
2020-01-09arm64: dts: meson: odroid-c2: Disable usb_otg bus to avoid power failed warningAnand Moon
2020-01-09powerpc/pseries/hvconsole: Fix stack overread via udbgDaniel Axtens
2020-01-09arm64: Revert support for execute-only user mappingsCatalin Marinas
2020-01-09MIPS: Avoid VDSO ABI breakage due to global register variablePaul Burton
2020-01-09s390/cpum_sf: Avoid SBD overflow condition in irq handlerThomas Richter
2020-01-09s390/cpum_sf: Adjust sampling interval to avoid hitting sample limitsThomas Richter
2020-01-04x86/mce: Fix possibly incorrect severity calculation on AMDJan H. Schönherr
2020-01-04s390/cpum_sf: Check for SDBT and SDB consistencyThomas Richter
2020-01-04libfdt: define INT32_MAX and UINT32_MAX in libfdt_env.hMasahiro Yamada
2020-01-04powerpc/security: Fix wrong message when RFI Flush is disableGustavo L. F. Walbon
2020-01-04powerpc/pseries/cmm: Implement release() function for sysfs deviceDavid Hildenbrand
2020-01-04powerpc/book3s64/hash: Add cond_resched to avoid soft lockup warningAneesh Kumar K.V
2020-01-04powerpc/security/book3s64: Report L1TF status in sysfsAnthony Steinhauser
2020-01-04powerpc/tools: Don't quote $objdump in scriptsMichael Ellerman
2020-01-04powerpc/pseries: Don't fail hash page table insert for bolted mappingAneesh Kumar K.V
2020-01-04powerpc/pseries: Mark accumulate_stolen_time() as notraceMichael Ellerman
2019-12-31powerpc/irq: fix stack overflow verificationChristophe Leroy
2019-12-31x86/MCE/AMD: Allow Reserved types to be overwritten in smca_banks[]Yazen Ghannam
2019-12-31x86/MCE/AMD: Do not use rdmsr_safe_on_cpu() in smca_configure()Konstantin Khlebnikov
2019-12-31KVM: arm64: Ensure 'params' is initialised when looking up sys registerWill Deacon