summaryrefslogtreecommitdiff
path: root/arch/sparc/mm
AgeCommit message (Expand)AuthorFilesLines
2012-05-13sparc32: drop loadmmuSam Ravnborg3-40/+6
2012-05-13sparc32: Un-btfixup pmd_{bad,present}().David S. Miller1-9/+0
2012-05-13sparc32: Un-btfixup pgd_{none,bad,present}.David S. Miller1-16/+3
2012-05-12sparc32: Un-btfixup PAGE_{NONE,COPY,READONLY,SHARED,KERNEL}.David S. Miller2-32/+0
2012-05-12sparc32: Un-btfixup pmd_page and pte_pfn.David S. Miller1-29/+0
2012-05-12sparc32: Un-btfixup {pte,pmd,pgd}_clear().David S. Miller1-42/+1
2012-05-12sparc32: Un-btfixup PGDIR_{SHIFT,SIZE,MASK} {USER_,}PTRS_PER_{PGD,PMD}David S. Miller1-9/+0
2012-05-12sparc32: drop btfixup for check_pgt_cacheSam Ravnborg2-22/+0
2012-05-12sparc32: drop btfixup for switch_mmSam Ravnborg1-3/+2
2012-05-12sparc32: Trivial removal of sun4c references in comments.David S. Miller3-9/+3
2012-05-12sparc32: Remove sparc_lvl15_nmi().David S. Miller1-15/+0
2012-05-12sparc32: Kill asm/vac-ops.hDavid S. Miller1-1/+0
2012-05-12sparc32: use inline versions of pgprot_noncached, pte_to_pgoff and pgoff_to_pteSam Ravnborg1-21/+0
2012-05-12sparc32: drop btfixup for alloc_thread_info_node/free_thread_infoSam Ravnborg1-5/+2
2012-05-12sparc32: drop sun4c user stack checking routineSam Ravnborg1-14/+0
2012-05-12sparc32: drop sun4c stack checking routineSam Ravnborg1-1/+0
2012-05-12sparc32: drop sun4c window overflow stack checking routineSam Ravnborg1-1/+0
2012-05-12sparc32: drop sun4c specific stack validationSam Ravnborg1-1/+0
2012-05-12sparc32: remove all uses of ARCH_SUN4CSam Ravnborg2-11/+6
2012-05-12sparc32: remove sun4c trapsSam Ravnborg4-150/+0
2012-05-12sparc32: remove calls to sun4c dummy mm inits functionsSam Ravnborg4-39/+0
2012-05-12sparc32: drop sun4c supportSam Ravnborg2-2170/+0
2012-05-10sparc64: Do not clobber %g2 in xcall_fetch_glob_regs().David S. Miller1-3/+3
2012-05-10sparc: fix build fail in mm/init_64.c when NEED_MULTIPLE_NODES is offPaul Gortmaker1-9/+5
2012-04-27sparc64: Do not set max_mapnr.David S. Miller1-3/+0
2012-04-27sparc64: Use node local allocations for IRQ stacks.David S. Miller1-9/+14
2012-04-27sparc64: Convert over to NO_BOOTMEM.David S. Miller1-84/+7
2012-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller9-24/+62
2012-04-05sparc/mm/fault_32.c: Port OOM changes to do_sparc_faultKautuk Consul1-7/+30
2012-04-05sparc/mm/fault_64.c: Port OOM changes to do_sparc64_faultKautuk Consul1-7/+30
2012-03-28Move all declarations of free_initmem() to linux/mm.hDavid Howells1-2/+0
2012-03-28Disintegrate asm/system.h for SparcDavid Howells6-6/+0
2012-03-20highmem: kill all __kmap_atomic()Cong Wang1-2/+2
2012-02-29sparc: Use vsprintf extention %pf with builtin_return_addressJoe Perches1-1/+1
2011-12-20Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l...Ingo Molnar1-25/+7
2011-12-14sparc32: Be less strict in matching %lo part of relocation.David S. Miller1-2/+1
2011-12-08sparc: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo1-20/+4
2011-12-08memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo1-1/+1
2011-12-08memblock: Kill memblock_init()Tejun Heo1-2/+0
2011-11-28Merge branch 'master' into x86/memblockTejun Heo11-279/+250
2011-11-18sparc: Kill custom io_remap_pfn_range().David S. Miller3-265/+0
2011-11-07Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-2/+3
2011-11-03thp: share get_huge_page_tail()Andrea Arcangeli1-11/+0
2011-11-03sparc: gup_pte_range() support THP based tail recountingAndrea Arcangeli1-0/+13
2011-11-01sparc: Add module.h to files previously implicitly using it.Paul Gortmaker1-0/+1
2011-11-01sparc: remove several unnecessary module.h include instancesPaul Gortmaker3-3/+0
2011-11-01sparc: add export.h to arch/sparc files as requiredPaul Gortmaker3-0/+3
2011-10-07sparc32,leon: SRMMU MMU Table probe fixDaniel Hellstrom1-1/+1
2011-09-29sparc64: Force the execute bit in OpenFirmware's translation entries.David S. Miller1-0/+5
2011-08-06sparc: Fix build with DEBUG_PAGEALLOC enabled.David S. Miller1-2/+4