summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-02-225-23/+13
|\
| * arm: perf: use builtin_platform_driverGeliang Tang2017-02-033-15/+3
| * arm: kernel: Add SMC structure parameterAndy Gross2017-02-032-8/+10
* | Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-212-6/+6
|\ \
| * | arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONXLaura Abbott2017-02-072-6/+6
| |/
* | ARM: 8643/3: arm/ptrace: Preserve previous registers for short regset writeDave Martin2017-01-301-1/+1
* | ARM: 8613/1: Fix the uaccess crash on PB11MPCoreLinus Walleij2017-01-161-0/+7
* | ARM: 8634/1: hw_breakpoint: blacklist Scorpion CPUsMark Rutland2017-01-101-0/+16
|/
* Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-251-1/+1
|\
| * cpu/hotplug: Cleanup state namesThomas Gleixner2016-12-251-1/+1
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
|/
* Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2016-12-153-448/+263
|\
| * Merge branch 'syscalls' into for-linusRussell King2016-12-142-447/+44
| |\
| | * ARM: convert to generated system call tablesRussell King2016-10-182-444/+44
| | |
| | \
| *-. \ Merge branches 'clkdev', 'fixes', 'misc' and 'sa1100-base' into for-linusRussell King2016-12-149-11/+431
| |\ \ \ | | |_|/ | |/| |
| | | * 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
| | |/ | |/|
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-121-25/+22
|\ \ \ | |_|/ |/| |
| * | ARM/hw_breakpoint: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-221-25/+22
* | | Revert "arm: move exports to definitions"Russell King2016-11-235-10/+184
* | | ARM: Fix XIP kernelsRussell King2016-11-161-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/+10
|\
| * arm: move exports to definitionsAl Viro2016-08-075-184/+10
* | ARM: use simpler API for random address requestsJason Cooper2016-10-111-2/+1
* | nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-072-0/+2
* | nmi_backtrace: do a local dump_stack() instead of a self-NMIChris Metcalf2016-10-071-9/+0
* | nmi_backtrace: add more trigger_*_cpu_backtrace() methodsChris Metcalf2016-10-071-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/+23
| * | | 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/+2
| * | | | 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-031-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
|\ \