aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2020-05-14x86/boot: Mark global variables as staticArvind Sankar
2020-05-13riscv: mmiowb: Fix implicit declaration of function 'smp_processor_id'Kefeng Wang
2020-05-13riscv: pgtable: Fix __kernel_map_pages build error if NOMMUKefeng Wang
2020-05-14arm64: defconfig: add MEDIA_PLATFORM_SUPPORTMax Krummenacher
2020-05-14arm64: defconfig: ARCH_R8A7795: follow changed config symbol nameMax Krummenacher
2020-05-14arm64: defconfig: add DRM_DISPLAY_CONNECTORMax Krummenacher
2020-05-14arm64: defconfig: DRM_DUMB_VGA_DAC: follow changed config symbol nameMax Krummenacher
2020-05-14Merge tag 'arm-soc-fixes-for-5.7' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2020-05-14Merge tag 'amlogic-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kh...Arnd Bergmann
2020-05-14Merge tag 'omap-for-v5.6/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2020-05-14Merge tag 'v5.7-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2020-05-14Merge tag 'tegra-for-5.7-arm64-defconfig-fixes' of git://git.kernel.org/pub/s...Arnd Bergmann
2020-05-14Merge tag 'renesas-fixes-for-v5.7-tag1' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann
2020-05-14Merge tag 'imx-fixes-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Arnd Bergmann
2020-05-13Merge tag 'qcom-arm64-fixes-for-5.7' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2020-05-13KVM: x86: Fix pkru save/restore when guest CR4.PKE=0, move it to x86.cBabu Moger
2020-05-13x86/hyperv: Properly suspend/resume reenlightenment notificationsVitaly Kuznetsov
2020-05-13csky: Fixup remove unnecessary save/restore PSR codeGuo Ren
2020-05-13csky: Fixup remove duplicate irq_disableLiu Yibin
2020-05-13csky: Fixup calltrace panicGuo Ren
2020-05-13csky: Fixup perf callchain unwindMao Han
2020-05-13csky: Fixup msa highest 3 bits maskLiu Yibin
2020-05-13csky: Fixup perf probe -x hungupGuo Ren
2020-05-13csky: Fixup compile error for abiv1 entry.SGuo Ren
2020-05-13csky/ftrace: Fixup error when disable CONFIG_DYNAMIC_FTRACEGuo Ren
2020-05-12riscv: Make SYS_SUPPORTS_HUGETLBFS depends on MMUKefeng Wang
2020-05-12riscv: Disable ARCH_HAS_DEBUG_VIRTUAL if NOMMUKefeng Wang
2020-05-12riscv: Add pgprot_writecombine/device and PAGE_SHARED defination if NOMMUKefeng Wang
2020-05-12riscv: stacktrace: Fix undefined reference to `walk_stackframe'Kefeng Wang
2020-05-12riscv: Fix unmet direct dependencies built based on SOC_VIRTKefeng Wang
2020-05-12riscv: perf: RISCV_BASE_PMU should be independentKefeng Wang
2020-05-12x86/ftrace: Have ftrace trampolines turn read-only at the end of system boot upSteven Rostedt (VMware)
2020-05-12net: ethernet: ti: Remove TI_CPTS_MOD workaroundClay McClure
2020-05-12powerpc/40x: Make more space for system call exceptionChristophe Leroy
2020-05-12ARM: oxnas: make ox820_boot_secondary staticMa Feng
2020-05-11riscv: perf_event: Make some funciton staticKefeng Wang
2020-05-11arm64: fix the flush_icache_range arguments in machine_kexecChristoph Hellwig
2020-05-11powerpc/vdso32: Fallback on getres syscall when clock is unknownChristophe Leroy
2020-05-11ARM: dts: r8a7740: Add missing extal2 to CPG nodeGeert Uytterhoeven
2020-05-10Merge tag 'x86-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-05-10Merge tag 'locking-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-05-09Merge tag 'riscv-for-linus-5.7-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-05-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-05-08KVM: SVM: Disable AVIC before setting V_IRQSuravee Suthikulpanit
2020-05-08KVM: Introduce kvm_make_all_cpus_request_except()Suravee Suthikulpanit
2020-05-08KVM: VMX: pass correct DR6 for GD userspace exitPaolo Bonzini
2020-05-08KVM: x86, SVM: isolate vcpu->arch.dr6 from vmcb->save.dr6Paolo Bonzini
2020-05-08KVM: SVM: keep DR6 synchronized with vcpu->arch.dr6Paolo Bonzini
2020-05-07arch/x86/kvm/svm/sev.c: change flag passed to GUP fast in sev_pin_memory()Janakarajan Natarajan
2020-05-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds