summaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)AuthorFilesLines
2019-05-22jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}Peter Zijlstra1-1/+1
2018-10-21ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstrMasami Hiramatsu1-1/+4
2018-01-01ARM: 8720/1: ensure dump_instr() checks addr_limitMark Rutland1-10/+18
2017-11-11ARM: 8160/1: drop warning about return_address not using unwind tablesUwe Kleine-König1-4/+0
2017-11-11ARM: 8452/3: PJ4: make coprocessor access sequences buildable in Thumb2 modeArd Biesheuvel2-1/+4
2017-11-11ARM: 8221/1: PJ4: allow building in Thumb-2 modeArd Biesheuvel2-0/+14
2017-11-11ARM: kexec: fix failure to boot crash kernelRussell King1-5/+6
2017-11-11ARM: kexec: Make .text R/W in machine_kexecNikolay Borisov1-4/+4
2017-03-16ARM: 8643/3: arm/ptrace: Preserve previous registers for short regset writeDave Martin1-1/+1
2017-03-16ARM: 8634/1: hw_breakpoint: blacklist Scorpion CPUsMark Rutland1-0/+16
2016-11-20arm: oabi compat: add missing access checksDave Weinstein1-1/+7
2016-08-22ARM: fix PTRACE_SETVFPREGS on SMP systemsRussell King1-1/+1
2016-01-25[PATCH] arm: fix handling of F_OFD_... in oabi_fcntl64()Al Viro1-36/+37
2015-10-06ARM: fix Thumb2 signal handling when ARMv6 is enabledRussell King1-5/+10
2015-06-02ARM: fix missing syscall trace exitRussell King1-1/+3
2015-05-28ARM: 8307/1: psci: move psci firmware calls out of lineMark Rutland3-37/+35
2015-05-20ARM: virt: fix wrong HSCTLR.EE bit settingLi Liu1-3/+1
2015-05-06ARM: fix broken hibernationRussell King3-4/+17
2015-05-06nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven1-2/+1
2015-01-16Revert "ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo"Pavel Machek2-2/+20
2014-12-10ARM: 8226/1: cacheflush: get rid of restarting blockVladimir Murzin1-29/+2
2014-10-05arm: armv7: perf: fix armv7 ref-cycles errorZhiqiang Zhang1-0/+5
2014-10-05ARM: 8149/1: perf: Don't sleep while atomic when enabling per-cpu interruptsStephen Boyd1-10/+4
2014-10-05ARM: 8148/1: flush TLS and thumbee register state during execNathan Lynch3-17/+4
2014-10-05ARM: 8133/1: use irq_set_affinity with force=false when migrating irqsSudeep Holla1-1/+1
2014-10-05ARM: 8129/1: errata: work around Cortex-A15 erratum 830321 using dummy strexMark Rutland1-14/+15
2014-08-02Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2-11/+16
2014-08-02ARM: 8124/1: don't enter kgdb when userspace executes a kgdb break instructionOmar Sandoval1-0/+4
2014-07-29arm: Add devicetree fixup machine functionLaura Abbott1-1/+7
2014-07-18ARM: 8100/1: Fix preemption disable in iwmmxt_task_enable()Sebastian Hesselbarth1-11/+12
2014-07-16Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2014-07-12Merge branch 'kprobes-test-fixes' of git://git.linaro.org/people/tixy/kernel ...Russell King3-13/+33
2014-07-02ARM: kprobes: Fix test code compilation errors for ARMv4 targetsJon Medhurst1-0/+8
2014-07-02ARM: kprobes: Disallow instructions with PC and register specified shiftJon Medhurst2-13/+15
2014-07-02ARM: kprobes: Prevent known test failures stopping other tests runningJon Medhurst1-0/+10
2014-07-02sched: Fix compiler warningsGuenter Roeck1-1/+1
2014-06-29ARM: 8087/1: ptrace: reload syscall number after secure_computing() checkWill Deacon1-3/+4
2014-06-19ARM: perf: fix compiler warning with gcc 4.6.4 (and tidy code)Russell King1-2/+2
2014-06-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-27/+27
2014-06-12Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-3/+7
2014-06-08Merge tag 'llvmlinux-for-v3.16' of git://git.linuxfoundation.org/llvmlinux/ke...Linus Torvalds1-1/+1
2014-06-07arm, unwind, LLVMLinux: Enable clang to be used for unwinding the stackMark Charlebois1-1/+1
2014-06-06arm: convert use of typedef ctl_table to struct ctl_tableJoe Perches1-3/+3
2014-06-06Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare...Ingo Molnar2-1/+5
2014-06-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds19-65/+272
2014-06-05Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-nextRussell King18-50/+267
2014-06-05perf/ARM: Use common PMU interrupt disabled codeVince Weaver2-3/+7
2014-06-05sched: Final power vs. capacity cleanupsNicolas Pitre1-27/+27
2014-06-04Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-36/+7
2014-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds2-37/+192