summaryrefslogtreecommitdiff
path: root/include/asm-ppc/pgtable.h
AgeCommit message (Expand)Author
2007-09-17[POWERPC] Remove APUS support from arch/ppcAdrian Bunk
2007-07-17mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirtyMartin Schwidefsky
2007-07-16page table handling cleanupJan Beulich
2007-06-16Rework ptep_set_access_flags and fix sun4cBenjamin Herrenschmidt
2007-05-08Clean up mostly unused IOSPACE macrosDavid Gibson
2006-09-26[PATCH] Standardize pxx_page macrosDave McCracken
2006-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-06-11powerpc: add context.vdso_base for 32-bit tooPaul Mackerras
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse
2006-03-29[PATCH] lock PTE before updating it in 440/BookE page fault handlerEugene Surovegin
2006-01-20[PATCH] powerpc: generalize PPC44x_PIN_SIZEMarcelo Tosatti
2005-11-07[PATCH] fix remaining missing includesTim Schmielau
2005-10-29[PATCH] ppc: make phys_mem_access_prot() work with pfns instead of addressesRoland Dreier
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