summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-07-29Merge "Merge android-4.4.186 (aeb051d) into msm-4.4"Linux Build Service Account
2019-07-25defconfig: Enable OverlayFS for SDM660 and MSM8998Swetha Chikkaboraiah
2019-07-23Merge android-4.4.186 (aeb051d) into msm-4.4Srinivasarao P
2019-07-22Merge 4.4.186 into android-4.4Greg Kroah-Hartman
2019-07-21KVM: x86: protect KVM_CREATE_PIT/KVM_CREATE_PIT2 with kvm->lockPaolo Bonzini
2019-07-21s390: fix stfle zero paddingHeiko Carstens
2019-07-21ARC: hide unused function unw_hdr_allocArnd Bergmann
2019-07-21kvm: x86: avoid warning on repeated KVM_SET_TSS_ADDRPaolo Bonzini
2019-07-21ARM: omap2: remove incorrect __init annotationArnd Bergmann
2019-07-21MIPS: Remove superfluous check for __linux__Sean Young
2019-07-21x86/tls: Fix possible spectre-v1 in do_get_thread_area()Dianzhang Chen
2019-07-21x86/ptrace: Fix possible spectre-v1 in ptrace_get_debugreg()Dianzhang Chen
2019-07-21ARM: davinci: da8xx: specify dma_coherent_mask for lcdcBartosz Golaszewski
2019-07-21ARM: davinci: da850-evm: call regulator_has_full_constraints()Bartosz Golaszewski
2019-07-17Merge "Merge android-4.4.185 (14e1196) into msm-4.4"Linux Build Service Account
2019-07-11Merge "arm64: kaslr: Reserve size of ARM64_MEMSTART_ALIGN in linear region"Linux Build Service Account
2019-07-11Merge android-4.4.185 (14e1196) into msm-4.4Srinivasarao P
2019-07-10Merge 4.4.185 into android-4.4Greg Kroah-Hartman
2019-07-10KVM: x86: degrade WARN to pr_warn_ratelimitedPaolo Bonzini
2019-07-10arm64, vdso: Define vdso_{start,end} as arrayKees Cook
2019-07-10ARC: handle gcc generated __builtin_trap for older compilerVineet Gupta
2019-07-10MIPS: Workaround GCC __builtin_unreachable reordering bugPaul Burton
2019-07-10bug.h: work around GCC PR82365 in BUG()Arnd Bergmann
2019-07-10MIPS: math-emu: do not use bools for arithmeticManuel Lauss
2019-07-10ARC: fix build warning in elf.hVineet Gupta
2019-07-10ARC: Assume multiplier is always presentVineet Gupta
2019-07-10um: Compile with modern headersJason A. Donenfeld
2019-07-10x86/speculation: Allow guests to use SSBD even if host does notAlejandro Jimenez
2019-07-10KVM: X86: Fix scan ioapic use-before-initializationWanpeng Li
2019-07-10ARM: imx: cpuidle-imx6sx: Restrict the SW2ISO increase to i.MX6SXFabio Estevam
2019-07-10sparc: perf: fix updated event period in response to PERF_EVENT_IOC_PERIODYoung Xiao
2019-07-10MIPS: uprobes: remove set but not used variable 'epc'YueHaibing
2019-07-10parisc: Fix compiler warnings in float emulation codeHelge Deller
2019-07-10ARM: dts: msm: Enable DP DM pulsing support on MSM8996Sriharsha Allenki
2019-07-05defconfig: msm: Enable CONFIG_HID_SONY for SDM660 and MSM8998Swetha Chikkaboraiah
2019-06-29Merge "defconfig: msm: Disable EXT2 and EXT3 FS configs for MSM8998"Linux Build Service Account
2019-06-27defconfig: msm: Disable EXT2 and EXT3 FS configs for MSM8998Naitik Bharadiya
2019-06-24Merge android-4.4.183 (94fd428) into msm-4.4Srinivasarao P
2019-06-22Merge 4.4.183 into android-4.4Greg Kroah-Hartman
2019-06-22KVM: PPC: Book3S: Use new mutex to synchronize access to rtas token listPaul Mackerras
2019-06-22ia64: fix build errors by exporting paddr_to_nid()Randy Dunlap
2019-06-22x86/CPU/AMD: Don't force the CPB cap when running under a hypervisorFrank van der Linden
2019-06-22KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGIONChristian Borntraeger
2019-06-22KVM: x86/pmu: do not mask the value that is written to fixed PMUsPaolo Bonzini
2019-06-22ARM: exynos: Fix undefined instruction during Exynos5422 resumeMarek Szyprowski
2019-06-22ARM: dts: exynos: Always enable necessary APIO_1V8 and ABB_1V8 regulators on ...Krzysztof Kozlowski
2019-06-22ARM: dts: imx6qdl: Specify IMX6QDL_CLK_IPG as "ipg" clock to SDMAAndrey Smirnov
2019-06-22ARM: dts: imx6sx: Specify IMX6SX_CLK_IPG as "ipg" clock to SDMAAndrey Smirnov
2019-06-22ARM: dts: imx6sx: Specify IMX6SX_CLK_IPG as "ahb" clock to SDMAAndrey Smirnov
2019-06-22x86/PCI: Fix PCI IRQ routing table memory leakWenwen Wang