aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm
AgeCommit message (Expand)Author
2023-06-12Merge tag 'v5.4.246' into v5.4/standard/baseBruce Ashfield
2023-06-09treewide: Remove uninitialized_var() usageKees Cook
2023-04-06Merge tag 'v5.4.240' into v5.4/standard/baseBruce Ashfield
2023-04-05dma-mapping: drop the dev argument to arch_sync_dma_for_*Christoph Hellwig
2023-02-17Merge tag 'v5.4.231' into v5.4/standard/baseBruce Ashfield
2023-02-06exit: Add and use make_task_dead.Eric W. Biederman
2023-02-06ARM: 9280/1: mm: fix warning on phys_addr_t to void pointer assignmentGiulio Benetti
2022-12-19Merge tag 'v5.4.227' into v5.4/standard/baseBruce Ashfield
2022-12-14ARM: 9266/1: mm: fix no-MMU ZERO_PAGE() implementationGiulio Benetti
2022-10-31Merge tag 'v5.4.220' into v5.4/standard/baseBruce Ashfield
2022-10-26ARM: 9247/1: mm: set readonly for MT_MEMORY_RO with ARM_LPAEWang Kefeng
2022-07-29Merge tag 'v5.4.207' into v5.4/standard/baseBruce Ashfield
2022-07-21ARM: 9210/1: Mark the FDT_FIXED sections as shareableZhen Lei
2022-07-21ARM: 9209/1: Spectre-BHB: avoid pr_info() every time a CPU comes out of idleArd Biesheuvel
2022-07-21ARM: 9214/1: alignment: advance IT state after emulating Thumb instructionArd Biesheuvel
2022-07-21ARM: 9213/1: Print message about disabled Spectre workarounds only onceDmitry Osipenko
2022-07-05Merge tag 'v5.4.203' into v5.4/standard/baseBruce Ashfield
2022-07-02ARM: 8929/1: use APSR_nzcv instead of r15 as mrc operandStefan Agner
2022-07-02ARM: 8933/1: replace Sun/Solaris style flag on section directiveNick Desaulniers
2022-05-25Merge tag 'v5.4.196' into v5.4/standard/baseBruce Ashfield
2022-05-25Merge tag 'v5.4.195' into v5.4/standard/baseBruce Ashfield
2022-05-25ARM: 9196/1: spectre-bhb: enable for Cortex-A15Ard Biesheuvel
2022-05-18arm[64]/memremap: don't abuse pfn_valid() to ensure presence of linear mapMike Rapoport
2022-03-21Merge tag 'v5.4.184' into v5.4/standard/baseBruce Ashfield
2022-03-11ARM: fix build warning in proc-v7-bugs.cRussell King (Oracle)
2022-03-11ARM: Spectre-BHB workaroundRussell King (Oracle)
2022-03-11ARM: report Spectre v2 status through sysfsRussell King (Oracle)
2022-03-09Merge tag 'v5.4.183' into v5.4/standard/baseBruce Ashfield
2022-03-08ARM: 9182/1: mmu: fix returns from early_param() and __setup() functionsRandy Dunlap
2022-01-25Merge tag 'v5.4.173' into v5.4/standard/baseBruce Ashfield
2022-01-20ARM: 9025/1: Kconfig: CPU_BIG_ENDIAN depends on !LD_IS_LLDNick Desaulniers
2021-12-19Merge tag 'v5.4.167' into v5.4/standard/baseBruce Ashfield
2021-12-17arm: ioremap: don't abuse pfn_valid() to check if pfn is in RAMMike Rapoport
2021-12-17arm: extend pfn_valid to take into account freed memory map alignmentMike Rapoport
2021-12-17memblock: align freed memory map on pageblock boundaries with SPARSEMEMMike Rapoport
2021-12-17memblock: free_unused_memmap: use pageblock units instead of MAX_ORDERMike Rapoport
2021-11-29Merge tag 'v5.4.160' into v5.4/standard/baseBruce Ashfield
2021-11-17ARM: 9155/1: fix early early_iounmap()Michał Mirosław
2021-11-17ARM: 9136/1: ARMv7-M uses BE-8, not BE-32Arnd Bergmann
2021-11-04Merge tag 'v5.4.157' into v5.4/standard/baseBruce Ashfield
2021-11-02ARM: 9133/1: mm: proc-macros: ensure *_tlb_fns are 4B alignedNick Desaulniers
2021-09-27Merge tag 'v5.4.149' into v5.4/standard/baseBruce Ashfield
2021-09-26ARM: Qualify enabling of swiotlb_init()Florian Fainelli
2021-05-21Merge tag 'v5.4.120' into v5.4/standard/baseBruce Ashfield
2021-05-19ARM: 9012/1: move device tree mapping out of linear regionArd Biesheuvel
2021-05-19ARM: 9011/1: centralize phys-to-virt conversion of DT/ATAGS addressArd Biesheuvel
2020-11-02Merge tag 'v5.4.73' into v5.4/standard/baseBruce Ashfield
2020-10-29ARM: 9007/1: l2c: fix prefetch bits init in L2X0_AUX_CTRL using DT valuesGuillaume Tucker
2020-06-26Merge tag 'v5.4.48' into v5.4/standard/baseBruce Ashfield
2020-06-22ARM: 8978/1: mm: make act_mm() respect THREAD_SIZELinus Walleij