aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include
AgeCommit message (Expand)Author
2015-10-21x86/microcode: Merge the early microcode loaderBorislav Petkov
2015-10-21x86/microcode: Unmodularize the microcode driverBorislav Petkov
2015-10-21timers/x86/hpet: Type adjustmentsJan Beulich
2015-10-21x86/amd_nb, EDAC: Rename amd_get_node_id()Aravind Gopalakrishnan
2015-10-20Merge branch 'sched/urgent' into sched/core, to pick up fixes and resolve con...Ingo Molnar
2015-10-20Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ...Ingo Molnar
2015-10-19x86, kasan: Fix build failure on KASAN=y && KMEMCHECK=y kernelsAndrey Ryabinin
2015-10-16Merge back earlier cpufreq material for v4.4.Rafael J. Wysocki
2015-10-16KVM: nVMX: emulate the INVVPID instructionWanpeng Li
2015-10-15cpufreq: intel_pstate: get P1 from TAR when availableSrinivas Pandruvada
2015-10-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-10-14x86/asm: Remove the xyz_cfi macros from dwarf2.hAndy Lutomirski
2015-10-14Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar
2015-10-14Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fixIngo Molnar
2015-10-14mm: add architecture primitives for software dirty bit clearingMartin Schwidefsky
2015-10-13Merge branch 'kvm-master' into HEADPaolo Bonzini
2015-10-13KVM: x86: build kvm_userspace_memory_region in x86_set_memory_regionPaolo Bonzini
2015-10-12x86/microcode/amd: Do not overwrite final patch levelsBorislav Petkov
2015-10-12x86/microcode/amd: Extract current patch level read to a functionBorislav Petkov
2015-10-12x86/efi: Rename print_efi_memmap() to efi_print_memmap()Taku Izumi
2015-10-12x86/kexec: Remove obsolete 'in_crash_kexec' flagMinfei Huang
2015-10-11x86/mce: Include linux/ioctl.h in uapi mce headerGabriel Laskar
2015-10-09x86/asm: Remove thread_info.sysenter_returnAndy Lutomirski
2015-10-09x86/syscalls: Give sys_call_ptr_t a useful typeAndy Lutomirski
2015-10-09x86/entry/syscalls: Move syscall table declarations into asm/syscalls.hAndy Lutomirski
2015-10-09x86/vdso/32: Save extra registers in the INT80 vsyscall pathAndy Lutomirski
2015-10-09x86/elf/64: Clear more registers in elf_common_init()Andy Lutomirski
2015-10-09x86/vdso: Define BUILD_VDSO while building and emit .eh_frame in asmAndy Lutomirski
2015-10-09x86/asm: Re-add parts of the manual CFI infrastructureAndy Lutomirski
2015-10-07x86/vdso: Remove runtime 32-bit vDSO selectionAndy Lutomirski
2015-10-07x86/uaccess: Add unlikely() to __chk_range_not_ok() failure pathsAndy Lutomirski
2015-10-07x86/uaccess: Tell the compiler that uaccess is unlikely to faultAndy Lutomirski
2015-10-07Merge branch 'linus' into x86/asm, to pick up fixes before applying new changesIngo Molnar
2015-10-06Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ...Ingo Molnar
2015-10-06sched/core, sched/x86: Kill thread_info::saved_preempt_countPeter Zijlstra
2015-10-06sched/core: Create preempt_count invariantPeter Zijlstra
2015-10-06Merge tag 'for-linus-4.3b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-10-06x86/mm: Warn on W^X mappingsStephen Smalley
2015-10-06Merge tag 'v4.3-rc3' into x86/mm, to pick up fixes before applying new changesIngo Molnar
2015-10-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-10-02x86/headers/uapi: Fix __BITS_PER_LONG value for x32 buildsBen Hutchings
2015-10-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-10-01arch/x86/include/asm/efi.h: fix build failureAndrey Ryabinin
2015-10-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-10-01KVM: Update Posted-Interrupts Descriptor when vCPU is blockedFeng Wu
2015-10-01KVM: x86: select IRQ_BYPASS_MANAGERFeng Wu
2015-10-01KVM: x86: Update IRTE for posted-interruptsFeng Wu
2015-10-01KVM: make kvm_set_msi_irq() publicFeng Wu
2015-10-01KVM: Define a new interface kvm_intr_is_single_vcpu()Feng Wu
2015-10-01irq_remapping: move structs outside #ifdefPaolo Bonzini