| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | 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 | 9 | -24/+106 |
| * | | | | 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-16 | 3 | -0/+77 |
| * | | | | | x86, cpu, amd: Add workaround for family 16h, erratum 793 | Borislav Petkov | 2014-01-15 | 2 | -0/+11 |
* | | | | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-01-20 | 13 | -54/+183 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge tag 'ras_for_3.14_p2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 2014-01-12 | 6 | -39/+47 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | x86, mce: Fix mce_start_timer semantics | Borislav Petkov | 2014-01-12 | 1 | -4/+4 |
| | * | | | | | | ACPI, APEI, GHES: Cleanup ghes memory error handling | Chen, Gong | 2013-12-21 | 1 | -16/+20 |
| | * | | | | | | ACPI, APEI: Cleanup alignment-aware accesses | Chen, Gong | 2013-12-21 | 3 | -13/+12 |
| | * | | | | | | ACPI, APEI, GHES: Do not report only correctable errors with SCI | Chen, Gong | 2013-12-21 | 2 | -6/+11 |
| * | | | | | | | Merge tag 'v3.13-rc8' into x86/ras, to pick up fixes. | Ingo Molnar | 2014-01-12 | 526 | -2647/+5087 |
| |\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge tag 'please-pull-einj' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2013-12-18 | 2 | -6/+52 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | ACPI, APEI, EINJ: Changes to the ACPI/APEI/EINJ debugfs interface | Luck, Tony | 2013-12-18 | 2 | -6/+52 |
| | | |_|_|_|_|/ /
| | |/| | | | | | |
|
| * | | | | | | | | Merge tag 'ras_for_3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/... | Ingo Molnar | 2013-12-16 | 7 | -9/+84 |
| |\ \ \ \ \ \ \ \
| | |/ / / / / / /
| |/| | / / / / /
| | | |/ / / / /
| | |/| | | | | |
|
| | * | | | | | | ACPI, eMCA: Combine eMCA/EDAC event reporting priority | Chen, Gong | 2013-12-11 | 1 | -2/+16 |
| | * | | | | | | EDAC, sb_edac: Modify H/W event reporting policy | Chen, Gong | 2013-12-11 | 1 | -1/+5 |
| | * | | | | | | EDAC: Add an edac_report parameter to EDAC | Chen, Gong | 2013-12-11 | 3 | -0/+55 |
| | * | | | | | | PCI, AER: Fix severity usage in aer trace event | Rui Wang | 2013-12-08 | 1 | -5/+5 |
| | * | | | | | | 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-16 | 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 | 1903 | -17636/+33340 |
| |\ \ \ \ \ \ \ \
| | | |/ / / / / /
| | |/| | | | | | |
|
| * | | | | | | | | 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 |
|\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge tag 'amd_ucode_for_3.14' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2014-01-14 | 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-17 | 1 | -2/+2 |
| * | | | | | | | | | x86, intel-mid: Return proper error code from get_gpio_by_name() | David Cohen | 2014-01-17 | 1 | -1/+1 |
| * | | | | | | | | | x86, intel-mid: Check get_gpio_by_name() error code on platform code | David Cohen | 2014-01-17 | 7 | -8/+12 |
| * | | | | | | | | | x86, intel-mid: sfi_handle_*_dev() should check for pdata error code | David Cohen | 2014-01-17 | 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 | 23 | -116/+1689 |
|\ \ \ \ \ \ \ \ \ |
|