summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arm64/efi: Mark __efistub_stext_offset as an absolute symbol explicitlyNathan Chancellor2019-08-041-1/+5
* MIPS: fix build on non-linux hostsKevin Darbyshire-Bryant2019-08-042-1/+3
* MIPS: ath79: fix ar933x uart parity modeStefan Hellermann2019-08-041-2/+2
* s390: fix stfle zero paddingHeiko Carstens2019-07-211-7/+14
* ARC: hide unused function unw_hdr_allocArnd Bergmann2019-07-211-5/+4
* 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
* arm64: crypto: remove accidentally backported filesMark Rutland2019-07-212-3146/+0
* 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
* arm64: kaslr: keep modules inside module region when KASAN is enabledArd Biesheuvel2019-07-101-2/+6
* MIPS: Add missing EHB in mtc0 -> mfc0 sequence.Dmitry Korotin2019-07-101-9/+20
* KVM: LAPIC: Fix pending interrupt in IRR blocked by software disable LAPICWanpeng Li2019-07-101-1/+1
* arm64, vdso: Define vdso_{start,end} as arrayKees Cook2019-07-101-5/+5
* MIPS: Workaround GCC __builtin_unreachable reordering bugPaul Burton2019-07-102-0/+36
* KVM: x86: degrade WARN to pr_warn_ratelimitedPaolo Bonzini2019-07-101-3/+3
* ARC: handle gcc generated __builtin_trap for older compilerVineet Gupta2019-07-101-0/+8
* bug.h: work around GCC PR82365 in BUG()Arnd Bergmann2019-07-104-3/+15
* ARC: fix allnoconfig build warningVineet Gupta2019-07-101-1/+1
* MIPS: netlogic: xlr: Remove erroneous check in nlm_fmn_send()Paul Burton2019-07-101-2/+0
* MIPS: math-emu: do not use bools for arithmeticManuel Lauss2019-07-101-2/+2
* x86/speculation: Allow guests to use SSBD even if host does notAlejandro Jimenez2019-07-101-1/+10
* ARM: imx: cpuidle-imx6sx: Restrict the SW2ISO increase to i.MX6SXFabio Estevam2019-07-101-1/+2
* powerpc/bpf: use unsigned division instruction for 64-bit operationsNaveen N. Rao2019-07-103-5/+6
* sparc: perf: fix updated event period in response to PERF_EVENT_IOC_PERIODYoung Xiao2019-07-101-0/+4
* MIPS: uprobes: remove set but not used variable 'epc'YueHaibing2019-07-101-3/+0
* parisc: Fix compiler warnings in float emulation codeHelge Deller2019-07-101-4/+4
* ARC: fix build warnings with !CONFIG_KPROBESVineet Gupta2019-07-102-9/+18
* KVM: PPC: Book3S HV: Don't take kvm->lock around kvm_for_each_vcpuPaul Mackerras2019-06-221-8/+1
* KVM: PPC: Book3S: Use new mutex to synchronize access to rtas token listPaul Mackerras2019-06-223-8/+8
* ia64: fix build errors by exporting paddr_to_nid()Randy Dunlap2019-06-221-0/+1
* x86/CPU/AMD: Don't force the CPB cap when running under a hypervisorFrank van der Linden2019-06-221-2/+5
* perf/x86/intel/ds: Fix EVENT vs. UEVENT PEBS constraintsStephane Eranian2019-06-221-14/+14
* KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGIONChristian Borntraeger2019-06-221-14/+21
* KVM: x86/pmu: do not mask the value that is written to fixed PMUsPaolo Bonzini2019-06-221-5/+8
* arm64/mm: Inhibit huge-vmap with ptdumpMark Rutland2019-06-221-3/+8
* ARM: exynos: Fix undefined instruction during Exynos5422 resumeMarek Szyprowski2019-06-221-0/+19
* ARM: dts: exynos: Always enable necessary APIO_1V8 and ABB_1V8 regulators on ...Krzysztof Kozlowski2019-06-221-0/+2
* ARM: dts: imx6qdl: Specify IMX6QDL_CLK_IPG as "ipg" clock to SDMAAndrey Smirnov2019-06-221-1/+1
* ARM: dts: imx6sx: Specify IMX6SX_CLK_IPG as "ipg" clock to SDMAAndrey Smirnov2019-06-221-1/+1
* ARM: dts: imx6ul: Specify IMX6UL_CLK_IPG as "ipg" clock to SDMAAndrey Smirnov2019-06-221-1/+1
* ARM: dts: imx7d: Specify IMX7D_CLK_IPG as "ipg" clock to SDMAAndrey Smirnov2019-06-221-2/+2
* ARM: dts: imx6sx: Specify IMX6SX_CLK_IPG as "ahb" clock to SDMAAndrey Smirnov2019-06-221-1/+1
* x86/PCI: Fix PCI IRQ routing table memory leakWenwen Wang2019-06-221-2/+8
* uml: fix a boot splat wrt use of cpu_all_maskMaciej Żenczykowski2019-06-221-1/+1
* perf/x86/intel: Allow PEBS multi-entry in watermark modeStephane Eranian2019-06-221-1/+1
* ARM: prevent tracing IPI_CPU_BACKTRACEArnd Bergmann2019-06-222-1/+6