aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm
AgeCommit message (Expand)Author
2022-01-25Merge tag 'v4.19.218' into v4.19/standard/baseBruce Ashfield
2022-01-25Merge tag 'v4.19.215' into v4.19/standard/baseBruce Ashfield
2021-11-26ARM: 9155/1: fix early early_iounmap()Michał Mirosław
2021-11-26ARM: 9136/1: ARMv7-M uses BE-8, not BE-32Arnd Bergmann
2021-11-02ARM: 9133/1: mm: proc-macros: ensure *_tlb_fns are 4B alignedNick Desaulniers
2021-01-21Merge tag 'v4.19.153' into v4.19/standard/baseBruce Ashfield
2020-10-29ARM: 9007/1: l2c: fix prefetch bits init in L2X0_AUX_CTRL using DT valuesGuillaume Tucker
2020-07-06Merge tag 'v4.19.129' into v4.19/standard/baseBruce Ashfield
2020-06-22ARM: 8978/1: mm: make act_mm() respect THREAD_SIZELinus Walleij
2020-03-11Merge tag 'v4.19.104' into v4.19/standard/baseBruce Ashfield
2020-03-11Merge tag 'v4.19.93' into v4.19/standard/baseBruce Ashfield
2020-02-14ARM: 8949/1: mm: mark free_memmap as __initOlof Johansson
2020-01-04ARM: 8937/1: spectre-v2: remove Brahma-B53 from hardeningDoug Berger
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