| Commit message (Expand) | Author | Age | Files | Lines |
* | sched/x86/tsc: Initialize multiplier to 0 | Peter Zijlstra | 2014-01-23 | 1 | -1/+1 |
* | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-01-20 | 1 | -20/+22 |
|\ |
|
| * | x86, x32: Use __kernel_long_t/__kernel_ulong_t in x86-64 stat.h | H.J. Lu | 2013-12-20 | 1 | -20/+22 |
* | | Merge branch 'x86/mpx' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip | Linus Torvalds | 2014-01-20 | 7 | -26/+133 |
|\ \ |
|
| * | | x86/intel/mpx: Remove unused LWP structure | Ingo Molnar | 2014-01-20 | 1 | -8/+2 |
| * | | x86, mpx: Add MPX related opcodes to the x86 opcode map | Qiaowei Ren | 2014-01-17 | 1 | -2/+2 |
| * | | x86: replace futex_atomic_cmpxchg_inatomic() with user_atomic_cmpxchg_inatomic | Qiaowei Ren | 2013-12-16 | 1 | -20/+1 |
| * | | x86: add user_atomic_cmpxchg_inatomic at uaccess.h | Qiaowei Ren | 2013-12-16 | 1 | -0/+92 |
| * | | x86, xsave: Support eager-only xsave features, add MPX support | Qiaowei Ren | 2013-12-06 | 3 | -4/+43 |
| * | | x86, cpufeature: Define the Intel MPX feature flag | Qiaowei Ren | 2013-12-06 | 1 | -0/+1 |
* | | | Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-01-20 | 21 | -158/+650 |
|\ \ \ |
|
| * | | | x86, kaslr: Clarify RANDOMIZE_BASE_MAX_OFFSET | Kees Cook | 2014-01-14 | 1 | -11/+18 |
| * | | | x86, kaslr: Remove unused including <linux/version.h> | Wei Yongjun | 2014-01-14 | 1 | -1/+0 |
| * | | | x86, kaslr: Use char array to gain sizeof sanity | Kees Cook | 2013-11-12 | 1 | -1/+1 |
| * | | | x86, kaslr: Add a circular multiply for better bit diffusion | H. Peter Anvin | 2013-11-11 | 1 | -0/+11 |
| * | | | x86, kaslr: Mix entropy sources together as needed | Kees Cook | 2013-11-11 | 2 | -22/+65 |
| * | | | x86/relocs: Add percpu fixup for GNU ld 2.23 | Kees Cook | 2013-10-18 | 1 | -0/+2 |
| * | | | x86, boot: Rename get_flags() and check_flags() to *_cpuflags() | H. Peter Anvin | 2013-10-13 | 4 | -10/+10 |
| * | | | x86, kaslr: Raise the maximum virtual address to -1 GiB on x86_64 | Kees Cook | 2013-10-13 | 4 | -7/+29 |
| * | | | x86, kaslr: Report kernel offset on panic | Kees Cook | 2013-10-13 | 1 | -0/+26 |
| * | | | x86, kaslr: Select random position from e820 maps | Kees Cook | 2013-10-13 | 3 | -9/+202 |
| * | | | x86, kaslr: Provide randomness functions | Kees Cook | 2013-10-13 | 4 | -14/+76 |
| * | | | x86, kaslr: Return location from decompress_kernel | Kees Cook | 2013-10-13 | 8 | -24/+102 |
| * | | | x86, boot: Move CPU flags out of cpucheck | Kees Cook | 2013-10-13 | 7 | -97/+138 |
| * | | | x86, relocs: Add more per-cpu gold special cases | Michael Davidson | 2013-10-13 | 1 | -5/+13 |
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-01-20 | 5 | -0/+88 |
|\ \ \ \ |
|
| * | | | | x86: Add check for number of available vectors before CPU down | Prarit Bhargava | 2014-01-15 | 3 | -0/+77 |
| * | | | | x86, cpu, amd: Add workaround for family 16h, erratum 793 | Borislav Petkov | 2014-01-14 | 2 | -0/+11 |
* | | | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-01-20 | 2 | -9/+17 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge tag 'ras_for_3.14_p2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 2014-01-12 | 2 | -8/+14 |
| |\ \ \ \ \ |
|
| | * | | | | | x86, mce: Fix mce_start_timer semantics | Borislav Petkov | 2014-01-12 | 1 | -4/+4 |
| | * | | | | | ACPI, APEI, GHES: Do not report only correctable errors with SCI | Chen, Gong | 2013-12-21 | 1 | -4/+10 |
| * | | | | | | Merge tag 'v3.13-rc8' into x86/ras, to pick up fixes. | Ingo Molnar | 2014-01-12 | 81 | -316/+467 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge tag 'ras_for_3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/... | Ingo Molnar | 2013-12-16 | 1 | -1/+3 |
| |\ \ \ \ \ \ \
| | | |/ / / / /
| | |/| | | | /
| | |_|_|_|_|/
| |/| | | | | |
|
| | * | | | | | x86, mce: Call put_device on device_register failure | Levente Kurusa | 2013-11-30 | 1 | -1/+3 |
| | | |_|_|/
| | |/| | | |
|
* | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-01-20 | 7 | -1/+466 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86, tsc, apic: Unbreak static (MSR) calibration when CONFIG_X86_LOCAL_APIC=n | H. Peter Anvin | 2014-01-16 | 1 | -0/+2 |
| * | | | | | | x86, tsc: Add static (MSR) TSC calibration on Intel Atom SoCs | Bin Gao | 2014-01-15 | 4 | -1/+139 |
| * | | | | | | arch: x86: New MailBox support driver for Intel SOC's | David E. Box | 2014-01-08 | 4 | -0/+325 |
* | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2014-01-20 | 5 | -54/+70 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86/mm/numa: Fix 32-bit kernel NUMA boot | Lans Zhang | 2013-12-19 | 1 | -3/+7 |
| * | | | | | | | Merge tag 'v3.13-rc4' into x86/mm | Ingo Molnar | 2013-12-19 | 419 | -3620/+4984 |
| |\ \ \ \ \ \ \
| | | |/ / / / /
| | |/| | | | | |
|
| * | | | | | | | x86/mm: Implement ASLR for hugetlb mappings | Kirill A. Shutemov | 2013-11-19 | 3 | -10/+4 |
| * | | | | | | | x86/mm: Unify pte_to_pgoff() and pgoff_to_pte() helpers | Cyrill Gorcunov | 2013-11-19 | 1 | -41/+59 |
* | | | | | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2014-01-20 | 15 | -122/+205 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | x86, microcode: Move to a proper location | Borislav Petkov | 2014-01-13 | 11 | -13/+8 |
| * | | | | | | | | x86, microcode, AMD: Fix early ucode loading | Borislav Petkov | 2014-01-13 | 3 | -89/+170 |
| * | | | | | | | | x86, microcode: Share native MSR accessing variants | Borislav Petkov | 2014-01-13 | 2 | -10/+15 |
| * | | | | | | | | x86, ramdisk: Export relocated ramdisk VA | Borislav Petkov | 2014-01-13 | 2 | -10/+12 |
| | |_|_|_|/ / /
| |/| | | | | | |
|
* | | | | | | | | Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2014-01-20 | 16 | -75/+340 |
|\ \ \ \ \ \ \ \ |
|