linux/arch
Kirill A. Shutemov 917e401ea7 score: drop _PAGE_FILE and pte_file()-related helpers
We've replaced remap_file_pages(2) implementation with emulation.
Nobody creates non-linear mapping anymore.

This patch also increase number of bits availble for swap offset.

Signed-off-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
Cc: Chen Liqin <liqin.linux@gmail.com>
Cc: Lennox Wu <lennox.wu@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2015-02-10 14:30:33 -08:00
..
alpha alpha: drop _PAGE_FILE and pte_file()-related helpers 2015-02-10 14:30:31 -08:00
arc arc: drop _PAGE_FILE and pte_file()-related helpers 2015-02-10 14:30:31 -08:00
arm arm: drop L_PTE_FILE and pte_file()-related helpers 2015-02-10 14:30:31 -08:00
arm64 arm64: drop PTE_FILE and pte_file()-related helpers 2015-02-10 14:30:31 -08:00
avr32 avr32: drop _PAGE_FILE and pte_file()-related helpers 2015-02-10 14:30:31 -08:00
blackfin blackfin: drop pte_file() 2015-02-10 14:30:31 -08:00
c6x c6x: drop pte_file() 2015-02-10 14:30:32 -08:00
cris cris: drop _PAGE_FILE and pte_file()-related helpers 2015-02-10 14:30:32 -08:00
frv frv: drop _PAGE_FILE and pte_file()-related helpers 2015-02-10 14:30:32 -08:00
hexagon hexagon: drop _PAGE_FILE and pte_file()-related helpers 2015-02-10 14:30:32 -08:00
ia64 ia64: drop _PAGE_FILE and pte_file()-related helpers 2015-02-10 14:30:32 -08:00
m32r m32r: drop _PAGE_FILE and pte_file()-related helpers 2015-02-10 14:30:32 -08:00
m68k m68k: drop _PAGE_FILE and pte_file()-related helpers 2015-02-10 14:30:32 -08:00
metag metag: drop _PAGE_FILE and pte_file()-related helpers 2015-02-10 14:30:32 -08:00
microblaze microblaze: drop _PAGE_FILE and pte_file()-related helpers 2015-02-10 14:30:32 -08:00
mips mips: drop _PAGE_FILE and pte_file()-related helpers 2015-02-10 14:30:32 -08:00
mn10300 mn10300: drop _PAGE_FILE and pte_file()-related helpers 2015-02-10 14:30:32 -08:00
nios2 nios2: drop _PAGE_FILE and pte_file()-related helpers 2015-02-10 14:30:32 -08:00
openrisc openrisc: drop _PAGE_FILE and pte_file()-related helpers 2015-02-10 14:30:33 -08:00
parisc parisc: drop _PAGE_FILE and pte_file()-related helpers 2015-02-10 14:30:33 -08:00
powerpc Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 2015-02-09 14:28:42 -08:00
s390 s390: drop pte_file()-related helpers 2015-02-10 14:30:33 -08:00
score score: drop _PAGE_FILE and pte_file()-related helpers 2015-02-10 14:30:33 -08:00
sh sh: eliminate unused irq_reg_{readl,writel} accessors 2015-02-10 14:30:28 -08:00
sparc mm/debug_pagealloc: fix build failure on ppc and some other archs 2015-02-05 13:35:30 -08:00
tile Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 2015-02-09 14:28:42 -08:00
um vm: add VM_FAULT_SIGSEGV handling support 2015-01-29 10:51:32 -08:00
unicore32
x86 hugetlb, x86: register 1G page size if we can allocate them at runtime 2015-02-10 14:30:28 -08:00
xtensa vm: add VM_FAULT_SIGSEGV handling support 2015-01-29 10:51:32 -08:00
.gitignore
Kconfig