summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2015-10-12x86/efi: Rename print_efi_memmap() to efi_print_memmap()Taku Izumi1-0/+1
2015-10-12x86/kexec: Remove obsolete 'in_crash_kexec' flagMinfei Huang1-6/+0
2015-10-11x86/mce: Include linux/ioctl.h in uapi mce headerGabriel Laskar1-1/+1
2015-10-09x86/asm: Remove thread_info.sysenter_returnAndy Lutomirski1-1/+0
2015-10-09x86/syscalls: Give sys_call_ptr_t a useful typeAndy Lutomirski1-1/+3
2015-10-09x86/entry/syscalls: Move syscall table declarations into asm/syscalls.hAndy Lutomirski1-1/+11
2015-10-09x86/vdso/32: Save extra registers in the INT80 vsyscall pathAndy Lutomirski1-0/+1
2015-10-09x86/elf/64: Clear more registers in elf_common_init()Andy Lutomirski1-4/+4
2015-10-09x86/vdso: Define BUILD_VDSO while building and emit .eh_frame in asmAndy Lutomirski1-3/+10
2015-10-09x86/asm: Re-add parts of the manual CFI infrastructureAndy Lutomirski1-0/+170
2015-10-07x86/vdso: Remove runtime 32-bit vDSO selectionAndy Lutomirski2-9/+2
2015-10-07x86/uaccess: Add unlikely() to __chk_range_not_ok() failure pathsAndy Lutomirski1-3/+3
2015-10-07x86/uaccess: Tell the compiler that uaccess is unlikely to faultAndy Lutomirski1-4/+4
2015-10-07Merge branch 'linus' into x86/asm, to pick up fixes before applying new changesIngo Molnar7-4/+21
2015-10-06Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ...Ingo Molnar6-2/+19
2015-10-06sched/core, sched/x86: Kill thread_info::saved_preempt_countPeter Zijlstra2-6/+1
2015-10-06sched/core: Create preempt_count invariantPeter Zijlstra1-1/+1
2015-10-06Merge tag 'for-linus-4.3b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+2
2015-10-06x86/mm: Warn on W^X mappingsStephen Smalley1-0/+7
2015-10-06Merge tag 'v4.3-rc3' into x86/mm, to pick up fixes before applying new changesIngo Molnar3-0/+12
2015-10-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+2
2015-10-02x86/headers/uapi: Fix __BITS_PER_LONG value for x32 buildsBen Hutchings1-1/+1
2015-10-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+2
2015-10-02arch/x86/include/asm/efi.h: fix build failureAndrey Ryabinin1-0/+2
2015-10-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2015-10-01KVM: Update Posted-Interrupts Descriptor when vCPU is blockedFeng Wu1-0/+11
2015-10-01KVM: x86: select IRQ_BYPASS_MANAGERFeng Wu1-0/+1
2015-10-01KVM: x86: Update IRTE for posted-interruptsFeng Wu1-0/+3
2015-10-01KVM: make kvm_set_msi_irq() publicFeng Wu1-0/+4
2015-10-01KVM: Define a new interface kvm_intr_is_single_vcpu()Feng Wu1-0/+3
2015-10-01irq_remapping: move structs outside #ifdefPaolo Bonzini1-5/+5
2015-10-01KVM: x86: add pcommit supportXiao Guangrong2-2/+4
2015-10-01kvm/x86: Hyper-V HV_X64_MSR_VP_RUNTIME supportAndrey Smetanin2-0/+4
2015-10-01kvm/x86: Hyper-V HV_X64_MSR_RESET msrAndrey Smetanin1-0/+3
2015-10-01KVM: x86: Add support for local interrupt requests from userspaceSteve Rutherford1-0/+1
2015-10-01KVM: x86: Add EOI exit bitmap inferenceSteve Rutherford1-0/+1
2015-10-01KVM: x86: Add KVM exit for IOAPIC EOIsSteve Rutherford1-0/+2
2015-10-01KVM: x86: Split the APIC from the rest of IRQCHIP.Steve Rutherford1-0/+2
2015-10-01KVM: x86: replace vm_has_apicv hook with cpu_uses_apicvPaolo Bonzini1-1/+1
2015-10-01KVM: x86: store IOAPIC-handled vectors in each VCPUPaolo Bonzini1-1/+2
2015-10-01Merge branch 'x86/for-kvm' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Paolo Bonzini1-55/+55
2015-09-30Merge branch 'x86/for-kvm' into x86/apicThomas Gleixner4-55/+67
2015-09-30x86/x2apic: Make stub functions available even if !CONFIG_X86_LOCAL_APICPaolo Bonzini1-55/+55
2015-09-30x86, efi, kasan: Fix build failure on !KASAN && KMEMCHECK=y kernelsAndrey Ryabinin1-0/+2
2015-09-30Merge tag 'v4.3-rc3' into x86/urgent, before applying dependent fixIngo Molnar3-0/+12
2015-09-28xen: use correct type for HYPERVISOR_memory_op()Juergen Gross1-2/+2
2015-09-28Revert "KVM: x86: zero kvmclock_offset when vcpu0 initializes kvmclock system...Radim Krčmář1-0/+1
2015-09-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+2
2015-09-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-0/+2
2015-09-25KVM: disable halt_poll_ns as default for s390xDavid Hildenbrand1-0/+1