aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-13Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-1/+1
2018-07-11ARM: 8775/1: NOMMU: Use instr_sync instead of plain isb in common codeVladimir Murzin1-1/+1
2018-07-10arm_pmu: Tidy up clear_event_idx call backsSuzuki K Poulose3-0/+25
2018-07-10arm_pmu: Change API to support 64bit counter valuesSuzuki K Poulose3-8/+8
2018-07-10arm_pmu: Clean up maximum period handlingSuzuki K Poulose3-5/+0
2018-07-09arm: perf: prevent unbind/bind via sysfsStefan Agner1-0/+1
2018-06-26perf/arch/arm: Implement hw_breakpoint_arch_parse()Frederic Weisbecker1-35/+36
2018-06-26perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspace()Frederic Weisbecker1-6/+5
2018-06-22rseq: Avoid infinite recursion when delivering SIGSEGVWill Deacon1-2/+2
2018-06-14Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds3-4/+4
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook1-2/+2
2018-06-10Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-6/+33
2018-06-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds3-9/+4
2018-06-06Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds11-80/+315
2018-06-06arm: Add syscall detection for restartable sequencesMathieu Desnoyers2-6/+26
2018-06-06arm: Add restartable sequences supportMathieu Desnoyers1-0/+7
2018-06-05Merge branches 'fixes', 'misc' and 'spectre' into for-linusRussell King11-80/+315
2018-06-04Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds3-0/+7
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-1/+1
2018-06-04Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-26/+3
2018-05-31ARM: spectre-v1: fix syscall entryRussell King2-11/+32
2018-05-31ARM: bugs: add support for per-processor bug checkingRussell King1-0/+4
2018-05-31ARM: bugs: hook processor bug checking into SMP and suspend pathsRussell King3-0/+11
2018-05-31ARM: bugs: prepare processor bug infrastructureRussell King2-0/+10
2018-05-21arm_pmu: simplify arm_pmu::handle_irqMark Rutland3-9/+4
2018-05-19ARM: 8774/1: remove no-op macro VMLINUX_SYMBOL()Masahiro Yamada1-8/+8
2018-05-19ARM: 8765/1: smp: Move clear_tasks_mm_cpumask() call to __cpu_die()Grygorii Strashko1-2/+1
2018-05-19ARM: 8757/1: NOMMU: Support PMSAv8 MPUVladimir Murzin4-0/+176
2018-05-19ARM: 8756/1: NOMMU: Postpone MPU activation till __after_proc_initVladimir Murzin1-23/+22
2018-05-19ARM: 8755/1: NOMMU: Reorganise __setup_mpuVladimir Murzin1-2/+5
2018-05-19ARM: 8754/1: NOMMU: Move PMSAv7 MPU under it's own namespaceVladimir Murzin2-39/+51
2018-05-19ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstrMasami Hiramatsu1-1/+4
2018-05-19ARM: kexec: record parent context registers for non-crash CPUsRussell King1-1/+1
2018-05-19ARM: kexec: fix kdump register saving on panic()Russell King1-12/+22
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig2-26/+3
2018-05-09arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbolChristoph Hellwig1-1/+1
2018-04-25signal: Ensure every siginfo we send has all bits initializedEric W. Biederman3-0/+7
2018-04-09Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds3-317/+156
2018-04-02Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linuxLinus Torvalds1-1/+1
2018-04-02mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64()Dominik Brodowski1-1/+1
2018-03-27Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-5/+7
2018-03-24ARM: 8748/1: mm: Define vdso_start, vdso_end as arrayJinbum Park1-5/+7
2018-03-09ARM: simplify and fix linker script for TCMNicolas Pitre3-54/+14
2018-03-09ARM: linker script: factor out TCM bitsNicolas Pitre3-108/+62
2018-03-09ARM: linker script: factor out vectors and stubsNicolas Pitre3-40/+23
2018-03-09ARM: linker script: factor out unwinding table sectionsNicolas Pitre3-28/+16
2018-03-09ARM: linker script: factor out stuff for the .text sectionNicolas Pitre3-36/+22
2018-03-09ARM: linker script: factor out stuff for the DISCARD sectionNicolas Pitre3-32/+25
2018-03-09ARM: linker script: factor out some common definitions between XIP and non-XIPNicolas Pitre3-69/+44
2018-02-22treewide/trivial: Remove ';;$' typo noiseIngo Molnar1-1/+1