summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-01-26Disable MSI also when pcie-octeon.pcie_disable onYunQiang Su1-1/+3
2019-01-26sparc32: Fix inverted invalid_frame_pointer checks on sigreturnsAndreas Larsson1-2/+2
2019-01-13MIPS: Align kernel load address to 64KBHuacai Chen1-3/+4
2019-01-13MIPS: Ensure pmd_present() returns false after pmd_mknotpresent()Huacai Chen1-0/+5
2019-01-13KVM: x86: Use jmp to invoke kvm_spurious_fault() from .fixupSean Christopherson1-1/+1
2019-01-13x86/mtrr: Don't copy uninitialized gentry fields back to userspaceColin Ian King1-0/+2
2018-12-21ARM: 8814/1: mm: improve/fix ARM v7_dma_inv_range() unaligned address handlingChris Cole1-3/+5
2018-12-21x86/earlyprintk/efi: Fix infinite loop on some screen widthsYiFei Zhu1-1/+1
2018-12-21powerpc: Look for "stdout-path" when setting up legacy consolesBenjamin Herrenschmidt1-1/+5
2018-12-21powerpc/boot: Fix random libfdt related build errorsGuenter Roeck1-1/+2
2018-12-17KVM: x86: fix empty-body warningsYi Wang1-1/+1
2018-12-17s390/cpum_cf: Reject request for sampling in event initializationThomas Richter1-0/+2
2018-12-17ARM: OMAP1: ams-delta: Fix possible use of uninitialized fieldJanusz Krzysztofik1-0/+3
2018-12-17ARM: OMAP2+: prm44xx: Fix section annotation on omap44xx_prm_enable_io_wakeupNathan Chancellor1-1/+1
2018-12-13powerpc/vdso64: Use double word compare on pointersAnton Blanchard2-2/+2
2018-12-13mips: fix mips_get_syscall_arg o32 checkDmitry V. Levin1-1/+1
2018-12-01arm64: remove no-op -p linker flagGreg Hackmann1-1/+1
2018-12-01powerpc/numa: Suppress "VPHN is not supported" messagesSatheesh Rajendran1-1/+1
2018-11-27s390/vdso: add missing FORCE to build targetsVasily Gorbik2-6/+6
2018-11-27um: Give start_idle_thread() a return codeRichard Weinberger1-0/+5
2018-11-22arch/alpha, termios: implement BOTHER, IBSHIFT and termios2H. Peter Anvin (Intel)3-1/+29
2018-11-22xtensa: fix boot parameters address translationMax Filippov1-2/+5
2018-11-22powerpc/boot: Ensure _zimage_start is a weak symbolJoel Stanley1-1/+3
2018-11-22MIPS: kexec: Mark CPU offline before disabling local IRQDengcheng Zhu2-0/+6
2018-11-22powerpc/nohash: fix undefined behaviour when testing page size supportDaniel Axtens1-0/+3
2018-11-22x86: boot: Fix EFI stub alignmentBen Hutchings1-0/+7
2018-11-22sparc: Throttle perf events properly.David S. Miller1-0/+9
2018-11-22sparc: Fix single-pcr perf event counter management.David S. Miller1-4/+13
2018-11-22x86/corruption-check: Fix panic in memory_corruption_check() when boot option...He Zhe1-0/+15
2018-11-10x86/PCI: Mark Broadwell-EP Home Agent 1 as having non-compliant BARsPrarit Bhargava1-0/+7
2018-11-10x86/ldt: Fix small LDT allocation for XenJan Beulich1-2/+2
2018-11-10MIPS: Fix up obsolete cpu_set usageEzequiel Garcia1-1/+1
2018-11-10x86/idle: Restore trace_cpu_idle to mwait_idle() callsJisheng Zhang1-0/+2
2018-11-10arm/arm64: KVM: Take mmap_sem in stage2_unmap_vmMarc Zyngier1-0/+2
2018-11-10x86/irq: Check for valid irq descriptor in check_irq_vectors_for_cpu_disable()Joerg Roedel1-0/+3
2018-11-10ARM: dts: disable CCI on exynos5420 based arndale-octaAbhilash Kesavan2-1/+5
2018-11-10perf/x86/intel: Fix bug for "cycles:p" and "cycles:pp" on SLMKan Liang1-2/+2
2018-11-10perf/rapl: Fix sysfs_show() initialization for RAPL PMUStephane Eranian1-12/+32
2018-11-10ARM: at91: board-dt-sama5: add phy_fixup to override NAND_TreeWenyou Yang1-0/+18
2018-11-10ARM: at91/dt: sam9263: Add missing clocks to lcdc nodeAlexander Stein1-0/+2
2018-11-10ARM: at91: sama5d3: dt: correct the sound routeBo Shen1-1/+1
2018-11-10ARM: at91/dt: sama5d4: fix the timer reg lengthBo Shen1-1/+1
2018-11-10arm: dts: Use pmu_system_controller phandle for dp phyVivek Gautam2-3/+3
2018-11-10ARM: dra7xx: Fix counter frequency drift for AM572x errata i856Lennart Sorensen2-2/+38
2018-11-10ARM: shmobile: r8a7740: Instantiate GIC from C board code in legacy buildsGeert Uytterhoeven1-0/+7
2018-11-10s390/ftrace/jprobes: Fix conflict between jprobes and function graph tracingJiri Olsa1-0/+12
2018-11-10s390/kvm: REPLACE barrier fixup with READ_ONCEChristian Borntraeger1-12/+6
2018-11-10ARM: 8799/1: mm: fix pci_ioremap_io() offset checkThomas Petazzoni1-1/+1
2018-11-10powerpc/tm: Avoid possible userspace r1 corruption on reclaimMichael Neuling1-1/+8
2018-11-10powerpc/tm: Fix userspace r13 corruptionMichael Neuling1-2/+9