aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-mips/page.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-11MIPS: Move headfiles to new location below arch/mips/includeRalf Baechle1-191/+0
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi1-3/+0
2008-07-20[MIPS] Add missing prototypes to asm/page.hDmitri Vorobiev1-0/+3
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky1-0/+1
2008-02-07Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer neededKirill A. Shutemov1-5/+0
2007-10-11[MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle1-1/+1
2007-10-11[MIPS] Optimize __alloc_zeroed_user_highpage implementation.Ralf Baechle1-1/+1
2007-10-11[MIPS] Rename CONFIG_BUILD_ELF64 into KBUILD_64BIT_SYM32Franck Bui-Huu1-1/+1
2007-10-11[MIPS] Automatically set CONFIG_BUILD_ELF64Franck Bui-Huu1-1/+1
2007-09-27[MIPS] Fix CONFIG_BUILD_ELF64 kernels with symbols in CKSEG0.Ralf Baechle1-1/+1
2007-07-10[MIPS] Fix PHYS_OFFSET for 64-bits kernels with 32-bits symbolsFranck Bui-Huu1-4/+8
2007-07-10[MIPS] Move PHY_OFFSET definition in spaces.hFranck Bui-Huu1-9/+2
2007-05-11[MIPS] Remove LIMITED_DMA supportFranck Bui-Huu1-4/+0
2007-02-06[MIPS] FLATMEM: introduce PHYS_OFFSET.Franck Bui-Huu1-4/+21
2006-12-13[PATCH] MIPS: Fix COW D-cache aliasing on forkAtsushi Nemoto1-10/+6
2006-11-30[MIPS] Introduce __pa_symbol()Franck Bui-Huu1-0/+1
2006-11-30[MIPS] Make __pa() aware of XKPHYS/CKSEG0 address mix for 64 bit kernelsFranck Bui-Huu1-2/+7
2006-11-30[MIPS] page.h: remove __pa() usages.Franck Bui-Huu1-2/+4
2006-09-27[MIPS] Do not lose upper 32-bit on MIPS32 with 64-bit addresses in __pte().Ralf Baechle1-1/+3
2006-09-27[MIPS] Retire flush_icache_page from mm use.Ralf Baechle1-2/+5
2006-09-13[PATCH] headers_check: fix userspace build of asm-mips/page.hDavid Woodhouse1-6/+2
2006-07-13[MIPS] Sparsemem fixesAtsushi Nemoto1-8/+4
2006-06-20Merge git://git.infradead.org/hdrcleanup-2.6Linus Torvalds1-1/+0
2006-06-19[MIPS] Consolidate definitions of pfn_valid in one file.Ralf Baechle1-0/+19
2006-06-06[MIPS] Fix sparsemem support.Chad Reese1-0/+2
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2006-03-27[PATCH] unify pfn_to_page: mips pfn_to_pageKAMEZAWA Hiroyuki1-2/+1
2005-10-29Fixup a few lose ends in explicit support for MIPS R1/R2.Ralf Baechle1-1/+1
2005-10-29Rename CONFIG_CPU_MIPS{32,64} to CONFIG_CPU_MIPS{32|64}_R1.Ralf Baechle1-1/+1
2005-10-29Update MIPS to use the 4-level pagetable code thereby getting rid ofRalf Baechle1-8/+34
2005-09-05[PATCH] mm: consolidate get_orderStephen Rothwell1-14/+2
2005-06-25[PATCH] mips: add MIPS-specific support for flatmem/discontigmemYoichi Yuasa1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+151