summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | ARM: 8818/1: dma-mapping: update comment about handling dma_ops when detachin...Wolfram Sang (Renesas)2019-02-011-1/+1
| | * | | ARM: 8817/1: mm: skip cleaning of idmap page tables on LPAE capable coresArd Biesheuvel2019-02-011-1/+3
| | |/ /
* | | | treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-121-1/+13
* | | | memblock: memblock_phys_alloc(): don't panicMike Rapoport2019-03-121-0/+4
* | | | memblock: replace memblock_alloc_base(ANYWHERE) with memblock_phys_allocMike Rapoport2019-03-121-1/+1
* | | | Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-03-101-0/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | dma-mapping: remove the default map_resource implementationChristoph Hellwig2019-02-011-0/+2
| | |/ | |/|
* | | arm, s390, unicore32: remove oneliner wrappers for memblock_alloc()Mike Rapoport2019-03-081-8/+3Star
* | | arch: simplify several early memory allocationsMike Rapoport2019-03-081-3/+1Star
* | | Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2019-02-281-0/+2
|\ \ \ | | |/ | |/|
| * | ARM: 8835/1: dma-mapping: Clear DMA ops on teardownRobin Murphy2019-02-121-0/+2
| |/
* / perf/core, arch/arm: Use PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUsAndrew Murray2019-01-211-8/+1Star
|/
* Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2019-01-0510-212/+202Star
|\
| *-. Merge branches 'misc', 'sa1100-for-next' and 'spectre' into for-linusRussell King2019-01-023-16/+13Star
| |\ \
| | | * ARM: fix the cockup in the previous patchRussell King2018-12-071-2/+2
| * | | ARM: 8811/1: always list both ldrd/strd registers explicitlyNicolas Pitre2018-11-123-48/+48
| * | | ARM: 8807/1: mm: Facilitate debugging CONFIG_KUSER_HELPERS disabledFlorian Fainelli2018-11-081-0/+6
| * | | ARM: 8805/2: remove unneeded naked function usageNicolas Pitre2018-11-087-194/+178Star
| |/ /
* | | Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-12-291-26/+2Star
|\ \ \
| * \ \ Merge branch 'yaml-bindings-for-v4.21' into dt/nextRob Herring2018-12-131-1/+1
| |\ \ \
| * | | | arch: Move initrd= parsing into do_mounts_initrd.cFlorian Fainelli2018-11-261-17/+0Star
| * | | | of/fdt: Populate phys_initrd_start/phys_initrd_size from FDTFlorian Fainelli2018-11-261-6/+0Star
| * | | | arch: Make phys_initrd_start and phys_initrd_size global variablesFlorian Fainelli2018-11-261-3/+2Star
| | |/ / | |/| |
* | | | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-12-282-35/+18Star
|\ \ \ \
| * | | | dma-mapping: bypass indirect calls for dma-directChristoph Hellwig2018-12-131-11/+3Star
| * | | | arm: remove the mapping_error dma_map_ops methodChristoph Hellwig2018-12-061-24/+15Star
* | | | | Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2018-12-071-0/+10
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | ARM: ensure that processor vtables is not lost after bootRussell King2018-12-061-0/+10
* | | | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2018-12-073-9/+15
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | ARM: 8816/1: dma-mapping: fix potential uninitialized returnNathan Jones2018-12-041-1/+1
| * | | | ARM: 8815/1: V7M: align v7m_dma_inv_range() with v7 counterpartVladimir Murzin2018-12-041-5/+9
| * | | | ARM: 8814/1: mm: improve/fix ARM v7_dma_inv_range() unaligned address handlingChris Cole2018-12-041-3/+5
| | |/ / | |/| |
* | | | Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2018-11-181-15/+2Star
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | ARM: spectre-v2: per-CPU vtables to work around big.Little systemsRussell King2018-11-121-15/+2Star
* | | Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2018-11-061-1/+1
|\| | | |/ |/|
| * ARM: 8809/1: proc-v7: fix Thumb annotation of cpu_v7_hvc_switch_mmArd Biesheuvel2018-11-061-1/+1
* | mm: remove include/linux/bootmem.hMike Rapoport2018-10-312-2/+0Star
* | memblock: rename free_all_bootmem to memblock_free_allMike Rapoport2018-10-311-1/+1
* | memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Mike Rapoport2018-10-311-1/+1
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-10-242-32/+6Star
|\ \
| * | signal/arm: Use force_sig_fault where appropriateEric W. Biederman2018-09-272-18/+2Star
| * | signal/arm: Push siginfo generation into arm_notify_dieEric W. Biederman2018-09-271-14/+4Star
* | | Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-10-221-7/+4Star
|\ \ \
| * | | dma-mapping: consolidate the dma mmap implementationsChristoph Hellwig2018-09-201-1/+1
| * | | dma-mapping: merge direct and noncoherent opsChristoph Hellwig2018-09-201-2/+3
| * | | arm-nommu: don't define arch_teardown_dma_opsChristoph Hellwig2018-09-081-4/+0Star
| |/ /
* / / ARM: 8799/1: mm: fix pci_ioremap_io() offset checkThomas Petazzoni2018-09-191-1/+1
|/ /
* | kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contigu...Marek Szyprowski2018-08-181-2/+3
* | mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder2018-08-181-3/+4
* | Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-08-161-6/+6
|\ \