summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* parisc: Handle case where flush_cache_range is called with no contextJohn David Anglin2018-03-211-9/+32
* x86/mm: Fix vmalloc_fault to use pXd_largeToshi Kani2018-03-211-3/+3
* KVM: x86: Fix device passthrough when SME is activeTom Lendacky2018-03-211-1/+3
* x86/speculation: Remove Skylake C2 from Speculation Control microcode blacklistAlexander Sergeyev2018-03-211-2/+1
* x86/speculation, objtool: Annotate indirect calls/jumps for objtool on 32-bit...Andy Whitcroft2018-03-211-1/+4
* x86/vm86/32: Fix POPF emulationAndy Lutomirski2018-03-211-1/+2
* x86/cpufeatures: Add Intel PCONFIG cpufeatureKirill A. Shutemov2018-03-211-0/+1
* x86/cpufeatures: Add Intel Total Memory Encryption cpufeatureKirill A. Shutemov2018-03-211-0/+1
* arm64: dts: renesas: salvator-common: Add EthernetAVB PHY resetGeert Uytterhoeven2018-03-191-0/+1
* powerpc/64: Don't trace irqs-off at interrupt return to soft-disabled contextNicholas Piggin2018-03-191-3/+7
* powerpc/modules: Don't try to restore r2 after a sibling callJosh Poimboeuf2018-03-193-1/+17
* ARM: dts: omap3-n900: Fix the audio CODEC's reset pinAndrew F. Davis2018-03-191-2/+2
* ARM: dts: am335x-pepper: Fix the audio CODEC's reset pinAndrew F. Davis2018-03-191-1/+1
* ARM: dts: exynos: Correct Trats2 panel reset lineSimon Shields2018-03-191-1/+1
* ARM: dts: koelsch: Move cec_clock to root nodeSimon Horman2018-03-191-6/+6
* x86: Treat R_X86_64_PLT32 as R_X86_64_PC32H.J. Lu2018-03-193-0/+5
* x86/kprobes: Fix kernel crash when probing .entry_trampoline codeFrancis Deslauriers2018-03-153-1/+12
* objtool, retpolines: Integrate objtool with retpoline support more closelyPeter Zijlstra2018-03-152-7/+4
* x86/mm/sme, objtool: Annotate indirect call in sme_encrypt_execute()Peter Zijlstra2018-03-151-0/+2
* x86/boot, objtool: Annotate indirect jump in secondary_startup_64()Peter Zijlstra2018-03-151-0/+2
* x86/paravirt, objtool: Annotate indirect callsPeter Zijlstra2018-03-152-5/+17
* x86/speculation: Move firmware_restrict_branch_speculation_*() from C to CPPIngo Molnar2018-03-151-12/+14
* x86/speculation, objtool: Annotate indirect calls/jumps for objtoolPeter Zijlstra2018-03-151-4/+23
* x86/retpoline: Support retpoline builds with ClangDavid Woodhouse2018-03-151-1/+4
* x86/speculation: Use IBRS if available before calling into firmwareDavid Woodhouse2018-03-155-12/+63
* Revert "x86/retpoline: Simplify vmexit_fill_RSB()"David Woodhouse2018-03-156-71/+65
* x86-64/realmode: Add instruction suffixJan Beulich2018-03-151-1/+1
* x86/LDT: Avoid warning in 32-bit builds with older gccJan Beulich2018-03-151-0/+1
* x86/asm: Improve how GEN_*_SUFFIXED_RMWcc() specify clobbersJan Beulich2018-03-152-10/+10
* x86/mm: Remove stale comment about KMEMCHECKJann Horn2018-03-151-4/+0
* x86/entry/64: Use 'xorl' for faster register clearingDominik Brodowski2018-03-152-35/+35
* x86/entry: Reduce the code footprint of the 'idtentry' macroDominik Brodowski2018-03-152-11/+18
* MIPS: CPC: Map registers using DT in mips_cpc_default_phys_base()Paul Burton2018-03-151-0/+13
* x86/spectre_v2: Don't check microcode versions when running under hypervisorsKonrad Rzeszutek Wilk2018-03-151-0/+7
* x86/MCE: Serialize sysfs changesSeunghun Han2018-03-151-1/+21
* x86/MCE: Save microcode revision in machine check recordsTony Luck2018-03-152-1/+4
* arm64: mm: fix thinko in non-global page table attribute checkArd Biesheuvel2018-03-151-4/+4
* KVM: s390: fix memory overwrites when not using SCA entriesDavid Hildenbrand2018-03-151-0/+1
* MIPS: OCTEON: irq: Check for null return on kzalloc allocationColin Ian King2018-03-151-0/+2
* MIPS: ath25: Check for kzalloc allocation failureColin Ian King2018-03-151-0/+2
* MIPS: BMIPS: Do not mask IPIs during suspendJustin Chen2018-03-151-4/+4
* ARM: omap2: hide omap3_save_secure_ram on non-OMAP3 buildsArnd Bergmann2018-03-151-0/+2
* KVM: x86: fix backward migration with async_PFRadim Krčmář2018-03-113-5/+7
* bpf, ppc64: fix out of bounds access in tail callDaniel Borkmann2018-03-111-0/+1
* bpf, arm64: fix out of bounds access in tail callDaniel Borkmann2018-03-111-2/+3
* bpf, x64: implement retpoline for tail callDaniel Borkmann2018-03-112-4/+42
* ARM: dts: LogicPD Torpedo: Fix I2C1 pinmuxAdam Ford2018-03-081-0/+8
* ARM: dts: LogicPD SOM-LV: Fix I2C1 pinmuxAdam Ford2018-03-081-1/+8
* KVM/x86: remove WARN_ON() for when vm_munmap() failsEric Biggers2018-03-081-4/+2
* KVM/x86: Fix wrong macro references of X86_CR0_PG_BIT and X86_CR4_PAE_BIT in ...Tianyu Lan2018-03-081-2/+2