1. 30 Jun, 2012 2 commits
    • Linus Torvalds's avatar
      Merge tag 'driver-core-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core · 21f27291
      Linus Torvalds authored
      Pull driver Core fixes from Greg Kroah-Hartman:
       "Here is a number of printk() fixes, specifically a few reported by the
        crazy blog program that ships in SUSE releases (that's "boot log" and
        not "web log", it predates the general "blog" terminology by many
        years), and the restoration of the continuation line functionality
        reported by Stephen and others.  Yes, the changes seem a bit big this
        late in the cycle, but I've been beating on them for a while now, and
        Stephen has even optimized it a bit, so all looks good to me.
      
        The other change in here is a Documentation update for the stable
        kernel rules describing how some distro patches should be backported,
        to hopefully drive a bit more response from the distros to the stable
        kernel releases.
      
        Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>"
      
      * tag 'driver-core-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core:
        printk: Optimize if statement logic where newline exists
        printk: flush continuation lines immediately to console
        syslog: fill buffer with more than a single message for SYSLOG_ACTION_READ
        Revert "printk: return -EINVAL if the message len is bigger than the buf size"
        printk: fix regression in SYSLOG_ACTION_CLEAR
        stable: Allow merging of backports for serious user-visible performance issues
      21f27291
    • Linus Torvalds's avatar
      Merge tag 'pm-for-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm · 02529ba2
      Linus Torvalds authored
      Pull power management fixes from Rafael J. Wysocki:
      
       * Fix for a bug in async suspend error code path causing parents to
         wait forever for their children in case of a suspend error from
         Mandeep Singh Baines (-stable metarial).
      
       * Fix for a suspend regression related to earlier changes in the ACPI
         cpuidle driver from Deepthi Dharwar.
      
      * tag 'pm-for-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm:
        PM / ACPI: Fix suspend/resume regression caused by cpuidle cleanup.
        PM / Sleep: Prevent waiting forever on asynchronous suspend after abort
      02529ba2
  2. 29 Jun, 2012 13 commits
  3. 28 Jun, 2012 16 commits
  4. 27 Jun, 2012 9 commits