summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
* Revert "arm: move exports to definitions"Russell King2016-11-235-10/+184
* ARM: Fix XIP kernelsRussell King2016-11-171-0/+5
* ARM: fix backtraceRussell King2016-11-151-0/+20
* ARM: wire up new pkey syscallsRussell King2016-10-191-0/+3
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-145-184/+10Star
|\
| * arm: move exports to definitionsAl Viro2016-08-085-184/+10Star
* | ARM: use simpler API for random address requestsJason Cooper2016-10-121-2/+1Star
* | nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-082-0/+2
* | nmi_backtrace: do a local dump_stack() instead of a self-NMIChris Metcalf2016-10-081-9/+0Star
* | nmi_backtrace: add more trigger_*_cpu_backtrace() methodsChris Metcalf2016-10-081-2/+2
* | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2016-10-067-123/+180
|\ \
| * \ Merge branch 'devel-stable' into for-linusRussell King2016-10-062-101/+145
| |\ \
| | * | ARM: kernel: avoid brute force search on PLT generationArd Biesheuvel2016-08-301-28/+32
| | * | ARM: kernel: sort relocation sections before allocating PLTsArd Biesheuvel2016-08-301-29/+69
| | * | ARM: kernel: allocate PLT entries only for external symbolsArd Biesheuvel2016-08-301-12/+37
| | * | ARM: kernel: merge core and init PLTsArd Biesheuvel2016-08-302-48/+23Star
| * | | Merge branches 'misc' and 'sa1111-base' into for-linusRussell King2016-10-063-1/+21
| |\ \ \
| * | | | ARM: 8607/1: V7M: Wire up caches for V7M processors with cache support.Jonathan Austin2016-09-061-1/+15
| * | | | ARM: 8604/1: V7M: Add support for reading the CTR with read_cpuid_cachetype()Jonathan Austin2016-09-061-4/+5
| * | | | ARM: 8602/1: factor out CSSELR/CCSIDR operations that use cp15 directlyJonathan Austin2016-09-061-5/+2Star
| * | | | ARM: 8597/1: VDSO: put RO and RO after init objects into proper sectionsJisheng Zhang2016-08-151-5/+6
| * | | | ARM: 8595/2: apply more __ro_after_initKees Cook2016-08-123-7/+7
| | |_|/ | |/| |
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-10-041-1/+1
|\ \ \ \
| * \ \ \ Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar2016-09-151-0/+13
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | ftrace: Add return address pointer to ftrace_ret_stackJosh Poimboeuf2016-08-241-1/+1
| | |_|/ | |/| |
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-10-032-20/+29
|\ \ \ \
| * | | | arm/arm64: arch_timer: Use archdata to indicate vdso suitabilityScott Wood2016-09-231-1/+1
| * | | | arm: perf: move to common attr_group fieldsMark Rutland2016-09-091-19/+28
| |/ / /
* | / / ARM: 8616/1: dt: Respect property size when parsing CPUsRobin Murphy2016-09-291-3/+11
| |/ / |/| |
* | | ARM: 8600/1: Enforce some NS-SVC initialisationRobin Murphy2016-08-231-0/+13
|/ /
* | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2016-08-181-0/+1
|\ \
| * | ARM: fix address limit restoration for undefined instructionsRussell King2016-08-091-0/+1
| |/
* / arm: oabi compat: add missing access checksDave Weinstein2016-08-101-1/+7
|/
* arm: jump label may reference text in __exitJason Baron2016-08-041-1/+1
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-08-032-3/+38
|\
| * ARM: kexec: fix kexec for Keystone 2Russell King2016-08-031-1/+1
| * ARM: kexec: advertise location of bootable RAMRussell King2016-08-031-2/+21
| * ARM: kdump: advertise boot aliased crash kernel resourceRussell King2016-08-031-0/+16
* | Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-021-25/+20Star
|\ \ | |/ |/|
| * Merge branch 'pci/msi-affinity' into nextBjorn Helgaas2016-08-011-1/+1
| |\
| | \
| | \
| *-. \ Merge branches 'pci/demodularize-hosts' and 'pci/host-request-windows' into nextBjorn Helgaas2016-08-011-2/+11
| |\ \ \
| | | * | ARM: Make PCI I/O space optionalBjorn Helgaas2016-06-211-2/+11
| * | | | ARM/PCI: Remove arch-specific pcibios_enable_device()Lorenzo Pieralisi2016-06-241-12/+0Star
| * | | | ARM/PCI: Claim bus resources on PCI_PROBE_ONLY set-upsLorenzo Pieralisi2016-06-231-11/+9Star
| |/ / /
* | | | Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-07-301-7/+1Star
|\ \ \ \
| * | | | arm: Remove unnecessary of_platform_populate with default match tableKefeng Wang2016-06-231-5/+1Star
| * | | | of: iommu: make of_iommu_init() postcore_initcall_syncKefeng Wang2016-06-231-2/+0Star
| |/ / /
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-07-301-6/+7
|\ \ \ \
| * | | | arm/ptrace: run seccomp after ptraceKees Cook2016-06-141-5/+6
| * | | | seccomp: Add a seccomp_data parameter secure_computing()Andy Lutomirski2016-06-141-1/+1
| |/ / /