aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2018-02-28arm64: cpufeature: Fix CTR_EL0 field definitionsWill Deacon
2018-02-28arm64: Disable unhandled signal log messages by defaultMichael Weiser
2018-02-28arm64: Remove unimplemented syscall log messageMichael Weiser
2018-02-28x86/oprofile: Fix bogus GCC-8 warning in nmi_setup()Arnd Bergmann
2018-02-28x86/apic/vector: Handle vector release on CPU unplug correctlyThomas Gleixner
2018-02-28MIPS: Drop spurious __unused in struct compat_flockJames Hogan
2018-02-28xtensa: fix high memory/reserved memory collisionMax Filippov
2018-02-28MIPS: boot: Define __ASSEMBLY__ for its.S buildKees Cook
2018-02-28arm64: mm: don't write garbage into TTBR1_EL1 registerArd Biesheuvel
2018-02-25arm64: dts: add #cooling-cells to CPU nodesArnd Bergmann
2018-02-25ARM: 8743/1: bL_switcher: add MODULE_LICENSE tagArnd Bergmann
2018-02-25KVM: x86: fix escape of guest dr6 to the hostWanpeng Li
2018-02-25crypto: x86/twofish-3way - Fix %rbp usageEric Biggers
2018-02-22ARM: dts: Delete bogus reference to the charlcdLinus Walleij
2018-02-22arm: dts: mt2701: Add reset-cellsMatthias Brugger
2018-02-22arm: dts: mt7623: Update ethsys bindingMatthias Brugger
2018-02-22ARM: dts: s5pv210: add interrupt-parent for ohciArnd Bergmann
2018-02-22arm64: dts: msm8916: Add missing #phy-cellsBjorn Andersson
2018-02-22ARM: pxa/tosa-bt: add MODULE_LICENSE tagArnd Bergmann
2018-02-22ARM: dts: exynos: fix RTC interrupt for exynos5410Arnd Bergmann
2018-02-22x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pagesTony Luck
2018-02-22arm64: proc: Set PTE_NG for table entries to avoid traversing them twiceWill Deacon
2018-02-22xen: Fix {set,clear}_foreign_p2m_mapping on autotranslating guestsSimon Gaiser
2018-02-22MIPS: Fix incorrect mem=X@Y handlingMarcin Nowakowski
2018-02-22MIPS: CPS: Fix MIPS_ISA_LEVEL_RAW falloutJames Hogan
2018-02-22MIPS: Fix typo BIG_ENDIAN to CPU_BIG_ENDIANCorentin Labbe
2018-02-22x86/smpboot: Fix uncore_pci_remove() indexing bug when hot-removing a physica...Masayoshi Mizuma
2018-02-22arm64: Add missing Falkor part number for branch predictor hardeningShanker Donthineni
2018-02-22x86/entry/64: Fix CR3 restore in paranoid_exit()Ingo Molnar
2018-02-22x86/cpu: Change type of x86_cache_size variable to unsigned intGustavo A. R. Silva
2018-02-22x86/spectre: Fix an error messageDan Carpenter
2018-02-22x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang
2018-02-22x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[use...Andy Lutomirski
2018-02-22x86/speculation: Add <asm/msr-index.h> dependencyPeter Zijlstra
2018-02-22x86/speculation: Fix up array_index_nospec_mask() asm constraintDan Williams
2018-02-22x86/debug: Use UD2 for WARN()Peter Zijlstra
2018-02-22x86/debug, objtool: Annotate WARN()-related UD2 as reachableJosh Poimboeuf
2018-02-22x86/entry/64: Remove the unused 'icebp' macroBorislav Petkov
2018-02-22x86/entry/64: Fix paranoid_entry() frame pointer warningJosh Poimboeuf
2018-02-22x86/entry/64: Indent PUSH_AND_CLEAR_REGS and POP_REGS properlyDominik Brodowski
2018-02-22x86/entry/64: Get rid of the ALLOC_PT_GPREGS_ON_STACK and SAVE_AND_CLEAR_REGS...Dominik Brodowski
2018-02-22x86/entry/64: Use PUSH_AND_CLEAN_REGS in more casesDominik Brodowski
2018-02-22x86/entry/64: Introduce the PUSH_AND_CLEAN_REGS macroDominik Brodowski
2018-02-22x86/entry/64: Interleave XOR register clearing with PUSH instructionsDominik Brodowski
2018-02-22x86/entry/64: Merge the POP_C_REGS and POP_EXTRA_REGS macros into a single PO...Dominik Brodowski
2018-02-22x86/entry/64: Merge SAVE_C_REGS and SAVE_EXTRA_REGS, remove unused extensionsDominik Brodowski
2018-02-22x86/entry/64: Clear registers for exceptions/interrupts, to reduce speculatio...Dan Williams
2018-02-22x86/speculation: Clean up various Spectre related detailsIngo Molnar
2018-02-22KVM/nVMX: Set the CPU_BASED_USE_MSR_BITMAPS if we have a valid L02 MSR bitmapKarimAllah Ahmed
2018-02-22X86/nVMX: Properly set spec_ctrl and pred_cmd before merging MSRsKarimAllah Ahmed