summaryrefslogtreecommitdiff
path: root/arch/x86/platform
AgeCommit message (Expand)Author
2016-03-21Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-21Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-03-15Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-03-12x86/efi: Fix boot crash by always mapping boot service regions into new EFI p...Matt Fleming
2016-02-29objtool: Mark non-standard object files and directoriesJosh Poimboeuf
2016-02-24x86/asm/efi: Create a stack frame in efi_call()Josh Poimboeuf
2016-02-23x86/platform/intel/quark: Drop IMR lock bit supportBryan O'Donoghue
2016-02-23Merge branch 'x86/urgent' into x86/platform, to queue up dependent patchIngo Molnar
2016-02-23x86/platform/intel/quark: Change the kernel's IMR lock bit to falseBryan O'Donoghue
2016-02-22x86/efi: Only map kernel text for EFI mixed modeSai Praneeth
2016-02-22x86/efi: Map EFI_MEMORY_{XP,RO} memory region bits to EFI page tablesSai Praneeth
2016-02-22x86/mm/pat: Don't implicitly allow _PAGE_RW in kernel_map_pages_in_pgd()Sai Praneeth
2016-02-17x86/platform/intel/mid: Remove dead codeAlan
2016-02-16x86/platform: Make platform/geode/net5501.c explicitly non-modularPaul Gortmaker
2016-02-16x86/platform: Make platform/geode/alix.c explicitly non-modularPaul Gortmaker
2016-02-16x86/platform: Make platform/geode/geos.c explicitly non-modularPaul Gortmaker
2016-02-16x86/platform: Make platform/intel-quark/imr_selftest.c explicitly non-modularPaul Gortmaker
2016-02-16x86/platform: Make platform/intel-quark/imr.c explicitly non-modularPaul Gortmaker
2016-02-03x86/efi: Show actual ending addresses in efi_print_memmapRobert Elliott
2016-02-03x86/efi/bgrt: Don't ignore the BGRT if the 'valid' bit is 0Môshe van der Sterre
2016-02-03efi: Add nonblocking option to efi_query_variable_store()Ard Biesheuvel
2016-02-03Merge branch 'linus' into efi/core, to refresh the branch and to pick up rece...Ingo Molnar
2016-02-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-01-21x86/efi: Setup separate EFI page tables in kexec pathsMatt Fleming
2016-01-21x86/platform/quark: Print boundaries correctlyAndy Shevchenko
2016-01-19x86/platform/UV: Remove EFI memmap quirk for UV2+Alex Thorlton
2016-01-19x86/platform/intel-mid: Join string and fix SoC nameAndy Shevchenko
2016-01-13Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-01-06x86/efi-bgrt: Replace early_memremap() with memremap()Matt Fleming
2015-12-19Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Thomas Gleixner
2015-12-14x86/efi-bgrt: Fix kernel panic when mapping BGRT dataSai Praneeth
2015-12-14x86/efi: Preface all print statements with efi* tagMatt Fleming
2015-12-11x86/platform/uv: Include clocksource.h for clocksource_touch_watchdog()Ingo Molnar
2015-12-09x86/platform/iosf_mbi: Remove duplicate definitionsAndy Shevchenko
2015-11-29x86/efi: Build our own page table structuresMatt Fleming
2015-11-29x86/efi: Hoist page table switching code into efi_call_virt()Matt Fleming
2015-11-29x86/efi: Map RAM into the identity page table for mixed modeMatt Fleming
2015-11-29x86/mm/pat: Ensure cpa->pfn only contains page frame numbersMatt Fleming
2015-11-04Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-10-28efi: Use correct type for struct efi_memory_map::phys_mapArd Biesheuvel
2015-10-14Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar
2015-10-14Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fixIngo Molnar
2015-10-12x86/efi: Rename print_efi_memmap() to efi_print_memmap()Taku Izumi
2015-10-12efi/x86: Move efi=debug option parsing to coreLeif Lindholm
2015-10-11x86/intel-mid: Make intel_mid_ops staticAndy Shevchenko
2015-10-01x86/efi: Fix boot crash by mapping EFI memmap entries bottom-up at runtime, i...Matt Fleming
2015-09-17arch/x86/intel-mid: Use kmemdup rather than duplicating its implementationAndrzej Hajda
2015-09-14x86/platform/uv: Implement simple dump failover if kdump failsMike Travis
2015-09-10kexec: split kexec_load syscall from kexec core codeDave Young
2015-09-01Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds