Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • v3.4.61
    58055a00 · Linux 3.4.61 ·
    This is the 3.4.61 stable release
    
  • v3.0.95
    03188ddd · Linux 3.0.95 ·
    This is the 3.0.95 stable release
    
  • fbdev-3.12-omap-legacy-removal
    OMAP specific fbdev changes for 3.12:
    
    * Change the OMAP board files to use the new OMAP display drivers
    * Remove all the old drivers, and the related auxiliary code.
    
  • fbdev-3.12
    fbdev changes for 3.12:
    
    * Improvements to da8xx-fb to make it support v2 of the LCDC IP, used e.g. in
      BeagleBone
    * Himax HX8369 controller support
    * Various small fixes and cleanups
    
  • pm+acpi-3.12-rc1
    f41b8312 · Merge branch 'pm-cpufreq' ·
    ACPI and power management updates for 3.12-rc1
    
     1) ACPI-based PCI hotplug (ACPIPHP) subsystem rework and introduction
        of Intel Thunderbolt support on systems that use ACPI for signalling
        Thunderbolt hotplug events.  This also should make ACPIPHP work in
        some cases in which it was known to have problems.  From
        Rafael J Wysocki, Mika Westerberg and Kirill A Shutemov.
    
     2) ACPI core code cleanups and dock station support cleanups from
        Jiang Liu and Rafael J Wysocki.
    
     3) Fixes for locking problems related to ACPI device hotplug from
        Rafael J Wysocki.
    
     4) ACPICA update to version 20130725 includig fixes, cleanups, support
        for more than 256 GPEs per GPE block and a change to make the ACPI
        PM Timer optional (we've seen systems without the PM Timer in the
        field already).  One of the fixes, related to the DeRefOf operator,
        is necessary to prevent some Windows 8 oriented AML from causing
        problems to happen.  From Bob Moore, Lv Zheng, and Jung-uk Kim.
    
     5) Removal of the old and long deprecated /proc/acpi/event interface
        and related driver changes from Thomas Renninger.
    
     6) ACPI and Xen changes to make the reduced hardware sleep work with
        the latter from Ben Guthro.
    
     7) ACPI video driver cleanups and a blacklist of systems that should
        not tell the BIOS that they are compatible with Windows 8 (or ACPI
        backlight and possibly other things will not work on them).  From
        Felipe Contreras.
    
     8) Assorted ACPI fixes and cleanups from Aaron Lu, Hanjun Guo,
        Kuppuswamy Sathyanarayanan, Lan Tianyu, Sachin Kamat, Tang Chen,
        Toshi Kani, and Wei Yongjun.
    
     9) cpufreq ondemand governor target frequency selection change to
        reduce oscillations between min and max frequencies (essentially,
        it causes the governor to choose target frequencies proportional
        to load) from Stratos Karafotis.
    
    10) cpufreq fixes allowing sysfs attributes file permissions to be
        preserved over suspend/resume cycles Srivatsa S Bhat.
    
    11) Removal of Device Tree parsing for CPU device nodes from multiple
        cpufreq drivers that required some changes related to
        of_get_cpu_node() to be made in a few architectures and in the
        driver core.  From Sudeep KarkadaNagesha.
    
    12) cpufreq core fixes and cleanups related to mutual exclusion and
        driver module references from Viresh Kumar, Lukasz Majewski and
        Rafael J Wysocki.
    
    13) Assorted cpufreq fixes and cleanups from Amit Daniel Kachhap,
        Bartlomiej Zolnierkiewicz, Hanjun Guo, Jingoo Han, Joseph Lo,
        Julia Lawall, Li Zhong, Mark Brown, Sascha Hauer, Stephen Boyd,
        Stratos Karafotis, and Viresh Kumar.
    
    14) Fixes to prevent race conditions in coupled cpuidle from happening
        from Colin Cross.
    
    15) cpuidle core fixes and cleanups from Daniel Lezcano and
        Tuukka Tikkanen.
    
    16) Assorted cpuidle fixes and cleanups from Daniel Lezcano,
        Geert Uytterhoeven, Jingoo Han, Julia Lawall, Linus Walleij,
        and Sahara.
    
    17) System sleep tracing changes from Todd E Brandt and Shuah Khan.
    
    18) PNP subsystem conversion to using struct dev_pm_ops for power
        management from Shuah Khan.
    
    /
    
  • drm/for-3.12-rc1
    drm/tegra: Changes for v3.12-rc1
    
    Only a couple of small patches this time around. These are mostly fixes
    for minor bugs that showed up, but there is also some preparatory work
    that will come in handy for future patches.
    
  • v3.11
    6e466452 · Linux 3.11 ·
    Linux 3.11
    
  • v3.4.60
    f571d16d · Linux 3.4.60 ·
    This is the 3.4.60 stable release
    
  • v3.10.10
    8bf3379a · Linux 3.10.10 ·
    This is the 3.10.10 stable release
    
  • v3.0.94
    cc540cee · Linux 3.0.94 ·
    This is the 3.0.94 stable release
    
  • v3.11-rc7
    d8dfad38 · Linux 3.11-rc7 ·
    Linux 3.11-rc7
    
  • acpi-3.11-rc7
    ACPI fix for 3.11-rc7
    
    - Revert a change in the ACPI video driver that caused the ACPI
      backlight initialization to be carried out even if acpi_backlight=vendor
      is passed in the kernel command line which turns out to break things
      at least on one system.
    
    /
    
  • v3.10.9
    0a4b6d4f · Linux 3.10.9 ·
    This is the 3.10.9 stable release
    
  • v3.0.93
    77a83f01 · Linux 3.0.93 ·
    This is the 3.0.93 stable release
    
  • v3.10.8
    6f540594 · Linux 3.10.8 ·
    This is the 3.10.8 stable release
    
  • v3.4.59
    67db9db0 · Linux 3.4.59 ·
    This is the 3.4.59 stable release
    
  • v3.0.92
    497c6eb6 · Linux 3.0.92 ·
    This is the 3.0.92 stable release
    
  • v3.11-rc6
    b36f4be3 · Linux 3.11-rc6 ·
    Linux 3.11-rc6
    
  • pm-3.11-rc6
    Power management fix for 3.11-rc6
    
    - The removal of delayed_work_pending() checks from kernel/power/qos.c
      done in 3.9 introduced a deadlock in pm_qos_work_fn().  Fix from
      Stephen Boyd.
    
    /
    
  • v3.10.7
    519be456 · Linux 3.10.7 ·
    This is the 3.10.7 stable release