aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-6/+37
2017-11-16Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds18-202/+499
2017-11-09Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-10/+18
2017-11-08Merge branch 'devel-stable' into for-nextRussell King13-168/+452
2017-11-08Merge branches 'fixes', 'misc' and 'sa1111-for-next' into for-nextRussell King5-34/+47
2017-11-06ARM: 8720/1: ensure dump_instr() checks addr_limitMark Rutland1-10/+18
2017-11-06ARM: 8717/2: debug printch/printascii: translate '\n' to "\r\n" not "\n\r"Nicolas Pitre1-11/+14
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman25-0/+25
2017-10-30Merge tag 'amlogic-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into next/socArnd Bergmann1-6/+37
2017-10-29ARM: smp_scu: allow the platform code to read the SCU CPU statusMartin Blumenstingl1-1/+17
2017-10-29ARM: smp_scu: add a helper for powering on a specific CPUMartin Blumenstingl1-10/+25
2017-10-23ARM: 8713/1: NOMMU: Support MPU in XIP configurationVladimir Murzin2-0/+43
2017-10-23ARM: 8711/1: V7M: Add support for MPU to M-classVladimir Murzin1-16/+40
2017-10-23ARM: 8708/1: NOMMU: Rework MPU to be mostly done in CVladimir Murzin3-19/+74
2017-10-20Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-0/+8
2017-10-14ARM: 8702/1: head-common.S: Clear lr before jumping to start_kernel()Geert Uytterhoeven1-0/+1
2017-10-12ARM: 8705/1: early_printk: use printascii() rather than printch()Nicolas Pitre1-6/+10
2017-10-12ARM: 8704/1: semihosting: use proper instruction on v7m processorsNicolas Pitre1-0/+8
2017-10-12ARM: 8703/1: debug.S: move hexbuf to a writable sectionNicolas Pitre1-3/+11
2017-10-02Merge branch 'fdpic' of http://git.linaro.org/people/nicolas.pitre/linux into devel-stableRussell King6-21/+130
2017-09-29ARM: better diagnostics with missing/corrupt dtbRussell King2-5/+12
2017-09-28Merge branch 'xip_zdata' of http://git.linaro.org/people/nicolas.pitre/linux into devel-testingRussell King5-117/+169
2017-09-28ARM: 8695/1: entry: Remove dead code in sys_mmap2Vladimir Murzin1-9/+0
2017-09-17arm/syscalls: Optimize address limit checkThomas Garnier2-0/+18
2017-09-17Revert "arm/syscalls: Check address limit on user-mode return"Thomas Garnier2-12/+2
2017-09-12Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds7-13/+39
2017-09-10Merge tag 'armsoc-platforms' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-7/+5
2017-09-10ARM: XIP kernel: store .data compressed in ROMNicolas Pitre4-1/+85
2017-09-10ARM: vmlinux-xip.lds.S: fix multiple issuesNicolas Pitre1-36/+34
2017-09-10ARM: vmlinux.lds.S: replace open coded .data sections with generic macrosNicolas Pitre1-32/+6
2017-09-10ARM: vmlinux*.lds.S: some decruftificationNicolas Pitre2-17/+1
2017-09-10ARM: head-common.S: speed up startup codeNicolas Pitre2-33/+45
2017-09-10ARM: enable elf_fdpic on systems with an MMUNicolas Pitre1-0/+22
2017-09-10ARM: signal handling support for FDPIC_FUNCPTRS functionsNicolas Pitre4-20/+104
2017-09-10arm_elf_read_implies_exec(): remove unused argumentNicolas Pitre1-1/+1
2017-09-10ARM: implement get_tls syscallNicolas Pitre1-0/+3
2017-09-09Merge branches 'fixes' and 'misc' into for-linusRussell King16-267/+254
2017-09-09ARM: 8691/1: Export save_stack_trace_tsk()Dustin Brown1-0/+1
2017-09-08ARM: implement memset32 & memset64Matthew Wilcox1-0/+2
2017-09-04Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+12
2017-08-16ARM: Convert to using %pOF instead of full_nameRob Herring3-7/+5
2017-08-14ARM: align .data sectionRussell King5-0/+7
2017-08-02ARM: avoid saving and restoring registers unnecessarilyRussell King1-2/+8
2017-08-02ARM: move PC value into r9Russell King1-0/+7
2017-08-02ARM: obtain thread info structure laterRussell King1-1/+2
2017-08-02ARM: use aliases for registers in entry-commonRussell King1-10/+14
2017-07-27Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds3-23/+69
2017-07-24ARM: 8687/1: signal: Fix unparseable iwmmxt_sigframe in uc_regspace[]Dave Martin1-17/+59
2017-07-24ARM: 8686/1: iwmmxt: Add missing __user annotations to sigframe accessorsDave Martin1-2/+2
2017-07-20ARM: kexec: fix failure to boot crash kernelRussell King1-5/+6