| Commit message (Expand) | Author | Age | Files | Lines |
* | Kconfig: remove HAVE_LATENCYTOP_SUPPORT | Will Deacon | 2016-01-16 | 11 | -36/+0 |
* | s390/mm: enable fixup_user_fault retrying | Dominik Dingel | 2016-01-15 | 1 | -3/+26 |
* | mm: bring in additional flag for fixup_user_fault to signal unlock | Dominik Dingel | 2016-01-15 | 1 | -3/+5 |
* | mm, x86: get_user_pages() for dax mappings | Dan Williams | 2016-01-15 | 2 | -3/+61 |
* | mm, dax: dax-pmd vs thp-pmd vs hugetlbfs-pmd | Dan Williams | 2016-01-15 | 1 | -1/+8 |
* | mm, dax: convert vmf_insert_pfn_pmd() to pfn_t | Dan Williams | 2016-01-15 | 2 | -2/+8 |
* | mm, dax, gpu: convert vm_insert_mixed to pfn_t | Dan Williams | 2016-01-15 | 1 | -0/+5 |
* | x86, mm: introduce _PAGE_DEVMAP | Dan Williams | 2016-01-15 | 1 | -1/+6 |
* | frv: fix compiler warning from definition of __pmd() | Dan Williams | 2016-01-15 | 1 | -1/+1 |
* | avr32: convert to asm-generic/memory_model.h | Dan Williams | 2016-01-15 | 1 | -4/+4 |
* | libnvdimm, pfn, pmem: allocate memmap array in persistent memory | Dan Williams | 2016-01-15 | 2 | -0/+2 |
* | x86, mm: introduce vmem_altmap to augment vmemmap_populate() | Dan Williams | 2016-01-15 | 1 | -7/+26 |
* | mm, dax, pmem: introduce pfn_t | Dan Williams | 2016-01-15 | 1 | -5/+4 |
* | kvm: rename pfn_t to kvm_pfn_t | Dan Williams | 2016-01-15 | 20 | -62/+66 |
* | um: kill pfn_t | Dan Williams | 2016-01-15 | 3 | -7/+6 |
* | pmem, dax: clean up clear_pmem() | Dan Williams | 2016-01-15 | 1 | -6/+1 |
* | arch/arm64/include/asm/pgtable.h: add pmd_mkclean for THP | Minchan Kim | 2016-01-15 | 1 | -0/+1 |
* | arch/arm/include/asm/pgtable-3level.h: add pmd_mkclean for THP | Minchan Kim | 2016-01-15 | 1 | -0/+1 |
* | arch/powerpc/include/asm/pgtable-ppc64.h: add pmd_[dirty|mkclean] for THP | Minchan Kim | 2016-01-15 | 1 | -0/+2 |
* | arch/sparc/include/asm/pgtable_64.h: add pmd_[dirty|mkclean] for THP | Minchan Kim | 2016-01-15 | 1 | -0/+9 |
* | arch/x86/include/asm/pgtable.h: add pmd_[dirty|mkclean] for THP | Minchan Kim | 2016-01-15 | 1 | -0/+5 |
* | arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all archi... | Chen Gang | 2016-01-15 | 4 | -0/+4 |
* | mm: define MADV_FREE for some arches | Minchan Kim | 2016-01-15 | 4 | -0/+4 |
* | mm: differentiate page_mapped() from page_mapcount() for compound pages | Kirill A. Shutemov | 2016-01-15 | 8 | -14/+15 |
* | x86, thp: remove infrastructure for handling splitting PMDs | Kirill A. Shutemov | 2016-01-15 | 4 | -36/+1 |
* | tile, thp: remove infrastructure for handling splitting PMDs | Kirill A. Shutemov | 2016-01-15 | 1 | -10/+0 |
* | sparc, thp: remove infrastructure for handling splitting PMDs | Kirill A. Shutemov | 2016-01-15 | 3 | -20/+1 |
* | s390, thp: remove infrastructure for handling splitting PMDs | Kirill A. Shutemov | 2016-01-15 | 3 | -41/+2 |
* | powerpc, thp: remove infrastructure for handling splitting PMDs | Kirill A. Shutemov | 2016-01-15 | 6 | -80/+2 |
* | mips, thp: remove infrastructure for handling splitting PMDs | Kirill A. Shutemov | 2016-01-15 | 5 | -51/+5 |
* | arm, thp: remove infrastructure for handling splitting PMDs | Kirill A. Shutemov | 2016-01-15 | 3 | -27/+2 |
* | arm64, thp: remove infrastructure for handling splitting PMDs | Kirill A. Shutemov | 2016-01-15 | 2 | -24/+0 |
* | mm: drop tail page refcounting | Kirill A. Shutemov | 2016-01-15 | 5 | -45/+3 |
* | thp: rename split_huge_page_pmd() to split_huge_pmd() | Kirill A. Shutemov | 2016-01-15 | 2 | -2/+6 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2016-01-15 | 2 | -2/+7 |
|\ |
|
| * | dts: hisi: fixes no syscon fault when init mdio | yankejian | 2016-01-15 | 2 | -2/+7 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2016-01-15 | 2 | -8/+9 |
|\ \ |
|
| * | | sparc64: Fix numa node distance initialization | Nitin Gupta | 2016-01-14 | 1 | -7/+8 |
| * | | sparc64: fix incorrect sign extension in sys_sparc64_personality | Dmitry V. Levin | 2016-01-14 | 1 | -1/+1 |
* | | | Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2016-01-15 | 190 | -8423/+5142 |
|\ \ \ |
|
| * \ \ | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo... | Michael Ellerman | 2016-01-14 | 60 | -5093/+352 |
| |\ \ \ |
|
| | * | | | powerpc/mpc85xx: Add TMU device tree support for T1023/T1024 | Hongtao Jia | 2015-12-23 | 6 | -4/+92 |
| | * | | | powerpc/mpc85xx: Add TMU device tree support for T1040/T1042 | Hongtao Jia | 2015-12-23 | 10 | -8/+106 |
| | * | | | powerpc/fsl_lbc: removal of dead code | Raghav Dogra | 2015-12-23 | 1 | -2/+0 |
| | * | | | powerpc/p1010rdb: Update dts for pcie interrupt-map | Zhao Qiang | 2015-12-22 | 1 | -0/+16 |
| | * | | | powerpc/e6500: add locking to hugetlb | Scott Wood | 2015-12-22 | 1 | -0/+46 |
| | * | | | powerpc/85xx: Enable TWR_P102x in mpc85xx_basic_defconfig | li pengbo | 2015-12-22 | 1 | -0/+1 |
| | * | | | powerpc/85xx: mpc85xx ADS: remove pci exclude | Daniel Walker | 2015-12-22 | 1 | -15/+0 |
| | * | | | powerpc/mpc85xx: Update B4 FMan MURAM size | Igal Liberman | 2015-12-22 | 1 | -0/+5 |
| | * | | | powerpc/85xx: Add PCIe controller support for bsc9132qds | Harninder Rai | 2015-12-22 | 2 | -1/+20 |