Age | Commit message (Expand) | Author | Files | Lines |
2014-04-11 | efi: Pass correct file handle to efi_file_{read,close} | Matt Fleming | 1 | -6/+6 |
2014-04-11 | x86/efi: Correct EFI boot stub use of code32_start | Matt Fleming | 3 | -14/+8 |
2014-04-11 | x86/efi: Fix boot failure with EFI stub | Matt Fleming | 1 | -1/+1 |
2014-03-26 | x86, efi: Abstract x86 efi_early calls | Matt Fleming | 1 | -79/+76 |
2014-03-18 | x86/efi: Restore 'attr' argument to query_variable_info() | Matt Fleming | 1 | -1/+1 |
2014-03-18 | x86/efi: Rip out phys_efi_get_time() | Matt Fleming | 1 | -29/+0 |
2014-03-18 | x86/efi: Preserve segment registers in mixed mode | Matt Fleming | 1 | -8/+17 |
2014-03-05 | Merge branch 'mixed-mode' into efi-for-mingo | Matt Fleming | 3 | -3/+9 |
2014-03-05 | Merge remote-tracking branch 'tip/x86/efi-mixed' into efi-for-mingo | Matt Fleming | 18 | -324/+1823 |
2014-03-05 | Merge remote-tracking branch 'tip/x86/urgent' into efi-for-mingo | Matt Fleming | 18 | -69/+122 |
2014-03-05 | x86/boot: Fix non-EFI build | Matt Fleming | 2 | -0/+5 |
2014-03-05 | x86, tools: Fix up compiler warnings | Matt Fleming | 1 | -3/+4 |
2014-03-05 | x86, trace: Fix CR2 corruption when tracing page faults | Jiri Olsa | 1 | -7/+13 |
2014-03-05 | Merge tag 'efi-urgent' into x86/urgent | H. Peter Anvin | 3 | -8/+23 |
2014-03-05 | x86/efi: Quirk out SGI UV | Borislav Petkov | 3 | -8/+23 |
2014-03-05 | x86/efi: Re-disable interrupts after calling firmware services | Matt Fleming | 1 | -0/+6 |
2014-03-05 | x86/boot: Don't overwrite cr4 when enabling PAE | Matt Fleming | 1 | -1/+2 |
2014-03-05 | x86/efi: Wire up CONFIG_EFI_MIXED | Matt Fleming | 5 | -7/+37 |
2014-03-05 | x86/efi: Add mixed runtime services support | Matt Fleming | 6 | -33/+517 |
2014-03-05 | x86/efi: Firmware agnostic handover entry points | Matt Fleming | 6 | -23/+80 |
2014-03-05 | x86/efi: Split the boot stub into 32/64 code paths | Matt Fleming | 1 | -177/+637 |
2014-03-05 | x86/efi: Add early thunk code to go from 64-bit to 32-bit | Matt Fleming | 2 | -0/+179 |
2014-03-05 | x86/efi: Build our own EFI services pointer table | Matt Fleming | 4 | -101/+339 |
2014-03-05 | efi: Add separate 32-bit/64-bit definitions | Matt Fleming | 1 | -0/+44 |
2014-03-05 | x86/efi: Delete dead code when checking for non-native | Matt Fleming | 1 | -12/+0 |
2014-03-05 | x86/mm/pageattr: Always dump the right page table in an oops | Matt Fleming | 3 | -5/+16 |
2014-03-05 | x86, tools: Consolidate #ifdef code | Matt Fleming | 1 | -22/+42 |
2014-03-05 | x86/boot: Cleanup header.S by removing some #ifdefs | Matt Fleming | 1 | -7/+1 |
2014-03-04 | x86/efi: Split efi_enter_virtual_mode | Borislav Petkov | 1 | -50/+98 |
2014-03-04 | x86/efi: Make efi virtual runtime map passing more robust | Borislav Petkov | 4 | -26/+114 |
2014-03-04 | x86, pageattr: Export page unmapping interface | Borislav Petkov | 2 | -13/+33 |
2014-03-04 | x86/efi: Dump the EFI page table | Borislav Petkov | 5 | -0/+21 |
2014-03-04 | x86, ptdump: Add the functionality to dump an arbitrary pagetable | Borislav Petkov | 2 | -31/+56 |
2014-03-04 | x86/efi: Style neatening | Joe Perches | 1 | -15/+11 |
2014-03-04 | x86/efi: Delete out-of-date comments of efi_query_variable_store | Madper Xie | 1 | -7/+5 |
2014-03-04 | efi: Set feature flags inside feature init functions | Matt Fleming | 1 | -4/+7 |
2014-03-04 | efi: Move facility flags to struct efi | Matt Fleming | 3 | -20/+8 |
2014-03-02 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+3 |
2014-03-02 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -4/+7 |
2014-02-28 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 3 | -2/+3 |
2014-02-28 | kvm, vmx: Really fix lazy FPU on nested guest | Paolo Bonzini | 1 | -1/+1 |
2014-02-27 | kvm: x86: fix emulator buffer overflow (CVE-2014-0049) | Andrew Honig | 1 | -1/+1 |
2014-02-27 | perf/x86: Fix event scheduling | Peter Zijlstra | 1 | -0/+3 |
2014-02-26 | KVM: MMU: drop read-only large sptes when creating lower level sptes | Marcelo Tosatti | 1 | -0/+1 |
2014-02-26 | x86, kaslr: add missed "static" declarations | Kees Cook | 1 | -4/+5 |
2014-02-26 | x86, kaslr: export offset in VMCOREINFO ELF notes | Eugene Surovegin | 1 | -0/+2 |
2014-02-24 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -21/+18 |
2014-02-23 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 5 | -26/+52 |
2014-02-22 | perf/x86/uncore: Fix IVT/SNB-EP uncore CBOX NID filter table | Stephane Eranian | 1 | -1/+9 |
2014-02-22 | perf/x86: Correctly use FEATURE_PDCM | Peter Zijlstra | 1 | -4/+1 |