aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2018-03-28x86/build/64: Force the linker to use 2MB page sizeH.J. Lu
2018-03-28kvm/x86: fix icebp instruction handlingLinus Torvalds
2018-03-28x86/efi: Free efi_pgd with free_pages()Waiman Long
2018-03-28x86/vsyscall/64: Use proper accessor to update P4D entryBoris Ostrovsky
2018-03-28x86/entry/64: Don't use IST entry for #BP stackAndy Lutomirski
2018-03-28x86/mm: implement free pmd/pte page interfacesToshi Kani
2018-03-28mm/vmalloc: add interfaces to free unmapped page tableToshi Kani
2018-03-28h8300: remove extraneous __BIG_ENDIAN definitionArnd Bergmann
2018-03-28MIPS: lantiq: ase: Enable MFD_SYSCONMathias Kresin
2018-03-28MIPS: lantiq: Enable AHB Bus for USBMathias Kresin
2018-03-28MIPS: lantiq: Fix Danube USB clockMathias Kresin
2018-03-28MIPS: ralink: Fix booting on MT7621NeilBrown
2018-03-28MIPS: ralink: Remove ralink_halt()NeilBrown
2018-03-26Merge tag 'v4.15.13' into v4.15/standard/baseBruce Ashfield
2018-03-26Merge tag 'v4.15.12' into v4.15/standard/baseBruce Ashfield
2018-03-26Merge tag 'v4.15.11' into v4.15/standard/baseBruce Ashfield
2018-03-26Merge tag 'v4.15.10' into v4.15/standard/baseBruce Ashfield
2018-03-26Merge tag 'v4.15.9' into v4.15/standard/baseBruce Ashfield
2018-03-26Merge tag 'v4.15.8' into v4.15/standard/baseBruce Ashfield
2018-03-24ARM: dts: aspeed-evb: Add unit name to memory nodeJoel Stanley
2018-03-24vgacon: Set VGA struct resource typesBjorn Helgaas
2018-03-21parisc: Handle case where flush_cache_range is called with no contextJohn David Anglin
2018-03-21x86/mm: Fix vmalloc_fault to use pXd_largeToshi Kani
2018-03-21KVM: x86: Fix device passthrough when SME is activeTom Lendacky
2018-03-21x86/speculation: Remove Skylake C2 from Speculation Control microcode blacklistAlexander Sergeyev
2018-03-21x86/speculation, objtool: Annotate indirect calls/jumps for objtool on 32-bit...Andy Whitcroft
2018-03-21x86/vm86/32: Fix POPF emulationAndy Lutomirski
2018-03-21x86/cpufeatures: Add Intel PCONFIG cpufeatureKirill A. Shutemov
2018-03-21x86/cpufeatures: Add Intel Total Memory Encryption cpufeatureKirill A. Shutemov
2018-03-19arm64: dts: renesas: salvator-common: Add EthernetAVB PHY resetGeert Uytterhoeven
2018-03-19powerpc/64: Don't trace irqs-off at interrupt return to soft-disabled contextNicholas Piggin
2018-03-19powerpc/modules: Don't try to restore r2 after a sibling callJosh Poimboeuf
2018-03-19KVM: X86: Restart the guest when insn_len is zero and SEV is enabledBrijesh Singh
2018-03-19ARM: dts: omap3-n900: Fix the audio CODEC's reset pinAndrew F. Davis
2018-03-19ARM: dts: am335x-pepper: Fix the audio CODEC's reset pinAndrew F. Davis
2018-03-19ARM: dts: exynos: Correct Trats2 panel reset lineSimon Shields
2018-03-19ARM: dts: koelsch: Move cec_clock to root nodeSimon Horman
2018-03-19KVM: PPC: Book3S HV: Fix typo in kvmppc_hv_get_dirty_log_radix()Paul Mackerras
2018-03-19KVM: PPC: Book3S HV: Avoid shifts by negative amountsPaul Mackerras
2018-03-19x86: Treat R_X86_64_PLT32 as R_X86_64_PC32H.J. Lu
2018-03-15x86/xen: Calculate __max_logical_packages on PV domainsPrarit Bhargava
2018-03-15x86/kprobes: Fix kernel crash when probing .entry_trampoline codeFrancis Deslauriers
2018-03-15objtool, retpolines: Integrate objtool with retpoline support more closelyPeter Zijlstra
2018-03-15x86/mm/sme, objtool: Annotate indirect call in sme_encrypt_execute()Peter Zijlstra
2018-03-15x86/boot, objtool: Annotate indirect jump in secondary_startup_64()Peter Zijlstra
2018-03-15x86/paravirt, objtool: Annotate indirect callsPeter Zijlstra
2018-03-15x86/speculation: Move firmware_restrict_branch_speculation_*() from C to CPPIngo Molnar
2018-03-15x86/speculation, objtool: Annotate indirect calls/jumps for objtoolPeter Zijlstra
2018-03-15x86/retpoline: Support retpoline builds with ClangDavid Woodhouse
2018-03-15x86/speculation: Use IBRS if available before calling into firmwareDavid Woodhouse