Age | Commit message (Expand) | Author | Files | Lines |
2013-07-06 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -9/+12 |
2013-07-04 | Merge branch 'timers/posix-cpu-timers-for-tglx' of | Thomas Gleixner | 1 | -123/+70 |
2013-07-02 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+7 |
2013-06-21 | x86/efi: Fix dummy variable buffer allocation | Ben Hutchings | 1 | -1/+6 |
2013-06-10 | Modify UEFI anti-bricking code | Matthew Garrett | 1 | -123/+65 |
2013-06-06 | UEFI: Don't pass boot services regions to SetVirtualAddressMap() | Matthew Garrett | 1 | -0/+7 |
2013-05-29 | x86: Fix vrtc_get_time/set_mmss to use new timespec interface | John Stultz | 1 | -5/+6 |
2013-05-28 | x86: Increase precision of x86_platform.get/set_wallclock() | David Vrabel | 1 | -4/+6 |
2013-05-14 | x86, efi: initial the local variable of DataSize to zero | Lee, Chun-Yi | 1 | -1/+1 |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -0/+2 |
2013-05-01 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -9/+10 |
2013-04-30 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 3 | -7/+3 |
2013-04-30 | Merge tag 'v3.9' into efi-for-tip2 | Matt Fleming | 1 | -5/+163 |
2013-04-29 | Include missing linux/slab.h inclusions | David Howells | 2 | -0/+2 |
2013-04-24 | Merge branch 'linus' into timers/core | Thomas Gleixner | 1 | -5/+163 |
2013-04-24 | x86/olpc/xo1/sci: Don't call input_free_device() after input_unregister_device() | Wei Yongjun | 1 | -3/+1 |
2013-04-20 | Merge remote-tracking branch 'efi/chainsaw' into x86/efi | H. Peter Anvin | 11 | -21/+417 |
2013-04-17 | x86,efi: Implement efi_no_storage_paranoia parameter | Richard Weinberger | 1 | -1/+13 |
2013-04-16 | efi: Export efi_query_variable_store() for efivars.ko | Sergey Vlasov | 1 | -0/+1 |
2013-04-15 | efi: Distinguish between "remaining space" and actually used space | Matthew Garrett | 1 | -6/+100 |
2013-04-15 | efi: Pass boot services variable info to runtime code | Matthew Garrett | 1 | -0/+21 |
2013-04-11 | x86,efi: Check max_size only if it is non-zero. | Richard Weinberger | 1 | -1/+6 |
2013-04-09 | x86, efivars: firmware bug workarounds should be in platform code | Matt Fleming | 1 | -0/+25 |
2013-03-15 | x86: Do full rtc synchronization with ntp | Prarit Bhargava | 2 | -26/+42 |
2013-03-12 | x86/platform/intel/mrst: Remove cast for kmalloc() return value | Zhang Yanfei | 1 | -2/+1 |
2013-03-11 | x86/platform/uv: Replace kmalloc() & memset with kzalloc() | Alexandru Gheorghiu | 1 | -2/+1 |
2013-03-04 | x86, efi: Make efi_memblock_x86_reserve_range more readable | Borislav Petkov | 1 | -9/+10 |
2013-02-27 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -5/+0 |
2013-02-27 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2013-02-26 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+3 |
2013-02-25 | x86, efi: Mark disable_runtime as __initdata | Matt Fleming | 1 | -1/+1 |
2013-02-21 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -6/+5 |
2013-02-20 | x86, efi: Make "noefi" really disable EFI runtime serivces | Matt Fleming | 1 | -2/+3 |
2013-02-20 | Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2013-02-19 | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -6/+7 |
2013-02-19 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 5 | -0/+394 |
2013-02-19 | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -4/+5 |
2013-02-19 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -2/+2 |
2013-02-15 | Merge branch 'acpi-cleanup' | Rafael J. Wysocki | 1 | -1/+1 |
2013-02-14 | x86, efi: remove duplicate code in setup_arch() by using, efi_is_native() | Satoru Takeuchi | 1 | -5/+0 |
2013-02-13 | efi: Clear EFI_RUNTIME_SERVICES rather than EFI_BOOT by "noefi" boot parameter | Satoru Takeuchi | 1 | -1/+1 |
2013-02-11 | x86, uv, uv3: Update Time Support for SGI UV3 | Mike Travis | 1 | -6/+7 |
2013-02-01 | Merge remote-tracking branch 'origin/x86/mm' into x86/mm2 | H. Peter Anvin | 1 | -2/+2 |
2013-01-31 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -6/+18 |
2013-01-30 | efi: Make 'efi_enabled' a function to query EFI facilities | Matt Fleming | 1 | -23/+34 |
2013-01-29 | Merge remote-tracking branch 'origin/x86/boot' into x86/mm2 | H. Peter Anvin | 7 | -27/+103 |
2013-01-25 | Merge tag 'v3.8-rc5' into x86/mm | H. Peter Anvin | 7 | -27/+103 |
2013-01-26 | ACPI: Remove useless type argument of driver .remove() operation | Rafael J. Wysocki | 1 | -1/+1 |
2013-01-25 | x86: Add TS-5500 platform support | Vivien Didelot | 3 | -0/+341 |
2013-01-25 | x86, efi: Set runtime_version to the EFI spec revision | Matt Fleming | 1 | -1/+1 |