summaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc/page.h
Commit message (Expand)AuthorAgeFilesLines
* PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi2008-07-241-3/+0
* [POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero)Kumar Gala2008-04-241-8/+37
* [POWERPC] Update linker script to properly set physical addressesKumar Gala2008-04-171-0/+1
* CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky2008-02-081-0/+2
* Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer neededKirill A. Shutemov2008-02-071-3/+0
* fix 'dynreloc miscount' link error on PowerpcSam Ravnborg2007-07-261-1/+0
* [POWERPC] Remove use of 4level-fixup.h for ppc32David Gibson2007-05-081-4/+8
* [POWERPC] Fix STRICT_MM_TYPECHECKSDavid Gibson2007-05-021-1/+1
* [POWERPC] Remove DISCONTIGMEM cruft from page.hMichael Ellerman2006-09-221-6/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-06-221-7/+4
|\
| * [PATCH] powerpc vdso updatesBenjamin Herrenschmidt2006-06-091-0/+3
| * [PATCH] powerpc: Kdump header cleanupMichael Ellerman2006-05-191-7/+1
* | Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0
|/
* [PATCH] unify pfn_to_page: powerpc pfn_to_pageKAMEZAWA Hiroyuki2006-03-271-2/+1
* powerpc/32: Fix compile error caused by pud_t/pgt_t confusionPaul Mackerras2006-01-111-1/+1
* [PATCH] powerpc: Add CONFIG_CRASH_DUMPMichael Ellerman2006-01-091-1/+9
* [PATCH] powerpc: Separate usage of KERNELBASE and PAGE_OFFSETMichael Ellerman2006-01-091-1/+15
* [PATCH] powerpc: Add a is_kernel_addr() macroMichael Ellerman2006-01-091-0/+6
* [PATCH] powerpc: Merge page.hMichael Ellerman2005-11-141-0/+179