| Age | Commit message (Expand) | Author | Files | Lines |
| 2014-03-05 | Merge remote-tracking branch 'tip/x86/urgent' into efi-for-mingo |  Matt Fleming | 1 | -0/+20 |
| 2014-03-04 | x86/efi: Quirk out SGI UV |  Borislav Petkov | 1 | -0/+20 |
| 2014-03-04 | x86/efi: Re-disable interrupts after calling firmware services |  Matt Fleming | 1 | -0/+6 |
| 2014-03-04 | x86/efi: Wire up CONFIG_EFI_MIXED |  Matt Fleming | 1 | -1/+1 |
| 2014-03-04 | x86/efi: Add mixed runtime services support |  Matt Fleming | 5 | -33/+496 |
| 2014-03-04 | x86/efi: Add early thunk code to go from 64-bit to 32-bit |  Matt Fleming | 1 | -0/+150 |
| 2014-03-04 | x86/efi: Delete dead code when checking for non-native |  Matt Fleming | 1 | -12/+0 |
| 2014-03-04 | x86/efi: Split efi_enter_virtual_mode |  Borislav Petkov | 1 | -50/+98 |
| 2014-03-04 | x86/efi: Make efi virtual runtime map passing more robust |  Borislav Petkov | 3 | -25/+112 |
| 2014-03-04 | x86/efi: Dump the EFI page table |  Borislav Petkov | 3 | -0/+11 |
| 2014-03-04 | x86/efi: Style neatening |  Joe Perches | 1 | -15/+11 |
| 2014-03-04 | x86/efi: Delete out-of-date comments of efi_query_variable_store |  Madper Xie | 1 | -7/+5 |
| 2014-03-04 | efi: Set feature flags inside feature init functions |  Matt Fleming | 1 | -4/+7 |
| 2014-03-04 | efi: Move facility flags to struct efi |  Matt Fleming | 1 | -16/+5 |
| 2014-02-27 | x86, platforms: Remove SGI Visual Workstation |  H. Peter Anvin | 3 | -610/+0 |
| 2014-02-14 | x86/efi: Check status field to validate BGRT header |  Matt Fleming | 1 | -1/+1 |
| 2014-02-14 | x86/efi: Fix 32-bit fallout |  Borislav Petkov | 3 | -3/+17 |
| 2014-02-13 | initconst, x86: Fix initconst mistake in ts5500 code |  Andi Kleen | 1 | -1/+1 |
| 2014-02-05 | x86/efi: Allow mapping BGRT on x86-32 |  Matt Fleming | 1 | -4/+6 |
| 2014-01-31 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -19/+46 |
| 2014-01-29 | Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 5 | -11/+12 |
| 2014-01-28 | x86, intel-mid: Cleanup some platform code's header files |  David Cohen | 2 | -4/+5 |
| 2014-01-25 | x86/uv/nmi, kgdb/kdb: Fix UV NMI handler when KDB not configured |  Mike Travis | 1 | -14/+42 |
| 2014-01-25 | x86/uv/nmi: Fix Sparse warnings |  Mike Travis | 1 | -5/+4 |
| 2014-01-25 | kgdb/kdb: Fix no KDB config problem |  Mike Travis | 1 | -1/+1 |
| 2014-01-24 | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 1 | -2/+1 |
| 2014-01-22 | x86, intel-mid: Add missing 'void' to functions without arguments |  David Cohen | 2 | -4/+4 |
| 2014-01-22 | x86: Don't add new __cpuinit users to Merrifield platform code |  Paul Gortmaker | 2 | -2/+2 |
| 2014-01-22 | x86: Don't introduce more __cpuinit users in intel_mid_weak_decls.h |  Paul Gortmaker | 2 | -4/+4 |
| 2014-01-20 | Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 13 | -49/+282 |
| 2014-01-20 | Merge branch 'x86-efi-kexec-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 4 | -76/+465 |
| 2014-01-20 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 2 | -2/+0 |
| 2014-01-16 | x86, intel_mid: Replace memcpy with struct assignment |  Fengguang Wu | 1 | -2/+2 |
| 2014-01-16 | x86, intel-mid: Return proper error code from get_gpio_by_name() |  David Cohen | 1 | -1/+1 |
| 2014-01-16 | x86, intel-mid: Check get_gpio_by_name() error code on platform code |  David Cohen | 7 | -8/+12 |
| 2014-01-16 | x86, intel-mid: sfi_handle_*_dev() should check for pdata error code |  David Cohen | 1 | -0/+6 |
| 2014-01-15 | x86, intel-mid: Add Merrifield platform support |  David Cohen | 5 | -7/+137 |
| 2014-01-15 | x86, intel-mid: Add Clovertrail platform support |  Kuppuswamy Sathyanarayanan | 3 | -9/+69 |
| 2014-01-15 | x86, intel-mid: Move Medfield code out of intel-mid.c core file |  David Cohen | 4 | -37/+70 |
| 2014-01-13 | sched/clock, x86: Rewrite cyc2ns() to avoid the need to disable IRQs |  Peter Zijlstra | 1 | -26/+40 |
| 2014-01-12 | Merge branch 'acpi-cleanup' |  Rafael J. Wysocki | 1 | -2/+1 |
| 2014-01-06 | x86: Delete non-required instances of include <linux/init.h> |  Paul Gortmaker | 2 | -2/+0 |
| 2014-01-05 | Merge tag 'v3.13-rc7' into x86/efi-kexec to resolve conflicts |  Ingo Molnar | 3 | -10/+4 |
| 2013-12-29 | x86/efi: Delete superfluous global variables |  Matt Fleming | 2 | -18/+1 |
| 2013-12-29 | x86/efi: Pass necessary EFI data for kexec via setup_data |  Dave Young | 3 | -24/+139 |
| 2013-12-21 | efi: Export EFI runtime memory mapping to sysfs |  Dave Young | 1 | -3/+43 |
| 2013-12-21 | efi: Export more EFI table variables to sysfs |  Dave Young | 1 | -0/+4 |
| 2013-12-21 | x86/efi: Cleanup efi_enter_virtual_mode() function |  Dave Young | 1 | -53/+79 |
| 2013-12-21 | x86/efi: Fix off-by-one bug in EFI Boot Services reservation |  Dave Young | 1 | -1/+1 |
| 2013-12-21 | x86/efi: Add a wrapper function efi_map_region_fixed() |  Dave Young | 2 | -0/+12 |