aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/platform
AgeCommit message (Expand)Author
2014-10-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-10-29x86, intel-mid: Create IRQs for APB timers and RTC timersJiang Liu
2014-10-23Merge tag 'remove-weak-declarations' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-10-23Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-10-22x86, intel-mid: Remove "weak" from function declarationsBjorn Helgaas
2014-10-03x86/efi: Mark initialization code as suchMathias Krause
2014-10-03x86/efi: Update comment regarding required phys mapped EFI servicesMathias Krause
2014-10-03x86/efi: Unexport add_efi_memmap variableMathias Krause
2014-10-03x86: efi: Format EFI memory type & attrs with efi_md_typeattr_format()Laszlo Ersek
2014-10-03x86/efi: Clear EFI_RUNTIME_SERVICES if failing to enter virtual modeDave Young
2014-10-03efi: Add kernel param efi=noruntimeDave Young
2014-10-03lib: Add a generic cmdline parse function parse_option_strDave Young
2014-10-03efi: Move noefi early param code out of x86 arch codeDave Young
2014-10-03efi-bgrt: Add error handling; inform the user when ignoring the BGRTJosh Triplett
2014-10-03efi: Add efi= parameter parsing to the EFI boot stubMatt Fleming
2014-08-26uv: Replace __get_cpu_varChristoph Lameter
2014-08-26x86: Replace __get_cpu_var usesChristoph Lameter
2014-08-13Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-08-08arch/x86: replace strict_strto callsDaniel Walter
2014-08-04Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-08-04Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-07-18arch/x86: Remove efi_set_rtc_mmss()Daniel Kiper
2014-07-18arch/x86: Remove redundant set_bit(EFI_MEMMAP) callDaniel Kiper
2014-07-18arch/x86: Remove redundant set_bit(EFI_SYSTEM_TABLES) callDaniel Kiper
2014-07-18efi: Introduce EFI_PARAVIRT flagDaniel Kiper
2014-07-18arch/x86: Do not access EFI memory map if it is not availableDaniel Kiper
2014-07-18efi: Use early_mem*() instead of early_io*()Daniel Kiper
2014-07-18x86/reboot: Add EFI reboot quirk for ACPI Hardware Reduced flagMatt Fleming
2014-07-16x86/platform/ts5500: Add support for TS-5400 boardsVivien Didelot
2014-07-16x86/platform/ts5500: Add a 'name' sysfs attributeVivien Didelot
2014-07-16x86/platform/ts5500: Use the DEVICE_ATTR_RO() macroVivien Didelot
2014-07-14x86: intel-mid: Use the new io_apic interfacesJiang Liu
2014-07-07efi/x86: Move UEFI Runtime Services wrappers to generic codeArd Biesheuvel
2014-06-21x86, irq, SFI: Use common irqdomain map interface to program IOAPIC pinsJiang Liu
2014-06-21x86, SFI, irq: Provide basic irqdomain supportJiang Liu
2014-06-21x86, irq: Enhance mp_register_ioapic() to support irqdomainJiang Liu
2014-06-21x86: ce4100, irq: Do not set legacy_pic to null_legacy_picJiang Liu
2014-06-21x86: ce4100, irq: Make CE4100 depend on CONFIG_X86_IO_APICJiang Liu
2014-06-19x86/efi: Use early_memunmap() to squelch sparse errorsMatt Fleming
2014-06-19x86/efi: Move all workarounds to a separate file quirks.cSaurabh Tangri
2014-06-10x86: intel-mid: add watchdog platform code for MerrifieldDavid Cohen
2014-06-08Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds
2014-06-05Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin
2014-06-05Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-06-05x86/uv: Update the UV3 TLB shootdown logicCliff Wickman
2014-06-04Merge branch 'akpm' (patchbomb from Andrew) into nextLinus Torvalds
2014-06-04kernel/printk: use symbolic defines for console loglevelsBorislav Petkov
2014-06-02x86/efi: Do not export efi runtime map in case old mapDave Young
2014-05-16x86: uv: Use irq_alloc/free_hwirq()Thomas Gleixner
2014-05-05asmlinkage, x86: Add explicit __visible to arch/x86/*Andi Kleen