Age | Commit message (Expand) | Author |
2014-04-02 | x86/efi: Fix off-by-one bug in EFI Boot Services reservation | Dave Young |
2014-01-03 | x86, efi: Don't use (U)EFI time services on 32 bit | Matthew Garrett |
2013-10-26 | x86, efi: Don't map Boot Services on i386 | Josh Boyer |
2013-06-29 | x86/efi: Fix dummy variable buffer allocation | Ben Hutchings |
2013-06-29 | Modify UEFI anti-bricking code | Matthew Garrett |
2013-05-30 | x86,efi: Implement efi_no_storage_paranoia parameter | Richard Weinberger |
2013-05-30 | x86,efi: Check max_size only if it is non-zero. | Richard Weinberger |
2013-05-30 | efi: Export efi_query_variable_store() for efivars.ko | Sergey Vlasov |
2013-05-30 | x86, efivars: firmware bug workarounds should be in platform code | Matt Fleming |
2013-03-06 | x86, efi: Make "noefi" really disable EFI runtime serivces | Matt Fleming |
2013-03-06 | efi: Clear EFI_RUNTIME_SERVICES rather than EFI_BOOT by "noefi" boot parameter | Satoru Takeuchi |
2013-02-06 | x86, efi: Set runtime_version to the EFI spec revision | Matt Fleming |
2013-02-06 | efi: Make 'efi_enabled' a function to query EFI facilities | Matt Fleming |
2013-02-06 | efi, x86: Pass a proper identity mapping in efi_call_phys_prelog | Nathan Zimmer |
2012-10-17 | efi: initialize efi.runtime_version to make query_variable_info/update_capsul... | Seiji Aguchi |
2012-06-19 | x86/uv: Fix UV2 BAU legacy mode | Cliff Wickman |
2012-02-03 | x86/uv: Fix uninitialized spinlocks | Cliff Wickman |
2012-01-25 | x86/UV2: Work around BAU bug | Cliff Wickman |
2012-01-25 | x86/UV2: Fix BAU destination timeout initialization | Cliff Wickman |
2012-01-25 | x86/UV2: Fix new UV2 hardware by using native UV2 broadcast mode | Cliff Wickman |
2011-12-12 | Revert "x86, efi: Calling __pa() with an ioremap()ed address is invalid" | Keith Packard |
2011-12-09 | x86, efi: Make efi_call_phys_{prelog,epilog} CONFIG_RELOCATABLE-aware | Matt Fleming |
2011-12-09 | x86, efi: Calling __pa() with an ioremap()ed address is invalid | Matt Fleming |
2011-12-05 | x86, mrst: Change the pmic_gpio device type to IPC | Feng Tang |
2011-12-05 | mrst: Added some platform data for the SFI translations | Jekyll Lai |
2011-12-05 | x86,mrst: Power control commands update | Jacob Pan |
2011-11-18 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-11-11 | bma023: Add SFI translation for this device | William Douglas |
2011-11-11 | vrtc: change its year offset from 1960 to 1972 | Feng Tang |
2011-11-11 | ce4100: fix a build error | Zhang Rui |
2011-11-10 | x86/mrst: Avoid reporting wrong nmi status | Jacob Pan |
2011-11-10 | x86/mrst: Add support for Penwell clock calibration | Dirk Brandewie |
2011-11-07 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-11-06 | mrst pmu: update comment | Len Brown |
2011-11-03 | Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6 | Linus Torvalds |
2011-10-31 | x86: efi_32.c is implicitly getting asm/desc.h via module.h | Paul Gortmaker |
2011-10-31 | x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker |
2011-10-28 | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2011-10-28 | Merge branch 'x86-geode-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-10-26 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2011-10-24 | x86, mrst: add platform support for MSIC MFD driver | Mika Westerberg |
2011-10-24 | x86, mrst: Some drivers need to known when an SCU is available | Alan Cox |
2011-10-14 | x86, mrst: use a temporary variable for SFI irq | Mika Westerberg |
2011-09-21 | x86/rtc: Don't recursively acquire rtc_lock | Matt Fleming |
2011-09-21 | x86: uv2: Workaround for UV2 Hub bug (system global address format) | Jack Steiner |
2011-09-21 | x86: geode: New PCEngines Alix system driver | Ed Wildgoose |
2011-08-26 | x86/mrst: Add platform data for Max3110 devices | Feng Tang |
2011-08-26 | sfi: table irq 0xFF means 'no interrupt' | Kirill A. Shutemov |
2011-08-05 | x86, olpc: Wait for last byte of EC command to be accepted | Paul Fox |