| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'v3.13-rc7' into x86/efi-kexec to resolve conflicts | Ingo Molnar | 2014-01-05 | 2 | -8/+1 |
|\ |
|
| * | x86, efi: Don't use (U)EFI time services on 32 bit | Matthew Garrett | 2013-12-11 | 1 | -7/+0 |
| * | x86/efi: Fix earlyprintk off-by-one bug | Matt Fleming | 2013-11-28 | 1 | -1/+1 |
* | | x86/efi: Delete superfluous global variables | Matt Fleming | 2013-12-29 | 2 | -18/+1 |
* | | x86/efi: Pass necessary EFI data for kexec via setup_data | Dave Young | 2013-12-29 | 3 | -25/+140 |
* | | efi: Export EFI runtime memory mapping to sysfs | Dave Young | 2013-12-21 | 1 | -3/+43 |
* | | efi: Export more EFI table variables to sysfs | Dave Young | 2013-12-21 | 1 | -0/+4 |
* | | x86/efi: Cleanup efi_enter_virtual_mode() function | Dave Young | 2013-12-21 | 1 | -53/+79 |
* | | x86/efi: Fix off-by-one bug in EFI Boot Services reservation | Dave Young | 2013-12-21 | 1 | -1/+1 |
* | | x86/efi: Add a wrapper function efi_map_region_fixed() | Dave Young | 2013-12-21 | 2 | -0/+12 |
* | | x86/efi: Remove unused variables in __map_region() | Dave Young | 2013-12-21 | 1 | -5/+1 |
* | | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin... | Ingo Molnar | 2013-11-26 | 4 | -35/+248 |
|\ \
| |/
|/| |
|
| * | x86/efi: Check krealloc return value | Borislav Petkov | 2013-11-02 | 1 | -0/+8 |
| * | x86/efi: Runtime services virtual mapping | Borislav Petkov | 2013-11-02 | 4 | -29/+237 |
| * | x86/efi: Simplify EFI_DEBUG | Borislav Petkov | 2013-11-02 | 1 | -6/+3 |
* | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-11-12 | 3 | -116/+202 |
|\| |
|
| * | x86/efi: Add EFI framebuffer earlyprintk support | Matt Fleming | 2013-10-28 | 2 | -0/+192 |
| * | x86/efi: Fix config_table_type array termination | Leif Lindholm | 2013-10-04 | 1 | -1/+1 |
| * | efi: x86: make efi_lookup_mapped_addr() a common function | Leif Lindholm | 2013-09-05 | 1 | -28/+2 |
| * | efi: x86: ia64: provide a generic efi_config_init() | Leif Lindholm | 2013-09-05 | 1 | -88/+8 |
* | | x86, efi: Don't map Boot Services on i386 | Josh Boyer | 2013-09-18 | 1 | -4/+7 |
|/ |
|
* | Revert "UEFI: Don't pass boot services regions to SetVirtualAddressMap()" | Matt Fleming | 2013-07-11 | 1 | -7/+0 |
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-07-06 | 1 | -4/+6 |
|\ |
|
| * | Merge branch 'timers/posix-cpu-timers-for-tglx' of | Thomas Gleixner | 2013-07-04 | 1 | -123/+70 |
| |\ |
|
| * | | x86: Increase precision of x86_platform.get/set_wallclock() | David Vrabel | 2013-05-28 | 1 | -4/+6 |
* | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-07-03 | 1 | -0/+7 |
|\ \ \
| |_|/
|/| | |
|
| * | | UEFI: Don't pass boot services regions to SetVirtualAddressMap() | Matthew Garrett | 2013-06-06 | 1 | -0/+7 |
| |/ |
|
* | | x86/efi: Fix dummy variable buffer allocation | Ben Hutchings | 2013-06-21 | 1 | -1/+6 |
* | | Modify UEFI anti-bricking code | Matthew Garrett | 2013-06-10 | 1 | -123/+65 |
* | | x86, efi: initial the local variable of DataSize to zero | Lee, Chun-Yi | 2013-05-14 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-02 | 2 | -0/+2 |
|\ |
|
| * | Include missing linux/slab.h inclusions | David Howells | 2013-04-29 | 2 | -0/+2 |
* | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-05-02 | 1 | -9/+10 |
|\ \ |
|
| * \ | Merge tag 'v3.9' into efi-for-tip2 | Matt Fleming | 2013-04-30 | 1 | -5/+163 |
| |\ \ |
|
| * \ \ | Merge remote-tracking branch 'efi/chainsaw' into x86/efi | H. Peter Anvin | 2013-04-20 | 2 | -11/+12 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | x86, efi: Make efi_memblock_x86_reserve_range more readable | Borislav Petkov | 2013-03-04 | 1 | -9/+10 |
* | | | | Merge branch 'linus' into timers/core | Thomas Gleixner | 2013-04-24 | 1 | -5/+163 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | x86,efi: Implement efi_no_storage_paranoia parameter | Richard Weinberger | 2013-04-17 | 1 | -1/+13 |
| * | | | efi: Export efi_query_variable_store() for efivars.ko | Sergey Vlasov | 2013-04-16 | 1 | -0/+1 |
| * | | | efi: Distinguish between "remaining space" and actually used space | Matthew Garrett | 2013-04-15 | 1 | -6/+100 |
| * | | | efi: Pass boot services variable info to runtime code | Matthew Garrett | 2013-04-15 | 1 | -0/+21 |
| * | | | x86,efi: Check max_size only if it is non-zero. | Richard Weinberger | 2013-04-11 | 1 | -1/+6 |
| * | | | x86, efivars: firmware bug workarounds should be in platform code | Matt Fleming | 2013-04-09 | 1 | -0/+25 |
| | |/
| |/| |
|
* / | | x86: Do full rtc synchronization with ntp | Prarit Bhargava | 2013-03-16 | 1 | -8/+16 |
|/ / |
|
* | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-02-28 | 1 | -5/+0 |
|\| |
|
| * | x86, efi: remove duplicate code in setup_arch() by using, efi_is_native() | Satoru Takeuchi | 2013-02-14 | 1 | -5/+0 |
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-02-28 | 1 | -1/+1 |
|\ \ |
|
| * | | x86, efi: Mark disable_runtime as __initdata | Matt Fleming | 2013-02-26 | 1 | -1/+1 |
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-02-27 | 1 | -2/+3 |
|\| | |
|
| * | | x86, efi: Make "noefi" really disable EFI runtime serivces | Matt Fleming | 2013-02-20 | 1 | -2/+3 |