summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* bpf, x64: increase number of passesDaniel Borkmann2018-03-281-1/+2
* perf/x86/intel/uncore: Fix multi-domain PCI CHA enumeration bug on Skylake se...Kan Liang2018-03-281-14/+17
* perf/x86/intel: Don't accidentally clear high bits in bdw_limit_period()Dan Carpenter2018-03-281-1/+1
* perf/x86/intel/uncore: Fix Skylake UPI event formatKan Liang2018-03-281-1/+1
* x86/boot/64: Verify alignment of the LOAD segmentH.J. Lu2018-03-281-0/+4
* x86/build/64: Force the linker to use 2MB page sizeH.J. Lu2018-03-281-0/+9
* kvm/x86: fix icebp instruction handlingLinus Torvalds2018-03-282-1/+9
* x86/efi: Free efi_pgd with free_pages()Waiman Long2018-03-281-1/+1
* x86/vsyscall/64: Use proper accessor to update P4D entryBoris Ostrovsky2018-03-281-1/+1
* x86/entry/64: Don't use IST entry for #BP stackAndy Lutomirski2018-03-283-10/+9
* x86/mm: implement free pmd/pte page interfacesToshi Kani2018-03-281-2/+26
* mm/vmalloc: add interfaces to free unmapped page tableToshi Kani2018-03-282-0/+34
* h8300: remove extraneous __BIG_ENDIAN definitionArnd Bergmann2018-03-281-1/+0
* MIPS: lantiq: ase: Enable MFD_SYSCONMathias Kresin2018-03-281-0/+2
* MIPS: lantiq: Enable AHB Bus for USBMathias Kresin2018-03-281-3/+3
* MIPS: lantiq: Fix Danube USB clockMathias Kresin2018-03-281-1/+1
* MIPS: ralink: Fix booting on MT7621NeilBrown2018-03-281-20/+22
* MIPS: ralink: Remove ralink_halt()NeilBrown2018-03-281-7/+0
* ARM: dts: aspeed-evb: Add unit name to memory nodeJoel Stanley2018-03-241-1/+1
* vgacon: Set VGA struct resource typesBjorn Helgaas2018-03-241-0/+1
* 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
* KVM: X86: Restart the guest when insn_len is zero and SEV is enabledBrijesh Singh2018-03-192-2/+14
* 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
* KVM: PPC: Book3S HV: Fix typo in kvmppc_hv_get_dirty_log_radix()Paul Mackerras2018-03-191-1/+1
* KVM: PPC: Book3S HV: Avoid shifts by negative amountsPaul Mackerras2018-03-191-5/+9
* x86: Treat R_X86_64_PLT32 as R_X86_64_PC32H.J. Lu2018-03-193-0/+5
* x86/xen: Calculate __max_logical_packages on PV domainsPrarit Bhargava2018-03-153-2/+11
* 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