summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2015-11-103-0/+566
|\
| * ARM: uniphier: add outer cache supportMasahiro Yamada2015-10-273-0/+566
* | kmap_atomic_to_page() has no users, remove itNicolas Pitre2015-11-101-10/+0Star
* | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-071-3/+3
* | uaccess: reimplement probe_kernel_address() using probe_kernel_read()Andrew Morton2015-11-061-1/+1
* | Merge branches 'fixes' and 'misc' into for-nextRussell King2015-10-295-12/+34
|\ \ | |/ |/|
| * ARM: 8447/1: catch pending imprecise abort on unmaskLucas Stach2015-10-193-1/+25
| * ARM: 8427/1: dma-mapping: add support for offset parameter in dma_mmap()Marek Szyprowski2015-10-031-0/+2
| * ARM: 8426/1: dma-mapping: add missing range check in dma_mmap()Marek Szyprowski2015-10-031-0/+5
| * ARM: remove user cmpxchg syscallRussell King2015-10-031-12/+0Star
| * ARM: 8422/1: enable imprecise aborts during early kernel startupLucas Stach2015-09-221-0/+3
* | ARM: alignment: fix alignment handling for uaccess changesRussell King2015-09-241-5/+25
|/
* Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-09-201-1/+3
|\
| * ARM: 8437/1: dma-mapping: fix build warning with new DMA_ERROR_CODE definitionAndre Przywara2015-09-171-1/+3
| * Merge branch 'uaccess' into fixesRussell King2015-09-119-15/+33
| |\
* | | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig2015-09-101-12/+0Star
* | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-09-0416-39/+187
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. \ \ Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into ...Russell King2015-09-0319-68/+253
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | / | | | | | |/
| | | | | * ARM: entry: provide uaccess assembly macro hooksRussell King2015-08-267-3/+11
| | | | | * ARM: mm: improve do_ldrd_abort macroRussell King2015-08-254-11/+11
| | | | | * ARM: domains: keep vectors in separate domainRussell King2015-08-212-2/+12
| | |_|_|/ | |/| | |
| | | | * ARM: add soc memory barrier extensionRussell King2015-07-251-0/+4
| | | | * ARM: move heavy barrier support out of lineRussell King2015-07-252-0/+15
| | |_|/ | |/| |
| | | * ARM: 8416/1: Feroceon: use of_iomap() to map register baseMasahiro Yamada2015-08-181-5/+1Star
| | | * ARM: 8415/1: early fixmap support for earlyconStefan Agner2015-08-182-10/+84
| | | * ARM: 8398/1: arm DMA: Fix allocation from CMA for coherent DMALorenzo Nava2015-08-041-9/+12
| | | * ARM: reduce visibility of dmac_* functionsRussell King2015-08-012-0/+33
| | | * ARM: 8395/1: l2c: Add support for the "arm,shared-override" propertyGeert Uytterhoeven2015-07-101-0/+5
| | |/ | |/|
* | | Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-09-021-1/+1
|\ \ \ | |_|/ |/| |
| * | scatterlist: use sg_phys()Dan Williams2015-08-171-1/+1
* | | ARM: invalidate L1 before enabling coherencyRussell King2015-07-171-5/+9
* | | ARM: 8404/1: dma-mapping: fix off-by-one error in bitmap size checkMarek Szyprowski2015-07-171-1/+1
|/ /
* | Merge branches 'fixes' and 'ioremap' into for-linusRussell King2015-07-0716-261/+450
|\ \
| * | ARM: io: convert ioremap*() to functionsRussell King2015-07-032-23/+49
| |/
| * Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-06-2611-231/+395
| |\
| | * Merge branch 'for-arm-soc' into for-nextRussell King2015-06-121-1/+1
| | |\
| | * \ Merge branch 'bsym' into for-nextRussell King2015-06-121-1/+1
| | |\ \
| | | * | ARM: replace BSYM() with badr assembly macroRussell King2015-05-081-1/+1
| | | | |
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | *-----. \ \ Merge branches 'arnd-fixes', 'clk', 'misc', 'v7' and 'fixes' into for-nextRussell King2015-06-1214-254/+405
| | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | |
| | | | | * | | ARM: proc-v7: sanitise and document registers around errataRussell King2015-06-021-30/+38
| | | | | * | | ARM: proc-v7: clean up MIDR accessRussell King2015-06-021-5/+4Star
| | | | | * | | ARM: proc-v7: move CPU errata out of lineRussell King2015-06-021-65/+78
| | | | | * | | ARM: redo TTBR setup code for LPAERussell King2015-06-023-25/+21Star
| | | | | * | | ARM: cleanup early_paging_init() callingRussell King2015-06-022-13/+2Star
| | | | | * | | ARM: re-implement physical address space switchingRussell King2015-06-024-84/+133
| | | | | * | | ARM: keystone2: rename init_meminfo to pv_fixupRussell King2015-06-021-4/+4
| | | | | * | | ARM: keystone2: move address space switch printk into generic codeRussell King2015-06-021-0/+3
| | | | | * | | ARM: keystone2: move update of the phys-to-virt constants into generic codeRussell King2015-06-021-4/+22
| | | | |/ / / | | | |/| | |
| | | | * | | ARM: 8391/1: l2c: add options to overwrite prefetching behaviorHauke Mehrtens2015-06-111-0/+20
| | | | * | | ARM: 8387/1: arm/mm/dma-mapping.c: Add arm_coherent_dma_mmapMike Looijmans2015-06-061-7/+25