summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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
2018-10-13x86/vdso: Fix vDSO syscall fallback asm constraint regressionAndy Lutomirski1-4/+4
2018-10-13x86/vdso: Fix asm constraints on vDSO syscall fallbacksAndy Lutomirski1-8/+10
2018-10-13hexagon: modify ffs() and fls() to return intRandy Dunlap1-2/+2
2018-10-13arch/hexagon: fix kernel/dma.c build warningRandy Dunlap1-1/+1
2018-10-13KVM: PPC: Book3S HV: Don't truncate HPTE index in xlate functionPaul Mackerras1-1/+1
2018-10-13arm64: KVM: Sanitize PSTATE.M when being set from userspaceMarc Zyngier2-1/+14
2018-10-13arm64: KVM: Tighten guest core register access from userspaceDave Martin1-0/+45
2018-10-13ARM: mvebu: declare asm symbols as character arrays in pmsu.cEthan Tuttle1-3/+3
2018-10-13s390/extmem: fix gcc 8 stringop-overflow warningVasily Gorbik1-2/+2
2018-10-13x86/tsc: Add missing header to tsc_msr.cAndy Shevchenko1-0/+1