summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-01-221-1/+7
|\
| * xen/grant: Implement an grant frame array struct (v3).Konrad Rzeszutek Wilk2014-01-061-0/+1
| * xen/p2m: Check for auto-xlat when doing mfn_to_local_pfn.Mukesh Rathor2014-01-061-1/+6
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-01-224-0/+18
|\ \
| * | KVM: nVMX: Clean up handling of VMX-related MSRsJan Kiszka2014-01-171-0/+1
| * | KVM: SVM: Fix reading of DR6Jan Kiszka2014-01-171-0/+2
| * | add support for Hyper-V reference time counterVadim Rozenfeld2014-01-172-0/+14
| * | KVM: nVMX: Add support for activity state HLTJan Kiszka2013-12-121-0/+1
* | | Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-222-3/+2
|\ \ \
| * \ \ Merge branch 'pci/resource' into nextBjorn Helgaas2014-01-101-1/+0
| |\ \ \
| | * | | PCI: Enforce bus address limits in resource allocationYinghai Lu2014-01-071-1/+0
| * | | | PCI: Drop "irq" param from *_restore_msi_irqs()DuanZhenzhong2013-12-132-2/+2
| |/ / /
* | | | x86: memblock: set current limit to max low memory addressSantosh Shilimkar2014-01-211-2/+2
* | | | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-01-201-20/+22
|\ \ \ \
| * | | | x86, x32: Use __kernel_long_t/__kernel_ulong_t in x86-64 stat.hH.J. Lu2013-12-201-20/+22
* | | | | Merge branch 'x86/mpx' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2014-01-205-24/+121
|\ \ \ \ \
| * | | | | x86/intel/mpx: Remove unused LWP structureIngo Molnar2014-01-201-8/+2
| * | | | | x86: replace futex_atomic_cmpxchg_inatomic() with user_atomic_cmpxchg_inatomicQiaowei Ren2013-12-161-20/+1
| * | | | | x86: add user_atomic_cmpxchg_inatomic at uaccess.hQiaowei Ren2013-12-161-0/+92
| | |_|/ / | |/| | |
| * | | | x86, xsave: Support eager-only xsave features, add MPX supportQiaowei Ren2013-12-062-4/+33
| * | | | x86, cpufeature: Define the Intel MPX feature flagQiaowei Ren2013-12-061-0/+1
* | | | | Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-01-203-4/+34
|\ \ \ \ \
| * | | | | x86, kaslr: Raise the maximum virtual address to -1 GiB on x86_64Kees Cook2013-10-132-4/+13
| * | | | | x86, kaslr: Provide randomness functionsKees Cook2013-10-131-0/+21
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-01-202-0/+2
|\ \ \ \ \ \
| * | | | | | x86: Add check for number of available vectors before CPU downPrarit Bhargava2014-01-151-0/+1
| * | | | | | x86, cpu, amd: Add workaround for family 16h, erratum 793Borislav Petkov2014-01-141-0/+1
* | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-01-202-0/+93
|\ \ \ \ \ \ \
| * | | | | | | x86, tsc: Add static (MSR) TSC calibration on Intel Atom SoCsBin Gao2014-01-151-0/+3
| * | | | | | | arch: x86: New MailBox support driver for Intel SOC'sDavid E. Box2014-01-081-0/+90
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-01-203-45/+60
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'v3.13-rc4' into x86/mmIngo Molnar2013-12-1911-47/+38
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | x86/mm: Implement ASLR for hugetlb mappingsKirill A. Shutemov2013-11-192-4/+1
| * | | | | | | x86/mm: Unify pte_to_pgoff() and pgoff_to_pte() helpersCyrill Gorcunov2013-11-191-41/+59
* | | | | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-01-203-5/+20
|\ \ \ \ \ \ \ \
| * | | | | | | | x86, microcode, AMD: Fix early ucode loadingBorislav Petkov2014-01-131-4/+3
| * | | | | | | | x86, microcode: Share native MSR accessing variantsBorislav Petkov2014-01-131-0/+15
| * | | | | | | | x86, ramdisk: Export relocated ramdisk VABorislav Petkov2014-01-131-1/+2
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-01-201-2/+46
|\ \ \ \ \ \ \ \
| * | | | | | | | x86, intel-mid: Add Merrifield platform supportDavid Cohen2014-01-151-0/+2
| * | | | | | | | x86, intel-mid: Add Clovertrail platform supportKuppuswamy Sathyanarayanan2014-01-151-2/+44
| |/ / / / / / /
* | | | | | | | Merge branch 'x86-efi-kexec-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-01-203-19/+64
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'v3.13-rc7' into x86/efi-kexec to resolve conflictsIngo Molnar2014-01-058-15/+44
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| * | | | | | | | x86/efi: parse_efi_setup() build fixDave Young2014-01-031-3/+2
| * | | | | | | | x86: Add xloadflags bit for EFI runtime support on kexecDave Young2013-12-291-0/+1
| * | | | | | | | x86/efi: Pass necessary EFI data for kexec via setup_dataDave Young2013-12-292-0/+13
| * | | | | | | | x86/efi: Add a wrapper function efi_map_region_fixed()Dave Young2013-12-211-0/+1
| * | | | | | | | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar2013-11-262-18/+49
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| | * | | | | | | x86/efi: Runtime services virtual mappingBorislav Petkov2013-11-022-18/+49
* | | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-01-201-0/+1
|\ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud