aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm
AgeCommit message (Expand)Author
2019-04-12Merge tag 'v5.0.7' into v5.0/standard/baseBruce Ashfield
2019-04-05ARM: 8830/1: NOMMU: Toggle only bits in EXC_RETURN we are really care ofVladimir Murzin
2019-04-05ARM: 8845/1: use unified assembler in c filesStefan Agner
2019-03-04ARM: LPAE: Invalidate the TLB for module addresses during translation faultCatalin Marinas
2019-02-12ARM: 8835/1: dma-mapping: Clear DMA ops on teardownRobin Murphy
2019-01-05Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2019-01-02Merge branches 'misc', 'sa1100-for-next' and 'spectre' into for-linusRussell King
2018-12-28Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-12-28Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-12-13dma-mapping: bypass indirect calls for dma-directChristoph Hellwig
2018-12-13Merge branch 'yaml-bindings-for-v4.21' into dt/nextRob Herring
2018-12-07ARM: fix the cockup in the previous patchRussell King
2018-12-06Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-12-06Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-12-06ARM: ensure that processor vtables is not lost after bootRussell King
2018-12-06arm: remove the mapping_error dma_map_ops methodChristoph Hellwig
2018-12-04ARM: 8816/1: dma-mapping: fix potential uninitialized returnNathan Jones
2018-12-04ARM: 8815/1: V7M: align v7m_dma_inv_range() with v7 counterpartVladimir Murzin
2018-12-04ARM: 8814/1: mm: improve/fix ARM v7_dma_inv_range() unaligned address handlingChris Cole
2018-11-26arch: Move initrd= parsing into do_mounts_initrd.cFlorian Fainelli
2018-11-26of/fdt: Populate phys_initrd_start/phys_initrd_size from FDTFlorian Fainelli
2018-11-26arch: Make phys_initrd_start and phys_initrd_size global variablesFlorian Fainelli
2018-11-18Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-11-12ARM: 8811/1: always list both ldrd/strd registers explicitlyNicolas Pitre
2018-11-12ARM: spectre-v2: per-CPU vtables to work around big.Little systemsRussell King
2018-11-08ARM: 8807/1: mm: Facilitate debugging CONFIG_KUSER_HELPERS disabledFlorian Fainelli
2018-11-08ARM: 8805/2: remove unneeded naked function usageNicolas Pitre
2018-11-06Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-11-06ARM: 8809/1: proc-v7: fix Thumb annotation of cpu_v7_hvc_switch_mmArd Biesheuvel
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: rename free_all_bootmem to memblock_free_allMike Rapoport
2018-10-31memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Mike Rapoport
2018-10-24Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-10-22Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-09-27signal/arm: Use force_sig_fault where appropriateEric W. Biederman
2018-09-27signal/arm: Push siginfo generation into arm_notify_dieEric W. Biederman
2018-09-20dma-mapping: consolidate the dma mmap implementationsChristoph Hellwig
2018-09-20dma-mapping: merge direct and noncoherent opsChristoph Hellwig
2018-09-19ARM: 8799/1: mm: fix pci_ioremap_io() offset checkThomas Petazzoni
2018-09-08arm-nommu: don't define arch_teardown_dma_opsChristoph Hellwig
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)