summaryrefslogtreecommitdiffstats
path: root/arch/x86/platform/efi (follow)
Commit message (Expand)AuthorAgeFilesLines
* x86/efi: Allocate a trampoline if needed in efi_free_boot_services()Andy Lutomirski2016-08-111-0/+21
* Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2016-08-052-1/+1
|\
| * char/genrtc: x86: remove remnants of asm/rtc.hArnd Bergmann2016-06-041-1/+0
| * rtc: cmos: move mc146818rtc code out of asm-generic/rtc.hArnd Bergmann2016-06-041-0/+1
* | treewide: replace obsolete _refok by __refFabian Frederick2016-08-021-2/+2
* | Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-08-011-1/+1
|\ \
| * | x86/platform: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-07-141-1/+1
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-07-263-10/+0
|\ \ \
| * | | x86/mm: Remove kernel_unmap_pages_in_pgd() and efi_cleanup_page_tables()Andy Lutomirski2016-07-153-10/+0
| |/ /
* | | x86/efi: Remove the unused efi_get_time() functionArnd Bergmann2016-06-271-15/+0
* | | x86/efi: Update efi_thunk() to use the the arch_efi_call_virt*() macrosAlex Thorlton2016-06-271-13/+8
|/ /
* / x86/efi: get rid of superfluous __GFP_REPEATMichal Hocko2016-06-251-1/+1
|/
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-05-261-5/+4
|\
| * Merge branch 'linus' into x86/urgent, to refresh the treeIngo Molnar2016-05-203-84/+69
| |\
| * | x86/efi: Fix 7-parameter efi_call()sLinus Torvalds2016-05-171-5/+4
* | | Merge tag 'acpi-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2016-05-171-1/+1
|\ \ \ | |_|/ |/| |
| | |
| | \
| *-. \ Merge branches 'acpi-drivers', 'acpi-pm', 'acpi-ec' and 'acpi-video'Rafael J. Wysocki2016-05-161-1/+1
| |\ \ \ | | |_|/ | |/| |
| | | * ACPI / PM: Introduce efi poweroff for HW-full platforms without _S5Chen Yu2016-04-091-1/+1
| | |/
* | | Merge branch 'linus' into efi/core, to pick up fixesIngo Molnar2016-05-071-9/+9
|\| |
| * | x86/efi-bgrt: Switch all pr_err() to pr_notice() for invalid BGRTJosh Boyer2016-05-041-9/+9
| |/
* | x86/efi: Remove the always true EFI_DEBUG symbolMatt Fleming2016-04-281-4/+0
* | efi: Check EFI_MEMORY_DESCRIPTOR version explicitlyArd Biesheuvel2016-04-281-0/+4
* | efi: Remove global 'memmap' EFI memory mapMatt Fleming2016-04-281-37/+47
* | efi: Iterate over efi.memmap in for_each_efi_memory_desc()Matt Fleming2016-04-283-43/+20
* | efi: Get rid of the EFI_SYSTEM_TABLES status bitArd Biesheuvel2016-04-281-2/+0
|/
* Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-216-144/+268
|\
| * x86/efi: Only map kernel text for EFI mixed modeSai Praneeth2016-02-221-1/+1
| * x86/efi: Map EFI_MEMORY_{XP,RO} memory region bits to EFI page tablesSai Praneeth2016-02-223-7/+49
| * x86/mm/pat: Don't implicitly allow _PAGE_RW in kernel_map_pages_in_pgd()Sai Praneeth2016-02-221-4/+4
| * x86/efi: Show actual ending addresses in efi_print_memmapRobert Elliott2016-02-031-2/+2
| * x86/efi/bgrt: Don't ignore the BGRT if the 'valid' bit is 0Môshe van der Sterre2016-02-031-5/+5
| * efi: Add nonblocking option to efi_query_variable_store()Ard Biesheuvel2016-02-031-1/+32
| * Merge branch 'linus' into efi/core, to refresh the branch and to pick up rece...Ingo Molnar2016-02-031-4/+13
| |\
| * | x86/efi: Setup separate EFI page tables in kexec pathsMatt Fleming2016-01-211-0/+15
| * | x86/efi-bgrt: Replace early_memremap() with memremap()Matt Fleming2016-01-061-4/+4
| * | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Thomas Gleixner2015-12-193-26/+22
| |\ \
| | * | x86/efi-bgrt: Fix kernel panic when mapping BGRT dataSai Praneeth2015-12-141-25/+14
| | * | x86/efi: Preface all print statements with efi* tagMatt Fleming2015-12-143-1/+8
| * | | x86/efi: Build our own page table structuresMatt Fleming2015-11-293-40/+101
| * | | x86/efi: Hoist page table switching code into efi_call_virt()Matt Fleming2015-11-292-56/+11
| * | | x86/efi: Map RAM into the identity page table for mixed modeMatt Fleming2015-11-291-0/+20
| * | | x86/mm/pat: Ensure cpa->pfn only contains page frame numbersMatt Fleming2015-11-291-6/+10
| |/ /
* | | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-03-212-0/+5
|\ \ \
| * | | objtool: Mark non-standard object files and directoriesJosh Poimboeuf2016-02-291-0/+2
| * | | x86/asm/efi: Create a stack frame in efi_call()Josh Poimboeuf2016-02-241-0/+3
| | |/ | |/|
* / | x86/efi: Fix boot crash by always mapping boot service regions into new EFI p...Matt Fleming2016-03-121-17/+62
|/ /
* / x86/platform/UV: Remove EFI memmap quirk for UV2+Alex Thorlton2016-01-191-4/+13
|/
* efi: Use correct type for struct efi_memory_map::phys_mapArd Biesheuvel2015-10-281-2/+2
* Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar2015-10-141-4/+2
|\
| * x86/efi: Rename print_efi_memmap() to efi_print_memmap()Taku Izumi2015-10-121-2/+2