summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
AgeCommit message (Expand)AuthorLines
2019-08-09ARM: signal: Mark expected switch fall-throughGustavo A. R. Silva-0/+1
2019-08-09ARM/hw_breakpoint: Mark expected switch fall-throughsGustavo A. R. Silva-0/+5
2019-07-18Merge tag 'modules-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+7
2019-07-15docs: arm: convert docs to ReST and rename to *.rstMauro Carvalho Chehab-1/+1
2019-07-12mm/pgtable: drop pgtable_t variable from pte_fn_t functionsAnshuman Khandual-2/+1
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-7/+7
2019-07-08Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-1/+3
2019-06-24sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity()Vincent Guittot-1/+1
2019-06-24ARM: module: recognize unwind exit sectionsMatthias Schiffer-0/+7
2019-06-20ARM: 8864/1: Add workaround for I-Cache line size mismatch between CPU coresMarek Szyprowski-0/+1
2019-06-20ARM: arrange show_pte() to issue severity-based messagesRussell King-1/+1
2019-06-20ARM: add "8<--- cut here ---" to kernel dumpsRussell King-0/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-175/+43
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner-12/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner-39/+3
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner-10/+1
2019-06-01treewide: fix typos of SPDX-License-IdentifierMasahiro Yamada-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner-3/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner-25/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159Thomas Gleixner-7/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-5/+1
2019-05-29signal: Remove the task parameter from force_sig_faultEric W. Biederman-2/+2
2019-05-29signal/arm: Remove tsk parameter from ptrace_breakEric W. Biederman-4/+4
2019-05-27signal: Remove task parameter from force_sigEric W. Biederman-2/+2
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner-14/+1
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner-0/+1
2019-05-15Merge tag 'pm-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-9/+15
2019-05-14ARM: mark setup_machine_tags() stub as __init __noreturnMasahiro Yamada-1/+1
2019-05-14ARM: prevent tracing IPI_CPU_BACKTRACEArnd Bergmann-1/+5
2019-05-10cpufreq: Call transition notifier only once for each policyViresh Kumar-9/+15
2019-05-09Merge tag 'dma-mapping-5.2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-1/+7
2019-05-06Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-6/+0
2019-05-06Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-2/+1
2019-04-23ARM: 8856/1: NOMMU: Fix CCR register faulty initialization when MPU is disabledTigran Tadevosyan-1/+1
2019-04-19rseq: Clean up comments by reflecting removal of event counterMathieu Desnoyers-2/+1
2019-04-14arm/stacktrace: Remove the pointless ULONG_MAX markerThomas Gleixner-6/+0
2019-04-08arm: use a dummy struct device for ISA DMA use of the DMA APIChristoph Hellwig-1/+7
2019-03-15Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-101/+51
2019-03-15Merge branches 'fixes', 'misc' and 'smp-hotplug' into for-nextRussell King-89/+27
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport-0/+6
2019-03-05Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-4/+4
2019-03-04get rid of legacy 'get_ds()' functionLinus Torvalds-1/+1
2019-02-26ARM: 8849/1: NOMMU: Fix encodings for PMSAv8's PRBAR4/PRLAR4Vladimir Murzin-2/+2
2019-02-26ARM: 8848/1: virt: Align GIC version check with arm64 counterpartVladimir Murzin-2/+2
2019-02-26ARM: 8847/1: pm: fix HYP/SVC mode mismatch when MCPM is usedMarek Szyprowski-0/+12
2019-02-26ARM: 8844/1: use unified assembler in assembly filesStefan Agner-12/+12
2019-02-26ARM: 8840/1: use a raw_spinlock_t in unwindSebastian Andrzej Siewior-7/+7
2019-02-26ARM: 8839/1: kprobe: make patch_lock a raw_spinlock_tYang Shi-3/+3
2019-02-07y2038: use time32 syscall names on 32-bitArnd Bergmann-4/+4
2019-02-01ARM: avoid Cortex-A9 livelock on tight dmb loopsRussell King-2/+7