summaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)Author
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-02-02Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds
2018-01-30Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-01-22signal/ptrace: Add force_sig_ptrace_errno_trap and use it where neededEric W. Biederman
2018-01-21Merge branches 'fixes', 'misc', 'sa1111' and 'sa1100-for-next' into for-nextRussell King
2018-01-21ARM: 8745/1: get rid of __memzero()Nicolas Pitre
2018-01-21ARM: 8739/1: NOMMU: Setup VBAR/Hivecs for secondaries coresVladimir Murzin
2018-01-05arm: do not use print_symbol()Sergey Senozhatsky
2018-01-04kernel/exit.c: export abort() to modulesAndrew Morton
2017-12-18PCI: Remove PCI_REASSIGN_ALL_RSRC use on arm and arm64Bjorn Helgaas
2017-12-17ARM: 8733/1: hw_breakpoint: Mark variables as __ro_after_initJinbum Park
2017-12-17ARM: probes: avoid adding kprobes to sensitive kernel-entry/exit codeRussell King
2017-12-03Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-11-27ARM: avoid faulting on qemuRussell King
2017-11-26Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-11-26ARM: BUG if jumping to usermode address in kernel modeRussell King
2017-11-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2017-11-16Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-11-09Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-11-08Merge branch 'devel-stable' into for-nextRussell King
2017-11-08Merge branches 'fixes', 'misc' and 'sa1111-for-next' into for-nextRussell King
2017-11-06ARM: 8720/1: ensure dump_instr() checks addr_limitMark Rutland
2017-11-06ARM: 8717/2: debug printch/printascii: translate '\n' to "\r\n" not "\n\r"Nicolas Pitre
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-30Merge tag 'amlogic-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/khil...Arnd Bergmann
2017-10-29ARM: smp_scu: allow the platform code to read the SCU CPU statusMartin Blumenstingl
2017-10-29ARM: smp_scu: add a helper for powering on a specific CPUMartin Blumenstingl
2017-10-23ARM: 8713/1: NOMMU: Support MPU in XIP configurationVladimir Murzin
2017-10-23ARM: 8711/1: V7M: Add support for MPU to M-classVladimir Murzin
2017-10-23ARM: 8708/1: NOMMU: Rework MPU to be mostly done in CVladimir Murzin
2017-10-20Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-10-14ARM: 8702/1: head-common.S: Clear lr before jumping to start_kernel()Geert Uytterhoeven
2017-10-12ARM: 8705/1: early_printk: use printascii() rather than printch()Nicolas Pitre
2017-10-12ARM: 8704/1: semihosting: use proper instruction on v7m processorsNicolas Pitre
2017-10-12ARM: 8703/1: debug.S: move hexbuf to a writable sectionNicolas Pitre
2017-10-02Merge branch 'fdpic' of http://git.linaro.org/people/nicolas.pitre/linux into...Russell King
2017-09-29ARM: better diagnostics with missing/corrupt dtbRussell King
2017-09-28Merge branch 'xip_zdata' of http://git.linaro.org/people/nicolas.pitre/linux ...Russell King
2017-09-28ARM: 8695/1: entry: Remove dead code in sys_mmap2Vladimir Murzin
2017-09-17arm/syscalls: Optimize address limit checkThomas Garnier
2017-09-17Revert "arm/syscalls: Check address limit on user-mode return"Thomas Garnier
2017-09-12Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-09-10Merge tag 'armsoc-platforms' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-09-10ARM: XIP kernel: store .data compressed in ROMNicolas Pitre
2017-09-10ARM: vmlinux-xip.lds.S: fix multiple issuesNicolas Pitre
2017-09-10ARM: vmlinux.lds.S: replace open coded .data sections with generic macrosNicolas Pitre
2017-09-10ARM: vmlinux*.lds.S: some decruftificationNicolas Pitre
2017-09-10ARM: head-common.S: speed up startup codeNicolas Pitre
2017-09-10ARM: enable elf_fdpic on systems with an MMUNicolas Pitre