Tags

Tags give the ability to mark specific points in history as being important
  • v3.6.2

    cb4115ad · Linux 3.6.2 ·
    This is the 3.6.2 stable release
    
  • v3.5.7

    f2b15256 · Linux 3.5.7 ·
    This is the 3.5.7 stable release
    
  • v3.4.14

    e3f681ae · Linux 3.4.14 ·
    This is the 3.4.14 stable release
    
  • v3.0.46

    40e6f936 · Linux 3.0.46 ·
    This is the 3.0.46 stable release
    
  • vfio-for-v3.7-rc1

    vfio fixes for v3.7-rc1
    
    This includes a fix for PCI BAR mmaps after recent mm changes, fixing an interrupt race, and fixing a consistency bug in interrupt state when switching interrupt modes.
    
  • v3.2.31

    a2b4bcbf · Linux 3.2.31 ·
    This is the 3.2.31 stable release
    
  • v2.6.32.60

    3ed9fdb7 · Linux 2.6.32.60 ·
    This is the 2.6.32.60 stable release
    
  • v3.6.1

    c6092bb7 · Linux 3.6.1 ·
    This is the 3.6.1 stable release
    
  • v3.5.6

    73b6448a · Linux 3.5.6 ·
    This is the 3.5.6 stable release
    
  • v3.4.13

    399abb89 · Linux 3.4.13 ·
    This is the 3.4.13 stable release
    
  • v3.0.45

    24e842ae · Linux 3.0.45 ·
    This is the 3.0.45 stable release
    
  • iommu-updates-v3.7-rc1

    IOMMU Updates for Linux v3.7-rc1
    
    This time the IOMMU updates contain a bunch of fixes and cleanups to
    various IOMMU drivers and the DMA debug code. New features are the
    code for IRQ remapping support with the AMD IOMMU (preperation for that
    was already merged in the last release) and a debugfs interface to
    export some statistics in the NVidia Tegra IOMMU driver.
    
  • kvm-3.7-1

    KVM updates for the 3.7 merge window
    
  • dt-for-3.7

    Devicetree updates for 3.7
    
    - Import of latest upstream device tree compiler (dtc)
    - New function of_get_child_by_name
    - Support for #size-cells of 0 and #addr-cells of >2
    - Couple of DT binding documentation updates
    
  • pm-for-3.7-rc1

    b9142167 · Merge branch 'pm-qos' ·
    Power management updates for 3.7-rc1
    
    * Improved system suspend/resume and runtime PM handling for the SH TMU, CMT
      and MTU2 clock event devices (also used by ARM/shmobile).
    
    * Generic PM domains framework extensions related to cpuidle support and
      domain objects lookup using names.
    
    * ARM/shmobile power management updates including improved support for the
      SH7372's A4S power domain containing the CPU core.
    
    * cpufreq changes related to AMD CPUs support from Matthew Garrett, Andre
      Przywara and Borislav Petkov.
    
    * cpu0 cpufreq driver from Shawn Guo.
    
    * cpufreq governor fixes related to the relaxing of limit from Michal Pecio.
    
    * OMAP cpufreq updates from Axel Lin and Richard Zhao.
    
    * cpuidle ladder governor fixes related to the disabling of states from
      Carsten Emde and me.
    
    * Runtime PM core updates related to the interactions with the system suspend
      core from Alan Stern and Kevin Hilman.
    
    * Wakeup sources modification allowing more helper functions to be called from
      interrupt context from John Stultz and additional diagnostic code from Todd
      Poynor.
    
    * System suspend error code path fix from Feng Hong.
    
  • v3.5.5

    6a84d550 · Linux 3.5.5 ·
    This is the 3.5.5 stable release
    
  • v3.4.12

    1c7eb280 · Linux 3.4.12 ·
    This is the 3.4.12 stable release
    
  • v3.0.44

    b9a7985a · Linux 3.0.44 ·
    This is the 3.0.44 stable release
    
  • staging-3.6

    Staging tree update for 3.7-rc1
    
    Here is the big staging tree update for the 3.7-rc1 merge window.
    
    There are a few patches in here that are outside of the staging area,
    namely HID and IIO patches, but all of them have been acked by the
    relevant subsystem maintainers.  The IIO stuff is still coming in
    through this tree as it hasn't entirely moved out of the staging tree,
    but is almost there.
    
    Other than that, there wa a ton of work on the comedi drivers to make
    them more readable and the correct style.  Doing that removed a lot of
    code, but we added a new driver to the staging tree, so we didn't end up
    with a net reduction this time around:
     662 files changed, 51649 insertions(+), 26582 deletions(-)
    
    All of these patches have been in the linux-next tree already.
    
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>