aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-13powerpc: Fix some missed ppc32 mm->context.id conversionsPaul Mackerras2-4/+4
2006-06-11powerpc: add context.vdso_base for 32-bit tooPaul Mackerras1-1/+1
2006-03-29[PATCH] lock PTE before updating it in 440/BookE page fault handlerEugene Surovegin2-15/+21
2006-03-28ppc: Remove CHRP, POWER3 and POWER4 support from arch/ppcPaul Mackerras5-76/+3
2006-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds3-6/+2
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin1-3/+3
2006-02-10[PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason2-4/+0
2006-01-20[PATCH] powerpc: generalize PPC44x_PIN_SIZEMarcelo Tosatti1-2/+2
2006-01-15[PATCH] ppc: Remove powermac support from ARCH=ppcPaul Mackerras1-29/+0
2005-11-16[PATCH] ppc32 8xx: update_mmu_cache() needs unconditional tlbieMarcelo Tosatti1-12/+11
2005-11-13[PATCH] Update email address for KumarKumar Gala1-1/+1
2005-10-31Merge ../linux-2.6 by handPaul Mackerras2-9/+3
2005-10-29[PATCH] mm: init_mm without ptlockHugh Dickins2-7/+1
2005-10-29[PATCH] ppc: make phys_mem_access_prot() work with pfns instead of addressesRoland Dreier1-6/+4
2005-10-28[PATCH] gfp_t: remaining bits of arch/*Al Viro1-2/+2
2005-10-22powerpc: Move agp_special_page export to where it is definedPaul Mackerras1-0/+1
2005-09-19[PATCH] powerpc: Remove section free() and linker script bitsJon Loeliger1-12/+0
2005-09-10[PATCH] ppc32: Kill init on unhandled synchronous signalsPaul Mackerras1-5/+1
2005-09-09kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h supportSam Ravnborg1-1/+1
2005-09-05[PATCH] ppc32: defconfig for Marvell EV64360BP boardLee Nicks1-1/+1
2005-09-05[PATCH] ppc32: Don't sleep in flush_dcache_icache_page()Roland Dreier1-2/+3
2005-07-27[PATCH] ppc32: 8xx avoid icbi misbehaviour in __flush_dcache_icache_physAnton Wöllert1-0/+3
2005-06-27[PATCH] 8xx: avoid "dcbst" misbehaviour with unpopulated TLBMarcelo Tosatti1-2/+12
2005-06-25[PATCH] ppc32: remove some unnecessary includes of bootmem.hKumar Gala3-3/+0
2005-06-25[PATCH] ppc32: Add support for Freescale e200 (Book-E) coreKumar Gala1-1/+1
2005-06-21[PATCH] ppc32: Kill embedded system.map, use kallsymsBenjamin Herrenschmidt1-15/+1
2005-06-21[PATCH] ppc32: Clean up NUM_TLBCAMS usage for Freescale Book-E PPC'sKumar Gala3-1/+4
2005-06-21[PATCH] mm: remove PG_highmemBadari Pulavarty1-1/+0
2005-05-20[PATCH] ppc32: don't call progress functions after bootPaul Mackerras1-0/+1
2005-04-16[PATCH] ppc32: make usage of CONFIG_PTE_64BIT & CONFIG_PHYS_64BIT consistentKumar Gala1-5/+5
2005-04-16Linux-2.6.12-rc2Linus Torvalds14-0/+3589