summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2015-11-26x86/paravirt: Remove paravirt ops pmd_update[_defer] and pte_update_deferJuergen Gross3-36/+2
2015-11-19x86/paravirt: Remove unused pv_apic_ops structureJuergen Gross3-22/+0
2015-11-19x86/tsc: Remove unused tsc_pre_init() hookThomas Gleixner1-2/+0
2015-11-17x86: Remove unused function cpu_has_ht_siblings()Juergen Gross1-9/+0
2015-11-07x86/paravirt: Kill some unused patching functionsBorislav Petkov1-2/+0
2015-11-04Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2015-11-04Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-14/+57
2015-11-04Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds8-322/+319
2015-11-04Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-53/+117
2015-11-04Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+4
2015-11-04Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-6/+0
2015-11-04Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds8-28/+121
2015-11-04Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-166/+98
2015-11-04Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-6/+1
2015-11-04Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-36/+41
2015-11-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-4/+4
2015-11-04Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-0/+24
2015-11-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+3
2015-11-01x86/cpu: Add CLZERO detectionWan Zongshun1-1/+4
2015-11-01x86/mce: Add a Scalable MCA vendor flags bitAravind Gopalakrishnan1-13/+21
2015-10-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+2
2015-10-21x86/microcode: Remove modularization leftoversBorislav Petkov1-1/+0
2015-10-21x86/microcode: Merge the early microcode loaderBorislav Petkov3-20/+11
2015-10-21x86/microcode: Unmodularize the microcode driverBorislav Petkov1-0/+6
2015-10-21timers/x86/hpet: Type adjustmentsJan Beulich1-3/+3
2015-10-21x86/amd_nb, EDAC: Rename amd_get_node_id()Aravind Gopalakrishnan1-1/+1
2015-10-20Merge branch 'sched/urgent' into sched/core, to pick up fixes and resolve con...Ingo Molnar1-2/+2
2015-10-20Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ...Ingo Molnar2-6/+4
2015-10-19x86, kasan: Fix build failure on KASAN=y && KMEMCHECK=y kernelsAndrey Ryabinin1-3/+2
2015-10-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-4/+2
2015-10-14x86/asm: Remove the xyz_cfi macros from dwarf2.hAndy Lutomirski1-93/+0
2015-10-14Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar1-0/+1
2015-10-14Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fixIngo Molnar69-466/+899
2015-10-13KVM: x86: build kvm_userspace_memory_region in x86_set_memory_regionPaolo Bonzini1-4/+2
2015-10-12x86/microcode/amd: Do not overwrite final patch levelsBorislav Petkov1-1/+1
2015-10-12x86/microcode/amd: Extract current patch level read to a functionBorislav Petkov1-0/+1
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