aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/platform (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-14/+29
2016-01-21x86/platform/quark: Print boundaries correctlyAndy Shevchenko1-5/+13
2016-01-19x86/platform/UV: Remove EFI memmap quirk for UV2+Alex Thorlton1-4/+13
2016-01-19x86/platform/intel-mid: Join string and fix SoC nameAndy Shevchenko1-5/+3
2016-01-12Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-23/+12
2015-12-11x86/platform/uv: Include clocksource.h for clocksource_touch_watchdog()Ingo Molnar1-0/+1
2015-12-09x86/platform/iosf_mbi: Remove duplicate definitionsAndy Shevchenko2-23/+12
2015-11-03Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-26/+32
2015-10-28efi: Use correct type for struct efi_memory_map::phys_mapArd Biesheuvel1-2/+2
2015-10-14Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into core/efiIngo Molnar1-4/+2
2015-10-14Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fixIngo Molnar9-32/+876
2015-10-12x86/efi: Rename print_efi_memmap() to efi_print_memmap()Taku Izumi1-2/+2
2015-10-12efi/x86: Move efi=debug option parsing to coreLeif Lindholm1-2/+0
2015-10-11x86/intel-mid: Make intel_mid_ops staticAndy Shevchenko1-1/+1
2015-10-01x86/efi: Fix boot crash by mapping EFI memmap entries bottom-up at runtime, instead of top-downMatt Fleming1-1/+66
2015-09-17arch/x86/intel-mid: Use kmemdup rather than duplicating its implementationAndrzej Hajda1-2/+1
2015-09-14x86/platform/uv: Implement simple dump failover if kdump failsMike Travis1-23/+30
2015-09-10kexec: split kexec_load syscall from kexec core codeDave Young2-5/+5
2015-09-01Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2015-09-01Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-25/+804
2015-08-25x86/platform: Make atom/pmc_atom.c explicitly non-modularPaul Gortmaker1-9/+4
2015-08-08efi, x86: Rearrange efi_mem_attributes()Jonathan (Zhixiong) Zhang1-18/+0
2015-08-08x86/efi-bgrt: Switch pr_err() to pr_debug() for invalid BGRTMatt Fleming1-2/+7
2015-07-30x86/uv/time: Migrate to new set-state interfaceViresh Kumar1-24/+13
2015-07-30efi: Check for NULL efi kernel parametersRicardo Neri1-0/+5
2015-07-16x86/platform/iosf_mbi: Add Intel Tangier PCI idAndy Shevchenko1-0/+2
2015-07-16x86/platform/iosf_mbi: Source cleanupAndy Shevchenko1-5/+4
2015-07-16x86/platform/iosf_mbi: Remove NULL pointer checks for pci_dev_put()Andy Shevchenko1-4/+2
2015-07-16x86/platform/iosf_mbi: Check return value of debugfs_create properlyAndy Shevchenko1-5/+5
2015-07-16x86/platform/iosf_mbi: Move to dedicated folderAndy Shevchenko3-0/+330
2015-07-13x86/irq: Use accessor irq_data_get_node()Jiang Liu1-1/+1
2015-07-06x86/platform/intel/pmc_atom: Move the PMC-Atom code to arch/x86/platform/atomAndy Shevchenko2-1/+467
2015-07-02Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-2/+1
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-1/+1
2015-06-29Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimmLinus Torvalds1-0/+3
2015-06-24x86, mirror: x86 enabling - find mirrored memory rangesTony Luck1-0/+21
2015-06-22Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds8-215/+328
2015-06-16x86: don't use module_init in non-modular intel_mid_vrtc.cPaul Gortmaker1-2/+1
2015-06-03Merge branches 'x86/mm', 'x86/build', 'x86/apic' and 'x86/platform' into x86/core, to apply dependent patchIngo Molnar8-215/+328
2015-05-28kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez1-1/+1
2015-05-27e820, efi: add ACPI 6.0 persistent memory typesDan Williams1-0/+3
2015-05-11Merge branch 'x86/asm' into x86/apic, to resolve a conflictIngo Molnar2-113/+0
2015-05-07x86/platform/atom/punit: Add Punit device state debug driverSrinivas Pandruvada3-0/+185
2015-05-05x86: Constify irqdomain opsThomas Gleixner1-5/+5
2015-04-30efi: Add esrt supportPeter Jones1-0/+2
2015-04-24x86/irq: Move irqdomain specific code into asm/irqdomain.hJiang Liu1-1/+1
2015-04-24x86: Cleanup irq_domain opsThomas Gleixner1-8/+2
2015-04-24x86/irq: Move check of cfg->move_in_progress into send_cleanup_vector()Jiang Liu1-2/+1
2015-04-24x86/irq: Convert IOAPIC to use hierarchical irqdomain interfacesJiang Liu3-7/+6
2015-04-24x86/irq: Prepare IOAPIC interfaces to support hierarchical irqdomainsJiang Liu2-4/+9