1. 01 4月, 2011 4 次提交
  2. 31 3月, 2011 33 次提交
  3. 30 3月, 2011 3 次提交
    • L
      Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc · a8e498b7
      Linus Torvalds 提交于
      * 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc:
        powerpc/qe_ic: Fix another breakage from the irq_data conversion
        powerpc/8xx: Fix another breakage from the irq_data conversion
        powerpc/cell: Use handle_edge_eoi_irq for real
        powerpc/pseries: Enable Chelsio network and iWARP drivers
        powerpc/mm: Move the STAB0 location to 0x8000 to make room in low memory
        powerpc: Fix accounting of softirq time when idle
        powerpc/pseries/smp: query-cpu-stopped-state support won't change
        powerpc/xics: Use hwirq for xics domain irq number
        powerpc/xics: Fix numberspace mismatch from irq_desc conversion
        powerpc: Wire up new syscalls
        powerpc/booke: Correct the SPRN_MAS5 definition.
        powerpc: ARCH_PFN_OFFSET should be unsigned long
        powerpc: Implement dma_mmap_coherent()
        powerpc/nvram: Don't overwrite oops/panic report on normal shutdown
        powerpc: Restore some misc devices to our configs
      a8e498b7
    • L
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin · a8a44921
      Linus Torvalds 提交于
      * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin:
        Blackfin: bitops: fix include order after little endian inclusion
        Blackfin: defconfigs: update after misc devices defaulted to N
        Blackfin: use more standard pr_fmt in the module loader
      a8a44921
    • L
      Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm · 85eb1513
      Linus Torvalds 提交于
      * 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm: (65 commits)
        ARM: 6826/1: Merge v6 and v7 DEBUG_LL DCC support
        ARM: 6838/1: etm: fix section mismatch warning
        ARM: 6837/1: remove unused pci_fixup_prpmc1100
        ARM: 6836/1: kprobes/fix emulation of LDR/STR instruction when Rn == PC
        Fix the broken build for Marvell Dove platform.
        ARM: 6835/1: perf: ensure overflows aren't missed due to IRQ latency
        ARM: 6834/1: perf: reset counters on all CPUs during initialisation
        ARM: 6833/1: perf: add required isbs() to ARMv7 backend
        ARM: 6825/1: kernel/sleep.S: fix Thumb2 compilation issues
        ARM: 6807/1: realview: Fix secondary GIC initialisation for EB with MPCore tile
        arm: mach-mx3: pcm043: add write-protect and card-detect for SD1
        eukrea_mbimxsd51: add SD Card detect
        eukrea_mbimxsd25-baseboard: add SD card detect
        mx3/eukrea_mbimxsd-baseboard: add SD card detect support
        mx3/eukrea_mbimxsd-baseboard: fix gpio request
        ARM: mxs/mx28evk: add mmc device
        ARM: mxs/mx23evk: add mmc device
        ARM: mxs: dynamically allocate mmc device
        ARM: mx51_efika: update platform data for new mfd changes
        mx2/iomux: Set direction for CSPI2 pins
        ...
      85eb1513