| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | | | | Merge tag 'please-pull-eMCA-fix' of git://git.kernel.org/pub/scm/linux/kernel... | Ingo Molnar | 2013-10-26 | 3 | -2/+3 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | ACPI, APEI, CPER: Add UEFI 2.4 support for memory error | Chen, Gong | 2013-10-23 | 1 | -2/+1 |
| | * | | | | | | | | | DMI: Parse memory device (type 17) in SMBIOS | Chen, Gong | 2013-10-23 | 1 | -0/+1 |
| | * | | | | | | | | | ACPI, x86: Extended error log driver for x86 platform | Chen, Gong | 2013-10-23 | 1 | -0/+1 |
* | | | | | | | | | | | Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-11-12 | 1 | -11/+16 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | x86/iommu: Clean up the CONFIG_GART_IOMMU config option a bit | Ingo Molnar | 2013-10-06 | 1 | -9/+15 |
| * | | | | | | | | | | | x86/iommu: Don't make AMD_GART depend on EXPERT and default y | Andi Kleen | 2013-10-06 | 1 | -5/+4 |
| | |_|_|_|_|_|_|_|_|/
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2013-11-12 | 41 | -1178/+1819 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | x86, intel-mid: Do not re-introduce usage of obsolete __cpuinit | Paul Gortmaker | 2013-11-07 | 1 | -1/+1 |
| * | | | | | | | | | | | intel_mid: Move platform device setups to their own platform_<device>.* files | David Cohen | 2013-10-18 | 25 | -429/+975 |
| * | | | | | | | | | | | x86: intel-mid: Add section for sfi device table | David Cohen | 2013-10-18 | 1 | -0/+9 |
| * | | | | | | | | | | | intel-mid: sfi: Allow struct devs_id.get_platform_data to be NULL | David Cohen | 2013-10-18 | 1 | -4/+7 |
| * | | | | | | | | | | | intel_mid: Moved SFI related code to sfi.c | Kuppuswamy Sathyanarayanan | 2013-10-18 | 4 | -450/+489 |
| * | | | | | | | | | | | intel_mid: Added custom handler for ipc devices | Kuppuswamy Sathyanarayanan | 2013-10-18 | 2 | -31/+66 |
| * | | | | | | | | | | | intel_mid: Added custom device_handler support | Kuppuswamy Sathyanarayanan | 2013-10-18 | 1 | -34/+40 |
| * | | | | | | | | | | | intel_mid: Refactored sfi_parse_devs() function | Kuppuswamy Sathyanarayanan | 2013-10-18 | 1 | -70/+71 |
| * | | | | | | | | | | | intel_mid: Renamed *mrst* to *intel_mid* | Kuppuswamy Sathyanarayanan | 2013-10-18 | 10 | -89/+88 |
| * | | | | | | | | | | | pci: intel_mid: Return true/false in function returning bool | Fengguang Wu | 2013-10-18 | 1 | -3/+3 |
| * | | | | | | | | | | | intel_mid: Renamed *mrst* to *intel_mid* | Kuppuswamy Sathyanarayanan | 2013-10-18 | 13 | -25/+26 |
| * | | | | | | | | | | | mrst: Fixed indentation issues | Kuppuswamy Sathyanarayanan | 2013-10-18 | 2 | -12/+15 |
| * | | | | | | | | | | | mrst: Fixed printk/pr_* related issues | Kuppuswamy Sathyanarayanan | 2013-10-18 | 3 | -5/+4 |
| | |_|_|_|_|_|_|_|/ /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-11-12 | 2 | -0/+46 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | x86, hyperv: Move a variable to avoid an unused variable warning | H. Peter Anvin | 2013-11-06 | 1 | -2/+2 |
| * | | | | | | | | | | | x86, hyperv: Fix build error due to missing <asm/apic.h> include | David Rientjes | 2013-10-30 | 1 | -0/+1 |
| * | | | | | | | | | | | x86, hyperv: Correctly guard the local APIC calibration code | K. Y. Srinivasan | 2013-10-11 | 1 | -0/+2 |
| * | | | | | | | | | | | x86, hyperv: Get the local APIC timer frequency from the hypervisor | K. Y. Srinivasan | 2013-10-10 | 2 | -0/+43 |
| | |/ / / / / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-11-12 | 9 | -728/+409 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | x86/efi: Add EFI framebuffer earlyprintk support | Matt Fleming | 2013-10-28 | 5 | -0/+211 |
| * | | | | | | | | | | | x86/efi: Fix config_table_type array termination | Leif Lindholm | 2013-10-04 | 1 | -1/+1 |
| * | | | | | | | | | | | x86 efi: bugfix interrupt disabling sequence | Bart Kuivenhoven | 2013-09-30 | 1 | -15/+2 |
| * | | | | | | | | | | | x86: EFI stub support for large memory maps | Linn Crosetto | 2013-09-30 | 1 | -61/+161 |
| * | | | | | | | | | | | efi: Generalize handle_ramdisks() and rename to handle_cmdline_files(). | Roy Franz | 2013-09-25 | 1 | -1/+8 |
| * | | | | | | | | | | | efi: Allow efi_free() to be called with size of 0 | Roy Franz | 2013-09-25 | 1 | -2/+1 |
| * | | | | | | | | | | | efi: use efi_get_memory_map() to get final map for x86 | Roy Franz | 2013-09-25 | 1 | -17/+5 |
| * | | | | | | | | | | | efi: Move unicode to ASCII conversion to shared function. | Roy Franz | 2013-09-25 | 1 | -37/+6 |
| * | | | | | | | | | | | efi: Generalize relocate_kernel() for use by other architectures. | Roy Franz | 2013-09-25 | 1 | -2/+8 |
| * | | | | | | | | | | | efi: Move relocate_kernel() to shared file. | Roy Franz | 2013-09-25 | 1 | -34/+0 |
| * | | | | | | | | | | | efi: Rename memory allocation/free functions | Roy Franz | 2013-09-25 | 1 | -9/+10 |
| * | | | | | | | | | | | efi: Add system table pointer argument to shared functions. | Roy Franz | 2013-09-25 | 1 | -18/+20 |
| * | | | | | | | | | | | efi: Move common EFI stub code from x86 arch code to common location | Roy Franz | 2013-09-25 | 2 | -442/+1 |
| * | | | | | | | | | | | efi: Add proper definitions for some EFI function pointers. | Roy Franz | 2013-09-25 | 1 | -8/+0 |
| * | | | | | | | | | | | EFI stub documentation updates | Roy Franz | 2013-09-25 | 1 | -1/+1 |
| * | | | | | | | | | | | efi: x86: make efi_lookup_mapped_addr() a common function | Leif Lindholm | 2013-09-05 | 1 | -28/+2 |
| * | | | | | | | | | | | efi: x86: ia64: provide a generic efi_config_init() | Leif Lindholm | 2013-09-05 | 1 | -88/+8 |
| | |_|_|_|_|_|_|_|/ /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-11-12 | 8 | -40/+45 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | x86/cpu: Increase max CPU count to 8192 | Josh Boyer | 2013-11-06 | 1 | -2/+2 |
| * | | | | | | | | | | | x86/cpu: Allow higher NR_CPUS values | Josh Boyer | 2013-11-06 | 1 | -2/+4 |
| * | | | | | | | | | | | x86/cpu: Always print SMP information in /proc/cpuinfo | HATAYAMA Daisuke | 2013-11-06 | 1 | -9/+6 |
| * | | | | | | | | | | | Merge tag 'v3.12' into x86/cpu, to refresh the branch before queueing up more... | Ingo Molnar | 2013-11-06 | 4 | -7/+8 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | x86/cpu: Track legacy CPU model data only on 32-bit kernels | Jan Beulich | 2013-10-26 | 6 | -28/+34 |
| | |_|_|_|/ / / / / / /
| |/| | | | | | | | | | |
|