summaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)Author
2018-10-05ARM: 8793/1: signal: replace __put_user_error with __put_userJulien Thierry
2018-10-05ARM: 8792/1: oabi-compat: copy oabi events using __copy_to_user()Julien Thierry
2018-10-05ARM: 8791/1: vfp: use __copy_to_user() when saving VFP stateJulien Thierry
2018-10-05ARM: 8790/1: signal: always use __copy_to_user to save iwmmxt contextJulien Thierry
2018-10-05ARM: 8789/1: signal: copy registers using __copy_to_user()Julien Thierry
2018-09-28ARM: topology: remove unneeded check for /cpus nodeRob Herring
2018-09-28ARM: use for_each_of_cpu_node iteratorRob Herring
2018-09-27signal/arm: Use force_sig_fault where appropriateEric W. Biederman
2018-09-27signal/arm: Push siginfo generation into arm_notify_dieEric W. Biederman
2018-09-19ARM: 8788/1: ftrace: remove old mcount supportStefan Agner
2018-09-03x86/paravirt: Use a single ops structureJuergen Gross
2018-08-22include/linux/compiler*.h: make compiler-*.h mutually exclusiveNick Desaulniers
2018-08-22mm: zero out the vma in vma_init()Andrew Morton
2018-08-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-08-13Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-08-13Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-08-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-08-13Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-08-13Merge branches 'fixes', 'misc' and 'spectre' into for-linusRussell King
2018-08-06Merge tag 'irqchip-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner
2018-08-03ARM: Convert to GENERIC_IRQ_MULTI_HANDLERPalmer Dabbelt
2018-08-02ARM: oabi-compat: copy semops using __copy_from_user()Russell King
2018-08-02ARM: vfp: use __copy_from_user() when restoring VFP stateRussell King
2018-08-02Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2018-08-01Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-07-30ARM: 8784/1: NOMMU: Allow enter in Hyp modeVladimir Murzin
2018-07-30ARM: 8781/1: Fix Thumb-2 syscall return for binutils 2.29+Vincent Whitchurch
2018-07-27Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...Will Deacon
2018-07-26mm: use vma_init() to initialize VMAs on stack and data segmentsKirill A. Shutemov
2018-07-26ARM: signal: copy registers using __copy_from_user()Russell King
2018-07-25Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2018-07-20ARM/time: Remove read_boot_clock64()Pavel Tatashin
2018-07-13Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-07-11ARM: 8775/1: NOMMU: Use instr_sync instead of plain isb in common codeVladimir Murzin
2018-07-10arm_pmu: Tidy up clear_event_idx call backsSuzuki K Poulose
2018-07-10arm_pmu: Change API to support 64bit counter valuesSuzuki K Poulose
2018-07-10arm_pmu: Clean up maximum period handlingSuzuki K Poulose
2018-07-09arm: perf: prevent unbind/bind via sysfsStefan Agner
2018-06-26perf/arch/arm: Implement hw_breakpoint_arch_parse()Frederic Weisbecker
2018-06-26perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspa...Frederic Weisbecker
2018-06-22rseq: Avoid infinite recursion when delivering SIGSEGVWill Deacon
2018-06-14Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-10Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-06-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-06-06Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-06-06arm: Add syscall detection for restartable sequencesMathieu Desnoyers
2018-06-06arm: Add restartable sequences supportMathieu Desnoyers
2018-06-05Merge branches 'fixes', 'misc' and 'spectre' into for-linusRussell King
2018-06-04Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds