summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-01-14x86/vdso: Zap vvar pages when switching to a time namespaceDmitry Safonov
2020-01-14x86/vdso: On timens page fault prefault also VVAR pageDmitry Safonov
2020-01-14x86/vdso: Handle faults on timens pageDmitry Safonov
2020-01-14x86/vdso: Add time napespace pageDmitry Safonov
2020-01-14x86/vdso: Provide vdso_data offset on vvar_pageDmitry Safonov
2020-01-14x86/vdso: Restrict splitting VVAR VMADmitry Safonov
2020-01-14x86/vdso: Remove unused VDSO_HAS_32BIT_FALLBACKVincenzo Frascino
2020-01-14mips: vdso: Remove unused VDSO_HAS_32BIT_FALLBACKVincenzo Frascino
2020-01-14arm64: compat: vdso: Remove unused VDSO_HAS_32BIT_FALLBACKVincenzo Frascino
2020-01-14ARM: vdso: Set BUILD_VDSO32 and provide 32bit fallbacksThomas Gleixner
2020-01-14arm64: compat: vdso: Expose BUILD_VDSO32Vincenzo Frascino
2020-01-05Merge tag 'riscv/for-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-01-04riscv: prefix IRQ_ macro names with an RV_ namespacePaul Walmsley
2020-01-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-01-04Merge tag 'mips_fixes_5.5_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-01-04hexagon: define ioremap_ucNick Desaulniers
2020-01-04hexagon: work around compiler crashNick Desaulniers
2020-01-04hexagon: parenthesize registers in asm predicatesNick Desaulniers
2020-01-04mm/memory_hotplug: shrink zones when offlining memoryDavid Hildenbrand
2020-01-03Merge tag 'powerpc-5.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-01-03riscv: ftrace: correct the condition logic in function graph tracerZong Li
2020-01-03riscv: dts: Add DT support for SiFive L2 cache controllerYash Shah
2020-01-03riscv: gcov: enable gcov for RISC-VZong Li
2020-01-03riscv: mm: use __pa_symbol for kernel symbolsZong Li
2020-01-02MIPS: Avoid VDSO ABI breakage due to global register variablePaul Burton
2019-12-30powerpc/spinlocks: Include correct header for static keyJason A. Donenfeld
2019-12-27riscv: export flush_icache_all to modulesOlof Johansson
2019-12-27riscv: reject invalid syscalls below -1David Abdurachmanov
2019-12-27riscv: fix compile failure with EXPORT_SYMBOL() & !MMULuc Van Oostenryck
2019-12-23powerpc/mm: Mark get_slice_psize() & slice_addr_is_low() as notraceMichael Ellerman
2019-12-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-12-22Merge tag 'riscv/for-v5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-22Merge tag 'kvm-ppc-fixes-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2019-12-21Merge tag 's390-5.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-12-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-12-21Merge tag 'kbuild-fixes-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-12-21Merge branch 'parisc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-12-21Merge tag 'powerpc-5.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-12-21Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-12-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-12-20parisc: Fix compiler warnings in debug_core.cHelge Deller
2019-12-20parisc: soft_offline_page() now takes the pfnHelge Deller
2019-12-20arm64: cpu_errata: Add Hisilicon TSV110 to spectre-v2 safe listWei Li
2019-12-20riscv: move sifive_l2_cache.c to drivers/socChristoph Hellwig
2019-12-20riscv: define vmemmap before pfn_to_page callsDavid Abdurachmanov
2019-12-20riscv: fix scratch register clearing in M-mode.Greentime Hu
2019-12-20riscv: Fix use of undefined config option CONFIG_CONFIG_MMUAndreas Schwab
2019-12-18MIPS: BPF: eBPF JIT: check for MIPS ISA compliance in KconfigAlexander Lobakin
2019-12-18MIPS: BPF: Disable MIPS32 eBPF JITPaul Burton