1. 09 6月, 2009 2 次提交
  2. 08 6月, 2009 3 次提交
    • L
      Merge master.kernel.org:/home/rmk/linux-2.6-arm · 6025974b
      Linus Torvalds 提交于
      * master.kernel.org:/home/rmk/linux-2.6-arm:
        [ARM] 5543/1: arm: serial amba: add missing declaration in serial.h
        [ARM] pxa: fix pxa27x_udc default pullup GPIO
        [ARM] pxa/imote2: fix UCAM sensor board ADC model number
        mx[23]: don't put clock lookups in __initdata
        fix oops when using console=ttymxcN with N > 0
        [ARM] ARMv7 errata: only apply fixes when running on applicable CPU
        [ARM] 5534/1: kmalloc must return a cache line aligned buffer
      6025974b
    • L
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc · 33fa108e
      Linus Torvalds 提交于
      * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc:
        sdhci-of: Fix the wrong accessor to HOSTVER register
        mvsdio: fix config failure with some high speed SDHC cards
        mvsdio: ignore high speed timing requests from the core
        mmc/omap: Use disable_irq_nosync() from within irq handlers.
        sdhci-of: Add fsl,esdhc as a valid compatible to bind against
        mvsdio: allow automatic loading when modular
        mxcmmc: Fix missing return value checking in DMA setup code.
        mxcmmc : Reset the SDHC hardware if software timeout occurs.
        omap_hsmmc: Trivial fix for a typo in comment
        mxcmmc: decrease minimum frequency to make MMC cards work
      33fa108e
    • A
      KVM: Explicity initialize cpus_hardware_enabled · a4c0364b
      Avi Kivity 提交于
      Under CONFIG_MAXSMP, cpus_hardware_enabled is allocated from the heap and
      not statically initialized.  This causes a crash on reboot when kvm thinks
      vmx is enabled on random nonexistent cpus and accesses nonexistent percpu
      lists.
      
      Fix by explicitly clearing the variable.
      
      Cc: stable@kernel.org
      Reported-and-tested-by: NYinghai Lu <yinghai@kernel.org>
      Signed-off-by: NAvi Kivity <avi@redhat.com>
      a4c0364b
  3. 07 6月, 2009 7 次提交
  4. 06 6月, 2009 13 次提交
  5. 05 6月, 2009 10 次提交
  6. 04 6月, 2009 5 次提交