summaryrefslogtreecommitdiff
path: root/include/asm-ppc/pgtable.h
AgeCommit message (Expand)Author
2005-09-13[PATCH] feature removal of io_remap_page_range()Randy Dunlap
2005-08-06[PATCH] ppc32: ppc440 pagetable attributes (comments updates)Matt Porter
2005-08-05[PATCH] ppc32: fix ppc440 pagetable attributesMatt Porter
2005-06-21[PATCH] ppc32: Clean up NUM_TLBCAMS usage for Freescale Book-E PPC'sKumar Gala
2005-04-19[PATCH] freepgt: arch FIRST_USER_ADDRESS 0Hugh Dickins
2005-04-16[PATCH] ppc32: Support 36-bit physical addressing on e500Kumar Gala
2005-04-16[PATCH] ppc32: Allow adjust of pfn offset in pteKumar Gala
2005-04-16[PATCH] ppc32: Fix pte_update for 64-bit PTEsKumar Gala
2005-03-28[PATCH] io_remap_pfn_range: add for all arch-esRandy Dunlap
2005-03-28[PATCH] ppc32/64: Map prefetchable PCI without guarded bitBenjamin Herrenschmidt
2005-02-23[PPC]: Use new set_pte_at() w/mm+address args.David S. Miller
2005-02-22[MM]: Add set_pte_at() which takes 'mm' and 'addr' args.David S. Miller
2005-02-20[PATCH] ppc32: fix ptep_test_and_clear_youngBenjamin Herrenschmidt
2005-01-14[PATCH] ppc32: fix PPC44x buildMatt Porter
2005-01-03[PATCH] ppc32: fix io_remap_page_range for 36-bit phys platformsMatt Porter
2004-12-31[PATCH] introduce fallback headerNick Piggin
2004-10-19[PATCH] vm: convert users of remap_page_range() under include/asm-*/ to use r...William Lee Irwin III
2004-06-17[PATCH] ppc32: support for e500 and 85xxKumar Gala
2004-06-06[PATCH] ppc32: Fix CPUs with soft loaded TLBBenjamin Herrenschmidt
2004-05-25Split ptep_establish into "establish" and "update_access_flags"Linus Torvalds
2004-05-22[PATCH] rmap 13 include/asm deletionsAndrew Morton
2004-05-14[PATCH] ppc32: Move declarations into headersAndrew Morton
2004-02-12[PATCH] ppc32: PPC44x MMU update/fixesAndrew Morton
2004-02-06ppc32: Flush the Hash PTE in ptep_test_and_clear_young()Benjamin Herrenschmidt
2004-02-03[PATCH] use __attribute_const__ everywhereAndrew Morton
2004-01-18[PATCH] s390: tlb flush optimization.Andrew Morton
2003-10-01[PATCH] memory writeback/invalidation fixesAndrew Morton
2003-09-11PPC32: Remove trailing blanks from PPC32 files.Tom Rini
2003-09-04PPC32: Add support for the PPC 440 family of embedded processors.Paul Mackerras
2003-06-10[PATCH] drivers/char/mem.c cleanupAndrew Morton
2003-05-22PPC32: Define a suitable value for PAGE_KERNEL_NOCACHEPaul Mackerras
2003-03-25PPC32: Add the definitions needed for nonlinear file mappings (pte_file etc.)Paul Mackerras
2003-03-06[PATCH] remove __pte_offsetAndrew Morton
2002-10-09PPC32: change the pmd macros to allow us to support large TLB entries.Paul Mackerras
2002-09-17PPC32: Rip out the BK Id tags from arch/ppc and include/asm-ppc.Paul Mackerras
2002-09-09[PATCH] resurrect CONFIG_HIGHPTEAndrew Morton
2002-07-11PPC32: clean up the initial mapping of RAM, allow for large-page mappings.David Gibson
2002-06-02[PATCH] fix swapcache packing in the radix treeAndrew Morton
2002-05-25PPC32: Updates for PPC405 processors. A lot of stuff that was underPaul Mackerras
2002-05-10Define pfn_to_page, page_to_pfn, pte_pfn, pfn_pte for ppc32.Paul Mackerras
2002-04-09PPC update; create cacheflush.h and tlbflush.h and define default_idlePaul Mackerras
2002-03-03PPC update for the recent changes to the pgd/pmd/pte functions.Paul Mackerras
2002-02-18[PATCH] new struct page shrinkageRik van Riel
2002-02-11Import arch/ppc and include/asm-ppc changes from linuxppc_2_5 treePaul Mackerras
2002-02-05v2.5.2 -> v2.5.2.1Linus Torvalds
2002-02-04v2.4.14.2 -> v2.4.14.3Linus Torvalds
2002-02-04v2.4.13.7 -> v2.4.13.8Linus Torvalds
2002-02-04v2.4.5.8 -> v2.4.5.9Linus Torvalds
2002-02-04v2.4.4.4 -> v2.4.4.5Linus Torvalds
2002-02-04v2.4.4.2 -> v2.4.4.3Linus Torvalds