Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • v3.10.27
    1071ea6e · Linux 3.10.27 ·
    This is the 3.10.27 stable release
    
  • v3.4.77
    4b9c8e9b · Linux 3.4.77 ·
    This is the 3.4.77 stable release
    
  • v3.13-rc8
    7e22e911 · Linux 3.13-rc8 ·
    Linux 3.13-rc8
    
  • pm+acpi-3.13-rc8
    13de22c5 · Merge branch 'pm-cpuidle' ·
    ACPI and power management fixes for 3.13-rc8
    
    - Recent commits modifying the lists of C-states in the intel_idle
      driver introduced bugs leading to crashes on some systems.  Two
      fixes from Jiang Liu.
    
    - The ACPI AC driver should receive all types of notifications, but
      recent change made it ignore some of them.  Fix from Alexander Mezin.
    
    - intel_pstate's validity checks for MSRs it depends on are not
      sufficient to catch the lack of support in nested KVM setups, so
      they are extended to cover that case.  From Dirk Brandewie.
    
    - NEC LZ750/LS has a botched up _BIX method in its ACPI tables, so our
      ACPI battery driver needs a quirk for it.  From Lan Tianyu.
    
    - The tpm_ppi driver sometimes leaks memory allocated by acpi_get_name().
      Fix from Jiang Liu.
    
    /
    
  • v3.12.7
    4301b7a8 · Linux 3.12.7 ·
    This is the 3.12.7 stable release
    
  • v3.10.26
    8b4ed85b · Linux 3.10.26 ·
    This is the 3.10.26 stable release
    
  • omapdrm-3.14
    omapdrm patches for 3.14
    
  • v3.4.76
    94f578e6 · Linux 3.4.76 ·
    This is the 3.4.76 stable release
    
  • v3.13-rc7
    d6e0a2dd · Linux 3.13-rc7 ·
    Linux 3.13-rc7
    
  • pm+acpi-3.13-rc7
    ACPI and power management fixes and new device IDs for 3.13-rc7
    
    - VGA switcheroo was broken for some users as a result of the ACPI-based
      PCI hotplug (ACPIPHP) changes in 3.12, because some previously ignored
      hotplug events started to be handled.  The fix causes them to be
      ignored again.
    
    - There are two more issues related to cpufreq's suspend/resume handling
      changes from the 3.12 cycle addressed by Viresh Kumar's fixes.
    
    - intel_pstate triggers a divide error in a timer function if the P-state
      information it needs is missing during initialization.  This leads to
      kernel panics on nested KVM clients and is fixed by failing the
      initialization cleanly in those cases.
    
    - PCI initalization code changes during the 3.9 cycle uncovered BIOS
      issues related to ACPI wakeup notifications (some BIOSes send them
      for devices that aren't supposed to support ACPI wakeup).  Work around
      them by installing an ACPI wakeup notify handler for all PCI devices
      with ACPI support.
    
    - The Calxeda cpuilde driver's probe function is tagged as __init, which
      is incorrect and causes a section mismatch to occur during build.  Fix
      from Andre Przywara removes the __init tag from there.
    
    - During the 3.12 cycle ACPIPHP started to print warnings about missing
      _ADR for devices that legitimately don't have it.  Fix from Toshi Kani
      makes it only print the warnings where they make sense.
    
    /
    
  • v3.2.54
    260716c8 · Linux 3.2.54 ·
    This is the 3.2.54 stable release
    
  • v3.13-rc6
    802eee95 · Linux 3.13-rc6 ·
    Linux 3.13-rc6
    
  • pm+acpi-3.13-rc6
    ACPI and power management fixes and new device IDs for 3.13-rc6
    
    - Fix for a cpufreq regression causing stale sysfs files to be left
      behind during system resume if cpufreq_add_dev() fails for one or
      more CPUs from Viresh Kumar.
    
    - Fix for a bug in cpufreq causing CONFIG_CPU_FREQ_DEFAULT_* to be
      ignored when the intel_pstate driver is used from Jason Baron.
    
    - System suspend fix for a memory leak in pm_vt_switch_unregister()
      that forgot to release objects after removing them from
      pm_vt_switch_list.  From Masami Ichikawa.
    
    - Intel Valley View device ID and energy unit encoding update for the
      (recently added) Intel RAPL (Running Average Power Limit) driver
      from Jacob Pan.
    
    - Intel Bay Trail SoC GPIO and ACPI device IDs for the Low Power
      Subsystem (LPSS) ACPI driver from Paul Drews.
    
    /
    
  • v3.13-rc5
    413541dd · Linux 3.13-rc5 ·
    Linux 3.13-rc5
    
  • drm/for-3.14-rc1
    drm/tegra: Changes for v3.14-rc1
    
    This series of changes brings DRM panel support as well as initial code
    to register DSI hosts and peripherals and bind them to DSI drivers. The
    panel and DSI code are both used by the simple panel driver.
    
    The Tegra-specific changes build on top of this work to add support for
    various panels found on Tegra boards. New drivers enable the DSI host
    found on Tegra114 and a special hardware block that calibrates the pads
    used for DSI and CSI. The host1x and the display controller drivers gain
    basic Tegra124 support. To round of the new features, the DRM driver now
    sports a very simple PRIME implementation.
    
    In addition there are various improvements such as the host1x API being
    exported so that client drivers (like the Tegra DRM driver) can be built
    as modules. HDMI now does better power management and legacy FBDEV can
    now be disabled via Kconfig (though it's still enabled by default). A
    few sparse warnings have been squashed and various parts of the code
    have become more robust.
    
  • v3.12.6
    d0266db2 · Linux 3.12.6 ·
    This is the 3.12.6 stable release
    
  • v3.10.25
    095f493c · Linux 3.10.25 ·
    This is the 3.10.25 stable release
    
  • v3.4.75
    84dfcb75 · Linux 3.4.75 ·
    This is the 3.4.75 stable release
    
  • v3.13-rc4
    319e2e3f · Linux 3.13-rc4 ·
    Linux 3.13-rc4
    
  • v3.12.5
    156c7581 · Linux 3.12.5 ·
    This is the 3.12.5 stable release