summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-02-11mm: gup: use get_user_pages_unlocked within get_user_pages_fastAndrea Arcangeli
2015-02-11mm: fix false-positive warning on exit due mm_nr_pmds(mm)Kirill A. Shutemov
2015-02-11mm: account pmd page tables to the processKirill A. Shutemov
2015-02-11arm: define __PAGETABLE_PMD_FOLDED for !LPAEKirill A. Shutemov
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov
2015-02-11microblaze: define __PAGETABLE_PMD_FOLDEDKirill A. Shutemov
2015-02-11sparc32: fix broken set_pte()Kirill A. Shutemov
2015-02-11mm/hugetlb: pmd_huge() returns true for non-present hugepageNaoya Horiguchi
2015-02-11mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi
2015-02-11Merge tag 'mmc-v3.20-1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2015-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-02-11Merge tag 'sound-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2015-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-02-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-02-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-02-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-02-10Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-02-10Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-02-10xtensa: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2015-02-10x86: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2015-02-10unicore32: drop pte_file()-related helpersKirill A. Shutemov
2015-02-10um: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2015-02-10tile: drop pte_file()-related helpersKirill A. Shutemov
2015-02-10sparc: drop pte_file()-related helpersKirill A. Shutemov
2015-02-10sh: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2015-02-10score: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2015-02-10s390: drop pte_file()-related helpersKirill A. Shutemov
2015-02-10parisc: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2015-02-10openrisc: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2015-02-10nios2: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2015-02-10mn10300: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2015-02-10mips: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2015-02-10microblaze: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2015-02-10metag: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2015-02-10m68k: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2015-02-10m32r: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2015-02-10ia64: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2015-02-10hexagon: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2015-02-10frv: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2015-02-10cris: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2015-02-10c6x: drop pte_file()Kirill A. Shutemov
2015-02-10blackfin: drop pte_file()Kirill A. Shutemov
2015-02-10avr32: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2015-02-10arm: drop L_PTE_FILE and pte_file()-related helpersKirill A. Shutemov
2015-02-10arm64: drop PTE_FILE and pte_file()-related helpersKirill A. Shutemov
2015-02-10arc: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2015-02-10alpha: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2015-02-10sh: eliminate unused irq_reg_{readl,writel} accessorsKevin Cernekee
2015-02-10sh: build superh without CONFIG_EXPERTRob Landley
2015-02-10hugetlb, x86: register 1G page size if we can allocate them at runtimeKirill A. Shutemov