aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/platform
AgeCommit message (Expand)Author
2013-12-21efi: Export more EFI table variables to sysfsDave Young
2013-12-21x86/efi: Cleanup efi_enter_virtual_mode() functionDave Young
2013-12-21x86/efi: Fix off-by-one bug in EFI Boot Services reservationDave Young
2013-12-21x86/efi: Add a wrapper function efi_map_region_fixed()Dave Young
2013-12-21x86/efi: Remove unused variables in __map_region()Dave Young
2013-12-10x86, efi: Don't use (U)EFI time services on 32 bitMatthew Garrett
2013-12-10x86/UV: Fix NULL pointer dereference in uv_flush_tlb_others() if the 'nobau' ...cpw
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng
2013-11-28x86/efi: Fix earlyprintk off-by-one bugMatt Fleming
2013-11-26Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar
2013-11-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-11-14Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-11-12x86/dumpstack: Fix printk_address for direct addressesJiri Slaby
2013-11-12Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-11-12Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-11-12Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2013-11-12Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-11-11Revert "x86/UV: Add uvtrace support"Ingo Molnar
2013-11-07x86, intel-mid: Do not re-introduce usage of obsolete __cpuinitPaul Gortmaker
2013-11-02x86/efi: Check krealloc return valueBorislav Petkov
2013-11-02x86/efi: Runtime services virtual mappingBorislav Petkov
2013-11-02x86/efi: Simplify EFI_DEBUGBorislav Petkov
2013-10-28x86/efi: Add EFI framebuffer earlyprintk supportMatt Fleming
2013-10-28Merge branch 'acpi-cleanup'Rafael J. Wysocki
2013-10-17intel_mid: Move platform device setups to their own platform_<device>.* filesDavid Cohen
2013-10-17intel-mid: sfi: Allow struct devs_id.get_platform_data to be NULLDavid Cohen
2013-10-17intel_mid: Moved SFI related code to sfi.cKuppuswamy Sathyanarayanan
2013-10-17intel_mid: Added custom handler for ipc devicesKuppuswamy Sathyanarayanan
2013-10-17intel_mid: Added custom device_handler supportKuppuswamy Sathyanarayanan
2013-10-17intel_mid: Refactored sfi_parse_devs() functionKuppuswamy Sathyanarayanan
2013-10-17intel_mid: Renamed *mrst* to *intel_mid*Kuppuswamy Sathyanarayanan
2013-10-17intel_mid: Renamed *mrst* to *intel_mid*Kuppuswamy Sathyanarayanan
2013-10-17mrst: Fixed indentation issuesKuppuswamy Sathyanarayanan
2013-10-17mrst: Fixed printk/pr_* related issuesKuppuswamy Sathyanarayanan
2013-10-04x86/efi: Fix config_table_type array terminationLeif Lindholm
2013-10-03x86/UV: Add call to KGDB/KDB from NMI handlerMike Travis
2013-10-01x86/geode: Fix incorrect placement of __initdata tagBartlomiej Zolnierkiewicz
2013-09-24x86/UV: Check for alloc_cpumask_var() failures properly in uv_nmi_setup()Ingo Molnar
2013-09-24x86/UV: Add uvtrace supportMike Travis
2013-09-24x86/UV: Add kdump to UV NMI handlerMike Travis
2013-09-24x86/UV: Add summary of cpu activity to UV NMI handlerMike Travis
2013-09-24x86/UV: Update UV support for external NMI signalsMike Travis
2013-09-24x86/UV: Move NMI supportMike Travis
2013-09-24olpc_xo15_sci: convert acpi_evaluate_object() to acpi_execute_simple_method()Zhang Rui
2013-09-18x86, efi: Don't map Boot Services on i386Josh Boyer
2013-09-05efi: x86: make efi_lookup_mapped_addr() a common functionLeif Lindholm
2013-09-05efi: x86: ia64: provide a generic efi_config_init()Leif Lindholm
2013-08-29gpio: (gpio-pca953x) move header to linux/platform_data/Vivien Didelot
2013-07-31arch/x86/platform/ce4100/ce4100.c: include reboot.hAndrew Morton
2013-07-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds