summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
AgeCommit message (Expand)AuthorLines
2018-05-31ARM: bugs: add support for per-processor bug checkingRussell King-0/+4
2018-05-31ARM: bugs: hook processor bug checking into SMP and suspend pathsRussell King-0/+11
2018-05-31ARM: bugs: prepare processor bug infrastructureRussell King-0/+10
2018-05-21arm_pmu: simplify arm_pmu::handle_irqMark Rutland-9/+4
2018-05-19ARM: 8774/1: remove no-op macro VMLINUX_SYMBOL()Masahiro Yamada-8/+8
2018-05-19ARM: 8765/1: smp: Move clear_tasks_mm_cpumask() call to __cpu_die()Grygorii Strashko-2/+1
2018-05-19ARM: 8757/1: NOMMU: Support PMSAv8 MPUVladimir Murzin-0/+176
2018-05-19ARM: 8756/1: NOMMU: Postpone MPU activation till __after_proc_initVladimir Murzin-23/+22
2018-05-19ARM: 8755/1: NOMMU: Reorganise __setup_mpuVladimir Murzin-2/+5
2018-05-19ARM: 8754/1: NOMMU: Move PMSAv7 MPU under it's own namespaceVladimir Murzin-39/+51
2018-05-19ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstrMasami Hiramatsu-1/+4
2018-05-19ARM: kexec: record parent context registers for non-crash CPUsRussell King-1/+1
2018-05-19ARM: kexec: fix kdump register saving on panic()Russell King-12/+22
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig-26/+3
2018-05-09arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbolChristoph Hellwig-1/+1
2018-04-25signal: Ensure every siginfo we send has all bits initializedEric W. Biederman-0/+7
2018-04-09Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-317/+156
2018-04-02Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2018-04-02mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64()Dominik Brodowski-1/+1
2018-03-27Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-5/+7
2018-03-24ARM: 8748/1: mm: Define vdso_start, vdso_end as arrayJinbum Park-5/+7
2018-03-09ARM: simplify and fix linker script for TCMNicolas Pitre-54/+14
2018-03-09ARM: linker script: factor out TCM bitsNicolas Pitre-108/+62
2018-03-09ARM: linker script: factor out vectors and stubsNicolas Pitre-40/+23
2018-03-09ARM: linker script: factor out unwinding table sectionsNicolas Pitre-28/+16
2018-03-09ARM: linker script: factor out stuff for the .text sectionNicolas Pitre-36/+22
2018-03-09ARM: linker script: factor out stuff for the DISCARD sectionNicolas Pitre-32/+25
2018-03-09ARM: linker script: factor out some common definitions between XIP and non-XIPNicolas Pitre-69/+44
2018-02-22treewide/trivial: Remove ';;$' typo noiseIngo Molnar-1/+1
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2018-02-02Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-33/+23
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds-3/+2
2018-01-30Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-7/+1
2018-01-22signal/ptrace: Add force_sig_ptrace_errno_trap and use it where neededEric W. Biederman-7/+1
2018-01-21Merge branches 'fixes', 'misc', 'sa1111' and 'sa1100-for-next' into for-nextRussell King-33/+23
2018-01-21ARM: 8745/1: get rid of __memzero()Nicolas Pitre-3/+3
2018-01-21ARM: 8739/1: NOMMU: Setup VBAR/Hivecs for secondaries coresVladimir Murzin-0/+3
2018-01-05arm: do not use print_symbol()Sergey Senozhatsky-3/+2
2018-01-04kernel/exit.c: export abort() to modulesAndrew Morton-1/+0
2017-12-18PCI: Remove PCI_REASSIGN_ALL_RSRC use on arm and arm64Bjorn Helgaas-1/+1
2017-12-17ARM: 8733/1: hw_breakpoint: Mark variables as __ro_after_initJinbum Park-5/+5
2017-12-17ARM: probes: avoid adding kprobes to sensitive kernel-entry/exit codeRussell King-25/+12
2017-12-03Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-2/+2
2017-11-27ARM: avoid faulting on qemuRussell King-2/+2
2017-11-26Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-0/+6
2017-11-26ARM: BUG if jumping to usermode address in kernel modeRussell King-0/+6
2017-11-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds-6/+37
2017-11-16Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-202/+499
2017-11-09Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-10/+18
2017-11-08Merge branch 'devel-stable' into for-nextRussell King-168/+452