| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2013-11-12 | 8 | -18/+152 |
|\ |
|
| * | of: Move definition of of_find_next_cache_node into common code. | Sudeep KarkadaNagesha | 2013-10-31 | 1 | -0/+31 |
| * | powerpc/pmu: Fix ADB_PMU_LED_IDE dependencies | Christian Kujau | 2013-10-31 | 1 | -0/+1 |
| * | hwrng: Add a driver for the hwrng found in power7+ systems | Michael Ellerman | 2013-10-11 | 3 | -0/+95 |
| * | hwrng: Return errors to upper levels in pseries-rng.c | Michael Ellerman | 2013-10-11 | 1 | -3/+11 |
| * | tty/hvc_opal: powerpc: Make OPAL HVC device tree accesses endian safe | Benjamin Herrenschmidt | 2013-10-11 | 1 | -2/+2 |
| * | powerpc/hvsi: Fix endian issues in HVSI driver | Benjamin Herrenschmidt | 2013-10-11 | 1 | -13/+12 |
* | | Merge tag 'h8300-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-11-12 | 11 | -841/+2 |
|\ \ |
|
| * | | watchdog: Drop references to H8300 architecture | Guenter Roeck | 2013-09-17 | 2 | -4/+0 |
| * | | net/ethernet: Drop H8/300 Ethernet driver | Guenter Roeck | 2013-09-17 | 4 | -694/+1 |
| * | | net/ethernet: smsc9194: Drop conditional code for H8/300 | Guenter Roeck | 2013-09-17 | 1 | -24/+0 |
| * | | ide: Drop H8/300 driver | Guenter Roeck | 2013-09-17 | 3 | -118/+0 |
* | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-11-12 | 17 | -136/+565 |
|\ \ \ |
|
| * | | | ACPI, x86: Fix extended error log driver to depend on CONFIG_X86_LOCAL_APIC | Luck, Tony | 2013-11-11 | 1 | -1/+1 |
| * | | | dmi: Avoid unaligned memory access in save_mem_devices() | Luck, Tony | 2013-11-03 | 1 | -1/+2 |
| * | | | Merge tag 'please-pull-move-cper' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2013-11-01 | 6 | -2/+10 |
| |\ \ \ |
|
| | * | | | 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 | 13 | -135/+555 |
| |\| | | |
|
| | * | | | EDAC, GHES: Update ghes error record info | Chen, Gong | 2013-10-23 | 1 | -0/+11 |
| | * | | | 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 | 3 | -8/+8 |
| | * | | | DMI: Parse memory device (type 17) in SMBIOS | Chen, Gong | 2013-10-23 | 1 | -0/+60 |
| | * | | | ACPI, x86: Extended error log driver for x86 platform | Chen, Gong | 2013-10-23 | 4 | -1/+350 |
| | * | | | bitops: Introduce a more generic BITMASK macro | Chen, Gong | 2013-10-22 | 4 | -34/+27 |
| | * | | | ACPI, CPER: Update cper info | Chen, Gong | 2013-10-22 | 3 | -62/+62 |
| | * | | | ACPI, APEI, CPER: Fix status check during error printing | Chen, Gong | 2013-10-22 | 1 | -1/+1 |
* | | | | | Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2013-11-12 | 6 | -9/+9 |
|\ \ \ \ \ |
|
| * | | | | | intel_mid: Renamed *mrst* to *intel_mid* | Kuppuswamy Sathyanarayanan | 2013-10-18 | 2 | -2/+2 |
| * | | | | | intel_mid: Renamed *mrst* to *intel_mid* | Kuppuswamy Sathyanarayanan | 2013-10-18 | 6 | -7/+7 |
* | | | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-11-12 | 3 | -1/+777 |
|\ \ \ \ \ \ |
|
| * | | | | | | boot, efi: Remove redundant memset() | Roy Franz | 2013-10-04 | 1 | -2/+0 |
| * | | | | | | Merge branch 'arm/common' into next | Matt Fleming | 2013-09-25 | 1 | -0/+638 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | 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 | 1 | -21/+30 |
| | * | | | | | | efi: Allow efi_free() to be called with size of 0 | Roy Franz | 2013-09-25 | 1 | -0/+3 |
| | * | | | | | | 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 |
| | * | | | | | | efi: Move unicode to ASCII conversion to shared function. | Roy Franz | 2013-09-25 | 1 | -0/+61 |
| | * | | | | | | efi: Generalize relocate_kernel() for use by other architectures. | Roy Franz | 2013-09-25 | 1 | -21/+55 |
| | * | | | | | | efi: Move relocate_kernel() to shared file. | Roy Franz | 2013-09-25 | 1 | -0/+35 |
| | * | | | | | | efi: Enforce minimum alignment of 1 page on allocations. | Roy Franz | 2013-09-25 | 1 | -0/+16 |
| | * | | | | | | efi: Rename memory allocation/free functions | Roy Franz | 2013-09-25 | 1 | -7/+7 |
| | * | | | | | | efi: Add system table pointer argument to shared functions. | Roy Franz | 2013-09-25 | 1 | -44/+52 |
| | * | | | | | | efi: Move common EFI stub code from x86 arch code to common location | Roy Franz | 2013-09-25 | 1 | -0/+463 |
| * | | | | | | | Merge branch 'arm/efi-stub' into next | Matt Fleming | 2013-09-05 | 1 | -0/+140 |
| |\| | | | | | |
|
| | * | | | | | | efi: x86: make efi_lookup_mapped_addr() a common function | Leif Lindholm | 2013-09-05 | 1 | -0/+32 |
| | * | | | | | | efi: x86: ia64: provide a generic efi_config_init() | Leif Lindholm | 2013-09-05 | 1 | -0/+108 |