summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-07-31powerpc/tm: Fix oops on sigreturn on systems without TMMichael Neuling2-0/+8
2019-07-31powerpc/xive: Fix loop exit-condition in xive_find_target_in_mask()Gautham R. Shenoy1-4/+3
2019-07-31x86/speculation/mds: Apply more accurate check on hypervisor platformZhenzhong Duan1-1/+1
2019-07-31x86/sysfb_efi: Add quirks for some devices with swapped width and heightHans de Goede1-0/+46
2019-07-31sh: prevent warnings when using iounmapSam Ravnborg1-1/+5
2019-07-31powerpc/eeh: Handle hugepages in ioremap spaceOliver O'Halloran1-3/+12
2019-07-31powerpc/boot: add {get, put}_unaligned_be32 to xz_config.hMasahiro Yamada1-0/+20
2019-07-31arm64: assembler: Switch ESB-instruction with a vanilla nop if !ARM64_HAS_RASJames Morse1-0/+4
2019-07-31powerpc/mm: Handle page table allocation failuresAneesh Kumar K.V1-0/+8
2019-07-31powerpc/4xx/uic: clear pending interrupt after irq type/pol changeChristian Lamparter1-0/+1
2019-07-31um: Silence lockdep complaint about mmap_semJohannes Berg1-1/+1
2019-07-31powerpc/xmon: Fix disabling tracing while in xmonNaveen N. Rao1-2/+4
2019-07-31powerpc/cacheflush: fix variable set but not usedQian Cai1-2/+5
2019-07-31powerpc/pci/of: Fix OF flags parsing for 64bit BARsAlexey Kardashevskiy1-0/+2
2019-07-31powerpc/pseries/mobility: prevent cpu hotplug during DT updateNathan Lynch1-0/+9
2019-07-28KVM: nVMX: Clear pending KVM_REQ_GET_VMCS12_PAGES when leaving nestedJan Kiszka1-0/+2
2019-07-28KVM: nVMX: do not use dangling shadow VMCS after guest resetPaolo Bonzini1-1/+7
2019-07-28MIPS: lb60: Fix pin mappingsPaul Cercueil1-8/+8
2019-07-26powerpc/pseries: Fix oops in hotplug memory notifierNathan Lynch1-0/+3
2019-07-26powerpc/powernv/npu: Fix reference leakGreg Kurz1-1/+14
2019-07-26powerpc/watchpoint: Restore NV GPRs while returning from exceptionRavi Bangoria1-2/+7
2019-07-26powerpc/32s: fix suspend/resume when IBATs 4-7 are usedChristophe Leroy2-13/+128
2019-07-26parisc: Fix kernel panic due invalid values in IAOQ0 or IAOQ1Helge Deller1-10/+18
2019-07-26parisc: Ensure userspace privilege for ptraced processes in regset functionsHelge Deller1-1/+2
2019-07-26perf/x86/amd/uncore: Set the thread mask for F17h L3 PMCsKim Phillips1-4/+11
2019-07-26perf/x86/amd/uncore: Do not set 'ThreadMask' and 'SliceMask' for non-L3 PMCsKim Phillips1-1/+1
2019-07-26perf/x86/intel: Fix spurious NMI on fixed counterKan Liang1-5/+3
2019-07-26x86/boot: Fix memory leak in default_get_smp_config()David Rientjes1-6/+4
2019-07-26arm64: tegra: Fix AGIC register rangeJon Hunter1-1/+1
2019-07-26KVM: x86/vPMU: refine kvm_pmu err msg when event creation failedLike Xu1-2/+2
2019-07-26arm64: tegra: Update Jetson TX1 GPU regulator timingsJon Hunter1-1/+2
2019-07-26crypto: arm64/sha2-ce - correct digest for empty data in finupElena Petrova1-1/+1
2019-07-26crypto: arm64/sha1-ce - correct digest for empty data in finupElena Petrova1-1/+1
2019-07-26x86/build: Add 'set -e' to mkcapflags.sh to delete broken capflags.cMasahiro Yamada1-0/+2
2019-07-26acpi/arm64: ignore 5.1 FADTs that are reported as 5.0Ard Biesheuvel1-3/+7
2019-07-26arm64: Do not enable IRQs for ct_user_exitJulien Thierry1-2/+2
2019-07-26x86/cacheinfo: Fix a -Wtype-limits warningQian Cai1-2/+1
2019-07-26x86/atomic: Fix smp_mb__{before,after}_atomic()Peter Zijlstra3-10/+10
2019-07-26perf/x86/intel/uncore: Handle invalid event coding for free-running counterKan Liang2-0/+11
2019-07-26x86/cpufeatures: Add FDP_EXCPTN_ONLY and ZERO_FCS_FDSAaron Lewis1-0/+2
2019-07-26x86/cpu: Add Ice Lake NNPI to Intel familyRajneesh Bhardwaj1-0/+1
2019-07-26arm64: mm: make CONFIG_ZONE_DMA32 configurableMiles Chen2-3/+5
2019-07-26arm64/efi: Mark __efistub_stext_offset as an absolute symbol explicitlyNathan Chancellor1-1/+5
2019-07-26MIPS: fix build on non-linux hostsKevin Darbyshire-Bryant2-1/+3
2019-07-26MIPS: ath79: fix ar933x uart parity modeStefan Hellermann1-2/+2
2019-07-21x86/entry/32: Fix ENDPROC of common_spuriousJiri Slaby1-1/+1
2019-07-21s390: fix stfle zero paddingHeiko Carstens1-7/+14
2019-07-21ARC: hide unused function unw_hdr_allocArnd Bergmann1-5/+4
2019-07-21x86/irq: Seperate unused system vectors from spurious entry againThomas Gleixner5-16/+76
2019-07-21x86/irq: Handle spurious interrupt after shutdown gracefullyThomas Gleixner3-4/+5