summaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | Merge tag 'please-pull-eMCA-fix' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2013-10-263-2/+3
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ACPI, APEI, CPER: Add UEFI 2.4 support for memory errorChen, Gong2013-10-231-2/+1
| | * | | | | | | | | DMI: Parse memory device (type 17) in SMBIOSChen, Gong2013-10-231-0/+1
| | * | | | | | | | | ACPI, x86: Extended error log driver for x86 platformChen, Gong2013-10-231-0/+1
* | | | | | | | | | | Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-11-121-11/+16
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86/iommu: Clean up the CONFIG_GART_IOMMU config option a bitIngo Molnar2013-10-061-9/+15
| * | | | | | | | | | | x86/iommu: Don't make AMD_GART depend on EXPERT and default yAndi Kleen2013-10-061-5/+4
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-11-1241-1178/+1819
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86, intel-mid: Do not re-introduce usage of obsolete __cpuinitPaul Gortmaker2013-11-071-1/+1
| * | | | | | | | | | | intel_mid: Move platform device setups to their own platform_<device>.* filesDavid Cohen2013-10-1825-429/+975
| * | | | | | | | | | | x86: intel-mid: Add section for sfi device tableDavid Cohen2013-10-181-0/+9
| * | | | | | | | | | | intel-mid: sfi: Allow struct devs_id.get_platform_data to be NULLDavid Cohen2013-10-181-4/+7
| * | | | | | | | | | | intel_mid: Moved SFI related code to sfi.cKuppuswamy Sathyanarayanan2013-10-184-450/+489
| * | | | | | | | | | | intel_mid: Added custom handler for ipc devicesKuppuswamy Sathyanarayanan2013-10-182-31/+66
| * | | | | | | | | | | intel_mid: Added custom device_handler supportKuppuswamy Sathyanarayanan2013-10-181-34/+40
| * | | | | | | | | | | intel_mid: Refactored sfi_parse_devs() functionKuppuswamy Sathyanarayanan2013-10-181-70/+71
| * | | | | | | | | | | intel_mid: Renamed *mrst* to *intel_mid*Kuppuswamy Sathyanarayanan2013-10-1810-89/+88
| * | | | | | | | | | | pci: intel_mid: Return true/false in function returning boolFengguang Wu2013-10-181-3/+3
| * | | | | | | | | | | intel_mid: Renamed *mrst* to *intel_mid*Kuppuswamy Sathyanarayanan2013-10-1813-25/+26
| * | | | | | | | | | | mrst: Fixed indentation issuesKuppuswamy Sathyanarayanan2013-10-182-12/+15
| * | | | | | | | | | | mrst: Fixed printk/pr_* related issuesKuppuswamy Sathyanarayanan2013-10-183-5/+4
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-122-0/+46
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86, hyperv: Move a variable to avoid an unused variable warningH. Peter Anvin2013-11-061-2/+2
| * | | | | | | | | | | x86, hyperv: Fix build error due to missing <asm/apic.h> includeDavid Rientjes2013-10-301-0/+1
| * | | | | | | | | | | x86, hyperv: Correctly guard the local APIC calibration codeK. Y. Srinivasan2013-10-111-0/+2
| * | | | | | | | | | | x86, hyperv: Get the local APIC timer frequency from the hypervisorK. Y. Srinivasan2013-10-102-0/+43
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-11-129-728/+409
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86/efi: Add EFI framebuffer earlyprintk supportMatt Fleming2013-10-285-0/+211
| * | | | | | | | | | | x86/efi: Fix config_table_type array terminationLeif Lindholm2013-10-041-1/+1
| * | | | | | | | | | | x86 efi: bugfix interrupt disabling sequenceBart Kuivenhoven2013-09-301-15/+2
| * | | | | | | | | | | x86: EFI stub support for large memory mapsLinn Crosetto2013-09-301-61/+161
| * | | | | | | | | | | efi: Generalize handle_ramdisks() and rename to handle_cmdline_files().Roy Franz2013-09-251-1/+8
| * | | | | | | | | | | efi: Allow efi_free() to be called with size of 0Roy Franz2013-09-251-2/+1
| * | | | | | | | | | | efi: use efi_get_memory_map() to get final map for x86Roy Franz2013-09-251-17/+5
| * | | | | | | | | | | efi: Move unicode to ASCII conversion to shared function.Roy Franz2013-09-251-37/+6
| * | | | | | | | | | | efi: Generalize relocate_kernel() for use by other architectures.Roy Franz2013-09-251-2/+8
| * | | | | | | | | | | efi: Move relocate_kernel() to shared file.Roy Franz2013-09-251-34/+0
| * | | | | | | | | | | efi: Rename memory allocation/free functionsRoy Franz2013-09-251-9/+10
| * | | | | | | | | | | efi: Add system table pointer argument to shared functions.Roy Franz2013-09-251-18/+20
| * | | | | | | | | | | efi: Move common EFI stub code from x86 arch code to common locationRoy Franz2013-09-252-442/+1
| * | | | | | | | | | | efi: Add proper definitions for some EFI function pointers.Roy Franz2013-09-251-8/+0
| * | | | | | | | | | | EFI stub documentation updatesRoy Franz2013-09-251-1/+1
| * | | | | | | | | | | efi: x86: make efi_lookup_mapped_addr() a common functionLeif Lindholm2013-09-051-28/+2
| * | | | | | | | | | | efi: x86: ia64: provide a generic efi_config_init()Leif Lindholm2013-09-051-88/+8
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-11-128-40/+45
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86/cpu: Increase max CPU count to 8192Josh Boyer2013-11-061-2/+2
| * | | | | | | | | | | x86/cpu: Allow higher NR_CPUS valuesJosh Boyer2013-11-061-2/+4
| * | | | | | | | | | | x86/cpu: Always print SMP information in /proc/cpuinfoHATAYAMA Daisuke2013-11-061-9/+6
| * | | | | | | | | | | Merge tag 'v3.12' into x86/cpu, to refresh the branch before queueing up more...Ingo Molnar2013-11-064-7/+8
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | x86/cpu: Track legacy CPU model data only on 32-bit kernelsJan Beulich2013-10-266-28/+34
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |