summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-02-23Merge tag 'csky-for-linus-5.6-rc3' of git://github.com/c-sky/csky-linuxLinus Torvalds
2020-02-23csky: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven
2020-02-22Merge tag 'ras-urgent-2020-02-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-02-22Merge tag 'x86-urgent-2020-02-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-02-22Merge tag 's390-5.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-02-21Merge tag 'for-linus-5.6-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-02-21Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-02-21Merge tag 'powerpc-5.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-02-21csky: Implement copy_thread_tlsGuo Ren
2020-02-21csky: Add PCI supportMaJun
2020-02-21csky: Minimize defconfig to support buildroot config.fragmentMa Jun
2020-02-21csky: Add setup_initrd check codeGuo Ren
2020-02-21csky: Cleanup old Kconfig optionsKrzysztof Kozlowski
2020-02-21arch/csky: fix some Kconfig typosRandy Dunlap
2020-02-21csky: Fixup compile warning for three unimplemented syscallsGuo Ren
2020-02-21csky: Remove unused cache implementationGuo Ren
2020-02-21csky: Fixup ftrace modify panicGuo Ren
2020-02-21csky: Add flush_icache_mm to defer flush icache allGuo Ren
2020-02-21csky: Optimize abiv2 copy_to_user_page with VM_EXECGuo Ren
2020-02-21csky: Enable defer flush_dcache_page for abiv2 cpus (807/810/860)Guo Ren
2020-02-21csky: Remove unnecessary flush_icache_* implementationGuo Ren
2020-02-21csky: Support icache flush without specific instructionsGuo Ren
2020-02-21csky/Kconfig: Add Kconfig.platforms to support some driversGuo Ren
2020-02-21csky/smp: Fixup boot failed when CONFIG_SMPGuo Ren
2020-02-21csky: Set regs->usp to kernel sp, when the exception is from kernelGuo Ren
2020-02-21csky/mm: Fixup export invalid_pte_table symbolGuo Ren
2020-02-21csky: Separate fixaddr_init from highmemGuo Ren
2020-02-21csky: Tightly-Coupled Memory or Sram supportGuo Ren
2020-02-21csky: Initial stack protector supportMao Han
2020-02-20Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-02-20x86/xen: Distribute switch variables for initializationKees Cook
2020-02-19x86/cpu/amd: Enable the fixed Instructions Retired counter IRPERFKim Phillips
2020-02-19s390/qdio: fill SBALEs with absolute addressesJulian Wiedmann
2020-02-19s390/qdio: fill SL with absolute addressesJulian Wiedmann
2020-02-19x86/boot/compressed: Don't declare __force_order in kaslr_64.cH.J. Lu
2020-02-19arm64: memory: Add missing brackets to untagged_addr() macroWill Deacon
2020-02-19s390: remove obsolete ieee_emulation_warningsStephen Kitt
2020-02-19powerpc/entry: Fix an #if which should be an #ifdef in entry_32.SChristophe Leroy
2020-02-18arm64: lse: Fix LSE atomics with LLVMVincenzo Frascino
2020-02-18powerpc/xmon: Fix whitespace handling in getstring()Oliver O'Halloran
2020-02-18powerpc/6xx: Fix power_save_ppc32_restore() with CONFIG_VMAP_STACKChristophe Leroy
2020-02-18powerpc/chrp: Fix enter_rtas() with CONFIG_VMAP_STACKChristophe Leroy
2020-02-18powerpc/32s: Fix DSI and ISI exceptions for CONFIG_VMAP_STACKChristophe Leroy
2020-02-18powerpc/tm: Fix clearing MSR[TS] in current when reclaiming on signal deliveryGustavo Luiz Duarte
2020-02-17s390: make 'install' not depend on vmlinuxMasahiro Yamada
2020-02-17s390/kaslr: Fix casts in get_randomNathan Chancellor
2020-02-17s390/mm: Explicitly compare PAGE_DEFAULT_KEY against zero in storage_key_init...Nathan Chancellor
2020-02-17s390/defconfig: enable CONFIG_PROTECTED_VIRTUALIZATION_GUESTChristian Borntraeger
2020-02-17powerpc/8xx: Fix clearing of bits 20-23 in ITLB missChristophe Leroy
2020-02-17powerpc/hugetlb: Fix 8M hugepages on 8xxChristophe Leroy