| Commit message (Expand) | Author | Age |
| ... | |
| | * | | | | intel_mid: Renamed *mrst* to *intel_mid* | Kuppuswamy Sathyanarayanan | 2013-10-17 |
| | * | | | | intel_mid: Renamed *mrst* to *intel_mid* | Kuppuswamy Sathyanarayanan | 2013-10-17 |
| | * | | | | mrst: Fixed indentation issues | Kuppuswamy Sathyanarayanan | 2013-10-17 |
| | * | | | | mrst: Fixed printk/pr_* related issues | Kuppuswamy Sathyanarayanan | 2013-10-17 |
| | |/ / / |
|
| * | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-11-12 |
| |\ \ \ \
| |/ / /
|/| | /
| | |/
| |/| |
|
| | * | | x86/efi: Add EFI framebuffer earlyprintk support | Matt Fleming | 2013-10-28 |
| | * | | x86/efi: Fix config_table_type array termination | Leif Lindholm | 2013-10-04 |
| | * | | efi: x86: make efi_lookup_mapped_addr() a common function | Leif Lindholm | 2013-09-05 |
| | * | | efi: x86: ia64: provide a generic efi_config_init() | Leif Lindholm | 2013-09-05 |
| * | | | x86, efi: Don't map Boot Services on i386 | Josh Boyer | 2013-09-18 |
| | |/
|/| |
|
| * | | gpio: (gpio-pca953x) move header to linux/platform_data/ | Vivien Didelot | 2013-08-29 |
| |/ |
|
| * | arch/x86/platform/ce4100/ce4100.c: include reboot.h | Andrew Morton | 2013-07-31 |
| * | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-07-18 |
| |\ |
|
| | * | x86/platform/ce4100: Add header file for reboot type | Xiong Zhou | 2013-07-12 |
| | * | Revert "UEFI: Don't pass boot services regions to SetVirtualAddressMap()" | Matt Fleming | 2013-07-11 |
| * | | x86: delete __cpuinit usage from all x86 files | Paul Gortmaker | 2013-07-14 |
| |/ |
|
| * | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-07-06 |
| |\ |
|
| | * | Merge branch 'timers/posix-cpu-timers-for-tglx' of | Thomas Gleixner | 2013-07-04 |
| | |\ |
|
| | * | | x86: Fix vrtc_get_time/set_mmss to use new timespec interface | John Stultz | 2013-05-29 |
| | * | | x86: Increase precision of x86_platform.get/set_wallclock() | David Vrabel | 2013-05-28 |
| * | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-07-02 |
| |\ \ \
| |_|/
|/| | |
|
| | * | | UEFI: Don't pass boot services regions to SetVirtualAddressMap() | Matthew Garrett | 2013-06-06 |
| | |/ |
|
| * | | x86/efi: Fix dummy variable buffer allocation | Ben Hutchings | 2013-06-21 |
| * | | Modify UEFI anti-bricking code | Matthew Garrett | 2013-06-10 |
| * | | x86, efi: initial the local variable of DataSize to zero | Lee, Chun-Yi | 2013-05-14 |
| |/ |
|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-01 |
| |\ |
|
| | * | Include missing linux/slab.h inclusions | David Howells | 2013-04-29 |
| * | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-05-01 |
| |\ \ |
|
| | * \ | Merge tag 'v3.9' into efi-for-tip2 | Matt Fleming | 2013-04-30 |
| | |\ \ |
|
| | * \ \ | Merge remote-tracking branch 'efi/chainsaw' into x86/efi | H. Peter Anvin | 2013-04-20 |
| | |\ \ \
| | | |/
| | |/| |
|
| | * | | | x86, efi: Make efi_memblock_x86_reserve_range more readable | Borislav Petkov | 2013-03-04 |
| * | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-04-30 |
| |\ \ \ \ |
|
| | * | | | | x86/olpc/xo1/sci: Don't call input_free_device() after input_unregister_device() | Wei Yongjun | 2013-04-24 |
| | * | | | | x86/platform/intel/mrst: Remove cast for kmalloc() return value | Zhang Yanfei | 2013-03-12 |
| | * | | | | x86/platform/uv: Replace kmalloc() & memset with kzalloc() | Alexandru Gheorghiu | 2013-03-11 |
| | | |/ /
| |/| | |
|
| * | | | | Merge branch 'linus' into timers/core | Thomas Gleixner | 2013-04-24 |
| |\ \ \ \
| | |_|/
| |/| | |
|
| | * | | | x86,efi: Implement efi_no_storage_paranoia parameter | Richard Weinberger | 2013-04-17 |
| | * | | | efi: Export efi_query_variable_store() for efivars.ko | Sergey Vlasov | 2013-04-16 |
| | * | | | efi: Distinguish between "remaining space" and actually used space | Matthew Garrett | 2013-04-15 |
| | * | | | efi: Pass boot services variable info to runtime code | Matthew Garrett | 2013-04-15 |
| | * | | | x86,efi: Check max_size only if it is non-zero. | Richard Weinberger | 2013-04-11 |
| | * | | | x86, efivars: firmware bug workarounds should be in platform code | Matt Fleming | 2013-04-09 |
| | |/ / |
|
| * / / | x86: Do full rtc synchronization with ntp | Prarit Bhargava | 2013-03-15 |
| |/ / |
|
| * | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-02-27 |
| |\| |
|
| | * | x86, efi: remove duplicate code in setup_arch() by using, efi_is_native() | Satoru Takeuchi | 2013-02-14 |
| * | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-02-27 |
| |\ \ |
|
| | * | | x86, efi: Mark disable_runtime as __initdata | Matt Fleming | 2013-02-25 |
| * | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-02-26 |
| |\| | |
|
| | * | | x86, efi: Make "noefi" really disable EFI runtime serivces | Matt Fleming | 2013-02-20 |
| * | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-02-21 |
| |\ \ \ |
|