summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* pmem, dax: clean up clear_pmem()Dan Williams2016-01-161-6/+1
* arch/arm64/include/asm/pgtable.h: add pmd_mkclean for THPMinchan Kim2016-01-161-0/+1
* arch/arm/include/asm/pgtable-3level.h: add pmd_mkclean for THPMinchan Kim2016-01-161-0/+1
* arch/powerpc/include/asm/pgtable-ppc64.h: add pmd_[dirty|mkclean] for THPMinchan Kim2016-01-161-0/+2
* arch/sparc/include/asm/pgtable_64.h: add pmd_[dirty|mkclean] for THPMinchan Kim2016-01-161-0/+9
* arch/x86/include/asm/pgtable.h: add pmd_[dirty|mkclean] for THPMinchan Kim2016-01-161-0/+5
* arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all archi...Chen Gang2016-01-164-0/+4
* mm: define MADV_FREE for some archesMinchan Kim2016-01-164-0/+4
* mm: differentiate page_mapped() from page_mapcount() for compound pagesKirill A. Shutemov2016-01-168-14/+15
* x86, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov2016-01-164-36/+1
* tile, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov2016-01-161-10/+0
* sparc, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov2016-01-163-20/+1
* s390, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov2016-01-163-41/+2
* powerpc, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov2016-01-166-80/+2
* mips, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov2016-01-165-51/+5
* arm, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov2016-01-163-27/+2
* arm64, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov2016-01-162-24/+0
* mm: drop tail page refcountingKirill A. Shutemov2016-01-165-45/+3
* thp: rename split_huge_page_pmd() to split_huge_pmd()Kirill A. Shutemov2016-01-162-2/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-01-152-2/+7
|\
| * dts: hisi: fixes no syscon fault when init mdioyankejian2016-01-152-2/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2016-01-152-8/+9
|\ \
| * | sparc64: Fix numa node distance initializationNitin Gupta2016-01-141-7/+8
| * | sparc64: fix incorrect sign extension in sys_sparc64_personalityDmitry V. Levin2016-01-141-1/+1
* | | Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-01-15190-8423/+5142
|\ \ \
| * \ \ Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2016-01-1360-5093/+352
| |\ \ \
| | * | | powerpc/mpc85xx: Add TMU device tree support for T1023/T1024Hongtao Jia2015-12-246-4/+92
| | * | | powerpc/mpc85xx: Add TMU device tree support for T1040/T1042Hongtao Jia2015-12-2410-8/+106
| | * | | powerpc/fsl_lbc: removal of dead codeRaghav Dogra2015-12-231-2/+0
| | * | | powerpc/p1010rdb: Update dts for pcie interrupt-mapZhao Qiang2015-12-231-0/+16
| | * | | powerpc/e6500: add locking to hugetlbScott Wood2015-12-231-0/+46
| | * | | powerpc/85xx: Enable TWR_P102x in mpc85xx_basic_defconfigli pengbo2015-12-231-0/+1
| | * | | powerpc/85xx: mpc85xx ADS: remove pci excludeDaniel Walker2015-12-231-15/+0
| | * | | powerpc/mpc85xx: Update B4 FMan MURAM sizeIgal Liberman2015-12-231-0/+5
| | * | | powerpc/85xx: Add PCIe controller support for bsc9132qdsHarninder Rai2015-12-232-1/+20
| | * | | powerpc/fsl: Add PCI node in device tree of bsc9132qdsHarninder Rai2015-12-233-0/+44
| | * | | QE: Move QE from arch/powerpc to drivers/socZhao Qiang2015-12-2334-5151/+21
| | * | | QE: use subsys_initcall to init qeZhao Qiang2015-12-237-12/+13
| | * | | QE/CPM: move muram management functions to qe_commonZhao Qiang2015-12-236-255/+290
| | * | | CPM/QE: use genalloc to manage CPM/QE muramZhao Qiang2015-12-233-40/+93
| * | | | powerpc/module: Handle R_PPC64_ENTRY relocationsUlrich Weigand2016-01-132-0/+29
| * | | | powerpc/powernv: Fix OPAL_CONSOLE_FLUSH prototype and usagesRussell Currey2016-01-132-2/+9
| * | | | powerpc/mm: fix _PAGE_SWP_SOFT_DIRTY breaking swapoffHugh Dickins2016-01-122-3/+11
| * | | | powerpc/mm: Fix _PAGE_PTE breaking swapoffAneesh Kumar K.V2016-01-121-3/+8
| * | | | powerpc: Add HWCAP bits for Power9Michael Ellerman2016-01-111-0/+2
| * | | | powerpc/powernv: Reserve PE#0 on NPUAlistair Popple2016-01-111-2/+4
| * | | | powerpc/powernv: Change NPU PE# assignmentAlistair Popple2016-01-111-7/+66
| * | | | powerpc/powernv: Fix update of NVLink DMA maskAlistair Popple2016-01-111-1/+4
| * | | | powerpc/powernv: Remove misleading comment in pci.cRussell Currey2016-01-111-2/+0
| * | | | powerpc: Implement save_stack_trace_regs() to enable kprobe stack tracingSteven Rostedt2016-01-111-0/+7