aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2019-12-02Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xxBruce Ashfield
2019-12-02Merge tag 'v5.2.25' into v5.2/standard/baseBruce Ashfield
2019-12-02KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernelMichael Ellerman
2019-12-02powerpc/book3s64: Fix link stack flush on context switchMichael Ellerman
2019-12-02powerpc/64s: support nospectre_v2 cmdline optionChristopher M. Riedl
2019-11-27Merge branch 'v5.2/standard/cn96xx-merge' into v5.2/standard/cn96xxBruce Ashfield
2019-11-27Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xxBruce Ashfield
2019-11-27arm64: dts: ti: k3-am65-main: Enable support for sdhci1Faiz Abbas
2019-11-27arm64: dts: ti: k3-am654-base-board: Add Support for SD cardFaiz Abbas
2019-11-26arm64: Add workaround for Marvell erratum 37119Andrew Pinski
2019-11-26arm64: Add workaround for Cavium erratum 36890Andrew Pinski
2019-11-25Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xxBruce Ashfield
2019-11-25Merge tag 'v5.2.24' into v5.2/standard/baseBruce Ashfield
2019-11-25KVM: PPC: Book3S HV: XIVE: Ensure VP isn't already in useGreg Kurz
2019-11-25x86/hyperv: Make vapic support x2apic modeRoman Kagan
2019-11-25x86/apic/x2apic: Fix a NULL pointer deref when handling a dying cpuSean Christopherson
2019-11-25x86/boot/64: Make level2_kernel_pgt pages invalid outside kernel areaSteve Wahl
2019-11-25parisc: Fix vmap memory leak in ioremap()/iounmap()Helge Deller
2019-11-25s390/kaslr: add support for R_390_GLOB_DAT relocation typeGerald Schaefer
2019-11-25xtensa: fix change_bit in exclusive access optionMax Filippov
2019-11-25xtensa: drop EXPORT_SYMBOL for outs*/ins*Max Filippov
2019-11-25MIPS: tlbex: Fix build_restore_pagemask KScratch restorePaul Burton
2019-11-25uaccess: implement a proper unsafe_copy_to_user() and switch filldir over to itLinus Torvalds
2019-11-25s390/mm: fix -Wunused-but-set-variable warningsQian Cai
2019-11-25mips: Loongson: Fix the link time qualifier of 'serial_exit()'Christophe JAILLET
2019-11-25RISC-V: Clear load reservations while restoring hart contextsPalmer Dabbelt
2019-11-25xen/efi: Set nonblocking callbacksRoss Lagerwall
2019-11-25MIPS: dts: ar9331: fix interrupt-controller sizeOleksij Rempel
2019-11-25ARM: dts: am4372: Set memory bandwidth limit for DISPCPeter Ujfalusi
2019-11-25ARM: OMAP2+: Fix warnings with broken omap2_set_init_voltage()Tony Lindgren
2019-11-25ARM: OMAP2+: Add missing LCDC midlemode for am335xTony Lindgren
2019-11-25ARM: OMAP2+: Fix missing reset done flag for am3 and am43Tony Lindgren
2019-11-25ARM: dts: Fix gpio0 flags for am335x-icev2Tony Lindgren
2019-11-25ARM: dts: Fix wrong clocks for dra7 mcaspTony Lindgren
2019-11-25arm64: Add MIDR encoding for some Marvell OcteonTX 2.Andrew Pinski
2019-11-17Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xxBruce Ashfield
2019-11-17Merge tag 'v5.2.23' into v5.2/standard/baseBruce Ashfield
2019-11-14kvm: x86: mmu: Recovery of shattered NX large pagesJunaid Shahid
2019-11-14kvm: mmu: ITLB_MULTIHIT mitigationPaolo Bonzini
2019-11-14KVM: x86: make FNAME(fetch) and __direct_map more similarPaolo Bonzini
2019-11-14kvm: x86, powerpc: do not allow clearing largepages debugfs entryPaolo Bonzini
2019-11-14x86/cpu: Add Tremont to the cpu vulnerability whitelistPawan Gupta
2019-11-14x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli
2019-11-14x86/speculation/taa: Fix printing of TAA_MSG_SMT on IBRS_ALL CPUsJosh Poimboeuf
2019-11-14x86/tsx: Add config options to set tsx=on|off|autoMichal Hocko
2019-11-14x86/tsx: Add "auto" option to the tsx= cmdline parameterPawan Gupta
2019-11-14kvm/x86: Export MDS_NO=0 to guests when TSX is enabledPawan Gupta
2019-11-14x86/speculation/taa: Add sysfs reporting for TSX Async AbortPawan Gupta
2019-11-14x86/speculation/taa: Add mitigation for TSX Async AbortPawan Gupta
2019-11-14x86/cpu: Add a "tsx=" cmdline option with TSX disabled by defaultPawan Gupta