Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | x86/platform/ts5500: Add a 'name' sysfs attribute | Vivien Didelot | 2014-07-16 | 2 | -5/+25 | |
| * | | | | | | x86/platform/ts5500: Use the DEVICE_ATTR_RO() macro | Vivien Didelot | 2014-07-16 | 1 | -28/+22 | |
* | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2014-08-05 | 11 | -99/+193 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | x86/mm: Set TLB flush tunable to sane value (33) | Dave Hansen | 2014-07-31 | 1 | -2/+11 | |
| * | | | | | | | x86/mm: New tunable for single vs full TLB flush | Dave Hansen | 2014-07-31 | 2 | -0/+121 | |
| * | | | | | | | x86/mm: Add tracepoints for TLB flushes | Dave Hansen | 2014-07-31 | 5 | -2/+70 | |
| * | | | | | | | x86/mm: Unify remote INVLPG code | Dave Hansen | 2014-07-31 | 1 | -2/+2 | |
| * | | | | | | | x86/mm: Fix missed global TLB flush stat | Dave Hansen | 2014-07-31 | 1 | -8/+7 | |
| * | | | | | | | x86/mm: Rip out complicated, out-of-date, buggy TLB flushing | Dave Hansen | 2014-07-31 | 5 | -121/+13 | |
| * | | | | | | | x86/mm: Clean up the TLB flushing code | Dave Hansen | 2014-07-31 | 1 | -12/+11 | |
| * | | | | | | | x86/smep: Be more informative when signalling an SMEP fault | Jiri Kosina | 2014-06-12 | 1 | -0/+6 | |
* | | | | | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-08-05 | 40 | -622/+1508 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | efi/arm64: Handle missing virtual mapping for UEFI System Table | Ard Biesheuvel | 2014-07-18 | 1 | -4/+24 | |
| * | | | | | | | | arch/x86/xen: Silence compiler warnings | Daniel Kiper | 2014-07-18 | 4 | -14/+53 | |
| * | | | | | | | | xen: Silence compiler warnings | Daniel Kiper | 2014-07-18 | 1 | -1/+1 | |
| * | | | | | | | | x86/efi: Request desired alignment via the PE/COFF headers | Michael Brown | 2014-07-18 | 1 | -1/+1 | |
| * | | | | | | | | x86/efi: Add better error logging to EFI boot stub | Ulf Winkelvos | 2014-07-18 | 1 | -3/+11 | |
| * | | | | | | | | efi: Autoload efivars | Lee, Chun-Yi | 2014-07-18 | 2 | -0/+16 | |
| * | | | | | | | | efi: Update stale locking comment for struct efivars | Matt Fleming | 2014-07-18 | 1 | -6/+2 | |
| * | | | | | | | | arch/x86: Remove efi_set_rtc_mmss() | Daniel Kiper | 2014-07-18 | 2 | -37/+0 | |
| * | | | | | | | | arch/x86: Replace plain strings with constants | Daniel Kiper | 2014-07-18 | 1 | -2/+2 | |
| * | | | | | | | | xen: Put EFI machinery in place | Daniel Kiper | 2014-07-18 | 5 | -0/+401 | |
| * | | | | | | | | xen: Define EFI related stuff | Daniel Kiper | 2014-07-18 | 1 | -0/+123 | |
| * | | | | | | | | arch/x86: Remove redundant set_bit(EFI_MEMMAP) call | Daniel Kiper | 2014-07-18 | 1 | -2/+0 | |
| * | | | | | | | | arch/x86: Remove redundant set_bit(EFI_SYSTEM_TABLES) call | Daniel Kiper | 2014-07-18 | 1 | -2/+0 | |
| * | | | | | | | | efi: Introduce EFI_PARAVIRT flag | Daniel Kiper | 2014-07-18 | 3 | -16/+39 | |
| * | | | | | | | | arch/x86: Do not access EFI memory map if it is not available | Daniel Kiper | 2014-07-18 | 1 | -0/+3 | |
| * | | | | | | | | efi: Use early_mem*() instead of early_io*() | Daniel Kiper | 2014-07-18 | 2 | -16/+16 | |
| * | | | | | | | | arch/ia64: Define early_memunmap() | Daniel Kiper | 2014-07-18 | 1 | -0/+1 | |
| * | | | | | | | | x86/reboot: Add EFI reboot quirk for ACPI Hardware Reduced flag | Matt Fleming | 2014-07-18 | 5 | -2/+54 | |
| * | | | | | | | | efi/reboot: Allow powering off machines using EFI | Matt Fleming | 2014-07-18 | 2 | -0/+24 | |
| * | | | | | | | | efi/reboot: Add generic wrapper around EfiResetSystem() | Matt Fleming | 2014-07-18 | 5 | -7/+33 | |
| * | | | | | | | | efi: efistub: Convert into static library | Ard Biesheuvel | 2014-07-18 | 13 | -11/+39 | |
| * | | | | | | | | efi: efistub: Refactor stub components | Ard Biesheuvel | 2014-07-07 | 7 | -88/+164 | |
| * | | | | | | | | efi/arm64: efistub: Move shared dependencies to <asm/efi.h> | Ard Biesheuvel | 2014-07-07 | 2 | -10/+13 | |
| * | | | | | | | | efi/x86: efistub: Move shared dependencies to <asm/efi.h> | Ard Biesheuvel | 2014-07-07 | 3 | -20/+26 | |
| * | | | | | | | | efi/arm64: Avoid EFI_ERROR as a generic return code | Ard Biesheuvel | 2014-07-07 | 1 | -1/+1 | |
| * | | | | | | | | efi/arm64: Preserve FP/SIMD registers on UEFI runtime services calls | Ard Biesheuvel | 2014-07-07 | 3 | -13/+23 | |
| * | | | | | | | | efi/x86: Move UEFI Runtime Services wrappers to generic code | Ard Biesheuvel | 2014-07-07 | 6 | -142/+170 | |
| * | | | | | | | | efi/arm64: efistub: remove local copy of linux_banner | Ard Biesheuvel | 2014-07-07 | 2 | -12/+0 | |
| * | | | | | | | | x86/efi: Support initrd loaded above 4G | Yinghai Lu | 2014-06-19 | 1 | -3/+11 | |
| * | | | | | | | | x86/efi: Use early_memunmap() to squelch sparse errors | Matt Fleming | 2014-06-19 | 1 | -2/+2 | |
| * | | | | | | | | x86/efi: Move all workarounds to a separate file quirks.c | Saurabh Tangri | 2014-06-19 | 4 | -236/+272 | |
* | | | | | | | | | Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2014-08-05 | 11 | -398/+433 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | x86, cpu: Kill cpu_has_mp | Borislav Petkov | 2014-07-14 | 1 | -4/+0 | |
| * | | | | | | | | | x86, amd: Cleanup init_amd | Borislav Petkov | 2014-07-14 | 1 | -178/+161 | |
| * | | | | | | | | | x86/cpufeature: Add bug flags to /proc/cpuinfo | Borislav Petkov | 2014-07-14 | 3 | -16/+53 | |
| * | | | | | | | | | x86, cpufeature: Convert more "features" to bugs | Borislav Petkov | 2014-06-19 | 6 | -20/+23 | |
| * | | | | | | | | | Merge tag 'v3.16-rc1' into x86/cpufeature | H. Peter Anvin | 2014-06-19 | 9141 | -240685/+480397 | |
| |\| | | | | | | | | ||||||
| * | | | | | | | | | x86/xsaves: Detect xsaves/xrstors feature | Fenghua Yu | 2014-05-29 | 4 | -3/+19 |