linux-hardened/arch/arm/mach-shmobile
Linus Torvalds d4f4cf77b3 Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Pull ARM updates from Russell King:

 - nommu updates from Afzal Mohammed cleaning up the vectors support

 - allow DMA memory "mapping" for nommu Benjamin Gaignard

 - fixing a correctness issue with R_ARM_PREL31 relocations in the
   module linker

 - add strlen() prototype for the decompressor

 - support for DEBUG_VIRTUAL from Florian Fainelli

 - adjusting memory bounds after memory reservations have been
   registered

 - unipher cache handling updates from Masahiro Yamada

 - initrd and Thumb Kconfig cleanups

* 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm: (23 commits)
  ARM: mm: round the initrd reservation to page boundaries
  ARM: mm: clean up initrd initialisation
  ARM: mm: move initrd init code out of arm_memblock_init()
  ARM: 8655/1: improve NOMMU definition of pgprot_*()
  ARM: 8654/1: decompressor: add strlen prototype
  ARM: 8652/1: cache-uniphier: clean up active way setup code
  ARM: 8651/1: cache-uniphier: include <linux/errno.h> instead of <linux/types.h>
  ARM: 8650/1: module: handle negative R_ARM_PREL31 addends correctly
  ARM: 8649/2: nommu: remove Hivecs configuration is asm
  ARM: 8648/2: nommu: display vectors base
  ARM: 8647/2: nommu: dynamic exception base address setting
  ARM: 8646/1: mmu: decouple VECTORS_BASE from Kconfig
  ARM: 8644/1: Reduce "CPU: shutdown" message to debug level
  ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbol
  ARM: 8640/1: Add support for CONFIG_DEBUG_VIRTUAL
  ARM: 8639/1: Define KERNEL_START and KERNEL_END
  ARM: 8638/1: mtd: lart: Rename partition defines to be prefixed with PART_
  ARM: 8637/1: Adjust memory boundaries after reservations
  ARM: 8636/1: Cleanup sanity_check_meminfo
  ARM: add CPU_THUMB_CAPABLE to indicate possible Thumb support
  ...
2017-02-28 11:50:53 -08:00
..
common.h
emev2.h
headsmp-scu.S
headsmp.S
Kconfig clocksource/drivers/ostm: Add renesas-ostm timer driver 2017-02-07 20:58:30 +01:00
Makefile ARM: shmobile: Consolidate R8A7743 and R8A779[234] machine definitions 2016-11-02 10:15:33 +01:00
platsmp-apmu.c Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm 2017-02-28 11:50:53 -08:00
platsmp-apmu.h
platsmp-scu.c ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbol 2017-02-28 11:06:10 +00:00
platsmp.c
pm-r8a7779.c
pm-rcar-gen2.c ARM: shmobile: rcar-gen2: Add more register documentation 2017-01-25 11:28:28 +01:00
pm-rmobile.c
pm-rmobile.h
r8a7779.h
r8a7790.h
r8a7791.h
rcar-gen2.h ARM: shmobile: rcar-gen2: Remove unused rcar_gen2_read_mode_pins() 2017-01-03 10:50:45 +01:00
regulator-quirk-rcar-gen2.c
setup-emev2.c
setup-r7s72100.c
setup-r8a73a4.c
setup-r8a7740.c
setup-r8a7778.c ARM: shmobile: r8a7778: Stop passing mode pins state to clock driver 2016-11-02 20:44:02 +01:00
setup-r8a7779.c ARM: shmobile: r8a7779: Stop passing mode pins state to clock driver 2016-11-02 20:44:04 +01:00
setup-r8a7790.c
setup-r8a7791.c
setup-rcar-gen2.c ARM: shmobile: rcar-gen2: Remove unused rcar_gen2_read_mode_pins() 2017-01-03 10:50:45 +01:00
setup-sh73a0.c
sh73a0.h
smp-emev2.c
smp-r8a7779.c
smp-r8a7790.c
smp-r8a7791.c ARM: shmobile: r8a7791: Allow booting secondary CPU cores in debug mode 2017-01-03 10:50:43 +01:00
smp-sh73a0.c
suspend.c
timer.c