| Commit message (Expand) | Author | Age |
* | x86/platform/UV: Fix support for EFI_OLD_MEMMAP after BIOS callback updates | Alex Thorlton | 2016-10-20 |
* | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-10-03 |
|\ |
|
| * | x86/platform/mellanox: Fix return value check in mlxplat_init() | Wei Yongjun | 2016-09-24 |
| * | x86/platform/mellanox: Introduce support for Mellanox systems platform | Vadim Pasternak | 2016-09-22 |
| * | x86/platform/uv/BAU: Add UV4-specific functions | Andrew Banman | 2016-09-22 |
| * | x86/platform/uv/BAU: Fix payload queue setup on UV4 hardware | Andrew Banman | 2016-09-22 |
| * | x86/platform/uv/BAU: Disable software timeout on UV4 hardware | Andrew Banman | 2016-09-22 |
| * | x86/platform/uv/BAU: Populate ->uvhub_version with UV4 version information | Andrew Banman | 2016-09-22 |
| * | x86/platform/uv/BAU: Use generic function pointers | Andrew Banman | 2016-09-22 |
| * | x86/platform/uv/BAU: Add generic function pointers | Andrew Banman | 2016-09-22 |
| * | x86/platform/uv/BAU: Convert uv_physnodeaddr() use to uv_gpa_to_offset() | Andrew Banman | 2016-09-22 |
| * | x86/platform/uv/BAU: Clean up pq_init() | Andrew Banman | 2016-09-22 |
| * | x86/platform/uv/BAU: Clean up and update printks | Andrew Banman | 2016-09-22 |
| * | x86/platform/uv/BAU: Clean up vertical alignment | Andrew Banman | 2016-09-22 |
| * | x86/platform/intel-mid: Keep SRAM powered on at boot | Andy Shevchenko | 2016-09-08 |
| * | x86/platform/intel-mid: Add Intel Penwell to ID table | Andy Shevchenko | 2016-09-08 |
| * | x86/cpu: Rename Merrifield2 to Moorefield | Andy Shevchenko | 2016-09-08 |
| * | x86/platform/intel-mid: Implement power off sequence | Andy Shevchenko | 2016-09-08 |
| * | x86/platform/intel-mid: Enable SD card detection on Merrifield | Andy Shevchenko | 2016-09-01 |
| * | x86/platform/intel-mid: Enable WiFi on Intel Edison | Andy Shevchenko | 2016-09-01 |
| * | x86/platform/intel-mid: Run PWRMU command immediately | Andy Shevchenko | 2016-08-18 |
* | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-10-03 |
|\ \ |
|
| * | | x86: Clean up various simple wrapper functions | Masahiro Yamada | 2016-09-13 |
| |/ |
|
* | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-10-03 |
|\ \ |
|
| * | | x86/e820: Prepare e280 code for switch to dynamic storage | Denys Vlasenko | 2016-09-21 |
| |/ |
|
* | | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin... | Ingo Molnar | 2016-09-20 |
|\ \ |
|
| * | | x86/efi: Round EFI memmap reservations to EFI_PAGE_SIZE | Matt Fleming | 2016-09-20 |
* | | | Merge branch 'efi/urgent' into efi/core, to pick up fixes | Ingo Molnar | 2016-09-20 |
|\ \ \
| |/ /
|/| | |
|
| * | | x86/efi: Only map RAM into EFI page tables if in mixed-mode | Matt Fleming | 2016-09-20 |
| |/ |
|
* | | x86/efi: Use kmalloc_array() in efi_call_phys_prolog() | Markus Elfring | 2016-09-09 |
* | | x86/efi: Defer efi_esrt_init until after memblock_x86_fill | Ricardo Neri | 2016-09-09 |
* | | x86/efi: Map in physical addresses in efi_map_region_fixed | Alex Thorlton | 2016-09-09 |
* | | x86/efi-bgrt: Use efi_mem_reserve() to avoid copying image data | Matt Fleming | 2016-09-09 |
* | | efi/runtime-map: Use efi.memmap directly instead of a copy | Matt Fleming | 2016-09-09 |
* | | efi: Allow drivers to reserve boot services forever | Matt Fleming | 2016-09-09 |
* | | efi: Add efi_memmap_init_late() for permanent EFI memmap | Matt Fleming | 2016-09-09 |
* | | efi: Refactor efi_memmap_init_early() into arch-neutral code | Matt Fleming | 2016-09-09 |
* | | x86/efi: Consolidate region mapping logic | Matt Fleming | 2016-09-09 |
|/ |
|
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-08-12 |
|\ |
|
| * | x86/efi: Allocate a trampoline if needed in efi_free_boot_services() | Andy Lutomirski | 2016-08-11 |
| * | x86/platform/UV: Fix bug with iounmap() of the UV4 EFI System Table causing a... | Mike Travis | 2016-08-10 |
* | | x86/platform/uv: Skip UV runtime services mapping in the efi_runtime_disabled... | Alex Thorlton | 2016-08-11 |
|/ |
|
* | Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds | 2016-08-05 |
|\ |
|
| * | char/genrtc: x86: remove remnants of asm/rtc.h | Arnd Bergmann | 2016-06-04 |
| * | rtc: cmos: move mc146818rtc code out of asm-generic/rtc.h | Arnd Bergmann | 2016-06-04 |
* | | treewide: replace obsolete _refok by __ref | Fabian Frederick | 2016-08-02 |
* | | Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-08-01 |
|\ \ |
|
| * | | x86/ce4100: Remove duplicated include from ce4100.c | Wei Yongjun | 2016-07-19 |
| * | | x86/platform: Delete extraneous MODULE_* tags fromm ts5500 | Paul Gortmaker | 2016-07-16 |
| * | | x86/platform: Audit and remove any unnecessary uses of module.h | Paul Gortmaker | 2016-07-14 |