Age | Commit message (Expand) | Author | Files | Lines |
2016-06-24 | x86/efi: get rid of superfluous __GFP_REPEAT | Michal Hocko | 1 | -1/+1 |
2016-05-25 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -5/+4 |
2016-05-20 | Merge branch 'linus' into x86/urgent, to refresh the tree | Ingo Molnar | 3 | -84/+69 |
2016-05-17 | x86/efi: Fix 7-parameter efi_call()s | Linus Torvalds | 1 | -5/+4 |
2016-05-16 | Merge tag 'acpi-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 1 | -1/+1 |
2016-05-16 | Merge branches 'acpi-drivers', 'acpi-pm', 'acpi-ec' and 'acpi-video' | Rafael J. Wysocki | 1 | -1/+1 |
2016-05-07 | Merge branch 'linus' into efi/core, to pick up fixes | Ingo Molnar | 1 | -9/+9 |
2016-05-04 | x86/efi-bgrt: Switch all pr_err() to pr_notice() for invalid BGRT | Josh Boyer | 1 | -9/+9 |
2016-04-28 | x86/efi: Remove the always true EFI_DEBUG symbol | Matt Fleming | 1 | -4/+0 |
2016-04-28 | efi: Check EFI_MEMORY_DESCRIPTOR version explicitly | Ard Biesheuvel | 1 | -0/+4 |
2016-04-28 | efi: Remove global 'memmap' EFI memory map | Matt Fleming | 1 | -37/+47 |
2016-04-28 | efi: Iterate over efi.memmap in for_each_efi_memory_desc() | Matt Fleming | 3 | -43/+20 |
2016-04-28 | efi: Get rid of the EFI_SYSTEM_TABLES status bit | Ard Biesheuvel | 1 | -2/+0 |
2016-04-09 | ACPI / PM: Introduce efi poweroff for HW-full platforms without _S5 | Chen Yu | 1 | -1/+1 |
2016-03-20 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 6 | -144/+268 |
2016-03-20 | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -0/+5 |
2016-03-12 | x86/efi: Fix boot crash by always mapping boot service regions into new EFI p... | Matt Fleming | 1 | -17/+62 |
2016-02-29 | objtool: Mark non-standard object files and directories | Josh Poimboeuf | 1 | -0/+2 |
2016-02-24 | x86/asm/efi: Create a stack frame in efi_call() | Josh Poimboeuf | 1 | -0/+3 |
2016-02-22 | x86/efi: Only map kernel text for EFI mixed mode | Sai Praneeth | 1 | -1/+1 |
2016-02-22 | x86/efi: Map EFI_MEMORY_{XP,RO} memory region bits to EFI page tables | Sai Praneeth | 3 | -7/+49 |
2016-02-22 | x86/mm/pat: Don't implicitly allow _PAGE_RW in kernel_map_pages_in_pgd() | Sai Praneeth | 1 | -4/+4 |
2016-02-03 | x86/efi: Show actual ending addresses in efi_print_memmap | Robert Elliott | 1 | -2/+2 |
2016-02-03 | x86/efi/bgrt: Don't ignore the BGRT if the 'valid' bit is 0 | Môshe van der Sterre | 1 | -5/+5 |
2016-02-03 | efi: Add nonblocking option to efi_query_variable_store() | Ard Biesheuvel | 1 | -1/+32 |
2016-02-03 | Merge branch 'linus' into efi/core, to refresh the branch and to pick up rece... | Ingo Molnar | 1 | -4/+13 |
2016-01-21 | x86/efi: Setup separate EFI page tables in kexec paths | Matt Fleming | 1 | -0/+15 |
2016-01-19 | x86/platform/UV: Remove EFI memmap quirk for UV2+ | Alex Thorlton | 1 | -4/+13 |
2016-01-06 | x86/efi-bgrt: Replace early_memremap() with memremap() | Matt Fleming | 1 | -4/+4 |
2015-12-19 | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin... | Thomas Gleixner | 3 | -26/+22 |
2015-12-14 | x86/efi-bgrt: Fix kernel panic when mapping BGRT data | Sai Praneeth | 1 | -25/+14 |
2015-12-14 | x86/efi: Preface all print statements with efi* tag | Matt Fleming | 3 | -1/+8 |
2015-11-29 | x86/efi: Build our own page table structures | Matt Fleming | 3 | -40/+101 |
2015-11-29 | x86/efi: Hoist page table switching code into efi_call_virt() | Matt Fleming | 2 | -56/+11 |
2015-11-29 | x86/efi: Map RAM into the identity page table for mixed mode | Matt Fleming | 1 | -0/+20 |
2015-11-29 | x86/mm/pat: Ensure cpa->pfn only contains page frame numbers | Matt Fleming | 1 | -6/+10 |
2015-10-28 | efi: Use correct type for struct efi_memory_map::phys_map | Ard Biesheuvel | 1 | -2/+2 |
2015-10-14 | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin... | Ingo Molnar | 1 | -4/+2 |
2015-10-14 | Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fix | Ingo Molnar | 1 | -3/+68 |
2015-10-12 | x86/efi: Rename print_efi_memmap() to efi_print_memmap() | Taku Izumi | 1 | -2/+2 |
2015-10-12 | efi/x86: Move efi=debug option parsing to core | Leif Lindholm | 1 | -2/+0 |
2015-10-01 | x86/efi: Fix boot crash by mapping EFI memmap entries bottom-up at runtime, i... | Matt Fleming | 1 | -1/+66 |
2015-09-10 | kexec: split kexec_load syscall from kexec core code | Dave Young | 1 | -2/+2 |
2015-08-08 | efi, x86: Rearrange efi_mem_attributes() | Jonathan (Zhixiong) Zhang | 1 | -18/+0 |
2015-08-08 | x86/efi-bgrt: Switch pr_err() to pr_debug() for invalid BGRT | Matt Fleming | 1 | -2/+7 |
2015-07-30 | efi: Check for NULL efi kernel parameters | Ricardo Neri | 1 | -0/+5 |
2015-06-29 | Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+3 |
2015-06-24 | x86, mirror: x86 enabling - find mirrored memory ranges | Tony Luck | 1 | -0/+21 |
2015-05-27 | e820, efi: add ACPI 6.0 persistent memory types | Dan Williams | 1 | -0/+3 |
2015-04-30 | efi: Add esrt support | Peter Jones | 1 | -0/+2 |