| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2014-04-02 | 3 | -610/+0 |
|\ |
|
| * | x86, platforms: Remove SGI Visual Workstation | H. Peter Anvin | 2014-02-27 | 3 | -610/+0 |
* | | Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2014-03-31 | 1 | -1/+1 |
|\ \ |
|
| * | | initconst, x86: Fix initconst mistake in ts5500 code | Andi Kleen | 2014-02-13 | 1 | -1/+1 |
| |/ |
|
* | | x86/efi: Restore 'attr' argument to query_variable_info() | Matt Fleming | 2014-03-17 | 1 | -1/+1 |
* | | x86/efi: Rip out phys_efi_get_time() | Matt Fleming | 2014-03-17 | 1 | -29/+0 |
* | | x86/efi: Preserve segment registers in mixed mode | Matt Fleming | 2014-03-17 | 1 | -8/+17 |
* | | Merge remote-tracking branch 'tip/x86/efi-mixed' into efi-for-mingo | Matt Fleming | 2014-03-05 | 5 | -57/+651 |
|\ \ |
|
| * | | x86/efi: Re-disable interrupts after calling firmware services | Matt Fleming | 2014-03-04 | 1 | -0/+6 |
| * | | x86/efi: Wire up CONFIG_EFI_MIXED | Matt Fleming | 2014-03-04 | 1 | -1/+1 |
| * | | x86/efi: Add mixed runtime services support | Matt Fleming | 2014-03-04 | 5 | -33/+496 |
| * | | x86/efi: Add early thunk code to go from 64-bit to 32-bit | Matt Fleming | 2014-03-04 | 1 | -0/+150 |
| * | | x86/efi: Delete dead code when checking for non-native | Matt Fleming | 2014-03-04 | 1 | -12/+0 |
* | | | Merge remote-tracking branch 'tip/x86/urgent' into efi-for-mingo | Matt Fleming | 2014-03-05 | 1 | -0/+20 |
|\ \ \ |
|
| * | | | x86/efi: Quirk out SGI UV | Borislav Petkov | 2014-03-04 | 1 | -0/+20 |
| |/ / |
|
* | | | x86/efi: Split efi_enter_virtual_mode | Borislav Petkov | 2014-03-04 | 1 | -50/+98 |
* | | | x86/efi: Make efi virtual runtime map passing more robust | Borislav Petkov | 2014-03-04 | 3 | -25/+112 |
* | | | x86/efi: Dump the EFI page table | Borislav Petkov | 2014-03-04 | 3 | -0/+11 |
* | | | x86/efi: Style neatening | Joe Perches | 2014-03-04 | 1 | -15/+11 |
* | | | x86/efi: Delete out-of-date comments of efi_query_variable_store | Madper Xie | 2014-03-04 | 1 | -7/+5 |
* | | | efi: Set feature flags inside feature init functions | Matt Fleming | 2014-03-04 | 1 | -4/+7 |
* | | | efi: Move facility flags to struct efi | Matt Fleming | 2014-03-04 | 1 | -16/+5 |
|/ / |
|
* | | x86/efi: Check status field to validate BGRT header | Matt Fleming | 2014-02-14 | 1 | -1/+1 |
* | | x86/efi: Fix 32-bit fallout | Borislav Petkov | 2014-02-14 | 3 | -3/+17 |
|/ |
|
* | x86/efi: Allow mapping BGRT on x86-32 | Matt Fleming | 2014-02-05 | 1 | -4/+6 |
* | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-01-31 | 1 | -19/+46 |
|\ |
|
| * | x86/uv/nmi, kgdb/kdb: Fix UV NMI handler when KDB not configured | Mike Travis | 2014-01-25 | 1 | -14/+42 |
| * | x86/uv/nmi: Fix Sparse warnings | Mike Travis | 2014-01-25 | 1 | -5/+4 |
| * | kgdb/kdb: Fix no KDB config problem | Mike Travis | 2014-01-25 | 1 | -1/+1 |
* | | Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2014-01-29 | 5 | -11/+12 |
|\ \ |
|
| * | | x86, intel-mid: Cleanup some platform code's header files | David Cohen | 2014-01-28 | 2 | -4/+5 |
| * | | x86, intel-mid: Add missing 'void' to functions without arguments | David Cohen | 2014-01-22 | 2 | -4/+4 |
| * | | x86: Don't add new __cpuinit users to Merrifield platform code | Paul Gortmaker | 2014-01-22 | 2 | -2/+2 |
| * | | x86: Don't introduce more __cpuinit users in intel_mid_weak_decls.h | Paul Gortmaker | 2014-01-22 | 2 | -4/+4 |
| |/ |
|
* | | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-01-24 | 1 | -2/+1 |
|\ \
| |/
|/| |
|
| * | Merge branch 'acpi-cleanup' | Rafael J. Wysocki | 2014-01-12 | 1 | -2/+1 |
| |\ |
|
| | * | ACPI: Clean up inclusions of ACPI header files | Lv Zheng | 2013-12-07 | 1 | -2/+1 |
* | | | Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2014-01-20 | 13 | -49/+282 |
|\ \ \ |
|
| * | | | 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: Add Merrifield platform support | David Cohen | 2014-01-15 | 5 | -7/+137 |
| * | | | x86, intel-mid: Add Clovertrail platform support | Kuppuswamy Sathyanarayanan | 2014-01-15 | 3 | -9/+69 |
| * | | | 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 | 4 | -76/+465 |
|\ \ \ |
|
| * \ \ | Merge tag 'v3.13-rc7' into x86/efi-kexec to resolve conflicts | Ingo Molnar | 2014-01-05 | 3 | -10/+4 |
| |\ \ \
| | |/ / |
|
| * | | | x86/efi: Delete superfluous global variables | Matt Fleming | 2013-12-29 | 2 | -18/+1 |
| * | | | x86/efi: Pass necessary EFI data for kexec via setup_data | Dave Young | 2013-12-29 | 3 | -25/+140 |
| * | | | efi: Export EFI runtime memory mapping to sysfs | Dave Young | 2013-12-21 | 1 | -3/+43 |