summaryrefslogtreecommitdiffstats
path: root/include/asm-ppc64/page.h
AgeCommit message (Expand)AuthorLines
2005-03-28[PATCH] ppc64: fix AIO panic on PPC64 caused by is_hugepage_only_range()Daniel McNeil-4/+4
2005-03-16[PATCH] PPC64 Implement non-executable stacksPaul Mackerras-1/+20
2005-03-04[PATCH] ppc64: Implement a vDSO and use it for signal trampolineBenjamin Herrenschmidt-0/+3
2005-03-04[PATCH] PPC/PPC64: Abstract cpu_feature checks.Olof Johansson-1/+1
2005-01-25[PATCH] ppc64: trivial cleanup: EEH_REGIONPaul Mackerras-2/+0
2005-01-04[PATCH] ppc64: remove the page table size from the nacaStephen Rothwell-0/+2
2005-01-04[PATCH] ppc64: consolidate cache sizing variablesStephen Rothwell-3/+3
2004-10-27[PATCH] ppc64: rework hugepage codeDavid Gibson-1/+0
2004-09-16ppc64: Need to define HPAGE_SHIFT even when HUGETLB_PAGE not configured.Linus Torvalds-2/+3
2004-09-16[PATCH] ppc64: iseries build fixesAnton Blanchard-3/+3
2004-09-13[PATCH] ppc64: improved VSID allocation algorithmDavid Gibson-11/+0
2004-09-02[PATCH] ppc64: implement page_is_ramHaren Myneni-2/+1
2004-08-30[PATCH] ppc64: add a pfn_to_kaddr() functionDave Hansen-0/+1
2004-08-01[PATCH] ppc64: improve SLB reloadPaul Mackerras-2/+3
2004-05-29ppc64: use "ASM_CONST()" to give proper C type to constantsLinus Torvalds-1/+2
2004-05-25Make constant types explicit, rather than depend onLinus Torvalds-10/+12
2004-04-11[PATCH] ppc64: allow hugepages anywhere in low 4GBAndrew Morton-15/+17
2004-04-11[PATCH] ppc64: Fix bug in hugepage supportAndrew Morton-4/+8
2004-03-31[PATCH] ppc64: allow MAP_FIXED hugepage mappingsAndrew Morton-3/+10
2004-03-30[PATCH] ppc64: clean up virtual <-> absolute codeAndrew Morton-13/+0
2004-03-06[PATCH] ppc64: Convert mm_context_t to a structAndrew Morton-2/+3
2004-02-26[PATCH] ppc64: physical RAM accounting fixBenjamin Herrenschmidt-0/+3
2003-12-29[PATCH] hugepage pagetable freeing fixAndrew Morton-0/+1
2003-09-08ppc64: ppc64 Hugepage support from David GibsonAnton Blanchard-0/+33
2003-03-25Forward port of 2.4 ppc64 /proc/ppc64/systemcfg changesPeter Bergner-15/+19
2003-02-25[PATCH] Spelling fixes: boundaryMichael Hayes-2/+2
2003-01-16ppc64: move BUG_ILLEGAL_INSTR into asm/bug.h, noted by Milton MillerAnton Blanchard-7/+0
2003-01-15pp64: move BUG into asm/bug.hAnton Blanchard-16/+0
2002-12-17ppc64: add identifiers to asm statements, makes reading disassembly slightly ...Anton Blanchard-1/+1
2002-12-08ppc64: EEH cleanup from Todd InglettAnton Blanchard-0/+2
2002-09-21ppc64: DISCONTIGMEM updatesAnton Blanchard-1/+3
2002-09-14ppc64: DISCONTIGMEM updates, rework to be like x86 versionAnton Blanchard-3/+1
2002-09-03[PATCH] convert node/zone_start_paddr to pfnsAndrew Morton-1/+1
2002-06-11ppc64: config.h resync and remove some stale codeAnton Blanchard-12/+1
2002-06-07ppc64: Initial DISCONTIGMEM and NUMA supportAnton Blanchard-1/+8
2002-06-03ppc64: copy_user_page and clear_user_page now take a page *Anton Blanchard-2/+2
2002-06-01ppc64: kill MAP_NR, dont mark free_initmem as __initAnton Blanchard-2/+0
2002-05-08ppc64: fixes for 2.5.14Anton Blanchard-3/+6
2002-04-29ppc64: extern inline -> static inlineAnton Blanchard-1/+1
2002-04-26ppc64: Remove WANT_PAGE_VIRTUAL now the compiler bug is fixedAnton Blanchard-7/+0
2002-04-13ppc64: Paca -> paca, Naca -> naca from Dave EngebretsenAnton Blanchard-1/+1
2002-02-22ppc64: update for pte in highmem changesAnton Blanchard-0/+7
2002-02-15Add ppc64 support. This includes both pSeries (RS/6000) andAnton Blanchard-0/+228