aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAge
* Merge branch 'x86/mpx' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2014-01-20
|\
| * x86/intel/mpx: Remove unused LWP structureIngo Molnar2014-01-20
| * x86: replace futex_atomic_cmpxchg_inatomic() with user_atomic_cmpxchg_inatomicQiaowei Ren2013-12-16
| * x86: add user_atomic_cmpxchg_inatomic at uaccess.hQiaowei Ren2013-12-16
| * x86, xsave: Support eager-only xsave features, add MPX supportQiaowei Ren2013-12-06
| * x86, cpufeature: Define the Intel MPX feature flagQiaowei Ren2013-12-06
* | Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-01-20
|\ \
| * | x86, kaslr: Raise the maximum virtual address to -1 GiB on x86_64Kees Cook2013-10-13
| * | x86, kaslr: Provide randomness functionsKees Cook2013-10-13
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-01-20
|\ \ \
| * | | x86: Add check for number of available vectors before CPU downPrarit Bhargava2014-01-16
| * | | x86, cpu, amd: Add workaround for family 16h, erratum 793Borislav Petkov2014-01-14
* | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-01-20
|\ \ \ \
| * | | | x86, tsc: Add static (MSR) TSC calibration on Intel Atom SoCsBin Gao2014-01-16
| * | | | arch: x86: New MailBox support driver for Intel SOC'sDavid E. Box2014-01-08
* | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-01-20
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v3.13-rc4' into x86/mmIngo Molnar2013-12-19
| |\ \ \ \ \
| * | | | | | x86/mm: Implement ASLR for hugetlb mappingsKirill A. Shutemov2013-11-19
| * | | | | | x86/mm: Unify pte_to_pgoff() and pgoff_to_pte() helpersCyrill Gorcunov2013-11-19
* | | | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-01-20
|\ \ \ \ \ \ \
| * | | | | | | x86, microcode, AMD: Fix early ucode loadingBorislav Petkov2014-01-13
| * | | | | | | x86, microcode: Share native MSR accessing variantsBorislav Petkov2014-01-13
| * | | | | | | x86, ramdisk: Export relocated ramdisk VABorislav Petkov2014-01-13
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-01-20
|\ \ \ \ \ \ \
| * | | | | | | x86, intel-mid: Add Merrifield platform supportDavid Cohen2014-01-15
| * | | | | | | x86, intel-mid: Add Clovertrail platform supportKuppuswamy Sathyanarayanan2014-01-15
| |/ / / / / /
* | | | | | | Merge branch 'x86-efi-kexec-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-01-20
|\ \ \ \ \ \ \
| * | | | | | | Merge tag 'v3.13-rc7' into x86/efi-kexec to resolve conflictsIngo Molnar2014-01-05
| |\| | | | | |
| * | | | | | | x86/efi: parse_efi_setup() build fixDave Young2014-01-03
| * | | | | | | x86: Add xloadflags bit for EFI runtime support on kexecDave Young2013-12-29
| * | | | | | | x86/efi: Pass necessary EFI data for kexec via setup_dataDave Young2013-12-29
| * | | | | | | x86/efi: Add a wrapper function efi_map_region_fixed()Dave Young2013-12-21
| * | | | | | | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar2013-11-26
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | x86/efi: Runtime services virtual mappingBorislav Petkov2013-11-02
* | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-01-20
|\ \ \ \ \ \ \ \
| * | | | | | | | x86, cpu: Detect more TLB configurationKirill A. Shutemov2014-01-03
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-01-20
|\ \ \ \ \ \ \ \
| * | | | | | | | x86: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-07
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-01-20
|\ \ \ \ \ \ \ \
| * | | | | | | | x86, sparse: Do not force removal of __user when calling copy_to/from_user_no...Steven Rostedt2014-01-04
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-01-20
|\ \ \ \ \ \ \ \
| * | | | | | | | x86: Slightly tweak the access_ok() C variant for better codeH. Peter Anvin2013-12-27
| * | | | | | | | x86: Replace assembly access_ok() with a C variantLinus Torvalds2013-12-27
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-01-20
|\ \ \ \ \ \ \ \
| * | | | | | | | sched/preempt: Fix up missed PREEMPT_NEED_RESCHED foldingPeter Zijlstra2014-01-13
| * | | | | | | | Merge branch 'x86/idle' into sched/coreIngo Molnar2014-01-13
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x86, idle: Use static_cpu_has() for CLFLUSH workaround, add barriersH. Peter Anvin2013-12-19
| | * | | | | | | | x86, acpi, idle: Restructure the mwait idle routinesPeter Zijlstra2013-12-19
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | sched/clock, x86: Rewrite cyc2ns() to avoid the need to disable IRQsPeter Zijlstra2014-01-13
| * | | | | | | | sched/clock, x86: Move some cyc2ns() code aroundPeter Zijlstra2014-01-13