summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-03-28MIPS: lantiq: Enable AHB Bus for USBMathias Kresin1-3/+3
2018-03-28MIPS: lantiq: Fix Danube USB clockMathias Kresin1-1/+1
2018-03-28MIPS: ralink: Fix booting on MT7621NeilBrown1-20/+22
2018-03-28MIPS: ralink: Remove ralink_halt()NeilBrown1-7/+0
2018-03-24ARM: dts: aspeed-evb: Add unit name to memory nodeJoel Stanley1-1/+1
2018-03-24vgacon: Set VGA struct resource typesBjorn Helgaas1-0/+1
2018-03-21parisc: Handle case where flush_cache_range is called with no contextJohn David Anglin1-9/+32
2018-03-21x86/mm: Fix vmalloc_fault to use pXd_largeToshi Kani1-3/+3
2018-03-21KVM: x86: Fix device passthrough when SME is activeTom Lendacky1-1/+3
2018-03-21x86/speculation: Remove Skylake C2 from Speculation Control microcode blacklistAlexander Sergeyev1-2/+1
2018-03-21x86/speculation, objtool: Annotate indirect calls/jumps for objtool on 32-bit...Andy Whitcroft1-1/+4
2018-03-21x86/vm86/32: Fix POPF emulationAndy Lutomirski1-1/+2
2018-03-21x86/cpufeatures: Add Intel PCONFIG cpufeatureKirill A. Shutemov1-0/+1
2018-03-21x86/cpufeatures: Add Intel Total Memory Encryption cpufeatureKirill A. Shutemov1-0/+1
2018-03-19arm64: dts: renesas: salvator-common: Add EthernetAVB PHY resetGeert Uytterhoeven1-0/+1
2018-03-19powerpc/64: Don't trace irqs-off at interrupt return to soft-disabled contextNicholas Piggin1-3/+7
2018-03-19powerpc/modules: Don't try to restore r2 after a sibling callJosh Poimboeuf3-1/+17
2018-03-19KVM: X86: Restart the guest when insn_len is zero and SEV is enabledBrijesh Singh2-2/+14
2018-03-19ARM: dts: omap3-n900: Fix the audio CODEC's reset pinAndrew F. Davis1-2/+2
2018-03-19ARM: dts: am335x-pepper: Fix the audio CODEC's reset pinAndrew F. Davis1-1/+1
2018-03-19ARM: dts: exynos: Correct Trats2 panel reset lineSimon Shields1-1/+1
2018-03-19ARM: dts: koelsch: Move cec_clock to root nodeSimon Horman1-6/+6
2018-03-19KVM: PPC: Book3S HV: Fix typo in kvmppc_hv_get_dirty_log_radix()Paul Mackerras1-1/+1
2018-03-19KVM: PPC: Book3S HV: Avoid shifts by negative amountsPaul Mackerras1-5/+9
2018-03-19x86: Treat R_X86_64_PLT32 as R_X86_64_PC32H.J. Lu3-0/+5
2018-03-15x86/xen: Calculate __max_logical_packages on PV domainsPrarit Bhargava3-2/+11
2018-03-15x86/kprobes: Fix kernel crash when probing .entry_trampoline codeFrancis Deslauriers3-1/+12
2018-03-15objtool, retpolines: Integrate objtool with retpoline support more closelyPeter Zijlstra2-7/+4
2018-03-15x86/mm/sme, objtool: Annotate indirect call in sme_encrypt_execute()Peter Zijlstra1-0/+2
2018-03-15x86/boot, objtool: Annotate indirect jump in secondary_startup_64()Peter Zijlstra1-0/+2
2018-03-15x86/paravirt, objtool: Annotate indirect callsPeter Zijlstra2-5/+17
2018-03-15x86/speculation: Move firmware_restrict_branch_speculation_*() from C to CPPIngo Molnar1-12/+14
2018-03-15x86/speculation, objtool: Annotate indirect calls/jumps for objtoolPeter Zijlstra1-4/+23
2018-03-15x86/retpoline: Support retpoline builds with ClangDavid Woodhouse1-1/+4
2018-03-15x86/speculation: Use IBRS if available before calling into firmwareDavid Woodhouse5-12/+63
2018-03-15Revert "x86/retpoline: Simplify vmexit_fill_RSB()"David Woodhouse6-71/+65
2018-03-15x86-64/realmode: Add instruction suffixJan Beulich1-1/+1
2018-03-15x86/LDT: Avoid warning in 32-bit builds with older gccJan Beulich1-0/+1
2018-03-15x86/IO-APIC: Avoid warning in 32-bit buildsJan Beulich1-1/+1
2018-03-15x86/asm: Improve how GEN_*_SUFFIXED_RMWcc() specify clobbersJan Beulich2-10/+10
2018-03-15x86/mm: Remove stale comment about KMEMCHECKJann Horn1-4/+0
2018-03-15x86/entry/64: Use 'xorl' for faster register clearingDominik Brodowski2-35/+35
2018-03-15x86/entry: Reduce the code footprint of the 'idtentry' macroDominik Brodowski2-11/+18
2018-03-15MIPS: CPC: Map registers using DT in mips_cpc_default_phys_base()Paul Burton1-0/+13
2018-03-15x86/spectre_v2: Don't check microcode versions when running under hypervisorsKonrad Rzeszutek Wilk1-0/+7
2018-03-15x86/MCE: Serialize sysfs changesSeunghun Han1-1/+21
2018-03-15x86/MCE: Save microcode revision in machine check recordsTony Luck2-1/+4
2018-03-15arm64: mm: fix thinko in non-global page table attribute checkArd Biesheuvel1-4/+4
2018-03-15KVM: s390: fix memory overwrites when not using SCA entriesDavid Hildenbrand1-0/+1
2018-03-15MIPS: OCTEON: irq: Check for null return on kzalloc allocationColin Ian King1-0/+2