| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'f4bcd8ccddb02833340652e9f46f5127828eb79d' into x86/build | H. Peter Anvin | 2014-01-29 | 142 | -912/+4523 |
|\ |
|
| * | 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 | 8 | -12/+53 |
| | |\ \ \ \ |
|
| | * \ \ \ \ | 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 | 45 | -358/+131 |
| | |\ \ \ \ \ \
| | | | |/ / / /
| | | |/| | | | |
|
| | * | | | | | | 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 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | x86, intel_mid: Replace memcpy with struct assignment | Fengguang Wu | 2014-01-16 | 1 | -2/+2 |
| | * | | | | | | | x86, intel-mid: Return proper error code from get_gpio_by_name() | David Cohen | 2014-01-16 | 1 | -1/+1 |
| | * | | | | | | | x86, intel-mid: Check get_gpio_by_name() error code on platform code | David Cohen | 2014-01-16 | 7 | -8/+12 |
| | * | | | | | | | x86, intel-mid: sfi_handle_*_dev() should check for pdata error code | David Cohen | 2014-01-16 | 1 | -0/+6 |
| | * | | | | | | | x86, intel-mid: Remove deprecated X86_MDFLD and X86_WANT_INTEL_MID configs | David Cohen | 2014-01-15 | 1 | -23/+7 |
| | * | | | | | | | x86, intel-mid: Add Merrifield platform support | David Cohen | 2014-01-15 | 7 | -8/+144 |
| | * | | | | | | | x86, intel-mid: Add Clovertrail platform support | Kuppuswamy Sathyanarayanan | 2014-01-15 | 4 | -11/+113 |
| | * | | | | | | | x86, intel-mid: Move Medfield code out of intel-mid.c core file | David Cohen | 2014-01-15 | 4 | -37/+70 |
| | |/ / / / / / |
|
| * | | | | | | | Merge branch 'x86-efi-kexec-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2014-01-20 | 12 | -115/+1327 |
| |\ \ \ \ \ \ \ |
|