summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-12-05Revert "x86/entry/64: Add missing irqflags tracing to native_load_gs_index()"Greg Kroah-Hartman1-8/+2
2017-12-05KVM: lapic: Fixup LDR on load in x2apicDr. David Alan Gilbert1-0/+5
2017-12-05KVM: lapic: Split out x2apic ldr calculationDr. David Alan Gilbert1-1/+6
2017-12-05KVM: x86: inject exceptions produced by x86_decode_insnPaolo Bonzini1-0/+2
2017-12-05KVM: x86: Exit to user-mode on #UD intercept when emulator requiresLiran Alon2-0/+4
2017-12-05KVM: x86: pvclock: Handle first-time write to pvclock-page contains random junkLiran Alon1-0/+3
2017-12-05powerpc/kexec: Fix kexec/kdump in P9 guest kernelsMichael Ellerman1-0/+2
2017-12-05powerpc/powernv: Fix kexec crashes caused by tlbie tracingMahesh Salgaonkar1-3/+12
2017-12-05arm64: ftrace: emit ftrace-mod.o contents through codeArd Biesheuvel7-31/+22
2017-12-05arm64: module-plts: factor out PLT generation code for ftraceArd Biesheuvel2-36/+46
2017-12-05s390: revert ELF_ET_DYN_BASE base changesMartin Schwidefsky1-7/+8
2017-12-05mm: fix device-dax pud write-faults triggered by get_user_pages()Dan Williams1-0/+6
2017-11-30ARM64: dts: meson-gxl: Add alternate ARM Trusted Firmware reserved memory zoneNeil Armstrong1-0/+8
2017-11-30powerpc/64s/hash: Allow MAP_FIXED allocations to cross 128TB boundaryNicholas Piggin1-1/+1
2017-11-30powerpc/64s/hash: Fix fork() with 512TB process address spaceNicholas Piggin1-4/+4
2017-11-30powerpc/64s/hash: Fix 128TB-512TB virtual address boundary case allocationNicholas Piggin1-26/+24
2017-11-30powerpc/64s/hash: Fix 512T hint detection to use >= 128TMichael Ellerman1-2/+2
2017-11-30powerpc/64s/radix: Fix 128TB-512TB virtual address boundary case allocationNicholas Piggin2-31/+50
2017-11-30powerpc/64s: Fix masking of SRR1 bits on instruction faultMichael Ellerman1-1/+1
2017-11-30powerpc/signal: Properly handle return value from uprobe_deny_signal()Naveen N. Rao1-1/+1
2017-11-30powerpc/perf/imc: Use cpu_to_node() not topology_physical_package_id()Michael Ellerman1-6/+6
2017-11-30powerpc/mm/radix: Fix crashes on Power9 DD1 with radix MMU and STRICT_RWXBalbir Singh1-0/+10
2017-11-30powerpc: Fix boot on BOOK3S_32 with CONFIG_STRICT_KERNEL_RWXChristophe Leroy1-4/+2
2017-11-30parisc: Fix validity check of pointer size argument in new CAS implementationJohn David Anglin1-3/+3
2017-11-30kvm: vmx: Reinstate support for CPUs without virtual NMIPaolo Bonzini1-44/+106
2017-11-30KVM: SVM: obey guest PATPaolo Bonzini1-0/+7
2017-11-30KVM: nVMX: set IDTR and GDTR limits when loading L1 host stateLadi Prosek1-0/+2
2017-11-30KVM: PPC: Book3S HV: Don't call real-mode XICS hypercall handlers if not enabledPaul Mackerras1-0/+12
2017-11-30MIPS: math-emu: Fix final emulation phase for certain instructionsAleksandar Markovic1-14/+14
2017-11-30MIPS: BCM47XX: Fix LED inversion for WRT54GSv1Mirko Parthey1-1/+1
2017-11-30MIPS: Fix an n32 core file generation regset support regressionMaciej W. Rozycki1-0/+17
2017-11-30MIPS: dts: remove bogus bcm96358nb4ser.dtb from dtb-y entryMasahiro Yamada1-1/+0
2017-11-30MIPS: Fix MIPS64 FP save/restore on 32-bit kernelsJames Hogan2-14/+14
2017-11-30MIPS: Fix odd fp register warnings with MIPS64r2James Hogan1-3/+5
2017-11-30MIPS: pci: Remove KERN_WARN instance inside the mt7620 driverJohn Crispin1-1/+1
2017-11-30MIPS: ralink: Fix typo in mt7628 pinmux functionMathias Kresin1-1/+1
2017-11-30MIPS: ralink: Fix MT7628 pinmuxMathias Kresin1-2/+2
2017-11-30MIPS: cmpxchg64() and HAVE_VIRT_CPU_ACCOUNTING_GEN don't work for 32-bit SMPBen Hutchings2-1/+3
2017-11-30ARM: 8721/1: mm: dump: check hardware RO bit for LPAEPhilip Derrin1-2/+2
2017-11-30ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAEPhilip Derrin1-2/+2
2017-11-30arm64: Implement arch-specific pte_access_permitted()Catalin Marinas1-0/+14
2017-11-30perf/x86/intel: Hide TSX events when RTM is not supportedAndi Kleen1-12/+23
2017-11-30x86/entry/64: Add missing irqflags tracing to native_load_gs_index()Andy Lutomirski1-2/+8
2017-11-30x86/entry/64: Fix entry_SYSCALL_64_after_hwframe() IRQ tracingAndy Lutomirski1-2/+2
2017-11-30x86/decoder: Add new TEST instruction patternMasami Hiramatsu1-1/+1
2017-11-30x86/boot: Fix boot failure when SMP MP-table is based at 0Tom Lendacky1-2/+4
2017-11-30s390/disassembler: increase show_code buffer sizeVasily Gorbik1-2/+2
2017-11-30s390/disassembler: add missing end marker for e7 tableHeiko Carstens1-0/+1
2017-11-30s390/guarded storage: fix possible memory corruptionHeiko Carstens1-0/+2
2017-11-30s390/runtime instrumention: fix possible memory corruptionHeiko Carstens1-2/+2