| Commit message (Expand) | Author | Age | Files | Lines |
* | 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-21 | 4 | -34/+27 |
| | * | ACPI, CPER: Update cper info | Chen, Gong | 2013-10-21 | 3 | -62/+62 |
| | * | ACPI, APEI, CPER: Fix status check during error printing | Chen, Gong | 2013-10-21 | 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-17 | 2 | -2/+2 |
| * | | | intel_mid: Renamed *mrst* to *intel_mid* | Kuppuswamy Sathyanarayanan | 2013-10-17 | 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 |
| * | | | | | efivars: Mark local function as static | Bojan Prtvar | 2013-09-05 | 1 | -1/+1 |
| |/ / / / |
|
* | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-11-12 | 22 | -61/+452 |
|\ \ \ \ \ |
|
| * | | | | | clocksource: sun4i: remove IRQF_DISABLED | Maxime Ripard | 2013-10-22 | 1 | -1/+1 |
| * | | | | | clocksource: sun4i: Report the minimum tick that we can program | Maxime Ripard | 2013-10-22 | 1 | -4/+6 |
| * | | | | | clocksource: sun4i: Select CLKSRC_MMIO | Maxime Ripard | 2013-10-22 | 1 | -0/+1 |
| * | | | | | clocksource: Provide timekeeping for efm32 SoCs | Uwe Kleine-König | 2013-10-22 | 3 | -0/+284 |
| * | | | | | clocksource: em_sti: convert to clk_prepare/unprepare | Shinya Kuribayashi | 2013-10-22 | 1 | -2/+2 |
| * | | | | | clocksource: arch_timer: Do not register arch_sys_counter twice | Thierry Reding | 2013-10-16 | 1 | -9/+3 |
| * | | | | | Merge branch 'fortglx/3.13/time' of git://git.linaro.org/people/jstultz/linux... | Ingo Molnar | 2013-10-10 | 2 | -2/+11 |
| |\ \ \ \ \ |
|
| | * | | | | | arch_timer: Move to generic sched_clock framework | Stephen Boyd | 2013-10-09 | 1 | -0/+10 |
| | * | | | | | rtc: rtc-pl031: Set wakeup flag prior to registering rtcdev | John Stultz | 2013-09-18 | 1 | -2/+1 |
| * | | | | | | clocksource: tcb_clksrc: Remove IRQF_DISABLED | Boris BREZILLON | 2013-10-03 | 1 | -1/+1 |