Tags

Tags give the ability to mark specific points in history as being important
  • sunxi-dt-for-3.17

    Allwinner DT additions for 3.17
    
    Among the few patches that we have so far, there's a few noticeable changes:
      - Introduction of the Allwinner A23 SoC
      - Support for the GMAC on the A31. This is only available so far on the
        boards which bootloader enable the PHY regulator.
      - Addition of the infrared receiver
    
  • pm+acpi-3.16-rc6

    ACPI and power management fixes for 3.16-rc6
    
     - Fix for a recently introduced NULL pointer dereference in the core
       system suspend code occuring when platforms without ACPI attempt to
       use the "freeze" sleep state from Zhang Rui.
    
     - Fix for a recently introduced build warning in cpufreq headers from
       Brian W Hart.
    
     - Fix for a 3.13 cpufreq regression related to sysem resume that
       triggers on some systems with multiple CPU clusters from Viresh Kumar.
    
     - Fix for a 3.4 regression in request_firmware() resulting in
       WARN_ON()s on some systems during system resume from Takashi Iwai.
    
     - Revert of the ACPI video commit that changed the default value of
       the video.brightness_switch_enabled command line argument to 0 as
       it has been reported to break existing setups.
    
     - ACPI device enumeration documentation update to take recent code
       changes into account and make the documentation match the code again
       from Darren Hart.
    
     - Fixes for the sa1110, imx6q, kirkwood, and cpu0 cpufreq drivers
       from Linus Walleij, Nicolas Del Piano, Quentin Armitage, Viresh Kumar.
    
     - New ACPI video blacklist entry for HP ProBook 4540s from Hans de Goede.
    
    /
    
  • xfs-for-linus-3.16-rc5

    xfs: fixes for 3.15-rc5
    
    Fixes for low memory perforamnce regressions and a quota inode handling
    regression.
    
  • v3.15.6

    4250b325 · Linux 3.15.6 ·
    This is the 3.15.6 stable release
    
  • v3.14.13

    bc1f55ec · Linux 3.14.13 ·
    This is the 3.14.13 stable release
    
  • v3.10.49

    d02dae43 · Linux 3.10.49 ·
    This is the 3.10.49 stable release
    
  • v3.4.99

    0758142f · Linux 3.4.99 ·
    This is the 3.4.99 stable release
    
  • gpio-v3.16-3

    A GPIO fix for the v3.16 series - fixes up some merge
    confusion from the merge window.
    
  • v3.16-rc5

    1795cd9b · Linux 3.16-rc5 ·
    Linux 3.16-rc5
    
  • tty-3.16-rc5

    TTY/Serial fixes for 3.16-rc5
    
    Here are some small serial fixes that resolve some reported problems
    that started in 3.15 with some serial drivers.  And there's a new dt
    binding for a serial driver, which was all that was needed for the
    renesas serial driver.
    
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    
  • v3.2.61

    e9b1a5ca · Linux 3.2.61 ·
    This is the 3.2.61 stable release
    
  • drm-intel-next-2014-07-11

    - fbc improvements when stolen memory is tight (Ben)
    - cdclk handling improvements for vlv/chv (Ville)
    - proper fix for stuck primary planes on gmch platforms with cxsr (Imre&Ebgert
      Eich)
    - gen8 hw semaphore support (Ben)
    - more execlist prep work from Oscar Mateo
    - locking fixes for primary planes (Matt Roper)
    - code rework to support runtime pm for dpms on hsw/bdw (Paulo, Imre & me), but
      not yet enabled because some fixes from Paulo haven't made the cut
    - more gpu boost tuning from Chris
    - as usual piles of little things all over
  • pm+acpi-3.16-rc5

    20910442 · Merge branch 'pm-cpufreq' ·
    ACPI and power management fixes for 3.16-rc5
    
     - Missing device ID for ACPI enumeration of PNP devices that we
       overlooked during the recent rework of that code from Zhang Rui.
    
     - Fix for a problem introduced during the 3.14 cycle in the ACPI
       device resources management code and causing it to reject all
       resources of length 0 although some of them are actually valid
       which affects serial ports detection on a number of systems.
       From Andy Whitcroft.
    
     - intel_pstate fix for a boot problem on some BayTrail-based
       systems introduced by a previous fix related to that platform
       during the 3.13 cycle from Dirk Brandewie.
    
     - Revert of a 3.13 commit that removed the ACPI AC /proc interface
       which turns out to be still needed by some old utilities (kpowersave
       from kde 3.5.10 in particular) from Lan Tianyu.
    
     - cpufreq build fix for the davinci ARM platform from Prabhakar Lad
       (the breakage was introduced during the 3.10 cycle).
    
     - ACPI-related i915 fix preventing firmware on some Thinkpad laptops
       from setting backlight levels incorrectly during AC plug/unplug.
       From Aaron Lu.
    
     - Fixes for two nasty race conditions in the ACPI embedded controller
       driver that may be responsible for a number of past bug reports
       related to the EC from Lv Zhang and a fix for two memory leaks in
       error code paths in that driver from Colin Ian King.
    
     - Fixes for a couple of corner-case issues in the intel_pstate
       driver (all candidates for -stable) from Dirk Brandewie and
       Vincent Minet.
    
     - Fixes for two corner-case issues in the ACPI battery driver
       from Josef Gajdusek and Lan Tianyu.
    
     - Two new ACPI video blacklist entries for Acer TravelMate B113
       and Dell Inspiron 5737 from Edward Lin and Martin Kepplinger.
    
    /
    
  • v3.15.5

    a484f113 · Linux 3.15.5 ·
    This is the 3.15.5 stable release
    
  • v3.14.12

    c0cbbdeb · Linux 3.14.12 ·
    This is the 3.14.12 stable release
    
  • v3.10.48

    d93efdcd · Linux 3.10.48 ·
    This is the 3.10.48 stable release
    
  • v3.4.98

    0bbbf93f · Linux 3.4.98 ·
    This is the 3.4.98 stable release
    
  • mfd-mmc-v3.17

    Immutable branch between MFD and MMC due for the v3.17 merge window.