alistair23-linux/arch/arm/mach-shmobile
Linus Torvalds fb2af0020a Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Pull ARM updates from Russell King:
 "This contains the usual updates from other people (listed below) and
  the usual random muddle of miscellaneous ARM updates which cover some
  low priority bug fixes and performance improvements.

  I've started to put the pull request wording into the merge commits,
  which are:

   - NoMMU stuff:

     This includes the following series sent earlier to the list:
      - nommu-fixes
      - R7 Support
      - MPU support

     I've left out the ARCH_MULTIPLATFORM/!MMU stuff that Arnd and I
     were discussing today until we've reached a conclusion/that's had
     some more review.

     This is rebased (and re-tested) on your devel-stable branch because
     otherwise there were going to be conflicts with Uwe's V7M work now
     that you've merged that.  I've included the fix for limiting MPU to
     CPU_V7.

   - Huge page support

     These changes bring both HugeTLB support and Transparent HugePage
     (THP) support to ARM.  Only long descriptors (LPAE) are supported
     in this series.

     The code has been tested on an Arndale board (Exynos 5250).

   - LPAE updates

     Please pull these miscellaneous LPAE fixes I've been collecting for
     a while now for 3.11.  They've been tested and reviewed by quite a
     few people, and most of the patches are pretty trivial.  -- Will Deacon.

   - arch_timer cleanups

     Please pull these arch_timer cleanups I've been holding onto for a
     while.  They're the same as my last posting, but have been rebased
     to v3.10-rc3.

   - mpidr linearisation (multiprocessor id register - identifies which
     CPU number we are in the system)

     This patch series that implements MPIDR linearization through a
     simple hashing algorithm and updates current cpu_{suspend}/{resume}
     code to use the newly created hash structures to retrieve context
     pointers.  It represents a stepping stone for the implementation of
     power management code on forthcoming multi-cluster ARM systems.

     It has been tested on TC2 (dual cluster A15xA7 system), iMX6q,
     OMAP4 and Tegra, with processors hitting low-power states requiring
     warm-boot resume through the cpu_resume code path"

* 'for-linus' of git://git.linaro.org/people/rmk/linux-arm: (77 commits)
  ARM: 7775/1: mm: Remove do_sect_fault from LPAE code
  ARM: 7777/1: Avoid extra calls to the C compiler
  ARM: 7774/1: Fix dtb dependency to use order-only prerequisites
  ARM: 7770/1: remove residual ARMv2 support from decompressor
  ARM: 7769/1: Cortex-A15: fix erratum 798181 implementation
  ARM: 7768/1: prevent risks of out-of-bound access in ASID allocator
  ARM: 7767/1: let the ASID allocator handle suspended animation
  ARM: 7766/1: versatile: don't mark pen as __INIT
  ARM: 7765/1: perf: Record the user-mode PC in the call chain.
  ARM: 7735/2: Preserve the user r/w register TPIDRURW on context switch and fork
  ARM: kernel: implement stack pointer save array through MPIDR hashing
  ARM: kernel: build MPIDR hash function data structure
  ARM: mpu: Ensure that MPU depends on CPU_V7
  ARM: mpu: protect the vectors page with an MPU region
  ARM: mpu: Allow enabling of the MPU via kconfig
  ARM: 7758/1: introduce config HAS_BANDGAP
  ARM: 7757/1: mm: don't flush icache in switch_mm with hardware broadcasting
  ARM: 7751/1: zImage: don't overwrite ourself with a page table
  ARM: 7749/1: spinlock: retry trylock operation if strex fails on free lock
  ARM: 7748/1: oabi: handle faults when loading swi instruction from userspace
  ...
