aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)Author
2018-10-30ARM: bugs: add support for per-processor bug checkingRussell King
2018-10-30ARM: bugs: hook processor bug checking into SMP and suspend pathsRussell King
2018-10-30ARM: bugs: prepare processor bug infrastructureRussell King
2018-05-30ARM: 8748/1: mm: Define vdso_start, vdso_end as arrayJinbum Park
2018-05-26ARM: 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-16ARM: avoid faulting on qemuRussell King
2017-12-16ARM: BUG if jumping to usermode address in kernel modeRussell King
2017-11-15ARM: 8720/1: ensure dump_instr() checks addr_limitMark Rutland
2017-05-14ARM: 8452/3: PJ4: make coprocessor access sequences buildable in Thumb2 modeArd Biesheuvel
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-10-07ARM: 8616/1: dt: Respect property size when parsing CPUsRobin Murphy
2016-08-16arm: oabi compat: add missing access checksDave Weinstein
2016-06-24ARM: fix PTRACE_SETVFPREGS on SMP systemsRussell King
2015-12-29[PATCH] arm: fix handling of F_OFD_... in oabi_fcntl64()Al Viro
2015-12-16Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-12-15ARM: 8475/1: SWP emulation: Restore original *data when failedShengjiu Wang
2015-12-04ARM: report proper DACR value in oops dumpsRussell King
2015-11-29Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-11-25ARM/PCI: Move align_resource function pointer to pci_host_bridge structureGabriele Paoloni
2015-11-18ARM: wire up mlock2 syscallRussell King
2015-11-10Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2015-11-10Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-11-06Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-11-04Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-02ARM/PCI: Replace pci_sys_data->align_resource with global function pointerGabriele Paoloni
2015-10-29Merge branches 'fixes' and 'misc' into for-nextRussell King
2015-10-27ARM: uniphier: add outer cache supportMasahiro Yamada
2015-10-26arm: add missing of_node_putJulia Lawall
2015-10-22ARM: Remove __ref on hotplug cpu die pathStephen Boyd
2015-10-09ARM: clean up TWD after previous patchRussell King
2015-10-09ARM: 8441/2: twd: Don't set CLOCK_EVT_FEAT_C3STOP unconditionallyMarc Gonzalez
2015-10-03ARM: 8439/1: Fix backtrace generation when IPI is maskedDaniel Thompson
2015-10-03ARM: 8428/1: kgdb: Fix registers on sleeping tasksDoug Anderson
2015-10-03ARM: remove user cmpxchg syscallRussell King
2015-10-03ARM: 8436/1: hw_breakpoint: remove unnecessary headerManinder Singh
2015-10-03ARM: 8434/2: Revert "7655/1: smp_twd: make twd_local_timer_of_register() no-o...Felipe Balbi
2015-10-01clocksource: cosmetic: Drop OF 'dependency' from symbolsMarc Zyngier
2015-09-22ARM: 8424/1: add const qualifier to the argument of smp_set_ops()Masahiro Yamada
2015-09-22ARM: 8422/1: enable imprecise aborts during early kernel startupLucas Stach
2015-09-22ARM: wire up new syscallsRussell King
2015-09-19Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-09-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-09-16ARM: 8425/1: kgdb: Don't try to stop the machine when setting breakpointsDoug Anderson
2015-09-16ARM: get rid of needless #if in signal handling codeRussell King
2015-09-16ARM: Remove ununsed set_irq_flagsRob Herring
2015-09-16ARM: fix Thumb2 signal handling when ARMv6 is enabledRussell King
2015-09-14Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds