1. 03 4月, 2012 2 次提交
    • L
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 · 8f6b7676
      Linus Torvalds 提交于
      Pull crypto fixes from Herbert Xu:
       - Fix for CPU hotplug hang in padata.
       - Avoid using cpu_active inappropriately in pcrypt and padata.
       - Fix for user-space algorithm lookup hang with IV generators.
       - Fix for netlink dump of algorithms where stuff went missing due to
         incorrect calculation of message size.
      
      * git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6:
        crypto: user - Fix size of netlink dump message
        crypto: user - Fix lookup of algorithms with IV generator
        crypto: pcrypt - Use the online cpumask as the default
        padata: Fix cpu hotplug
        padata: Use the online cpumask as the default
        padata: Add a reference to the api documentation
      8f6b7676
    • L
      Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc · 143418d0
      Linus Torvalds 提交于
      Pull powerpc fixes from Benjamin Herrenschmidt:
       "This contains a couple more fixes for the system.h disintegration, a
        trivial section mismatch fix, a couple of patches from akpm that I
        didn't quite get he expected me to pickup, and a few more trivialities
        form Kumar that he appear to have forgotten to send me in the previous
        batch."
      
      * 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc:
        powerpc/eeh: Fix use of set_current_state() in eeh event handling set_current_state() wart
        powerpc/eeh: Remove eeh_event_handler()->daemonize()
        powerpc/kvm: Fallout from system.h disintegration
        powerpc: Fix fallout from system.h split up
        powerpc: Mark const init data with __initconst instead of __initdata
        powerpc/qe: Update the SNUM table for MPC8569 Rev2.0
        powerpc/dts: Removed fsl,msi property from dts.
        powerpc/epapr: add "memory" as a clobber to all hypercalls
        powerpc/85xx: Enable I2C_CHARDEV and I2C_MPC options in defconfigs
        powerpc/85xx: add the P1020UTM-PC DTS support
        powerpc/85xx: add the P1020MBG-PC DTS support
        powerpc/8xxx: remove 85xx/86xx restrictions from fsl_guts.h
      143418d0
  2. 02 4月, 2012 7 次提交
  3. 01 4月, 2012 31 次提交