summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* x86/vdso: Zap vvar pages when switching to a time namespaceDmitry Safonov2020-01-141-0/+27
* x86/vdso: On timens page fault prefault also VVAR pageDmitry Safonov2020-01-141-1/+16
* x86/vdso: Handle faults on timens pageDmitry Safonov2020-01-141-2/+52
* x86/vdso: Add time napespace pageDmitry Safonov2020-01-146-3/+26
* x86/vdso: Provide vdso_data offset on vvar_pageDmitry Safonov2020-01-144-9/+16
* x86/vdso: Restrict splitting VVAR VMADmitry Safonov2020-01-141-0/+13
* x86/vdso: Remove unused VDSO_HAS_32BIT_FALLBACKVincenzo Frascino2020-01-141-2/+0
* mips: vdso: Remove unused VDSO_HAS_32BIT_FALLBACKVincenzo Frascino2020-01-141-2/+0
* arm64: compat: vdso: Remove unused VDSO_HAS_32BIT_FALLBACKVincenzo Frascino2020-01-141-1/+0
* ARM: vdso: Set BUILD_VDSO32 and provide 32bit fallbacksThomas Gleixner2020-01-142-1/+37
* arm64: compat: vdso: Expose BUILD_VDSO32Vincenzo Frascino2020-01-141-0/+1
* Merge tag 'riscv/for-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-01-056-19/+35
|\
| * riscv: prefix IRQ_ macro names with an RV_ namespacePaul Walmsley2020-01-052-12/+12
| * riscv: ftrace: correct the condition logic in function graph tracerZong Li2020-01-031-1/+1
| * riscv: dts: Add DT support for SiFive L2 cache controllerYash Shah2020-01-031-0/+15
| * riscv: gcov: enable gcov for RISC-VZong Li2020-01-031-0/+1
| * riscv: mm: use __pa_symbol for kernel symbolsZong Li2020-01-031-6/+6
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-01-0515-46/+32
|\ \
| * | hexagon: define ioremap_ucNick Desaulniers2020-01-041-0/+1
| * | hexagon: work around compiler crashNick Desaulniers2020-01-041-3/+1
| * | hexagon: parenthesize registers in asm predicatesNick Desaulniers2020-01-046-23/+23
| * | mm/memory_hotplug: shrink zones when offlining memoryDavid Hildenbrand2020-01-047-20/+7
* | | Merge tag 'mips_fixes_5.5_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-01-048-18/+72
|\ \ \ | |/ / |/| |
| * | MIPS: Avoid VDSO ABI breakage due to global register variablePaul Burton2020-01-031-1/+19
| * | MIPS: BPF: eBPF JIT: check for MIPS ISA compliance in KconfigAlexander Lobakin2019-12-192-2/+2
| * | MIPS: BPF: Disable MIPS32 eBPF JITPaul Burton2019-12-191-1/+1
| * | MIPS: Prevent link failure with kcov instrumentationJouni Hogander2019-12-191-0/+3
| * | mips: Fix gettimeofday() in the vdso libraryVincenzo Frascino2019-12-022-13/+20
| * | MIPS: Fix boot on Fuloong2 systemsGuenter Roeck2019-11-271-1/+2
| * | mips: cacheinfo: report shared CPU mapVladimir Kondratiev2019-11-261-1/+26
* | | Merge tag 'powerpc-5.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-01-032-2/+3
|\ \ \ | |_|/ |/| |
| * | powerpc/spinlocks: Include correct header for static keyJason A. Donenfeld2019-12-301-0/+1
| * | powerpc/mm: Mark get_slice_psize() & slice_addr_is_low() as notraceMichael Ellerman2019-12-231-2/+2
* | | riscv: export flush_icache_all to modulesOlof Johansson2019-12-281-0/+1
* | | riscv: reject invalid syscalls below -1David Abdurachmanov2019-12-281-0/+1
* | | riscv: fix compile failure with EXPORT_SYMBOL() & !MMULuc Van Oostenryck2019-12-282-3/+4
|/ /
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-12-224-12/+39
|\ \
| * \ Merge tag 'kvm-ppc-fixes-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2019-12-2255-640/+2421
| |\ \
| | * | KVM: PPC: Book3S HV: Don't do ultravisor calls on systems without ultravisorPaul Mackerras2019-12-181-1/+2
| * | | Merge tag 'kvmarm-fixes-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2019-12-1825-109/+400
| |\ \ \
| | * | | KVM: arm64: Ensure 'params' is initialised when looking up sys registerWill Deacon2019-12-121-1/+4
| | * | | KVM: arm64: Don't log IMP DEF sysreg trapsMark Rutland2019-12-061-0/+8
| | * | | KVM: arm64: Sanely ratelimit sysreg messagesMark Rutland2019-12-062-8/+21
| * | | | kvm: x86: Host feature SSBD doesn't imply guest feature AMD_SSBDJim Mattson2019-12-181-1/+2
| * | | | kvm: x86: Host feature SSBD doesn't imply guest feature SPEC_CTRL_SSBDJim Mattson2019-12-181-1/+2
* | | | | Merge tag 'riscv/for-v5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-12-225-198/+23
|\ \ \ \ \
| * | | | | riscv: move sifive_l2_cache.c to drivers/socChristoph Hellwig2019-12-202-179/+0
| * | | | | riscv: define vmemmap before pfn_to_page callsDavid Abdurachmanov2019-12-201-17/+21
| * | | | | riscv: fix scratch register clearing in M-mode.Greentime Hu2019-12-201-1/+1
| * | | | | riscv: Fix use of undefined config option CONFIG_CONFIG_MMUAndreas Schwab2019-12-201-1/+1