| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | | | | | | Move cper.c from drivers/acpi/apei to drivers/firmware/efi | Luck, Tony | 2013-10-31 | 6 | -2/+10 |
| * | | | | | | | | | Merge tag 'please-pull-eMCA-fix' of git://git.kernel.org/pub/scm/linux/kernel... | Ingo Molnar | 2013-10-26 | 24 | -149/+592 |
| |\ \ \ \ \ \ \ \ \
| | |/ / / / / / / / |
|
| | * | | | | | | | | EDAC, GHES: Update ghes error record info | Chen, Gong | 2013-10-23 | 2 | -1/+12 |
| | * | | | | | | | | ACPI, APEI, CPER: Cleanup CPER memory error output format | Chen, Gong | 2013-10-23 | 1 | -36/+31 |
| | * | | | | | | | | ACPI, APEI, CPER: Enhance memory reporting capability | Chen, Gong | 2013-10-23 | 1 | -0/+12 |
| | * | | | | | | | | ACPI, APEI, CPER: Add UEFI 2.4 support for memory error | Chen, Gong | 2013-10-23 | 5 | -12/+18 |
| | * | | | | | | | | DMI: Parse memory device (type 17) in SMBIOS | Chen, Gong | 2013-10-23 | 4 | -0/+67 |
| | * | | | | | | | | ACPI, x86: Extended error log driver for x86 platform | Chen, Gong | 2013-10-23 | 6 | -1/+352 |
| | * | | | | | | | | bitops: Introduce a more generic BITMASK macro | Chen, Gong | 2013-10-21 | 5 | -34/+35 |
| | * | | | | | | | | ACPI, CPER: Update cper info | Chen, Gong | 2013-10-21 | 6 | -71/+71 |
| | * | | | | | | | | ACPI, APEI, CPER: Fix status check during error printing | Chen, Gong | 2013-10-21 | 1 | -1/+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 | 49 | -1190/+1834 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | 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-17 | 26 | -429/+978 |
| * | | | | | | | | | | | x86: intel-mid: Add section for sfi device table | David Cohen | 2013-10-17 | 1 | -0/+9 |
| * | | | | | | | | | | | intel-mid: sfi: Allow struct devs_id.get_platform_data to be NULL | David Cohen | 2013-10-17 | 1 | -4/+7 |
| * | | | | | | | | | | | intel_mid: Moved SFI related code to sfi.c | Kuppuswamy Sathyanarayanan | 2013-10-17 | 4 | -450/+489 |
| * | | | | | | | | | | | intel_mid: Added custom handler for ipc devices | Kuppuswamy Sathyanarayanan | 2013-10-17 | 2 | -31/+66 |
| * | | | | | | | | | | | intel_mid: Added custom device_handler support | Kuppuswamy Sathyanarayanan | 2013-10-17 | 1 | -34/+40 |
| * | | | | | | | | | | | intel_mid: Refactored sfi_parse_devs() function | Kuppuswamy Sathyanarayanan | 2013-10-17 | 1 | -70/+71 |
| * | | | | | | | | | | | intel_mid: Renamed *mrst* to *intel_mid* | Kuppuswamy Sathyanarayanan | 2013-10-17 | 13 | -94/+93 |
| * | | | | | | | | | | | pci: intel_mid: Return true/false in function returning bool | Fengguang Wu | 2013-10-17 | 1 | -3/+3 |
| * | | | | | | | | | | | intel_mid: Renamed *mrst* to *intel_mid* | Kuppuswamy Sathyanarayanan | 2013-10-17 | 19 | -32/+33 |
| * | | | | | | | | | | | mrst: Fixed indentation issues | Kuppuswamy Sathyanarayanan | 2013-10-17 | 2 | -12/+15 |
| * | | | | | | | | | | | mrst: Fixed printk/pr_* related issues | Kuppuswamy Sathyanarayanan | 2013-10-17 | 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-10 | 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 | 17 | -791/+1245 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin... | Ingo Molnar | 2013-10-29 | 6 | -3/+216 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | x86/efi: Add EFI framebuffer earlyprintk support | Matt Fleming | 2013-10-28 | 6 | -3/+216 |
| * | | | | | | | | | | | | | | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin... | Ingo Molnar | 2013-10-06 | 2 | -3/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / / / / / |
|
| | * | | | | | | | | | | | | | boot, efi: Remove redundant memset() | Roy Franz | 2013-10-04 | 1 | -2/+0 |
| | * | | | | | | | | | | | | | 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 |
| * | | | | | | | | | | | | | Merge branch 'arm/common' into next | Matt Fleming | 2013-09-25 | 6 | -567/+712 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | efi: resolve warnings found on ARM compile | Roy Franz | 2013-09-25 | 1 | -3/+1 |
| | * | | | | | | | | | | | | | efi: Fix types in EFI calls to match EFI function definitions. | Roy Franz | 2013-09-25 | 1 | -6/+9 |
| | * | | | | | | | | | | | | | efi: Renames in handle_cmdline_files() to complete generalization. | Roy Franz | 2013-09-25 | 1 | -46/+46 |
| | * | | | | | | | | | | | | | efi: Generalize handle_ramdisks() and rename to handle_cmdline_files(). | Roy Franz | 2013-09-25 | 2 | -22/+38 |
| | * | | | | | | | | | | | | | efi: Allow efi_free() to be called with size of 0 | Roy Franz | 2013-09-25 | 2 | -2/+4 |
| | * | | | | | | | | | | | | | efi: use efi_get_memory_map() to get final map for x86 | Roy Franz | 2013-09-25 | 1 | -17/+5 |
| | * | | | | | | | | | | | | | efi: generalize efi_get_memory_map() | Roy Franz | 2013-09-25 | 1 | -3/+11 |
| | * | | | | | | | | | | | | | efi: Rename __get_map() to efi_get_memory_map() | Roy Franz | 2013-09-25 | 1 | -6/+6 |