summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* ARM: mm: round the initrd reservation to page boundariesRussell King2017-02-281-5/+18
* ARM: mm: clean up initrd initialisationRussell King2017-02-281-12/+15
* ARM: mm: move initrd init code out of arm_memblock_init()Russell King2017-02-281-4/+9
* ARM: 8655/1: improve NOMMU definition of pgprot_*()Arnd Bergmann2017-02-281-3/+3
* ARM: 8654/1: decompressor: add strlen prototypeArnd Bergmann2017-02-281-0/+1
* ARM: 8652/1: cache-uniphier: clean up active way setup codeMasahiro Yamada2017-02-281-14/+9
* ARM: 8651/1: cache-uniphier: include <linux/errno.h> instead of <linux/types.h>Masahiro Yamada2017-02-281-1/+1
* ARM: 8650/1: module: handle negative R_ARM_PREL31 addends correctlyArd Biesheuvel2017-02-281-2/+11
* ARM: 8649/2: nommu: remove Hivecs configuration is asmAfzal Mohammed2017-02-281-5/+0
* ARM: 8648/2: nommu: display vectors baseAfzal Mohammed2017-02-281-2/+7
* ARM: 8647/2: nommu: dynamic exception base address settingAfzal Mohammed2017-02-281-2/+50
* ARM: 8646/1: mmu: decouple VECTORS_BASE from KconfigAfzal Mohammed2017-02-284-5/+9
* ARM: 8644/1: Reduce "CPU: shutdown" message to debug levelFlorian Fainelli2017-02-281-1/+1
* ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolFlorian Fainelli2017-02-2854-86/+86
* ARM: 8640/1: Add support for CONFIG_DEBUG_VIRTUALFlorian Fainelli2017-02-284-2/+72
* ARM: 8639/1: Define KERNEL_START and KERNEL_ENDFlorian Fainelli2017-02-283-10/+10
* ARM: 8637/1: Adjust memory boundaries after reservationsLaura Abbott2017-02-282-3/+12
* ARM: 8636/1: Cleanup sanity_check_meminfoLaura Abbott2017-02-283-48/+30
* ARM: 8635/1: nommu: allow enabling REMAP_VECTORS_TO_RAMAfzal Mohammed2017-01-101-2/+1
* ARM: 8633/1: nommu: allow mmap when !CONFIG_MMUBenjamin Gaignard2017-01-101-0/+3
* ARM: 8627/1: avoid cache flushing in flush_dcache_page()Rabin Vincent2017-01-101-0/+6
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-12-257-9/+9
|\
| * clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-257-9/+9
* | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-257-18/+28
|\ \ | |/ |/|
| * cpu/hotplug: Cleanup state namesThomas Gleixner2016-12-256-6/+6
| * ARM/imx/mmcd: Fix broken cpu hotplug handlingThomas Gleixner2016-12-251-12/+22
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-248-8/+8
|/
* ARM: dts: hix5hd2: don't change the existing compatible stringDongpo Li2016-12-201-2/+2
* Merge tag 'for-linus-20161216' of git://git.infradead.org/linux-mtdLinus Torvalds2016-12-1715-0/+15
|\
| * Merge tag 'nand/for-4.10' of github.com:linux-nand/linuxBrian Norris2016-11-2915-0/+15
| |\
| | * mtd: s3c2410: make ecc mode configurable via platform dataSergio Prado2016-11-0715-0/+15
* | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-12-151-1/+1
|\ \ \
| * | | linux: drop __bitwise__ everywhereMichael S. Tsirkin2016-12-161-1/+1
* | | | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2016-12-1523-2300/+978
|\ \ \ \
| * \ \ \ Merge branch 'syscalls' into for-linusRussell King2016-12-1413-877/+641
| |\ \ \ \
| | * | | | ARM: wire up new pkey syscallsRussell King2016-10-181-0/+3
| | * | | | ARM: convert to generated system call tablesRussell King2016-10-1812-873/+625
| | * | | | ARM: remove indirection of asm/mach-types.hRussell King2016-10-184-3/+18
| | | |_|/ | | |/| |
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'clkdev', 'fixes', 'misc' and 'sa1100-base' into for-linusRussell King2016-12-1466-1601/+606
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | | | * | | ARM: sa1100: remove SA-1101 header fileRussell King2016-10-192-929/+0
| | |_|/ / / | |/| | | |
| | | * | | ARM: mm: allow set_memory_*() to be used on the vmalloc regionRussell King2016-11-291-1/+2
| | | * | | ARM: mm: fix set_memory_*() bounds checksRussell King2016-11-291-13/+13
| | | * | | ARM: 8629/1: vfp: properly tag assembly function declarations in C codeNicolas Pitre2016-11-222-9/+9
| | | * | | ARM: 8622/3: add sysfs cpu_capacity attributeJuri Lelli2016-11-221-0/+64
| | | * | | ARM: 8621/3: parse cpu capacity-dmips-mhz from DTJuri Lelli2016-11-221-1/+155
| | | * | | ARM: 8623/1: mm: add ARM_L1_CACHE_SHIFT_7 for UniPhier outer cacheMasahiro Yamada2016-11-151-1/+7
| | | * | | ARM: Update mach-typesRussell King2016-10-301-462/+54
| | | * | | ARM: 8619/1: udelay: document the various constantsNicolas Pitre2016-10-192-8/+34
| | |/ / / | |/| | |
* | | | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-12-152-2/+1
|\ \ \ \ \
| * \ \ \ \ Merge tag 'renesas-soc-match-for-v4.10' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2016-11-301-0/+1
| |\ \ \ \ \