aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-30ARM: 8643/3: arm/ptrace: Preserve previous registers for short regset writeDave Martin1-1/+1
2017-01-16ARM: 8613/1: Fix the uaccess crash on PB11MPCoreLinus Walleij1-0/+7
2017-01-10ARM: 8634/1: hw_breakpoint: blacklist Scorpion CPUsMark Rutland1-0/+16
2016-12-25Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner1-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-12-15Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds3-448/+263
2016-12-14Merge branch 'syscalls' into for-linusRussell King2-447/+44
2016-12-14Merge branches 'clkdev', 'fixes', 'misc' and 'sa1100-base' into for-linusRussell King9-11/+431
2016-12-12Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-25/+22
2016-11-23Revert "arm: move exports to definitions"Russell King5-10/+184
2016-11-22ARM/hw_breakpoint: Convert to hotplug state machineSebastian Andrzej Siewior1-25/+22
2016-11-22ARM: 8622/3: add sysfs cpu_capacity attributeJuri Lelli1-0/+64
2016-11-22ARM: 8621/3: parse cpu capacity-dmips-mhz from DTJuri Lelli1-1/+155
2016-11-16ARM: Fix XIP kernelsRussell King1-0/+5
2016-11-15ARM: fix backtraceRussell King1-0/+20
2016-10-19ARM: wire up new pkey syscallsRussell King1-0/+3
2016-10-18ARM: convert to generated system call tablesRussell King2-444/+44
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds5-184/+10
2016-10-11ARM: use simpler API for random address requestsJason Cooper1-2/+1
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2-0/+2
2016-10-07nmi_backtrace: do a local dump_stack() instead of a self-NMIChris Metcalf1-9/+0
2016-10-07nmi_backtrace: add more trigger_*_cpu_backtrace() methodsChris Metcalf1-2/+2
2016-10-06Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds7-123/+180
2016-10-06Merge branch 'devel-stable' into for-linusRussell King2-101/+145
2016-10-06Merge branches 'misc' and 'sa1111-base' into for-linusRussell King3-1/+21
2016-10-03Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2016-10-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds2-20/+29
2016-09-29ARM: 8616/1: dt: Respect property size when parsing CPUsRobin Murphy1-3/+11
2016-09-23arm/arm64: arch_timer: Use archdata to indicate vdso suitabilityScott Wood1-1/+1
2016-09-15Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar1-0/+13
2016-09-09arm: perf: move to common attr_group fieldsMark Rutland1-19/+28
2016-09-06ARM: 8607/1: V7M: Wire up caches for V7M processors with cache support.Jonathan Austin1-1/+15
2016-09-06ARM: 8604/1: V7M: Add support for reading the CTR with read_cpuid_cachetype()Jonathan Austin1-4/+5
2016-09-06ARM: 8602/1: factor out CSSELR/CCSIDR operations that use cp15 directlyJonathan Austin1-5/+2
2016-08-30ARM: kernel: avoid brute force search on PLT generationArd Biesheuvel1-28/+32
2016-08-30ARM: kernel: sort relocation sections before allocating PLTsArd Biesheuvel1-29/+69
2016-08-30ARM: kernel: allocate PLT entries only for external symbolsArd Biesheuvel1-12/+37
2016-08-30ARM: kernel: merge core and init PLTsArd Biesheuvel2-48/+23
2016-08-24ftrace: Add return address pointer to ftrace_ret_stackJosh Poimboeuf1-1/+1
2016-08-23ARM: 8600/1: Enforce some NS-SVC initialisationRobin Murphy1-0/+13
2016-08-18Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-0/+1
2016-08-15ARM: 8597/1: VDSO: put RO and RO after init objects into proper sectionsJisheng Zhang1-5/+6
2016-08-12ARM: 8595/2: apply more __ro_after_initKees Cook3-7/+7
2016-08-10arm: oabi compat: add missing access checksDave Weinstein1-1/+7
2016-08-09ARM: fix address limit restoration for undefined instructionsRussell King1-0/+1
2016-08-07arm: move exports to definitionsAl Viro5-184/+10
2016-08-04arm: jump label may reference text in __exitJason Baron1-1/+1
2016-08-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-3/+38
2016-08-02ARM: kexec: fix kexec for Keystone 2Russell King1-1/+1