aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-ppc64/pgtable.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-04-03[PATCH] ppc64: add definition for PAGE_AGPBenjamin Herrenschmidt1-0/+3
2005-03-28[PATCH] io_remap_pfn_range: add for all arch-esRandy Dunlap1-0/+7
2005-03-28[PATCH] ppc32/64: Map prefetchable PCI without guarded bitBenjamin Herrenschmidt1-0/+5
2005-03-16[PATCH] PPC64 Implement non-executable stacksPaul Mackerras1-13/+22
2005-02-23[PPC]: Use new set_pte_at() w/mm+address args.David S. Miller1-20/+32
2005-02-22[MM]: Add set_pte_at() which takes 'mm' and 'addr' args.David S. Miller1-9/+12
2004-12-31[PATCH] introduce fallback headerNick Piggin1-0/+2
2004-11-15[PATCH] ppc64: Kill unused KRANGE_{START,END} macrosDavid Gibson1-6/+0
2004-10-27[PATCH] ppc64: rework hugepage codeDavid Gibson1-8/+14
2004-10-19[PATCH] vm: convert users of remap_page_range() under include/asm-*/ to use r...William Lee Irwin III1-1/+2
2004-09-23[PATCH] ppc64: monster cleanupBenjamin Herrenschmidt1-8/+9
2004-09-13[PATCH] ppc64: improved VSID allocation algorithmDavid Gibson1-4/+10
2004-09-02[PATCH] ppc64 topdown support: arch-specific get_unmapped_area()Andy Whitcroft1-0/+1
2004-08-22[PATCH] ppc64: Extend ioremap/iounmap infrastructurePaul Mackerras1-0/+1
2004-07-04[PATCH] ppc64: gcc 3.5 fixesAnton Blanchard1-1/+1
2004-06-06[PATCH] ppc64: make the TLB flush logic match ppc32Benjamin Herrenschmidt1-1/+4
2004-05-30ppc64: more explicitly typed constantsLinus Torvalds1-3/+3
2004-05-25Split ptep_establish into "establish" and "update_access_flags"Linus Torvalds1-3/+32
2004-05-22[PATCH] rmap 13 include/asm deletionsAndrew Morton1-2/+0
2004-04-14[PATCH] ppc64: Fix possible duplicate MMU hash entriesBenjamin Herrenschmidt1-26/+9
2004-02-26[PATCH] ppc64: TLB flush reworkAnton Blanchard1-26/+96
2004-01-30[PATCH] ppc64: add/remove config.hAndrew Morton1-0/+1
2004-01-18[PATCH] s390: tlb flush optimization.Andrew Morton1-0/+9
2004-01-18[PATCH] ppc64: __hash_page rewrite, from Ben HerrenschmidtAndrew Morton1-17/+49
2004-01-18[PATCH] ppc64: Mem-map I/O changes, from Mike WolfAndrew Morton1-3/+15
2003-10-11Merge samba.org:/home/anton/ppc64/linux-2.5Anton Blanchard1-4/+1
2003-10-01[PATCH] memory writeback/invalidation fixesAndrew Morton1-1/+0
2003-09-20ppc64: slabify ppc64 pagetables, from Bill IrwinAnton Blanchard1-4/+1
2003-09-08ppc64: ppc64 Hugepage support from David GibsonAnton Blanchard1-4/+27
2003-06-10[PATCH] drivers/char/mem.c cleanupAndrew Morton1-0/+5
2003-05-25[PATCH] ppc64: more warning fixesAndrew Morton1-0/+9
2003-03-22[PATCH] ppc64 support for file file-offset-in-pteAndrew Morton1-8/+10
2003-02-25[PATCH] Spelling fixes: don'tMichael Hayes1-1/+1
2002-12-17ppc64: add identifiers to asm statements, makes reading disassembly slightly ...Anton Blanchard1-2/+2
2002-10-12ppc64: Fix pgd_index overflow in free_pgtables and move stack up to 2^41Anton Blanchard1-2/+3
2002-09-21ppc64: DISCONTIGMEM updatesAnton Blanchard1-6/+1
2002-09-09[PATCH] resurrect CONFIG_HIGHPTEAndrew Morton1-0/+2
2002-06-14ppc64: remove some stale codeAnton Blanchard1-0/+1
2002-06-11ppc64: config.h resync and remove some stale codeAnton Blanchard1-13/+2
2002-06-02[PATCH] fix swapcache packing in the radix treeAndrew Morton1-5/+5
2002-06-01ppc64: kill MAP_NR, dont mark free_initmem as __initAnton Blanchard1-1/+1
2002-05-08ppc64: fixes for 2.5.14Anton Blanchard1-18/+10
2002-04-29ppc64: extern inline -> static inlineAnton Blanchard1-17/+17
2002-04-13ppc64: formatting cleanupsAnton Blanchard1-16/+0
2002-04-09ppc64: create cacheflush.h and tlbflush.hAnton Blanchard1-50/+0
2002-04-09ppc64: pmd_page fixes to match pagetable allocation changesAnton Blanchard1-3/+3
2002-03-26ppc64: hashtable management rework for SMP scalabilityAnton Blanchard1-2/+26
2002-02-22ppc64: update for pte in highmem changesAnton Blanchard1-7/+7
2002-02-15Add ppc64 support. This includes both pSeries (RS/6000) andAnton Blanchard1-0/+441