- 01ea443 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- f72075c x86/platform/uv: Skip UV runtime services mapping in the efi_runtime_disabled case by Alex Thorlton · 8 years ago
- 5bc653b x86/efi: Allocate a trampoline if needed in efi_free_boot_services() by Andy Lutomirski · 8 years ago
- e363d24 x86/platform/UV: Fix bug with iounmap() of the UV4 EFI System Table causing a crash by Mike Travis · 8 years ago
- 6c84239 Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
- bd721ea treewide: replace obsolete _refok by __ref by Fabian Frederick · 8 years ago
- aeb35d6 Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 8e46695 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 0f65726 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 2384d1d x86/ce4100: Remove duplicated include from ce4100.c by Wei Yongjun · 8 years ago
- 00677f8 x86/platform: Delete extraneous MODULE_* tags fromm ts5500 by Paul Gortmaker · 8 years ago
- d92fc69 x86/mm: Remove kernel_unmap_pages_in_pgd() and efi_cleanup_page_tables() by Andy Lutomirski · 8 years ago
- cc3ae7b x86/platform: Audit and remove any unnecessary uses of module.h by Paul Gortmaker · 8 years ago
- 8b38439 Merge branch 'x86/platform' into x86/headers, to apply dependent patches by Ingo Molnar · 8 years ago
- 05f310e x86/sfi: Enable enumeration of SD devices by Andy Shevchenko · 8 years ago
- a11836f x86/platform/intel-mid: Mark regulators explicitly defined by Andy Shevchenko · 8 years ago
- 62d855d x86/platform/intel-mid: Rename mrfl.c to mrfld.c by Andy Shevchenko · 8 years ago
- e81e11b x86/platform/intel-mid: Enable spidev on Intel Edison boards by Andy Shevchenko · 8 years ago
- ca22312 x86/platform/intel-mid: Extend PWRMU to support Penwell by Andy Shevchenko · 8 years ago
- 0519e8b x86/platform/intel-mid: Add pinctrl for Intel Merrifield by Andy Shevchenko · 8 years ago
- b684e9b x86/efi: Remove the unused efi_get_time() function by Arnd Bergmann · 8 years ago
- 21f8662 x86/efi: Update efi_thunk() to use the the arch_efi_call_virt*() macros by Alex Thorlton · 8 years ago
- d1be84a x86/uv: Update uv_bios_call() to use efi_call_virt_pointer() by Alex Thorlton · 8 years ago
- f58f230 x86/efi: get rid of superfluous __GFP_REPEAT by Michal Hocko · 8 years ago
- 0068827 x86/platform/intel-mid: Enable GPIO expanders on Edison by Andy Shevchenko · 8 years ago
- 5823d08 x86/platform/intel-mid: Add Power Management Unit driver by Andy Shevchenko · 8 years ago
- 9485f8b x86/platform/atom/punit: Enable support for Merrifield by Andy Shevchenko · 8 years ago
- d5e0c89 x86/platform: Use new Intel model number macros by Dave Hansen · 8 years ago
- 463a863 char/genrtc: x86: remove remnants of asm/rtc.h by Arnd Bergmann · 8 years ago
- 5ab788d rtc: cmos: move mc146818rtc code out of asm-generic/rtc.h by Arnd Bergmann · 8 years ago
- 2f7c3a1 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 06cd3d8 Merge branch 'linus' into x86/urgent, to refresh the tree by Ingo Molnar · 9 years ago
- 683ad80 x86/efi: Fix 7-parameter efi_call()s by Linus Torvalds · 9 years ago
- 46c1345 Merge tag 'acpi-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
- bc231d9 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- a6becfb Merge branches 'acpi-drivers', 'acpi-pm', 'acpi-ec' and 'acpi-video' by Rafael J. Wysocki · 9 years ago
- 35dc9ec Merge branch 'linus' into efi/core, to pick up fixes by Ingo Molnar · 9 years ago
- ef93bf8 x86/platform/UV: Add obtaining GAM Range Table from UV BIOS by Mike Travis · 9 years ago
- 5627a825 x86/platform/UV: Move blade local processor ID to the per cpu info struct by Mike Travis · 9 years ago
- 7f9b474 x86/efi-bgrt: Switch all pr_err() to pr_notice() for invalid BGRT by Josh Boyer · 9 years ago
- c3c1c47 x86/efi: Remove the always true EFI_DEBUG symbol by Matt Fleming · 9 years ago
- 0d054ad efi: Check EFI_MEMORY_DESCRIPTOR version explicitly by Ard Biesheuvel · 9 years ago
- 884f4f6 efi: Remove global 'memmap' EFI memory map by Matt Fleming · 9 years ago
- 78ce248 efi: Iterate over efi.memmap in for_each_efi_memory_desc() by Matt Fleming · 9 years ago
- c5b591e efi: Get rid of the EFI_SYSTEM_TABLES status bit by Ard Biesheuvel · 9 years ago
- 1373718 ACPI / PM: Introduce efi poweroff for HW-full platforms without _S5 by Chen Yu · 9 years ago
- 1c532e0 x86/platform/uv: Disable UV BAU by default by Alex Thorlton · 9 years ago
- d88f48e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 24b5e20 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 26660a4 Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 00f5268 Merge branch 'x86/cleanups' into x86/urgent by Ingo Molnar · 9 years ago
- 8ab84ef Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 452308d x86/efi: Fix boot crash by always mapping boot service regions into new EFI page tables by Matt Fleming · 9 years ago
- c0dd671686 objtool: Mark non-standard object files and directories by Josh Poimboeuf · 9 years ago
- 6a6256f x86: Fix misspellings in comments by Adam Buchbinder · 9 years ago
- 779c433 x86/asm/efi: Create a stack frame in efi_call() by Josh Poimboeuf · 9 years ago
- c637fa5 x86/platform/intel/quark: Drop IMR lock bit support by Bryan O'Donoghue · 9 years ago
- fb86780 Merge branch 'x86/urgent' into x86/platform, to queue up dependent patch by Ingo Molnar · 9 years ago
- dd71a17 x86/platform/intel/quark: Change the kernel's IMR lock bit to false by Bryan O'Donoghue · 9 years ago
- 2ad510d x86/efi: Only map kernel text for EFI mixed mode by Sai Praneeth · 9 years ago
- 6d0cc88 x86/efi: Map EFI_MEMORY_{XP,RO} memory region bits to EFI page tables by Sai Praneeth · 9 years ago
- 15f003d x86/mm/pat: Don't implicitly allow _PAGE_RW in kernel_map_pages_in_pgd() by Sai Praneeth · 9 years ago
- 8f8e2ae x86/platform/intel/mid: Remove dead code by Alan · 9 years ago
- 605a46e x86/platform: Make platform/geode/net5501.c explicitly non-modular by Paul Gortmaker · 9 years ago
- 52d856e x86/platform: Make platform/geode/alix.c explicitly non-modular by Paul Gortmaker · 9 years ago
- eb61aee x86/platform: Make platform/geode/geos.c explicitly non-modular by Paul Gortmaker · 9 years ago
- 32ed42a x86/platform: Make platform/intel-quark/imr_selftest.c explicitly non-modular by Paul Gortmaker · 9 years ago
- 7f5301b x86/platform: Make platform/intel-quark/imr.c explicitly non-modular by Paul Gortmaker · 9 years ago
- 1e82b94 x86/efi: Show actual ending addresses in efi_print_memmap by Robert Elliott · 9 years ago
- 66dbe99c x86/efi/bgrt: Don't ignore the BGRT if the 'valid' bit is 0 by Môshe van der Sterre · 9 years ago
- ca0e30d efi: Add nonblocking option to efi_query_variable_store() by Ard Biesheuvel · 9 years ago
- 03e075b Merge branch 'linus' into efi/core, to refresh the branch and to pick up recent fixes by Ingo Molnar · 9 years ago
- d517be5 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 753b11e x86/efi: Setup separate EFI page tables in kexec paths by Matt Fleming · 9 years ago
- 22c43f3 x86/platform/quark: Print boundaries correctly by Andy Shevchenko · 9 years ago
- d394f2d x86/platform/UV: Remove EFI memmap quirk for UV2+ by Alex Thorlton · 9 years ago
- b000de5 x86/platform/intel-mid: Join string and fix SoC name by Andy Shevchenko · 9 years ago
- 6799060 Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
- e2c90dd x86/efi-bgrt: Replace early_memremap() with memremap() by Matt Fleming · 9 years ago
- 98f9127 Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/efi by Thomas Gleixner · 9 years ago
- 50a0cb5 x86/efi-bgrt: Fix kernel panic when mapping BGRT data by Sai Praneeth · 9 years ago
- 26d7f65 x86/efi: Preface all print statements with efi* tag by Matt Fleming · 9 years ago
- d51953b x86/platform/uv: Include clocksource.h for clocksource_touch_watchdog() by Ingo Molnar · 9 years ago
- 4077a38 x86/platform/iosf_mbi: Remove duplicate definitions by Andy Shevchenko · 9 years ago
- 67a9108 x86/efi: Build our own page table structures by Matt Fleming · 9 years ago
- c9f2a9a x86/efi: Hoist page table switching code into efi_call_virt() by Matt Fleming · 9 years ago
- b61a76f x86/efi: Map RAM into the identity page table for mixed mode by Matt Fleming · 9 years ago
- edc3b91 x86/mm/pat: Ensure cpa->pfn only contains page frame numbers by Matt Fleming · 9 years ago
- 66ef349 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 44511fb efi: Use correct type for struct efi_memory_map::phys_map by Ard Biesheuvel · 9 years ago
- 790a2ee Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into core/efi by Ingo Molnar · 9 years ago
- c7d77a7 Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fix by Ingo Molnar · 9 years ago
- 0bbea1c x86/efi: Rename print_efi_memmap() to efi_print_memmap() by Taku Izumi · 9 years ago
- 12dd00e efi/x86: Move efi=debug option parsing to core by Leif Lindholm · 9 years ago
- d1f0f6c x86/intel-mid: Make intel_mid_ops static by Andy Shevchenko · 9 years ago
- a5caa20 x86/efi: Fix boot crash by mapping EFI memmap entries bottom-up at runtime, instead of top-down by Matt Fleming · 9 years ago
- c9e69c8 arch/x86/intel-mid: Use kmemdup rather than duplicating its implementation by Andrzej Hajda · 9 years ago
- d0a9964 x86/platform/uv: Implement simple dump failover if kdump fails by Mike Travis · 9 years ago
- 2965faa kexec: split kexec_load syscall from kexec core code by Dave Young · 9 years ago
- 43af987 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago