Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/arch/arm/mm
AgeCommit message (Expand)Author
2022-05-26Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-26Merge tag 'arm-soc-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2022-05-26Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/...Linus Torvalds
2022-05-19Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2022-05-18ARM: 9196/1: spectre-bhb: enable for Cortex-A15Ard Biesheuvel
2022-05-10arm[64]/memremap: don't abuse pfn_valid() to ensure presence of linear mapMike Rapoport
2022-04-18swiotlb: make the swiotlb_init interface more usefulChristoph Hellwig
2022-04-08ARM: rework endianess selectionArnd Bergmann
2022-04-04ARM: mm: fix typos in commentsJulia Lawall
2022-03-31Merge tag 'hardening-v5.18-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-03-31ARM/dma-mapping: Remove CMA code when not built with CMAKees Cook
2022-03-24Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2022-03-21Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2022-03-10ARM: fix build warning in proc-v7-bugs.cRussell King (Oracle)
2022-03-08Merge tag 'for-linus-bhb' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2022-03-05ARM: Spectre-BHB workaroundRussell King (Oracle)
2022-03-05ARM: report Spectre v2 status through sysfsRussell King (Oracle)
2022-03-03Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2022-02-28ARM: 9175/1: Convert to reserve_initrd_mem()Wang Kefeng
2022-02-28ARM: 9182/1: mmu: fix returns from early_param() and __setup() functionsRandy Dunlap
2022-02-09ARM: cacheflush: avoid clobbering the frame pointerArd Biesheuvel
2022-01-25ARM: mm: make vmalloc_seq handling SMP safeArd Biesheuvel
2022-01-22kernel/sysctl.c: rename sysctl_init() to sysctl_init_bases()Luis Chamberlain
2022-01-17Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-01-16Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-15mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bitQi Zheng
2022-01-12Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2021-12-17ARM: 9168/1: Add support for Cortex-M55 processorTigran Tadevosyan
2021-12-17ARM: 9167/1: Add support for Cortex-M33 processorVladimir Murzin
2021-12-17ARM: 9166/1: Support KFENCE for ARMWang Kefeng
2021-12-17ARM: 9165/1: mm: Provide is_write_fault()Wang Kefeng
2021-12-17ARM: 9164/1: mm: Provide set_memory_valid()Wang Kefeng
2021-12-17ARM: 9161/1: mm: mark private VM_FAULT_X defines as vm_fault_tWang Kefeng
2021-12-13exit: Add and use make_task_dead.Eric W. Biederman
2021-12-07arm: ioremap: Remove unused ARM-specific function pci_ioremap_io()Pali Rohár
2021-12-06ARM: percpu: add SMP_ON_UP supportArd Biesheuvel
2021-12-01ARM: Snapshot thread flagsMark Rutland
2021-11-30arm: ioremap: Implement standard PCI function pci_remap_iospace()Pali Rohár
2021-11-14Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2021-11-12ARM: 9155/1: fix early early_iounmap()Michał Mirosław
2021-11-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-11-08arm64: Track no early_pgtable_alloc() for kmemleakQian Cai
2021-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-06memblock: rename memblock_free to memblock_phys_freeMike Rapoport
2021-11-02Merge branches 'devel-stable' and 'misc' into for-linusRussell King (Oracle)
2021-10-30ARM: 9150/1: Fix PID_IN_CONTEXTIDR regression when THREAD_INFO_IN_TASK=yArd Biesheuvel
2021-10-25ARM: 9142/1: kasan: work around LPAE build warningArnd Bergmann
2021-10-25ARM: 9137/1: disallow CONFIG_THUMB with ARMv4Arnd Bergmann
2021-10-25ARM: 9136/1: ARMv7-M uses BE-8, not BE-32Arnd Bergmann