summaryrefslogtreecommitdiff
path: root/arch/arm/mm
AgeCommit message (Expand)Author
2021-11-02ARM: 9133/1: mm: proc-macros: ensure *_tlb_fns are 4B alignedNick Desaulniers
2020-10-29ARM: 9007/1: l2c: fix prefetch bits init in L2X0_AUX_CTRL using DT valuesGuillaume Tucker
2020-06-20ARM: 8978/1: mm: make act_mm() respect THREAD_SIZELinus Walleij
2019-11-10ARM: fix the cockup in the previous patchRussell King
2019-11-10ARM: ensure that processor vtables is not lost after bootRussell King
2019-11-10ARM: spectre-v2: per-CPU vtables to work around big.Little systemsRussell King
2019-11-10ARM: spectre-v2: warn about incorrect context switching functionsRussell King
2019-11-10ARM: spectre-v2: add firmware based hardeningRussell King
2019-11-10ARM: spectre-v2: harden user aborts in kernel spaceRussell King
2019-11-10ARM: spectre-v2: add Cortex A8 and A15 validation of the IBE bitRussell King
2019-11-10ARM: spectre-v2: harden branch predictor on context switchesRussell King
2019-11-10ARM: spectre: add Kconfig symbol for CPUs vulnerable to SpectreRussell King
2019-11-10ARM: bugs: add support for per-processor bug checkingRussell King
2019-11-10ARM: mm: fix alignment handler faults under memory pressureRussell King
2019-10-07ARM: 8898/1: mm: Don't treat faults reported from cache maintenance as writesWill Deacon
2019-09-21ARM: 8874/1: mm: only adjust sections of valid mm structuresDoug Berger
2019-04-03ARM: 8494/1: mm: Enable PXN when running non-LPAE kernel on LPAE processorJungseung Lee
2018-12-21ARM: 8814/1: mm: improve/fix ARM v7_dma_inv_range() unaligned address handlingChris Cole
2018-11-10ARM: 8799/1: mm: fix pci_ioremap_io() offset checkThomas Petazzoni
2018-08-24ARM: 8780/1: ftrace: Only set kernel memory back to read-only after bootSteven Rostedt (VMware)
2017-12-25ARM: dma-mapping: disallow dma_get_sgtable() for non-kernel managed memoryRussell King
2017-11-30ARM: 8721/1: mm: dump: check hardware RO bit for LPAEPhilip Derrin
2017-11-30ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAEPhilip Derrin
2017-09-13ARM: 8692/1: mm: abort uaccess retries upon fatal signalMark Rutland
2017-07-05ARM: 8685/1: ensure memblock-limit is pmd-alignedDoug Berger
2017-06-26mm: larger stack guard gap, between vmasHugh Dickins
2017-02-14ARM: 8642/1: LPAE: catch pending imprecise abort on unmaskAlexander Sverdlin
2015-12-17Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-12-15Revert "scatterlist: use sg_phys()"Dan Williams
2015-12-15ARM: 8471/1: need to save/restore arm register(r11) when it is corruptedAnson Huang
2015-12-04ARM: 8464/1: Update all mm structures with section adjustmentsLaura Abbott
2015-12-02ARM: 8465/1: mm: keep reserved ASIDs in sync with mm after multiple rolloversWill Deacon
2015-11-10Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2015-11-09kmap_atomic_to_page() has no users, remove itNicolas Pitre
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman
2015-11-05uaccess: reimplement probe_kernel_address() using probe_kernel_read()Andrew Morton
2015-10-29Merge branches 'fixes' and 'misc' into for-nextRussell King
2015-10-27ARM: uniphier: add outer cache supportMasahiro Yamada
2015-10-19ARM: 8447/1: catch pending imprecise abort on unmaskLucas Stach
2015-10-03ARM: 8427/1: dma-mapping: add support for offset parameter in dma_mmap()Marek Szyprowski
2015-10-03ARM: 8426/1: dma-mapping: add missing range check in dma_mmap()Marek Szyprowski
2015-10-03ARM: remove user cmpxchg syscallRussell King
2015-09-24ARM: alignment: fix alignment handling for uaccess changesRussell King
2015-09-22ARM: 8422/1: enable imprecise aborts during early kernel startupLucas Stach
2015-09-19Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-09-16ARM: 8437/1: dma-mapping: fix build warning with new DMA_ERROR_CODE definitionAndre Przywara
2015-09-11Merge branch 'uaccess' into fixesRussell King
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig
2015-09-03Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-09-03Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into ...Russell King