| Commit message (Expand) | Author | Age | Files | Lines |
* | mm: differentiate page_mapped() from page_mapcount() for compound pages | Kirill A. Shutemov | 2016-01-15 | 1 | -1/+1 |
* | arm, thp: remove infrastructure for handling splitting PMDs | Kirill A. Shutemov | 2016-01-15 | 1 | -15/+0 |
* | arm: mm: support ARCH_MMAP_RND_BITS | Daniel Cashman | 2016-01-14 | 1 | -2/+1 |
* | Merge branch 'devel-stable' into for-linus | Russell King | 2016-01-12 | 3 | -42/+100 |
|\ |
|
| * | ARM: only consider memblocks with NOMAP cleared for linear mapping | Ard Biesheuvel | 2015-12-13 | 2 | -1/+7 |
| * | ARM: implement create_mapping_late() for EFI use | Ard Biesheuvel | 2015-12-13 | 1 | -0/+20 |
| * | ARM: add support for non-global kernel mappings | Ard Biesheuvel | 2015-12-13 | 1 | -15/+20 |
| * | ARM: factor out allocation routine from __create_mapping() | Ard Biesheuvel | 2015-12-13 | 1 | -11/+23 |
| * | ARM: split off core mapping logic from create_mapping | Ard Biesheuvel | 2015-12-13 | 1 | -25/+31 |
| * | ARM: add support for generic early_ioremap/early_memremap | Ard Biesheuvel | 2015-12-13 | 2 | -1/+10 |
* | | Merge branches 'misc' and 'misc-rc6' into for-linus | Russell King | 2016-01-05 | 5 | -32/+53 |
|\ \ |
|
| * | | ARM: 8494/1: mm: Enable PXN when running non-LPAE kernel on LPAE processor | Jungseung Lee | 2016-01-04 | 1 | -1/+1 |
| * | | ARM: 8482/1: l2x0: make it possible to disable outer sync from DT | Linus Walleij | 2015-12-22 | 1 | -3/+10 |
| * | | ARM: 8453/2: proc-v7.S: don't locate temporary stack space in .text section | Nicolas Pitre | 2015-12-17 | 1 | -7/+16 |
| * | | ARM: 8462/1: cache-uniphier: use common API to find the next level cache | Masahiro Yamada | 2015-12-03 | 1 | -12/+1 |
| * | | ARM: 8451/1: v7-M: Set an early stack for __v7m_setup | Ezequiel Garcia | 2015-11-16 | 1 | -9/+5 |
| * | | ARM: 8448/1: add some L220 DT settings | Linus Walleij | 2015-11-16 | 1 | -0/+20 |
| |/ |
|
* | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2015-12-17 | 1 | -1/+1 |
|\ \ |
|
| * | | Revert "scatterlist: use sg_phys()" | Dan Williams | 2015-12-15 | 1 | -1/+1 |
| |/ |
|
* | | ARM: 8471/1: need to save/restore arm register(r11) when it is corrupted | Anson Huang | 2015-12-15 | 1 | -2/+2 |
* | | ARM: 8464/1: Update all mm structures with section adjustments | Laura Abbott | 2015-12-04 | 1 | -30/+62 |
* | | ARM: 8465/1: mm: keep reserved ASIDs in sync with mm after multiple rollovers | Will Deacon | 2015-12-02 | 1 | -12/+26 |
|/ |
|
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 2015-11-10 | 3 | -0/+566 |
|\ |
|
| * | ARM: uniphier: add outer cache support | Masahiro Yamada | 2015-10-27 | 3 | -0/+566 |
* | | kmap_atomic_to_page() has no users, remove it | Nicolas Pitre | 2015-11-09 | 1 | -10/+0 |
* | | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep... | Mel Gorman | 2015-11-06 | 1 | -3/+3 |
* | | uaccess: reimplement probe_kernel_address() using probe_kernel_read() | Andrew Morton | 2015-11-05 | 1 | -1/+1 |
* | | Merge branches 'fixes' and 'misc' into for-next | Russell King | 2015-10-29 | 5 | -12/+34 |
|\ \
| |/
|/| |
|
| * | ARM: 8447/1: catch pending imprecise abort on unmask | Lucas Stach | 2015-10-19 | 3 | -1/+25 |
| * | ARM: 8427/1: dma-mapping: add support for offset parameter in dma_mmap() | Marek Szyprowski | 2015-10-03 | 1 | -0/+2 |
| * | ARM: 8426/1: dma-mapping: add missing range check in dma_mmap() | Marek Szyprowski | 2015-10-03 | 1 | -0/+5 |
| * | ARM: remove user cmpxchg syscall | Russell King | 2015-10-03 | 1 | -12/+0 |
| * | ARM: 8422/1: enable imprecise aborts during early kernel startup | Lucas Stach | 2015-09-22 | 1 | -0/+3 |
* | | ARM: alignment: fix alignment handling for uaccess changes | Russell King | 2015-09-24 | 1 | -5/+25 |
|/ |
|
* | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2015-09-19 | 1 | -1/+3 |
|\ |
|
| * | ARM: 8437/1: dma-mapping: fix build warning with new DMA_ERROR_CODE definition | Andre Przywara | 2015-09-16 | 1 | -1/+3 |
| * | Merge branch 'uaccess' into fixes | Russell King | 2015-09-11 | 9 | -15/+33 |
| |\ |
|
* | | | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} | Christoph Hellwig | 2015-09-10 | 1 | -12/+0 |
* | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2015-09-03 | 16 | -39/+187 |
|\ \ \ |
|
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| *-----. \ \ | Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into ... | Russell King | 2015-09-03 | 19 | -68/+253 |
| |\ \ \ \ \ \
| | | |_|_|/ /
| | |/| | | /
| | | | | |/ |
|
| | | | | * | ARM: entry: provide uaccess assembly macro hooks | Russell King | 2015-08-26 | 7 | -3/+11 |
| | | | | * | ARM: mm: improve do_ldrd_abort macro | Russell King | 2015-08-25 | 4 | -11/+11 |
| | | | | * | ARM: domains: keep vectors in separate domain | Russell King | 2015-08-21 | 2 | -2/+12 |
| | |_|_|/
| |/| | | |
|
| | | | * | ARM: add soc memory barrier extension | Russell King | 2015-07-25 | 1 | -0/+4 |
| | | | * | ARM: move heavy barrier support out of line | Russell King | 2015-07-25 | 2 | -0/+15 |
| | |_|/
| |/| | |
|
| | | * | ARM: 8416/1: Feroceon: use of_iomap() to map register base | Masahiro Yamada | 2015-08-18 | 1 | -5/+1 |
| | | * | ARM: 8415/1: early fixmap support for earlycon | Stefan Agner | 2015-08-18 | 2 | -10/+84 |
| | | * | ARM: 8398/1: arm DMA: Fix allocation from CMA for coherent DMA | Lorenzo Nava | 2015-08-04 | 1 | -9/+12 |
| | | * | ARM: reduce visibility of dmac_* functions | Russell King | 2015-08-01 | 2 | -0/+33 |
| | | * | ARM: 8395/1: l2c: Add support for the "arm,shared-override" property | Geert Uytterhoeven | 2015-07-10 | 1 | -0/+5 |
| | |/
| |/| |
|