summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-03-29metag/ptrace: Provide default TXSTATUS for short NT_PRSTATUSDave Martin
2017-03-29metag/ptrace: Preserve previous registers for short regset writeDave Martin
2017-03-29h8300/ptrace: Fix incorrect register transfer countDave Martin
2017-03-29c6x/ptrace: Remove useless PTRACE_SETREGSET implementationDave Martin
2017-03-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-03-28KVM: x86: cleanup the page tracking SRCU instancePaolo Bonzini
2017-03-28KVM: nVMX: fix nested EPT detectionLadi Prosek
2017-03-27Merge tag 'm68k-for-v4.11-tag2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-03-27x86: Convert the rest of the code to support p4d_tKirill A. Shutemov
2017-03-27x86/xen: Change __xen_pgd_walk() and xen_cleanmfnmap() to support p4dXiong Zhang
2017-03-27x86/kasan: Prepare clear_pgds() to switch to <asm-generic/pgtable-nop4d.h>Kirill A. Shutemov
2017-03-27x86/mm/pat: Add 5-level paging supportKirill A. Shutemov
2017-03-27x86/efi: Add 5-level paging supportKirill A. Shutemov
2017-03-27x86/kexec: Add 5-level paging supportKirill A. Shutemov
2017-03-26Merge tag 'powerpc-4.11-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-03-24Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2017-03-24ARC: vdk: Fix support of UIOAlexey Brodkin
2017-03-24Merge tag 'arm-soc/for-4.11/devicetree-arm64-fixes' of http://github.com/Broa...Arnd Bergmann
2017-03-24Merge tag 'arm-soc/for-4.11/devicetree-fixes-2' of http://github.com/Broadcom...Arnd Bergmann
2017-03-24x86/mm/KASLR: Exclude EFI region from KASLR VA space randomizationBaoquan He
2017-03-23KVM: VMX: Fix enable VPID conditionsWanpeng Li
2017-03-23KVM: nVMX: Fix nested VPID vmx exec controlWanpeng Li
2017-03-23KVM: x86: correct async page present tracepointWanpeng Li
2017-03-23kvm: vmx: Flush TLB when the APIC-access address changesJim Mattson
2017-03-23KVM: x86: use pic/ioapic destructor when destroy vmPeter Xu
2017-03-23KVM: x86: check existance before destroyPeter Xu
2017-03-23Merge branch 'x86/process' into x86/mm, to create new base for further patchesIngo Molnar
2017-03-23x86/xen/gdt: Use X86_FEATURE_XENPV instead of globals for the GDT fixupAndy Lutomirski
2017-03-23x86/gdt: Get rid of the get_*_gdt_*_vaddr() helpersAndy Lutomirski
2017-03-23x86/boot/32: Defer resyncing initial_page_table until per-cpu is set upAndy Lutomirski
2017-03-23x86/efi/32: Fix EFI on systems where the per-cpu GDT is virtually mappedAndy Lutomirski
2017-03-23x86/gdt: Fix setup_fixmap_gdt() to use the correct PAAndy Lutomirski
2017-03-23sched/clock, x86/perf: Fix "perf test tsc"Peter Zijlstra
2017-03-22arm64: dts: NS2: Add dma-coherent to relevant DT entriesJon Mason
2017-03-22arm64: kaslr: Fix up the kernel image alignmentNeeraj Upadhyay
2017-03-22x86/mce: Fix copy/paste error in exception table entriesTony Luck
2017-03-22x86/platform/uv: Fix calculation of Global Physical AddressMike Travis
2017-03-21Merge tag 'at91-ab-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson
2017-03-21Merge tag 'sunxi-fixes-for-4.11' of https://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2017-03-21Merge tag 'imx-fixes-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson
2017-03-21arm64: compat: Update compat syscallsWill Deacon
2017-03-21ARM: dts: sun8i: Update audio-routing with renamed widgetsMylène Josserand
2017-03-21um/arch_prctl: Fix fallout from x86 arch_prctl() reworkKyle Huey
2017-03-21x86/headers: Simplify asm/fixmap.h inclusion into asm/pgtable*.hThomas Garnier
2017-03-21Revert "powerpc/64: Disable use of radix under a hypervisor"Paul Mackerras
2017-03-20ARCv2: make unimplemented vectors as no-ops rather than halt coreVineet Gupta
2017-03-20KVM: nVMX: don't reset kvm mmu twiceWanpeng Li
2017-03-20kvm: fix usage of uninit spinlock in avic_vm_destroy()Dmitry Vyukov
2017-03-20KVM: VMX: downgrade warning on unexpected exit codeRadim Krčmář
2017-03-20x86/arch_prctl: Add ARCH_[GET|SET]_CPUIDKyle Huey