summaryrefslogtreecommitdiff
path: root/arch/x86/platform (follow)
Commit message (Expand)AuthorAge
* x86/platform/olpc: Fix resume handler build warningBorislav Petkov2018-02-25
* Revert "x86/mm/pat: Ensure cpa->pfn only contains page frame numbers"Greg Kroah-Hartman2017-12-16
* Revert "x86/efi: Hoist page table switching code into efi_call_virt()"Greg Kroah-Hartman2017-12-16
* Revert "x86/efi: Build our own page table structures"Greg Kroah-Hartman2017-12-16
* x86/efi-bgrt: Replace early_memremap() with memremap()Matt Fleming2017-12-05
* x86/efi-bgrt: Fix kernel panic when mapping BGRT dataSai Praneeth2017-12-05
* x86/efi: Build our own page table structuresMatt Fleming2017-12-05
* x86/efi: Hoist page table switching code into efi_call_virt()Matt Fleming2017-12-05
* x86/mm/pat: Ensure cpa->pfn only contains page frame numbersMatt Fleming2017-12-05
* x86/platform/intel-mid: Correct MSI IRQ line for watchdog deviceAndy Shevchenko2017-05-14
* x86/platform/goldfish: Prevent unconditional loadingThomas Gleixner2017-02-26
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-11-03
|\
| * x86/intel-mid: Make intel_mid_ops staticAndy Shevchenko2015-10-11
| * arch/x86/intel-mid: Use kmemdup rather than duplicating its implementationAndrzej Hajda2015-09-17
| * x86/platform/uv: Implement simple dump failover if kdump failsMike Travis2015-09-14
* | efi: Use correct type for struct efi_memory_map::phys_mapArd Biesheuvel2015-10-28
* | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar2015-10-14
|\ \
| * | x86/efi: Rename print_efi_memmap() to efi_print_memmap()Taku Izumi2015-10-12
| * | efi/x86: Move efi=debug option parsing to coreLeif Lindholm2015-10-12
* | | Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fixIngo Molnar2015-10-14
|\ \ \ | |/ / |/| |
| * | x86/efi: Fix boot crash by mapping EFI memmap entries bottom-up at runtime, i...Matt Fleming2015-10-01
| |/
| * kexec: split kexec_load syscall from kexec core codeDave Young2015-09-10
| * Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-01
| |\
| | * x86/irq: Use accessor irq_data_get_node()Jiang Liu2015-07-13
| * | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-01
| |\ \
| | * | x86/platform: Make atom/pmc_atom.c explicitly non-modularPaul Gortmaker2015-08-25
| | * | x86/uv/time: Migrate to new set-state interfaceViresh Kumar2015-07-30
| | * | x86/platform/iosf_mbi: Add Intel Tangier PCI idAndy Shevchenko2015-07-16
| | * | x86/platform/iosf_mbi: Source cleanupAndy Shevchenko2015-07-16
| | * | x86/platform/iosf_mbi: Remove NULL pointer checks for pci_dev_put()Andy Shevchenko2015-07-16
| | * | x86/platform/iosf_mbi: Check return value of debugfs_create properlyAndy Shevchenko2015-07-16
| | * | x86/platform/iosf_mbi: Move to dedicated folderAndy Shevchenko2015-07-16
| | * | x86/platform/intel/pmc_atom: Move the PMC-Atom code to arch/x86/platform/atomAndy Shevchenko2015-07-06
| | |/
* | | efi, x86: Rearrange efi_mem_attributes()Jonathan (Zhixiong) Zhang2015-08-08
* | | x86/efi-bgrt: Switch pr_err() to pr_debug() for invalid BGRTMatt Fleming2015-08-08
|/ /
* / efi: Check for NULL efi kernel parametersRicardo Neri2015-07-30
|/
* Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/...Linus Torvalds2015-07-02
|\
| * x86: don't use module_init in non-modular intel_mid_vrtc.cPaul Gortmaker2015-06-16
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-07-01
|\ \
| * | kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez2015-05-28
| |/
* | Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-06-29
|\ \
| * | e820, efi: add ACPI 6.0 persistent memory typesDan Williams2015-05-27
| |/
* | x86, mirror: x86 enabling - find mirrored memory rangesTony Luck2015-06-24
* | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-06-22
|\ \
| | \
| | \
| *-. \ Merge branches 'x86/mm', 'x86/build', 'x86/apic' and 'x86/platform' into x86/...Ingo Molnar2015-06-03
| |\ \ \ | | |_|/ | |/| |
| | | * x86/platform/atom/punit: Add Punit device state debug driverSrinivas Pandruvada2015-05-07
| | |/ | |/|
| | * Merge branch 'x86/asm' into x86/apic, to resolve a conflictIngo Molnar2015-05-11
| | |\ | | |/ | |/|
| | * x86: Constify irqdomain opsThomas Gleixner2015-05-05
| | * x86/irq: Move irqdomain specific code into asm/irqdomain.hJiang Liu2015-04-24
| | * x86: Cleanup irq_domain opsThomas Gleixner2015-04-24