summaryrefslogtreecommitdiffstats
path: root/arch/x86/platform
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-08-144-57/+42Star
|\
| * x86: intel-mid: Use the new io_apic interfacesJiang Liu2014-07-141-16/+6Star
| * x86, irq, SFI: Use common irqdomain map interface to program IOAPIC pinsJiang Liu2014-06-212-34/+28Star
| * x86, SFI, irq: Provide basic irqdomain supportJiang Liu2014-06-212-1/+9
| * x86, irq: Enhance mp_register_ioapic() to support irqdomainJiang Liu2014-06-211-1/+1
| * x86: ce4100, irq: Do not set legacy_pic to null_legacy_picJiang Liu2014-06-211-2/+0Star
| * x86: ce4100, irq: Make CE4100 depend on CONFIG_X86_IO_APICJiang Liu2014-06-211-7/+2Star
* | arch/x86: replace strict_strto callsDaniel Walter2014-08-091-1/+1
* | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-051-31/+38
|\ \
| * | x86/uv: Update the UV3 TLB shootdown logicCliff Wickman2014-06-051-31/+38
* | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-08-051-41/+53
|\ \ \
| * | | x86/platform/ts5500: Add support for TS-5400 boardsVivien Didelot2014-07-161-8/+13
| * | | x86/platform/ts5500: Add a 'name' sysfs attributeVivien Didelot2014-07-161-5/+18
| * | | x86/platform/ts5500: Use the DEVICE_ATTR_RO() macroVivien Didelot2014-07-161-28/+22Star
| | |/ | |/|
* | | arch/x86: Remove efi_set_rtc_mmss()Daniel Kiper2014-07-181-36/+0Star
* | | arch/x86: Remove redundant set_bit(EFI_MEMMAP) callDaniel Kiper2014-07-181-2/+0Star
* | | arch/x86: Remove redundant set_bit(EFI_SYSTEM_TABLES) callDaniel Kiper2014-07-181-2/+0Star
* | | efi: Introduce EFI_PARAVIRT flagDaniel Kiper2014-07-181-6/+25
* | | arch/x86: Do not access EFI memory map if it is not availableDaniel Kiper2014-07-181-0/+3
* | | efi: Use early_mem*() instead of early_io*()Daniel Kiper2014-07-181-14/+14
* | | x86/reboot: Add EFI reboot quirk for ACPI Hardware Reduced flagMatt Fleming2014-07-181-0/+23
* | | efi/x86: Move UEFI Runtime Services wrappers to generic codeArd Biesheuvel2014-07-071-142/+2Star
* | | x86/efi: Use early_memunmap() to squelch sparse errorsMatt Fleming2014-06-191-2/+2
* | | x86/efi: Move all workarounds to a separate file quirks.cSaurabh Tangri2014-06-193-236/+270
|/ /
* | x86: intel-mid: add watchdog platform code for MerrifieldDavid Cohen2014-06-102-0/+73
* | Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds2014-06-085-112/+31Star
|\ \
| * \ Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-06-053-105/+26Star
| |\ \
| | * | x86/efi: Implement a __efi_call_virt macroRicardo Neri2014-04-171-2/+2
| | * | x86/efi: Delete most of the efi_call* macrosMatt Fleming2014-04-173-105/+26Star
| * | | Merge branch 'akpm' (patchbomb from Andrew) into nextLinus Torvalds2014-06-051-1/+1
| |\ \ \
| | * | | kernel/printk: use symbolic defines for console loglevelsBorislav Petkov2014-06-051-1/+1
| * | | | x86: uv: Use irq_alloc/free_hwirq()Thomas Gleixner2014-05-161-6/+4Star
| |/ / /
* | | | Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin2014-06-051-0/+3
|\ \ \ \ | |/ / / |/| | |
| * | | x86/efi: Do not export efi runtime map in case old mapDave Young2014-06-021-0/+3
| * | | x86/efi: earlyprintk=efi,keep fixDave Young2014-05-021-19/+64
* | | | asmlinkage, x86: Add explicit __visible to arch/x86/*Andi Kleen2014-05-061-1/+1
* | | | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2014-05-041-19/+64
|\ \ \ \ | |_|/ / |/| | |
| * | | x86/efi: earlyprintk=efi,keep fixDave Young2014-05-031-19/+64
| |/ /
* | | Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2014-04-023-610/+0Star
|\ \ \ | |_|/ |/| |
| * | x86, platforms: Remove SGI Visual WorkstationH. Peter Anvin2014-02-273-610/+0Star
* | | Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2014-03-311-1/+1
|\ \ \ | |_|/ |/| |
| * | initconst, x86: Fix initconst mistake in ts5500 codeAndi Kleen2014-02-141-1/+1
| |/
* | x86/efi: Restore 'attr' argument to query_variable_info()Matt Fleming2014-03-171-1/+1
* | x86/efi: Rip out phys_efi_get_time()Matt Fleming2014-03-171-29/+0Star
* | x86/efi: Preserve segment registers in mixed modeMatt Fleming2014-03-171-8/+17
* | Merge remote-tracking branch 'tip/x86/efi-mixed' into efi-for-mingoMatt Fleming2014-03-055-57/+651
|\ \
| * | x86/efi: Re-disable interrupts after calling firmware servicesMatt Fleming2014-03-041-0/+6
| * | x86/efi: Wire up CONFIG_EFI_MIXEDMatt Fleming2014-03-041-1/+1
| * | x86/efi: Add mixed runtime services supportMatt Fleming2014-03-045-33/+496
| * | x86/efi: Add early thunk code to go from 64-bit to 32-bitMatt Fleming2014-03-041-0/+150