aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/platform
Commit message (Expand)AuthorAge
...
* | | efi: Use early_mem*() instead of early_io*()Daniel Kiper2014-07-18
* | | x86/reboot: Add EFI reboot quirk for ACPI Hardware Reduced flagMatt Fleming2014-07-18
* | | efi/x86: Move UEFI Runtime Services wrappers to generic codeArd Biesheuvel2014-07-07
* | | x86/efi: Use early_memunmap() to squelch sparse errorsMatt Fleming2014-06-19
* | | x86/efi: Move all workarounds to a separate file quirks.cSaurabh Tangri2014-06-19
|/ /
* | x86: intel-mid: add watchdog platform code for MerrifieldDavid Cohen2014-06-10
* | Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds2014-06-08
|\ \
| * \ Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-06-05
| |\ \
| | * | x86/efi: Implement a __efi_call_virt macroRicardo Neri2014-04-17
| | * | x86/efi: Delete most of the efi_call* macrosMatt Fleming2014-04-17
| * | | Merge branch 'akpm' (patchbomb from Andrew) into nextLinus Torvalds2014-06-04
| |\ \ \
| | * | | kernel/printk: use symbolic defines for console loglevelsBorislav Petkov2014-06-04
| * | | | x86: uv: Use irq_alloc/free_hwirq()Thomas Gleixner2014-05-16
| |/ / /
* | | | Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin2014-06-05
|\ \ \ \ | |/ / / |/| | |
| * | | x86/efi: Do not export efi runtime map in case old mapDave Young2014-06-02
| * | | x86/efi: earlyprintk=efi,keep fixDave Young2014-05-02
* | | | asmlinkage, x86: Add explicit __visible to arch/x86/*Andi Kleen2014-05-05
* | | | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2014-05-04
|\ \ \ \ | |_|/ / |/| | |
| * | | x86/efi: earlyprintk=efi,keep fixDave Young2014-05-03
| |/ /
* | | Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2014-04-02
|\ \ \ | |_|/ |/| |
| * | x86, platforms: Remove SGI Visual WorkstationH. Peter Anvin2014-02-27
* | | Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2014-03-31
|\ \ \ | |_|/ |/| |
| * | initconst, x86: Fix initconst mistake in ts5500 codeAndi Kleen2014-02-13
| |/
* | x86/efi: Restore 'attr' argument to query_variable_info()Matt Fleming2014-03-17
* | x86/efi: Rip out phys_efi_get_time()Matt Fleming2014-03-17
* | x86/efi: Preserve segment registers in mixed modeMatt Fleming2014-03-17
* | Merge remote-tracking branch 'tip/x86/efi-mixed' into efi-for-mingoMatt Fleming2014-03-05
|\ \
| * | x86/efi: Re-disable interrupts after calling firmware servicesMatt Fleming2014-03-04
| * | x86/efi: Wire up CONFIG_EFI_MIXEDMatt Fleming2014-03-04
| * | x86/efi: Add mixed runtime services supportMatt Fleming2014-03-04
| * | x86/efi: Add early thunk code to go from 64-bit to 32-bitMatt Fleming2014-03-04
| * | x86/efi: Delete dead code when checking for non-nativeMatt Fleming2014-03-04
* | | Merge remote-tracking branch 'tip/x86/urgent' into efi-for-mingoMatt Fleming2014-03-05
|\ \ \
| * | | x86/efi: Quirk out SGI UVBorislav Petkov2014-03-04
| |/ /
* | | x86/efi: Split efi_enter_virtual_modeBorislav Petkov2014-03-04
* | | x86/efi: Make efi virtual runtime map passing more robustBorislav Petkov2014-03-04
* | | x86/efi: Dump the EFI page tableBorislav Petkov2014-03-04
* | | x86/efi: Style neateningJoe Perches2014-03-04
* | | x86/efi: Delete out-of-date comments of efi_query_variable_storeMadper Xie2014-03-04
* | | efi: Set feature flags inside feature init functionsMatt Fleming2014-03-04
* | | efi: Move facility flags to struct efiMatt Fleming2014-03-04
|/ /
* | x86/efi: Check status field to validate BGRT headerMatt Fleming2014-02-14
* | x86/efi: Fix 32-bit falloutBorislav Petkov2014-02-14
|/
* x86/efi: Allow mapping BGRT on x86-32Matt Fleming2014-02-05
* Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-01-31
|\
| * x86/uv/nmi, kgdb/kdb: Fix UV NMI handler when KDB not configuredMike Travis2014-01-25
| * x86/uv/nmi: Fix Sparse warningsMike Travis2014-01-25
| * kgdb/kdb: Fix no KDB config problemMike Travis2014-01-25
* | Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-01-29
|\ \
| * | x86, intel-mid: Cleanup some platform code's header filesDavid Cohen2014-01-28