aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm
AgeCommit message (Expand)AuthorFilesLines
2006-10-11[PATCH] mm: use symbolic names instead of indices for zone initialisationMel Gorman2-6/+7
2006-10-04Merge branch 'master' of git://oak/home/sfr/kernels/iseries/workPaul Mackerras2-22/+10
2006-10-03[POWERPC] implement BEGIN/END_FW_FTR_SECTIONStephen Rothwell1-0/+3
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu1-1/+1
2006-09-29[PATCH] make PROT_WRITE imply PROT_READJason Baron1-1/+1
2006-09-27[PATCH] Have Power use add_active_range() and free_area_init_nodes()Mel Gorman2-175/+35
2006-09-25[POWERPC] fix ioremap for a combined kernelStephen Rothwell1-22/+7
2006-08-25Merge branch 'merge'Paul Mackerras1-1/+1
2006-08-25[POWERPC] Fix powerpc 44x_mmu buildMatt Porter1-2/+2
2006-08-24[POWERPC] hugepage BUG fixAdam Litke1-1/+1
2006-08-08[POWERPC] Implement SLB shadow bufferMichael Neuling1-4/+33
2006-08-08[POWERPC] Fix powerpc 44x_mmu buildMatt Porter1-2/+2
2006-07-31[POWERPC] Constify & voidify get_property()Jeremy Kerr1-17/+14
2006-07-26[POWERPC] Fix mem= handling when the memory limit is > RMO sizeMichael Ellerman1-1/+2
2006-07-13[POWERPC] Fix a compiler warning in mm/tlb_64.cMichael Ellerman1-0/+1
2006-07-07[POWERPC] Fix mem= handling when the memory limit is > RMO sizeMichael Ellerman1-1/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel21-21/+0
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds3-65/+46
2006-06-29[POWERPC] Fix idr locking in init_new_contextSonny Rao1-0/+2
2006-06-28[POWERPC] Use ppc_md.hpte_insert() in htab_bolt_mapping()Michael Ellerman1-28/+6
2006-06-28[POWERPC] powerpc: Initialise ppc_md htab pointers earlierMichael Ellerman2-37/+38
2006-06-27[PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit onlyChandra Seetharaman1-5/+6
2006-06-27[PATCH] add poison.h and patch primary usersRandy Dunlap1-1/+2
2006-06-27[PATCH] pgdat allocation for new node add (specify node id)Yasunori Goto1-3/+8
2006-06-26[PATCH] Notify page fault call chain for powerpcAnil S Keshavamurthy1-1/+35
2006-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds15-108/+185
2006-06-21[POWERPC] Add starting of secondary 86xx CPUs.Jon Loeliger1-2/+2
2006-06-17[PATCH] powerpc: Fix 64k pages on non-partitioned machinesArnd Bergmann1-2/+2
2006-06-15[POWERPC] Remove stale 64bit on 32bit kernel codeAnton Blanchard2-44/+0
2006-06-15powerpc: Use 64k pages without needing cache-inhibited large pagesPaul Mackerras6-31/+135
2006-06-12powerpc: Remove unused paca->pgdir fieldPaul Mackerras2-7/+0
2006-06-11powerpc: add context.vdso_base for 32-bit tooPaul Mackerras3-5/+5
2006-06-09[PATCH] powerpc: Fix buglet with MMU hash managementBenjamin Herrenschmidt2-1/+4
2006-05-19[PATCH] powerpc: Unify mem= handlingMichael Ellerman1-11/+32
2006-05-05Merge ../linux-2.6Paul Mackerras1-5/+27
2006-05-01[PATCH] powerpc: Allow devices to register with numa topologyJeremy Kerr1-5/+27
2006-04-29Merge branch 'merge'Paul Mackerras2-36/+266
2006-04-28[PATCH] powerpc: Fix pagetable bloat for hugepagesDavid Gibson2-36/+266
2006-04-22[PATCH] powerpc: Less verbose mem configuration outputOlof Johansson2-7/+7
2006-04-22[PATCH] powerpc: Quiet page order outputOlof Johansson1-1/+1
2006-04-01[PATCH] powerpc: trivial spelling fixes in fault.cAnton Blanchard1-3/+3
2006-03-29[PATCH] for_each_possible_cpu: powerpcKAMEZAWA Hiroyuki1-1/+1
2006-03-29[PATCH] lock PTE before updating it in 440/BookE page fault handlerEugene Surovegin2-15/+21
2006-03-29Merge ../linux-2.6Paul Mackerras1-2/+2
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt1-4/+3
2006-03-27[PATCH] for_each_online_pgdat: renaming for_each_pgdatKAMEZAWA Hiroyuki1-2/+2
2006-03-27[PATCH] powerpc: Consistent printing of node idAnton Blanchard1-1/+1
2006-03-27[PATCH] powerpc: hot_add_scn_to_nid() build fixAndrew Morton1-0/+2
2006-03-26[PATCH] sem2mutex: misc static one-file mutexesIngo Molnar1-9/+9
2006-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds11-165/+108
2006-03-23[PATCH] powerpc: Fix warning in add_memoryAndrew Morton1-1/+1
2006-03-22[PATCH] hugepage: is_aligned_hugepage_range() cleanupDavid Gibson1-15/+0
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin3-6/+6
2006-03-22[PATCH] remove set_page_count(page, 0) users (outside mm)Nick Piggin1-2/+2
2006-03-22[PATCH] powerpc: Remove calculation of io holeMichael Ellerman1-48/+0
2006-03-22[PATCH] powerpc: Replace platform_is_lpar() with a firmware featureMichael Ellerman1-2/+2
2006-03-22[PATCH] powerpc: Unconfuse htab_bolt_mapping() callersMichael Ellerman1-13/+14
2006-03-22[PATCH] powerpc numa: Consolidate assignment of cpus to nodesNathan Lynch1-7/+3
2006-03-22[PATCH] powerpc numa: Support sparse online node mapNathan Lynch1-52/+43
2006-03-22[PATCH] powerpc numa: Consolidate handling of Power4 special caseNathan Lynch1-12/+11
2006-03-22[PATCH] powerpc numa: Get rid of "numa domain" terminologyNathan Lynch1-39/+39
2006-03-22[PATCH] powerpc numa: Minor cpu hotplug-related cleanupsNathan Lynch1-3/+3
2006-03-22[PATCH] powerpc numa: Minor debugging code changesNathan Lynch1-3/+5
2006-03-22[PATCH] powerpc numa: fix boot_cpuid always assigned to node 0Nathan Lynch1-3/+3
2006-03-17[PATCH] powerpc: Fix bug in bug fix for bug in lmb_alloc()Michael Ellerman1-1/+1
2006-03-17Merge ../linux-2.6Paul Mackerras1-0/+5
2006-03-16[PATCH] powerpc: remove duplicate EXPORT_SYMBOLSOlaf Hering1-0/+5
2006-02-28Merge ../powerpc-mergePaul Mackerras1-1/+1
2006-02-28[PATCH] powerpc/iseries: Fix double phys_to_abs bug in htab_bolt_mappingMichael Ellerman1-1/+1
2006-02-24Merge ../powerpc-mergePaul Mackerras2-2/+8
2006-02-24[PATCH] powerpc64: fix spinlock recursion in native_hpte_clearR Sharada1-1/+6
2006-02-24[PATCH] powerpc: Only calculate htab_size in one place for kexecMichael Ellerman1-1/+2
2006-02-10[PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason5-9/+1
2006-02-07[PATCH] powerpc: Move LMB_ALLOC_ANYWHERE out of lmb.hMichael Ellerman1-0/+2
2006-02-07[PATCH] powerpc: Always panic if lmb_alloc() failsMichael Ellerman5-8/+16
2006-02-07[PATCH] powerpc: Cleanup, consolidating icache dirtying logicDavid Gibson1-12/+2
2006-02-07[PATCH] powerpc: Make sure we don't create empty lmb regionsMichael Ellerman1-0/+4
2006-01-10[PATCH] powerpc: IOMMU: don't ioremap null addressesLinas Vepstas1-1/+1
2006-01-10spelling: s/retreive/retrieve/Adrian Bunk1-1/+1
2006-01-09[PATCH] powerpc: Don't use KERNELBASE in add_memory()Michael Ellerman1-1/+1
2006-01-09[PATCH] powerpc: DABR exceptions should report the address not the PCAnton Blanchard1-3/+4
2006-01-09[PATCH] powerpc: don't add memory to empty node/zoneMike Kravetz1-5/+14
2006-01-09[PATCH] powerpc: fix two build warningsArnd Bergmann2-2/+1
2006-01-09[PATCH] powerpc: Replace VMALLOCBASE with VMALLOC_STARTDavid Gibson1-3/+3
2006-01-09[PATCH] powerpc: Remove device_node addrs/n_addrBenjamin Herrenschmidt1-2/+4
2006-01-09[PATCH] ppc64: Add NUMA cpu summary at bootAnton Blanchard1-3/+36
2006-01-09[PATCH] powerpc: Add support for "linux,usable-memory" on memory nodesMichael Ellerman1-1/+6
2006-01-09[PATCH] powerpc: numa placement for dynamically added memoryMike Kravetz2-11/+57
2006-01-09[PATCH] powerpc: Separate usage of KERNELBASE and PAGE_OFFSETMichael Ellerman4-13/+13
2006-01-09[PATCH] powerpc: Add a is_kernel_addr() macroMichael Ellerman3-7/+7
2006-01-09[PATCH] powerpc: Minor numa memory code cleanupMike Kravetz1-22/+9
2006-01-09Revert "[PATCH] powerpc: Minor numa memory code cleanup"Paul Mackerras1-11/+24
2006-01-09[PATCH] powerpc: Minor numa memory code cleanupMike Kravetz1-24/+11
2006-01-09[PATCH] powerpc: Make hugepage mappings respect hint addressesDavid Gibson1-4/+39
2006-01-09[PATCH] powerpc: Unify udbg (#2)Benjamin Herrenschmidt1-0/+5
2006-01-09[PATCH] spufs: The SPU file system, baseArnd Bergmann1-0/+1
2005-12-29[PATCH] ppc64: htab_initialize_secondary cannot be marked __initAnton Blanchard1-1/+1
2005-12-09[PATCH] powerpc: Fix SLB flushing path in hugepageDavid Gibson1-16/+41
2005-12-09[PATCH] powerpc: Add missing icache flushes for hugepagesDavid Gibson2-2/+35
2005-12-08[PATCH] powerpc: Fix a huge page bugBenjamin Herrenschmidt1-1/+2
2005-12-08[PATCH] powerpc/pseries: boot failures on numa if no memory on nodeMike Kravetz1-1/+1
2005-12-05[PATCH] powerpc: remove redundant code in stab initOlof Johansson1-6/+1
2005-11-25[PATCH] powerpc: More hugepage boundary case fixesDavid Gibson1-1/+1
2005-11-23[PATCH] powerpc: fix for hugepage areas straddling 4GB boundaryDavid Gibson1-3/+3
2005-11-23[PATCH] mm: powerpc init_mm without ptlockHugh Dickins1-4/+0
2005-11-23[PATCH] mm: powerpc ptlock commentsHugh Dickins4-6/+10
2005-11-19[PATCH] powerpc: Remove imalloc.hDavid Gibson4-4/+19
2005-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds1-15/+18
2005-11-16[PATCH] powerpc: Fixup debugging in lmb.cMichael Ellerman1-15/+18
2005-11-15[PATCH] powerpc: Fix sparsemem with memory holes [was Re: ppc64 oops..]Paul Mackerras2-3/+10
2005-11-13[PATCH] Update email address for KumarKumar Gala1-1/+1
2005-11-11[PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernelBenjamin Herrenschmidt1-4/+0
2005-11-11[PATCH] ppc64: Convert NUMA to sparsemem (3)Anton Blanchard1-206/+159
2005-11-11[PATCH] ppc64: prep for NUMA sparsemem rework 2Anton Blanchard1-4/+0
2005-11-10powerpc: Move some extern declarations from C code into headersPaul Mackerras2-5/+0
2005-11-10[PATCH] powerpc: 64k pages pmd alloc fixBenjamin Herrenschmidt1-4/+14
2005-11-10[PATCH] powerpc: merge code values for identifying platformsPaul Mackerras2-10/+40
2005-11-10[PATCH] ppc64: Don't panic when early __ioremap failsBenjamin Herrenschmidt1-2/+5
2005-11-08[PATCH] Memory Add Fixes for ppc64Mike Kravetz1-0/+1
2005-11-08[PATCH] revised Memory Add Fixes for ppc64Mike Kravetz2-0/+12
2005-11-08[PATCH] ppc64: Fix the lazy icache/dcache code for non-RAM pagesBenjamin Herrenschmidt1-0/+3
2005-11-08[PATCH] ppc64: fix Memory: summary lineAnton Blanchard1-1/+1
2005-11-08Merge ../linux-2.6Paul Mackerras4-8/+21
2005-11-07[PATCH] ppc: Fix ppc32 build after 64K pagesBenjamin Herrenschmidt1-2/+2
2005-11-07[PATCH] ppc64: Fix bug in SLB miss handler for hugepagesDavid Gibson3-6/+19
2005-11-07Merge ../linux-2.6Paul Mackerras12-514/+1637
2005-11-07powerpc: Various UP build fixesPaul Mackerras1-0/+1
2005-11-07[PATCH] powerpc: Kill ppcdebugDavid Gibson3-9/+0
2005-11-07[PATCH] powerpc: Nicer printing of address at oopsOlof Johansson1-0/+17
2005-11-06[PATCH] ppc64: support 64k pagesBenjamin Herrenschmidt12-514/+1637
2005-10-31powerpc: import a fix from arch/ppc/mm/pgtable.cPaul Mackerras1-3/+1
2005-10-31powerpc: apply recent changes to merged codePaul Mackerras1-5/+0
2005-10-31Merge ../linux-2.6 by handPaul Mackerras2-3/+81
2005-10-31powerpc: Fix bug arising from having multiple memory_limit variablesPaul Mackerras2-1/+2
2005-10-29powerpc: import a gfp_t fix to arch/powerpc/mm/pgtable_32.cPaul Mackerras1-2/+2
2005-10-29[PATCH] ppc: make phys_mem_access_prot() work with pfns instead of addressesRoland Dreier1-3/+3
2005-10-27[PATCH] powerpc: Fix warning related to do_dabrKumar Gala1-0/+2
2005-10-27[PATCH] powerpc: Purge bootinfo.hDavid Gibson2-2/+0
2005-10-26powerpc32: Limit memory to lowmem if !CONFIG_HIGHMEM.Paul Mackerras1-0/+3
2005-10-22Merge changes from linux-2.6 by handPaul Mackerras1-2/+1
2005-10-22powerpc: Move agp_special_page export to where it is definedPaul Mackerras1-0/+1
2005-10-20[PATCH] powerpc: Some more fixes to allow building for a Book-E processorKumar Gala1-3/+2
2005-10-17powerpc: Initialize btext subsystem later, after prom_initPaul Mackerras1-7/+0
2005-10-12powerpc: Move default hash table size calculation to hash_utils_64.cPaul Mackerras1-1/+22
2005-10-12powerpc: make iSeries boot againStephen Rothwell1-0/+4
2005-10-10powerpc: Use reg.h instead of processor.h when we just want reg namesPaul Mackerras1-1/+1
2005-10-10powerpc: Merge arch/ppc64/mm to arch/powerpc/mmPaul Mackerras16-71/+3919
2005-10-10powerpc: Rename files to have consistent _32/_64 suffixesPaul Mackerras11-263/+4
2005-10-06powerpc: Merge lmb.c and make MM initialization use it.Paul Mackerras10-700/+509
2005-09-28powerpc: Fixes to get the merged kernel to boot on powermac.Paul Mackerras1-1/+1
2005-09-26powerpc: Merge enough to start building in arch/powerpc.Paul Mackerras19-0/+4794