summaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)Author
2018-12-24process.c: if power off fails, do at least a haltMax Krummenacher
2018-11-23ARM: oabi-compat: copy semops using __copy_from_user()Russell King
2018-11-23ARM: vfp: use __copy_from_user() when restoring VFP stateRussell King
2018-11-23ARM: signal: copy registers using __copy_from_user()Russell King
2018-11-23ARM: spectre-v1: fix syscall entryRussell King
2018-11-23ARM: bugs: add support for per-processor bug checkingRussell King
2018-11-23ARM: bugs: hook processor bug checking into SMP and suspend pathsRussell King
2018-11-23ARM: bugs: prepare processor bug infrastructureRussell King
2018-05-30ARM: 8748/1: mm: Define vdso_start, vdso_end as arrayJinbum Park
2018-05-22ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstrMasami Hiramatsu
2018-03-24ARM: 8668/1: ftrace: Fix dynamic ftrace with DEBUG_RODATA and !FRAME_POINTERAbel Vesa
2017-12-14ARM: avoid faulting on qemuRussell King
2017-12-14ARM: BUG if jumping to usermode address in kernel modeRussell King
2017-11-15ARM: 8720/1: ensure dump_instr() checks addr_limitMark Rutland
2017-06-14ARM: 8637/1: Adjust memory boundaries after reservationsLaura Abbott
2017-06-14ARM: 8636/1: Cleanup sanity_check_meminfoLaura Abbott
2017-05-25ARM: 8662/1: module: split core and init PLT sectionsArd Biesheuvel
2017-04-12arm: kernel: Add SMC structure parameterAndy Gross
2017-02-14ARM: 8643/3: arm/ptrace: Preserve previous registers for short regset writeDave Martin
2017-01-26ARM: 8613/1: Fix the uaccess crash on PB11MPCoreLinus Walleij
2017-01-26ARM: 8634/1: hw_breakpoint: blacklist Scorpion CPUsMark Rutland
2016-11-23Revert "arm: move exports to definitions"Russell King
2016-11-16ARM: Fix XIP kernelsRussell King
2016-11-15ARM: fix backtraceRussell King
2016-10-19ARM: wire up new pkey syscallsRussell King
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-10-11ARM: use simpler API for random address requestsJason Cooper
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf
2016-10-07nmi_backtrace: do a local dump_stack() instead of a self-NMIChris Metcalf
2016-10-07nmi_backtrace: add more trigger_*_cpu_backtrace() methodsChris Metcalf
2016-10-06Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2016-10-06Merge branch 'devel-stable' into for-linusRussell King
2016-10-06Merge branches 'misc' and 'sa1111-base' into for-linusRussell King
2016-10-03Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-10-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-09-29ARM: 8616/1: dt: Respect property size when parsing CPUsRobin Murphy
2016-09-23arm/arm64: arch_timer: Use archdata to indicate vdso suitabilityScott Wood
2016-09-15Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar
2016-09-09arm: perf: move to common attr_group fieldsMark Rutland
2016-09-06ARM: 8607/1: V7M: Wire up caches for V7M processors with cache support.Jonathan Austin
2016-09-06ARM: 8604/1: V7M: Add support for reading the CTR with read_cpuid_cachetype()Jonathan Austin
2016-09-06ARM: 8602/1: factor out CSSELR/CCSIDR operations that use cp15 directlyJonathan Austin
2016-08-30ARM: kernel: avoid brute force search on PLT generationArd Biesheuvel
2016-08-30ARM: kernel: sort relocation sections before allocating PLTsArd Biesheuvel
2016-08-30ARM: kernel: allocate PLT entries only for external symbolsArd Biesheuvel
2016-08-30ARM: kernel: merge core and init PLTsArd Biesheuvel
2016-08-24ftrace: Add return address pointer to ftrace_ret_stackJosh Poimboeuf
2016-08-23ARM: 8600/1: Enforce some NS-SVC initialisationRobin Murphy
2016-08-18Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2016-08-15ARM: 8597/1: VDSO: put RO and RO after init objects into proper sectionsJisheng Zhang