summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-08-26KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()Will Deacon9-9/+15
2020-08-26powerpc/pseries: Do not initiate shutdown when system is running on UPSVasant Hegde1-1/+0
2020-08-26ARM64: vdso32: Install vdso32 from vdso_installStephen Boyd2-1/+2
2020-08-26Fix build error when CONFIG_ACPI is not set/enabled:Randy Dunlap1-0/+1
2020-08-26kvm: x86: Toggling CR4.PKE does not load PDPTEs in PAE modeJim Mattson1-1/+1
2020-08-26kvm: x86: Toggling CR4.SMAP does not load PDPTEs in PAE modeJim Mattson1-1/+1
2020-08-26s390/ptrace: fix storage key handlingHeiko Carstens1-2/+5
2020-08-26s390/runtime_instrumentation: fix storage key handlingHeiko Carstens1-1/+1
2020-08-26alpha: fix annotation of io{read,write}{16,32}be()Luc Van Oostenryck1-4/+4
2020-08-26m68knommu: fix overwriting of bits in ColdFire V3 cache controlGreg Ungerer1-3/+3
2020-08-26MIPS: Fix unable to reserve memory for Crash kernelJinyang He1-1/+1
2020-08-26x86/boot: kbuild: allow readelf executable to be specifiedDmitry Golovin1-1/+1
2020-08-21arm64: dts: marvell: espressobin: add ethernet aliasTomasz Maciej Nowak1-0/+6
2020-08-21sh: landisk: Add missing initialization of sh_io_port_baseGeert Uytterhoeven1-0/+3
2020-08-21perf/x86/rapl: Fix missing psys sysfs attributesZhang Rui1-1/+1
2020-08-21x86/tsr: Fix tsc frequency enumeration bug on Lightning Mountain SoCDilip Kota1-2/+7
2020-08-21openrisc: Fix oops caused when dumping stackStafford Horne1-2/+16
2020-08-21pseries: Fix 64 bit logical memory block panicAnton Blanchard1-1/+1
2020-08-21MIPS: qi_lb60: Fix routing to audio amplifierPaul Cercueil1-1/+1
2020-08-21MIPS: CPU#0 is not hotpluggableHuacai Chen1-1/+1
2020-08-21powerpc: Fix circular dependency between percpu.h and mmu.hMichael Ellerman1-2/+2
2020-08-21powerpc: Allow 4224 bytes of stack expansion for the signal frameMichael Ellerman1-2/+5
2020-08-21powerpc/ptdump: Fix build failure in hashpagetable.cChristophe Leroy1-1/+1
2020-08-21xtensa: fix xtensa_pmu_setup prototypeMax Filippov1-1/+1
2020-08-21xtensa: add missing exclusive access state managementMax Filippov3-0/+18
2020-08-21arm64: perf: Correct the event index in sysfsShaokun Zhang1-5/+8
2020-08-21genirq/affinity: Make affinity setting if activated opt-inThomas Gleixner1-0/+4
2020-08-19s390/gmap: improve THP splittingGerald Schaefer1-7/+20
2020-08-19irqdomain/treewide: Free firmware node after domain removalJon Derrick2-0/+8
2020-08-19ARM: 8992/1: Fix unwind_frame for clang-built kernelsNathan Huckleberry1-0/+24
2020-08-19parisc: Implement __smp_store_release and __smp_load_acquire barriersJohn David Anglin1-0/+61
2020-08-19parisc: Do not use an ordered store in pa_tlb_lock()John David Anglin1-2/+7
2020-08-19Revert "parisc: Revert "Release spinlocks using ordered store""Helge Deller2-10/+6
2020-08-19Revert "parisc: Use ldcw instruction for SMP spinlock release barrier"Helge Deller3-39/+24
2020-08-19Revert "parisc: Drop LDCW barrier in CAS code when running UP"Helge Deller1-8/+4
2020-08-19crypto: aesni - add compatibility with IASJian Cai1-11/+3
2020-08-19x86/fsgsbase/64: Fix NULL deref in 86_fsgsbase_read_taskEric Dumazet1-1/+1
2020-08-19powerpc/boot: Fix CONFIG_PPC_MPC52XX referencesMichael Ellerman2-2/+2
2020-08-19powerpc/32s: Fix CONFIG_BOOK3S_601 usesMichael Ellerman2-2/+2
2020-08-19MIPS: OCTEON: add missing put_device() call in dwc3_octeon_device_init()Yu Kuai1-1/+4
2020-08-19powerpc/perf: Fix missing is_sier_aviable() during buildMadhavan Srinivasan1-0/+2
2020-08-19powerpc/book3s64/pkeys: Use PVR check instead of cpu featureAneesh Kumar K.V1-6/+10
2020-08-19powerpc/vdso: Fix vdso cpu truncationMilton Miller1-1/+1
2020-08-19powerpc/rtas: don't online CPUs for partition suspendNathan Lynch3-143/+3
2020-08-19arm64: dts: hisilicon: hikey: fixes to comply with adi, adv7533 DT bindingRicardo CaƱuelo2-1/+12
2020-08-19crypto: aesni - Fix build with LLVM_IAS=1Sedat Dilek1-3/+3
2020-08-19ARM: socfpga: PM: add missing put_device() call in socfpga_setup_ocram_self_r...Yu Kuai1-3/+5
2020-08-19ARM: dts: sunxi: bananapi-m2-plus-v1.2: Fix CPU supply voltagesChen-Yu Tsai1-3/+3
2020-08-19ARM: dts: sunxi: bananapi-m2-plus-v1.2: Add regulator supply to all CPU coresChen-Yu Tsai1-0/+12
2020-08-19ARM: at91: pm: add missing put_device() call in at91_pm_sram_init()yu kuai1-3/+8