summaryrefslogtreecommitdiff
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
* ARM: 8824/1: fix a migrating irq bug when hotplug cpuDietmar Eggemann2019-03-232-63/+1
* ARM: 8808/1: kexec:offline panic_smp_self_stop CPUYufen Wang2019-02-201-0/+15
* ARM: 8748/1: mm: Define vdso_start, vdso_end as arrayJinbum Park2018-05-301-5/+7
* ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstrMasami Hiramatsu2018-05-261-1/+4
* ARM: 8668/1: ftrace: Fix dynamic ftrace with DEBUG_RODATA and !FRAME_POINTERAbel Vesa2018-03-241-5/+6
* ARM: avoid faulting on qemuRussell King2017-12-161-2/+2
* ARM: BUG if jumping to usermode address in kernel modeRussell King2017-12-161-0/+6
* ARM: 8720/1: ensure dump_instr() checks addr_limitMark Rutland2017-11-151-10/+18
* ARM: 8452/3: PJ4: make coprocessor access sequences buildable in Thumb2 modeArd Biesheuvel2017-05-142-1/+4
* ARM: 8643/3: arm/ptrace: Preserve previous registers for short regset writeDave Martin2017-02-141-1/+1
* ARM: 8613/1: Fix the uaccess crash on PB11MPCoreLinus Walleij2017-01-261-0/+7
* ARM: 8634/1: hw_breakpoint: blacklist Scorpion CPUsMark Rutland2017-01-261-0/+16
* ARM: 8616/1: dt: Respect property size when parsing CPUsRobin Murphy2016-10-071-3/+11
* arm: oabi compat: add missing access checksDave Weinstein2016-08-161-1/+7
* ARM: fix PTRACE_SETVFPREGS on SMP systemsRussell King2016-06-241-1/+1
* [PATCH] arm: fix handling of F_OFD_... in oabi_fcntl64()Al Viro2015-12-291-36/+37
* Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-12-162-18/+21
|\
| * ARM: 8475/1: SWP emulation: Restore original *data when failedShengjiu Wang2015-12-151-3/+3
| * ARM: report proper DACR value in oops dumpsRussell King2015-12-041-15/+18
* | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-11-291-0/+1
|\ \ | |/
| * ARM: wire up mlock2 syscallRussell King2015-11-181-0/+1
* | ARM/PCI: Move align_resource function pointer to pci_host_bridge structureGabriele Paoloni2015-11-251-8/+11
|/
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2015-11-101-0/+3
|\
| * ARM: uniphier: add outer cache supportMasahiro Yamada2015-10-271-0/+3
* | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-11-101-2/+2
|\ \
| * | ARM: Remove __ref on hotplug cpu die pathStephen Boyd2015-10-221-2/+2
| |/
* | Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-11-061-4/+8
|\ \
| * | ARM/PCI: Replace pci_sys_data->align_resource with global function pointerGabriele Paoloni2015-11-021-4/+8
* | | Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-041-1/+1
|\ \ \
| * | | clocksource: cosmetic: Drop OF 'dependency' from symbolsMarc Zyngier2015-10-011-1/+1
| | |/ | |/|
* | | Merge branches 'fixes' and 'misc' into for-nextRussell King2015-10-297-112/+40
|\ \ \ | |/ / |/| |
| * | arm: add missing of_node_putJulia Lawall2015-10-261-3/+9
| * | ARM: clean up TWD after previous patchRussell King2015-10-091-4/+4
| * | ARM: 8441/2: twd: Don't set CLOCK_EVT_FEAT_C3STOP unconditionallyMarc Gonzalez2015-10-091-1/+4
| * | ARM: 8439/1: Fix backtrace generation when IPI is maskedDaniel Thompson2015-10-031-0/+9
| * | ARM: 8428/1: kgdb: Fix registers on sleeping tasksDoug Anderson2015-10-031-19/+12
| * | ARM: remove user cmpxchg syscallRussell King2015-10-032-82/+3
| * | ARM: 8436/1: hw_breakpoint: remove unnecessary headerManinder Singh2015-10-031-1/+0
| * | ARM: 8434/2: Revert "7655/1: smp_twd: make twd_local_timer_of_register() no-o...Felipe Balbi2015-10-031-4/+0
| * | ARM: 8424/1: add const qualifier to the argument of smp_set_ops()Masahiro Yamada2015-09-221-1/+1
| * | ARM: 8422/1: enable imprecise aborts during early kernel startupLucas Stach2015-09-221-0/+1
* | | ARM: wire up new syscallsRussell King2015-09-221-0/+2
|/ /
* | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-09-192-9/+14
|\ \
| * | ARM: 8425/1: kgdb: Don't try to stop the machine when setting breakpointsDoug Anderson2015-09-161-3/+5
| * | ARM: get rid of needless #if in signal handling codeRussell King2015-09-161-4/+2
| * | ARM: fix Thumb2 signal handling when ARMv6 is enabledRussell King2015-09-161-5/+10
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-09-181-20/+0
|\ \ \
| * | | ARM: Remove ununsed set_irq_flagsRob Herring2015-09-161-20/+0
| | |/ | |/|
* | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-09-141-0/+2
|\ \ \ | |/ / |/| / | |/
| * Merge branch 'uaccess' into fixesRussell King2015-09-118-90/+122
| |\