summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* Fix allyesconfig output.Yoshinori Sato2019-08-041-11/+3
* arm64: compat: Provide definition for COMPAT_SIGMINSTKSZWill Deacon2019-08-041-0/+1
* arm64: dts: marvell: Fix A37xx UART0 register sizeallen yan2019-08-041-1/+1
* powerpc/tm: Fix oops on sigreturn on systems without TMMichael Neuling2019-07-312-0/+8
* powerpc/xive: Fix loop exit-condition in xive_find_target_in_mask()Gautham R. Shenoy2019-07-311-4/+3
* x86/speculation/mds: Apply more accurate check on hypervisor platformZhenzhong Duan2019-07-311-1/+1
* x86/sysfb_efi: Add quirks for some devices with swapped width and heightHans de Goede2019-07-311-0/+46
* KVM: nVMX: do not use dangling shadow VMCS after guest resetPaolo Bonzini2019-07-311-1/+7
* sh: prevent warnings when using iounmapSam Ravnborg2019-07-311-1/+5
* powerpc/eeh: Handle hugepages in ioremap spaceOliver O'Halloran2019-07-311-3/+12
* powerpc/boot: add {get, put}_unaligned_be32 to xz_config.hMasahiro Yamada2019-07-311-0/+20
* powerpc/4xx/uic: clear pending interrupt after irq type/pol changeChristian Lamparter2019-07-311-0/+1
* um: Silence lockdep complaint about mmap_semJohannes Berg2019-07-311-1/+1
* powerpc/xmon: Fix disabling tracing while in xmonNaveen N. Rao2019-07-311-2/+4
* powerpc/pci/of: Fix OF flags parsing for 64bit BARsAlexey Kardashevskiy2019-07-311-0/+2
* powerpc/pseries/mobility: prevent cpu hotplug during DT updateNathan Lynch2019-07-311-0/+9
* perf/events/amd/uncore: Fix amd_uncore_llc ID to use pre-defined cpu_llc_idSuravee Suthikulpanit2019-07-311-19/+2
* MIPS: lb60: Fix pin mappingsPaul Cercueil2019-07-311-8/+8
* powerpc/watchpoint: Restore NV GPRs while returning from exceptionRavi Bangoria2019-07-311-2/+7
* powerpc/32s: fix suspend/resume when IBATs 4-7 are usedChristophe Leroy2019-07-312-13/+128
* parisc: Fix kernel panic due invalid values in IAOQ0 or IAOQ1Helge Deller2019-07-311-10/+18
* parisc: Ensure userspace privilege for ptraced processes in regset functionsHelge Deller2019-07-311-1/+2
* perf/x86/amd/uncore: Set the thread mask for F17h L3 PMCsKim Phillips2019-07-311-4/+11
* perf/x86/amd/uncore: Do not set 'ThreadMask' and 'SliceMask' for non-L3 PMCsKim Phillips2019-07-311-1/+1
* x86/boot: Fix memory leak in default_get_smp_config()David Rientjes2019-07-311-6/+4
* arm64: tegra: Fix AGIC register rangeJon Hunter2019-07-311-1/+1
* KVM: x86/vPMU: refine kvm_pmu err msg when event creation failedLike Xu2019-07-311-2/+2
* arm64: tegra: Update Jetson TX1 GPU regulator timingsJon Hunter2019-07-311-1/+2
* crypto: arm64/sha2-ce - correct digest for empty data in finupElena Petrova2019-07-311-1/+1
* crypto: arm64/sha1-ce - correct digest for empty data in finupElena Petrova2019-07-311-1/+1
* x86/build: Add 'set -e' to mkcapflags.sh to delete broken capflags.cMasahiro Yamada2019-07-311-0/+2
* acpi/arm64: ignore 5.1 FADTs that are reported as 5.0Ard Biesheuvel2019-07-311-3/+7
* x86/atomic: Fix smp_mb__{before,after}_atomic()Peter Zijlstra2019-07-313-10/+10
* x86/cpufeatures: Add FDP_EXCPTN_ONLY and ZERO_FCS_FDSAaron Lewis2019-07-311-0/+2
* arm64/efi: Mark __efistub_stext_offset as an absolute symbol explicitlyNathan Chancellor2019-07-311-1/+5
* MIPS: fix build on non-linux hostsKevin Darbyshire-Bryant2019-07-312-1/+3
* MIPS: ath79: fix ar933x uart parity modeStefan Hellermann2019-07-311-2/+2
* s390: fix stfle zero paddingHeiko Carstens2019-07-211-7/+14
* ARC: hide unused function unw_hdr_allocArnd Bergmann2019-07-211-5/+4
* x86/boot/64: Fix crash if kernel image crosses page table boundaryKirill A. Shutemov2019-07-211-8/+9
* ARM: dts: imx6ul: fix PWM[1-4] interruptsSébastien Szymanski2019-07-211-4/+4
* ARM: omap2: remove incorrect __init annotationArnd Bergmann2019-07-211-1/+1
* MIPS: Remove superfluous check for __linux__Sean Young2019-07-211-8/+0
* x86/tls: Fix possible spectre-v1 in do_get_thread_area()Dianzhang Chen2019-07-211-2/+7
* x86/ptrace: Fix possible spectre-v1 in ptrace_get_debugreg()Dianzhang Chen2019-07-211-1/+4
* ARM: davinci: da8xx: specify dma_coherent_mask for lcdcBartosz Golaszewski2019-07-211-0/+3
* ARM: davinci: da850-evm: call regulator_has_full_constraints()Bartosz Golaszewski2019-07-211-0/+2
* ARM: dts: am335x phytec boards: Fix cd-gpios active levelTeresa Remmet2019-07-212-2/+2
* MIPS: Add missing EHB in mtc0 -> mfc0 sequence.Dmitry Korotin2019-07-101-9/+20
* MIPS: Fix bounds check virt_addr_validHauke Mehrtens2019-07-101-1/+1