summaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)Author
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-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
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-06-04Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-05-31ARM: spectre-v1: fix syscall entryRussell King
2018-05-31ARM: bugs: add support for per-processor bug checkingRussell King
2018-05-31ARM: bugs: hook processor bug checking into SMP and suspend pathsRussell King
2018-05-31ARM: bugs: prepare processor bug infrastructureRussell King
2018-05-21arm_pmu: simplify arm_pmu::handle_irqMark Rutland
2018-05-19ARM: 8774/1: remove no-op macro VMLINUX_SYMBOL()Masahiro Yamada
2018-05-19ARM: 8765/1: smp: Move clear_tasks_mm_cpumask() call to __cpu_die()Grygorii Strashko
2018-05-19ARM: 8757/1: NOMMU: Support PMSAv8 MPUVladimir Murzin
2018-05-19ARM: 8756/1: NOMMU: Postpone MPU activation till __after_proc_initVladimir Murzin
2018-05-19ARM: 8755/1: NOMMU: Reorganise __setup_mpuVladimir Murzin
2018-05-19ARM: 8754/1: NOMMU: Move PMSAv7 MPU under it's own namespaceVladimir Murzin
2018-05-19ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstrMasami Hiramatsu
2018-05-19ARM: kexec: record parent context registers for non-crash CPUsRussell King
2018-05-19ARM: kexec: fix kdump register saving on panic()Russell King
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig
2018-05-09arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbolChristoph Hellwig
2018-04-25signal: Ensure every siginfo we send has all bits initializedEric W. Biederman
2018-04-09Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-04-02Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-04-02mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64()Dominik Brodowski
2018-03-27Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-03-24ARM: 8748/1: mm: Define vdso_start, vdso_end as arrayJinbum Park
2018-03-09ARM: simplify and fix linker script for TCMNicolas Pitre
2018-03-09ARM: linker script: factor out TCM bitsNicolas Pitre
2018-03-09ARM: linker script: factor out vectors and stubsNicolas Pitre
2018-03-09ARM: linker script: factor out unwinding table sectionsNicolas Pitre
2018-03-09ARM: linker script: factor out stuff for the .text sectionNicolas Pitre
2018-03-09ARM: linker script: factor out stuff for the DISCARD sectionNicolas Pitre
2018-03-09ARM: linker script: factor out some common definitions between XIP and non-XIPNicolas Pitre
2018-02-22treewide/trivial: Remove ';;$' typo noiseIngo Molnar
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-02-02Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds
2018-01-30Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-01-22signal/ptrace: Add force_sig_ptrace_errno_trap and use it where neededEric W. Biederman
2018-01-21Merge branches 'fixes', 'misc', 'sa1111' and 'sa1100-for-next' into for-nextRussell King