1. 30 Mar, 2011 3 commits
    • Linus Torvalds's avatar
      Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm · 85eb1513
      Linus Torvalds authored
      * '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
    • Stephen Rothwell's avatar
    • Stephen Rothwell's avatar
      genirq: fix CONFIG_IRQ_EDGE_EOI_HANDLER build · ac0e0447
      Stephen Rothwell authored
      Fixes these errors:
      
        kernel/irq/chip.c: In function 'handle_edge_eoi_irq':
        kernel/irq/chip.c:517: warning: label 'out_unlock' defined but not used
        kernel/irq/chip.c:503: error: label 'out_eoi' used but not defined
      Signed-off-by: default avatarStephen Rothwell <sfr@canb.auug.org.au>
      Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
      ac0e0447
  2. 29 Mar, 2011 37 commits