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