1. 29 Jan, 2013 1 commit
  2. 25 Jan, 2013 15 commits
  3. 24 Jan, 2013 1 commit
    • Simon Horman's avatar
      Merge remote-tracking branches 'arm-soc/irqchip/gic-vic-move' and 'arm-soc/timer/cleanup' into soc · 6265b0f3
      Simon Horman authored
      Conflicts:
      	arch/arm/mach-bcm/board_bcm.c
      	arch/arm/mach-cns3xxx/cns3420vb.c
      	arch/arm/mach-ep93xx/adssphere.c
      	arch/arm/mach-ep93xx/edb93xx.c
      	arch/arm/mach-ep93xx/gesbc9312.c
      	arch/arm/mach-ep93xx/micro9.c
      	arch/arm/mach-ep93xx/simone.c
      	arch/arm/mach-ep93xx/snappercl15.c
      	arch/arm/mach-ep93xx/ts72xx.c
      	arch/arm/mach-ep93xx/vision_ep9307.c
      	arch/arm/mach-highbank/highbank.c
      	arch/arm/mach-imx/mach-imx6q.c
      	arch/arm/mach-msm/board-dt-8960.c
      	arch/arm/mach-netx/nxdb500.c
      	arch/arm/mach-netx/nxdkn.c
      	arch/arm/mach-netx/nxeb500hmi.c
      	arch/arm/mach-nomadik/board-nhk8815.c
      	arch/arm/mach-picoxcell/common.c
      	arch/arm/mach-realview/realview_eb.c
      	arch/arm/mach-realview/realview_pb1176.c
      	arch/arm/mach-realview/realview_pb11mp.c
      	arch/arm/mach-realview/realview_pba8.c
      	arch/arm/mach-realview/realview_pbx.c
      	arch/arm/mach-socfpga/socfpga.c
      	arch/arm/mach-spear13xx/spear1310.c
      	arch/arm/mach-spear13xx/spear1340.c
      	arch/arm/mach-spear13xx/spear13xx.c
      	arch/arm/mach-spear3xx/spear300.c
      	arch/arm/mach-spear3xx/spear310.c
      	arch/arm/mach-spear3xx/spear320.c
      	arch/arm/mach-spear3xx/spear3xx.c
      	arch/arm/mach-spear6xx/spear6xx.c
      	arch/arm/mach-tegra/board-dt-tegra20.c
      	arch/arm/mach-tegra/board-dt-tegra30.c
      	arch/arm/mach-u300/core.c
      	arch/arm/mach-ux500/board-mop500.c
      	arch/arm/mach-ux500/cpu-db8500.c
      	arch/arm/mach-versatile/versatile_ab.c
      	arch/arm/mach-versatile/versatile_dt.c
      	arch/arm/mach-versatile/versatile_pb.c
      	arch/arm/mach-vexpress/v2m.c
      	include/asm-generic/vmlinux.lds.h
      6265b0f3
  4. 14 Jan, 2013 1 commit
  5. 12 Jan, 2013 13 commits
  6. 10 Jan, 2013 8 commits
  7. 09 Jan, 2013 1 commit
    • Linus Torvalds's avatar
      Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm · 5c49985c
      Linus Torvalds authored
      Pull ARM fixes from Russell King.
      
      * 'fixes' of git://git.linaro.org/people/rmk/linux-arm:
        ARM: 7616/1: cache-l2x0: aurora: Use writel_relaxed instead of writel
        ARM: 7615/1: cache-l2x0: aurora: Invalidate during clean operation with WT enable
        ARM: 7614/1: mm: fix wrong branch from Cortex-A9 to PJ4b
        ARM: 7612/1: imx: Do not select some errata that depends on !ARCH_MULTIPLATFORM
        ARM: 7611/1: VIC: fix bug in VIC irqdomain code
        ARM: 7610/1: versatile: bump IRQ numbers
        ARM: 7609/1: disable errata work-arounds which access secure registers
        ARM: 7608/1: l2x0: Only set .set_debug on PL310 r3p0 and earlier
      5c49985c