- a5d90c9 x86/efi: Quirk out SGI UV by Borislav Petkov · 11 years ago
- 0950337 x86/efi: Check status field to validate BGRT header by Matt Fleming · 11 years ago
- c55d016 x86/efi: Fix 32-bit fallout by Borislav Petkov · 11 years ago
- 081cd62 x86/efi: Allow mapping BGRT on x86-32 by Matt Fleming · 11 years ago
- ab531878 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- cac9283 Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 790ed74 x86, intel-mid: Cleanup some platform code's header files by David Cohen · 11 years ago
- 6438999 x86/uv/nmi, kgdb/kdb: Fix UV NMI handler when KDB not configured by Mike Travis · 11 years ago
- 74c93f9 x86/uv/nmi: Fix Sparse warnings by Mike Travis · 11 years ago
- fc8b137 kgdb/kdb: Fix no KDB config problem by Mike Travis · 11 years ago
- 09da8df Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
- 48102ca x86, intel-mid: Add missing 'void' to functions without arguments by David Cohen · 11 years ago
- 47683f7 x86: Don't add new __cpuinit users to Merrifield platform code by Paul Gortmaker · 11 years ago
- cbe48bc x86: Don't introduce more __cpuinit users in intel_mid_weak_decls.h by Paul Gortmaker · 11 years ago
- 4500cf6 Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 972d5e7 Merge branch 'x86-efi-kexec-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 2a0fede Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- ee87c75 x86, intel_mid: Replace memcpy with struct assignment by Fengguang Wu · 11 years ago
- 28c6a39 x86, intel-mid: Return proper error code from get_gpio_by_name() by David Cohen · 11 years ago
- a957a14 x86, intel-mid: Check get_gpio_by_name() error code on platform code by David Cohen · 11 years ago
- acb20d7 x86, intel-mid: sfi_handle_*_dev() should check for pdata error code by David Cohen · 11 years ago
- bc20aa48 x86, intel-mid: Add Merrifield platform support by David Cohen · 11 years ago
- 85611e3 x86, intel-mid: Add Clovertrail platform support by Kuppuswamy Sathyanarayanan · 11 years ago
- ecd6910 x86, intel-mid: Move Medfield code out of intel-mid.c core file by David Cohen · 11 years ago
- 20d1c86 sched/clock, x86: Rewrite cyc2ns() to avoid the need to disable IRQs by Peter Zijlstra · 11 years ago
- 98feb7c Merge branch 'acpi-cleanup' by Rafael J. Wysocki · 11 years ago
- 663b55b9 x86: Delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
- ef0b8b9 Merge tag 'v3.13-rc7' into x86/efi-kexec to resolve conflicts by Ingo Molnar · 11 years ago
- 518548a x86/efi: Delete superfluous global variables by Matt Fleming · 11 years ago
- 1fec053 x86/efi: Pass necessary EFI data for kexec via setup_data by Dave Young · 11 years ago
- 926172d efi: Export EFI runtime memory mapping to sysfs by Dave Young · 11 years ago
- a0998eb efi: Export more EFI table variables to sysfs by Dave Young · 11 years ago
- 481f75c x86/efi: Cleanup efi_enter_virtual_mode() function by Dave Young · 11 years ago
- a7f84f0 x86/efi: Fix off-by-one bug in EFI Boot Services reservation by Dave Young · 11 years ago
- 3b26649 x86/efi: Add a wrapper function efi_map_region_fixed() by Dave Young · 11 years ago
- 2da6e57 x86/efi: Remove unused variables in __map_region() by Dave Young · 11 years ago
- 04bf9ba x86, efi: Don't use (U)EFI time services on 32 bit by Matthew Garrett · 11 years ago
- 3eae49c x86/UV: Fix NULL pointer dereference in uv_flush_tlb_others() if the 'nobau' boot option is used by cpw · 11 years ago
- 8b48463 ACPI: Clean up inclusions of ACPI header files by Lv Zheng · 11 years ago
- 1f3a8ba x86/efi: Fix earlyprintk off-by-one bug by Matt Fleming · 11 years ago
- 61d0669 Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/efi by Ingo Molnar · 11 years ago
- d320e20 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- f9300ea Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
- 5f01c98 x86/dumpstack: Fix printk_address for direct addresses by Jiri Slaby · 11 years ago
- 9b66bfb Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 2934578 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- dba538f Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 69019d7 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- b5dfcb0 Revert "x86/UV: Add uvtrace support" by Ingo Molnar · 11 years ago
- aeeca40 x86, intel-mid: Do not re-introduce usage of obsolete __cpuinit by Paul Gortmaker · 11 years ago
- ee41143 x86/efi: Check krealloc return value by Borislav Petkov · 11 years ago
- d2f7cbe x86/efi: Runtime services virtual mapping by Borislav Petkov · 11 years ago
- f4fccac x86/efi: Simplify EFI_DEBUG by Borislav Petkov · 11 years ago
- 72548e8 x86/efi: Add EFI framebuffer earlyprintk support by Matt Fleming · 11 years ago
- 8e32e47 Merge branch 'acpi-cleanup' by Rafael J. Wysocki · 11 years ago
- 40a96d5 intel_mid: Move platform device setups to their own platform_<device>.* files by David Cohen · 11 years ago
- 0e6fdb5 intel-mid: sfi: Allow struct devs_id.get_platform_data to be NULL by David Cohen · 11 years ago
- aeedb37 intel_mid: Moved SFI related code to sfi.c by Kuppuswamy Sathyanarayanan · 11 years ago
- 49c72a0 intel_mid: Added custom handler for ipc devices by Kuppuswamy Sathyanarayanan · 11 years ago
- 3fd79ae intel_mid: Added custom device_handler support by Kuppuswamy Sathyanarayanan · 11 years ago
- 661b010 intel_mid: Refactored sfi_parse_devs() function by Kuppuswamy Sathyanarayanan · 11 years ago
- 712b6aa intel_mid: Renamed *mrst* to *intel_mid* by Kuppuswamy Sathyanarayanan · 11 years ago
- 05454c2 intel_mid: Renamed *mrst* to *intel_mid* by Kuppuswamy Sathyanarayanan · 11 years ago
- d805930 mrst: Fixed indentation issues by Kuppuswamy Sathyanarayanan · 11 years ago
- 001d4c7 mrst: Fixed printk/pr_* related issues by Kuppuswamy Sathyanarayanan · 11 years ago
- 722da9d x86/efi: Fix config_table_type array termination by Leif Lindholm · 11 years ago
- e379ea8 x86/UV: Add call to KGDB/KDB from NMI handler by Mike Travis · 11 years ago
- a6d30e0 x86/geode: Fix incorrect placement of __initdata tag by Bartlomiej Zolnierkiewicz · 11 years ago
- 8a1f465 x86/UV: Check for alloc_cpumask_var() failures properly in uv_nmi_setup() by Ingo Molnar · 11 years ago
- 8eba184 x86/UV: Add uvtrace support by Mike Travis · 11 years ago
- 12ba6c9 x86/UV: Add kdump to UV NMI handler by Mike Travis · 11 years ago
- 3c121d9 x86/UV: Add summary of cpu activity to UV NMI handler by Mike Travis · 11 years ago
- 0d12ef0 x86/UV: Update UV support for external NMI signals by Mike Travis · 11 years ago
- 1e01942 x86/UV: Move NMI support by Mike Travis · 11 years ago
- b408a05 olpc_xo15_sci: convert acpi_evaluate_object() to acpi_execute_simple_method() by Zhang Rui · 11 years ago
- 7008701 x86, efi: Don't map Boot Services on i386 by Josh Boyer · 12 years ago
- 258f6fd efi: x86: make efi_lookup_mapped_addr() a common function by Leif Lindholm · 11 years ago
- 272686b efi: x86: ia64: provide a generic efi_config_init() by Leif Lindholm · 11 years ago
- 5877457 gpio: (gpio-pca953x) move header to linux/platform_data/ by Vivien Didelot · 11 years ago
- 31a1b26 arch/x86/platform/ce4100/ce4100.c: include reboot.h by Andrew Morton · 11 years ago
- ee114b9 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 148f9bb x86: delete __cpuinit usage from all x86 files by Paul Gortmaker · 11 years ago
- ff55998 x86/platform/ce4100: Add header file for reboot type by Xiong Zhou · 11 years ago
- 8216a67e Revert "UEFI: Don't pass boot services regions to SetVirtualAddressMap()" by Matt Fleming · 11 years ago
- 21884a8 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 2b0f893 Merge branch 'timers/posix-cpu-timers-for-tglx' of by Thomas Gleixner · 11 years ago
- 4d6f843 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- b8cb62f x86/efi: Fix dummy variable buffer allocation by Ben Hutchings · 11 years ago
- f8b8404 Modify UEFI anti-bricking code by Matthew Garrett · 12 years ago
- 1acba98 UEFI: Don't pass boot services regions to SetVirtualAddressMap() by Matthew Garrett · 12 years ago
- ce0b098 x86: Fix vrtc_get_time/set_mmss to use new timespec interface by John Stultz · 12 years ago
- 3565184 x86: Increase precision of x86_platform.get/set_wallclock() by David Vrabel · 12 years ago
- eccaf52 x86, efi: initial the local variable of DataSize to zero by Lee, Chun-Yi · 12 years ago
- 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
- b9394d8 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 74c7d2f Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- a614e19 Merge tag 'v3.9' into efi-for-tip2 by Matt Fleming · 12 years ago
- 0d01ff2 Include missing linux/slab.h inclusions by David Howells · 12 years ago
- 6402c7d Merge branch 'linus' into timers/core by Thomas Gleixner · 12 years ago
- 3482e66 x86/olpc/xo1/sci: Don't call input_free_device() after input_unregister_device() by Wei Yongjun · 12 years ago