summaryrefslogtreecommitdiffstats
path: root/include/asm-mips/page.h
Commit message (Expand)AuthorAgeFilesLines
* CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky2008-02-081-0/+1
* Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer neededKirill A. Shutemov2008-02-071-5/+0
* [MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle2007-10-111-1/+1
* [MIPS] Optimize __alloc_zeroed_user_highpage implementation.Ralf Baechle2007-10-111-1/+1
* [MIPS] Rename CONFIG_BUILD_ELF64 into KBUILD_64BIT_SYM32Franck Bui-Huu2007-10-111-1/+1
* [MIPS] Automatically set CONFIG_BUILD_ELF64Franck Bui-Huu2007-10-111-1/+1
* [MIPS] Fix CONFIG_BUILD_ELF64 kernels with symbols in CKSEG0.Ralf Baechle2007-09-271-1/+1
* [MIPS] Fix PHYS_OFFSET for 64-bits kernels with 32-bits symbolsFranck Bui-Huu2007-07-101-4/+8
* [MIPS] Move PHY_OFFSET definition in spaces.hFranck Bui-Huu2007-07-101-9/+2
* [MIPS] Remove LIMITED_DMA supportFranck Bui-Huu2007-05-111-4/+0
* [MIPS] FLATMEM: introduce PHYS_OFFSET.Franck Bui-Huu2007-02-061-4/+21
* [PATCH] MIPS: Fix COW D-cache aliasing on forkAtsushi Nemoto2006-12-131-10/+6
* [MIPS] Introduce __pa_symbol()Franck Bui-Huu2006-11-301-0/+1
* [MIPS] Make __pa() aware of XKPHYS/CKSEG0 address mix for 64 bit kernelsFranck Bui-Huu2006-11-301-2/+7
* [MIPS] page.h: remove __pa() usages.Franck Bui-Huu2006-11-301-2/+4
* [MIPS] Do not lose upper 32-bit on MIPS32 with 64-bit addresses in __pte().Ralf Baechle2006-09-271-1/+3
* [MIPS] Retire flush_icache_page from mm use.Ralf Baechle2006-09-271-2/+5
* [PATCH] headers_check: fix userspace build of asm-mips/page.hDavid Woodhouse2006-09-131-6/+2
* [MIPS] Sparsemem fixesAtsushi Nemoto2006-07-131-8/+4
* Merge git://git.infradead.org/hdrcleanup-2.6Linus Torvalds2006-06-201-1/+0
|\
| * Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0
* | [MIPS] Consolidate definitions of pfn_valid in one file.Ralf Baechle2006-06-191-0/+19
* | [MIPS] Fix sparsemem support.Chad Reese2006-06-061-0/+2
|/
* [PATCH] unify pfn_to_page: mips pfn_to_pageKAMEZAWA Hiroyuki2006-03-271-2/+1
* Fixup a few lose ends in explicit support for MIPS R1/R2.Ralf Baechle2005-10-291-1/+1
* Rename CONFIG_CPU_MIPS{32,64} to CONFIG_CPU_MIPS{32|64}_R1.Ralf Baechle2005-10-291-1/+1
* Update MIPS to use the 4-level pagetable code thereby getting rid ofRalf Baechle2005-10-291-8/+34
* [PATCH] mm: consolidate get_orderStephen Rothwell2005-09-051-14/+2
* [PATCH] mips: add MIPS-specific support for flatmem/discontigmemYoichi Yuasa2005-06-251-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+151