aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm
AgeCommit message (Expand)Author
2019-12-02Merge tag 'v4.19.87' into v4.19/standard/baseBruce Ashfield
2019-12-01ARM: 8904/1: skip nomap memblocks while finding the lowmem/highmem boundaryChester Lin
2019-11-17Merge tag 'v4.19.83' into v4.19/standard/baseBruce Ashfield
2019-11-17Merge tag 'v4.19.82' into v4.19/standard/baseBruce Ashfield
2019-11-10ARM: 8926/1: v7m: remove register save to stack before svcafzal mohammed
2019-11-10ARM: mm: fix alignment handler faults under memory pressureRussell King
2019-11-06ARM: 8914/1: NOMMU: Fix exc_ret for XIPVladimir Murzin
2019-10-10Merge tag 'v4.19.78' into v4.19/standard/baseBruce Ashfield
2019-10-10Merge tag 'v4.19.75' into v4.19/standard/baseBruce Ashfield
2019-10-07arm: use STACK_TOP when computing mmap base addressAlexandre Ghiti
2019-10-07arm: properly account for stack randomization and stack guard gapAlexandre Ghiti
2019-10-07ARM: 8903/1: ensure that usable memory in bank 0 starts from a PMD-aligned ad...Mike Rapoport
2019-10-07ARM: 8898/1: mm: Don't treat faults reported from cache maintenance as writesWill Deacon
2019-09-21ARM: 8901/1: add a criteria for pfn_valid of armzhaoyang
2019-09-21ARM: 8874/1: mm: only adjust sections of valid mm structuresDoug Berger
2019-04-12Merge tag 'v4.19.34' into v4.19/standard/baseBruce Ashfield
2019-04-12Merge tag 'v4.19.31' into v4.19/standard/baseBruce Ashfield
2019-04-05ARM: 8830/1: NOMMU: Toggle only bits in EXC_RETURN we are really care ofVladimir Murzin
2019-03-23ARM: 8835/1: dma-mapping: Clear DMA ops on teardownRobin Murphy
2019-03-21Merge tag 'v4.19.24' into v4.19/standard/baseBruce Ashfield
2019-02-20ARM: fix the cockup in the previous patchRussell King
2019-02-20ARM: ensure that processor vtables is not lost after bootRussell King
2019-02-20ARM: spectre-v2: per-CPU vtables to work around big.Little systemsRussell King
2019-01-10Merge tag 'v4.19.12' into v4.19/standard/baseBruce Ashfield
2018-12-21ARM: 8816/1: dma-mapping: fix potential uninitialized returnNathan Jones
2018-12-21ARM: 8815/1: V7M: align v7m_dma_inv_range() with v7 counterpartVladimir Murzin
2018-12-21ARM: 8814/1: mm: improve/fix ARM v7_dma_inv_range() unaligned address handlingChris Cole
2018-11-28ARM: LPAE: Invalidate the TLB for module addresses during translation faultCatalin Marinas
2018-11-21ARM: 8809/1: proc-v7: fix Thumb annotation of cpu_v7_hvc_switch_mmArd Biesheuvel
2018-09-19ARM: 8799/1: mm: fix pci_ioremap_io() offset checkThomas Petazzoni
2018-08-17kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contigu...Marek Szyprowski
2018-08-17mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder
2018-08-15Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-08-13Merge branches 'fixes', 'misc' and 'spectre' into for-linusRussell King
2018-07-30ARM: 8784/1: NOMMU: Allow enter in Hyp modeVladimir Murzin
2018-07-30ARM: 8783/1: NOMMU: Extend check for VBAR supportVladimir Murzin
2018-07-30BackMerge v4.18-rc7 into drm-nextDave Airlie
2018-07-16ARM: dma-mapping: Set proper DMA ops in arm_iommu_detach_device()Thierry Reding
2018-07-14ARM: tcm: ensure inline stub functions are marked staticRussell King
2018-07-11ARM: 8780/1: ftrace: Only set kernel memory back to read-only after bootSteven Rostedt (VMware)
2018-06-12Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-11Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2018-06-06Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
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-05-31ARM: spectre-v2: warn about incorrect context switching functionsRussell King
2018-05-31ARM: spectre-v2: add firmware based hardeningRussell King