2013-07-03 09:46:29 -07:00
..
include/mach ARM SoC device tree changes 2013-07-02 14:23:01 -07:00
board-ag5evm.c ARM: shmobile: ag5evm: Register pinctrl mappings for IrDA 2013-03-15 13:34:09 +01:00
board-ape6evm.c ARM: shmobile: ape6evm: MP clock parent become EXTAL2 2013-06-07 14:26:30 +09:00
board-armadillo800eva-reference.c ARM: shmobile: armadillo800eva: Reference DT implementation 2013-06-04 17:41:53 +09:00
board-armadillo800eva.c ARM: shmobile: armadillo800eva: Convert SCIFA1 to pinctrl 2013-06-05 17:16:44 +09:00
board-bockw.c ARM SoC board specific changes 2013-07-02 14:10:26 -07:00
board-kota2.c ARM: shmobile: kota2: Register pinctrl mappings for BSC 2013-03-15 13:34:10 +01:00
board-kzm9d.c ARM: shmobile: kzm9d: resigser smsc911x platform device with id -1 2013-06-07 14:26:31 +09:00
board-kzm9g-reference.c ARM: shmobile: kzm9g-reference: Remove the VCCQ MC0 function GPIO 2013-06-05 17:17:16 +09:00
board-kzm9g.c ARM: shmobile: kzm9g: add AS3711 PMIC platform data 2013-06-07 14:26:31 +09:00
board-lager.c ARM: shmobile: lager: support GPIO switches 2013-06-07 14:26:31 +09:00
board-mackerel.c ARM: shmobile: mackerel: Register pinctrl mapping for USBHS 2013-06-04 21:04:15 +09:00
board-marzen-reference.c ARM: shmobile: marzen: Reference DT implementation 2013-03-18 21:27:02 +09:00
board-marzen.c ARM SoC board specific changes 2013-07-02 14:10:26 -07:00
clock-emev2.c mach-shmobile: Emma Mobile EV2 DT support V3 2012-05-18 00:14:03 +02:00
clock-r8a73a4.c ARM: shmobile: r8a73a4: add clock definitions and aliases for MMCIF and SDHI 2013-06-12 21:07:38 +09:00
clock-r8a7740.c ARM: shmobile: r8a7740: add TPU PWM support 2013-06-07 14:24:44 +09:00
clock-r8a7778.c Second Round of Renesas ARM-based SoC updates for v3.11 2013-06-14 18:00:00 -07:00
clock-r8a7779.c ARM: shmobile: r8a7779: Add PCIe clocks 2013-06-07 14:24:46 +09:00
clock-r8a7790.c ARM: shmobile: r8a7790: add clock definitions and aliases for MMCIF and SDHI 2013-06-12 21:07:38 +09:00
clock-sh73a0.c ARM: shmobile: sh73a0: div4 clocks must check the kick bit before changing rate 2013-06-07 14:24:52 +09:00
clock-sh7372.c ARM: shmobile: sh7372: use fixed ratio clock 2013-04-02 11:02:16 +09:00
clock.c ARM: shmobile: add struct clk_ratio and fixed ratio clock macro 2013-04-02 11:02:16 +09:00
console.c
cpuidle.c ARM: shmobile: cpuidle: use init/exit common routine 2013-04-23 13:45:22 +02:00
entry-intc.S ARM: gic: consolidate PPI handling 2011-10-23 13:32:29 +01:00
headsmp-scu.S ARM: shmobile: Remove old SCU boot code 2013-06-17 16:07:29 +09:00
headsmp.S ARM: shmobile: Add SMP boot function and argument 2013-06-17 16:07:27 +09:00
intc-r8a7740.c ARM: shmobile: r8a7740: Add OF support to initialze the GIC 2013-06-04 16:49:19 +09:00
intc-r8a7779.c ARM: shmobile: Make r8a7779 INTC irqpin platform data static 2013-03-18 21:26:06 +09:00
intc-sh73a0.c ARM: shmobile: INTC External IRQ pin driver on sh73a0 2013-03-18 21:26:05 +09:00
intc-sh7372.c ARM: shmobile: use __iomem pointers for MMIO 2012-09-18 10:15:11 +02:00
Kconfig Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm 2013-07-03 09:46:29 -07:00
Makefile ARM SoC device tree changes 2013-07-02 14:23:01 -07:00
Makefile.boot ARM: shmobile: Remove Bonito board support 2013-06-17 16:07:31 +09:00
platsmp.c ARM: remove mach .handle_irq for GIC users 2013-01-12 10:47:20 -06:00
pm-r8a7740.c ARM: shmobile: r8a7740: Add CPU sleep suspend 2013-01-25 12:43:46 +09:00
pm-r8a7779.c ARM: shmobile: Move r8a7779's PM domain objects to a table 2012-09-04 01:44:58 +02:00
pm-rmobile.c Power management updates for 3.7-rc1 2012-10-02 18:32:35 -07:00
pm-sh73a0.c ARM: shmobile: sh73a0: Add CPU sleep suspend 2013-01-25 12:43:46 +09:00
pm-sh7372.c ARM: shmobile: Rework sh7372 sleep code to use virt_to_phys() 2013-06-17 16:06:47 +09:00
setup-emev2.c This is the 2nd part of ARM timer clean-ups for 3.10. This series has 2013-04-17 10:10:01 -07:00
setup-r8a73a4.c ARM: shmobile: r8a73a4: add thermal driver support 2013-04-02 10:58:25 +09:00
setup-r8a7740.c ARM SoC device tree changes 2013-07-02 14:23:01 -07:00
setup-r8a7778.c Second Round of Renesas ARM-based SoC updates for v3.11 2013-06-14 18:00:00 -07:00
setup-r8a7779.c Second Round of Renesas ARM-based SoC updates for v3.11 2013-06-14 18:00:00 -07:00
setup-r8a7790.c Renesas sh-sci updates for v3.11 2013-06-27 14:26:33 +02:00
setup-sh73a0.c Renesas ARM based SoC pinmux and GPIO update for v3.11 2013-06-13 14:45:20 +09:00
setup-sh7372.c ARM: convert arm/arm64 arch timer to use CLKSRC_OF init 2013-04-11 15:11:15 -05:00
sh-gpio.h ARM: soc: multiplatform enablement 2012-10-01 19:11:38 -07:00
sleep-sh7372.S ARM: shmobile: Rework sh7372 sleep code to use virt_to_phys() 2013-06-17 16:06:47 +09:00
smp-emev2.c ARM: shmobile: EMEV2 SMP with SCU boot fn and args 2013-06-17 16:07:28 +09:00
smp-r8a7779.c ARM: shmobile: r8a7779 SMP with SCU boot fn and args 2013-06-17 16:07:27 +09:00
smp-sh73a0.c ARM: shmobile: sh73a0 SMP with SCU boot fn and args 2013-06-17 16:07:28 +09:00
suspend.c arm: Use generic idle loop 2013-04-08 17:39:24 +02:00
timer.c ARM: convert arm/arm64 arch timer to use CLKSRC_OF init 2013-04-11 15:11:15 -05:00