summaryrefslogtreecommitdiff
path: root/arch/sparc/mm
Commit message (Expand)AuthorAgeFilesLines
...
| * sparc32: drop btfixup in pgtable_32.hSam Ravnborg2012-05-131-60/+17
| * sparc32: drop btfixup in pgalloc_32.hSam Ravnborg2012-05-131-57/+14
| * sparc32: Un-btfixup more PTE constants and PTE ops.David S. Miller2012-05-121-16/+0
| * sparc32: Un-btfixup pte_{write,dirty,young}iDavid S. Miller2012-05-121-3/+0
| * sparc32: Un-btfixup set_pte, pte_present, mk_pte{_phys,_io}().David S. Miller2012-05-121-29/+6
| * sparc32: drop loadmmuSam Ravnborg2012-05-123-40/+6
| * sparc32: Un-btfixup pmd_{bad,present}().David S. Miller2012-05-121-9/+0
| * sparc32: Un-btfixup pgd_{none,bad,present}.David S. Miller2012-05-121-16/+3
| * sparc32: Un-btfixup PAGE_{NONE,COPY,READONLY,SHARED,KERNEL}.David S. Miller2012-05-122-32/+0
| * sparc32: Un-btfixup pmd_page and pte_pfn.David S. Miller2012-05-121-29/+0
| * sparc32: Un-btfixup {pte,pmd,pgd}_clear().David S. Miller2012-05-121-42/+1
| * sparc32: Un-btfixup PGDIR_{SHIFT,SIZE,MASK} {USER_,}PTRS_PER_{PGD,PMD}David S. Miller2012-05-121-9/+0
| * sparc32: drop btfixup for check_pgt_cacheSam Ravnborg2012-05-122-22/+0
| * sparc32: drop btfixup for switch_mmSam Ravnborg2012-05-121-3/+2
| * sparc32: Trivial removal of sun4c references in comments.David S. Miller2012-05-123-9/+3
| * sparc32: Remove sparc_lvl15_nmi().David S. Miller2012-05-111-15/+0
| * sparc32: Kill asm/vac-ops.hDavid S. Miller2012-05-111-1/+0
| * sparc32: use inline versions of pgprot_noncached, pte_to_pgoff and pgoff_to_pteSam Ravnborg2012-05-111-21/+0
| * sparc32: drop btfixup for alloc_thread_info_node/free_thread_infoSam Ravnborg2012-05-111-5/+2
| * sparc32: drop sun4c user stack checking routineSam Ravnborg2012-05-111-14/+0
| * sparc32: drop sun4c stack checking routineSam Ravnborg2012-05-111-1/+0
| * sparc32: drop sun4c window overflow stack checking routineSam Ravnborg2012-05-111-1/+0
| * sparc32: drop sun4c specific stack validationSam Ravnborg2012-05-111-1/+0
| * sparc32: remove all uses of ARCH_SUN4CSam Ravnborg2012-05-112-11/+6
| * sparc32: remove sun4c trapsSam Ravnborg2012-05-114-150/+0
| * sparc32: remove calls to sun4c dummy mm inits functionsSam Ravnborg2012-05-114-39/+0
| * sparc32: drop sun4c supportSam Ravnborg2012-05-112-2170/+0
| * sparc: fix build fail in mm/init_64.c when NEED_MULTIPLE_NODES is offPaul Gortmaker2012-05-091-9/+5
| * sparc64: Do not set max_mapnr.David S. Miller2012-04-271-3/+0
| * sparc64: Use node local allocations for IRQ stacks.David S. Miller2012-04-261-9/+14
| * sparc64: Convert over to NO_BOOTMEM.David S. Miller2012-04-261-84/+7
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller2012-04-139-24/+62
| |\
| * | sparc: Use vsprintf extention %pf with builtin_return_addressJoe Perches2012-02-281-1/+1
* | | sparc64: Do not clobber %g2 in xcall_fetch_glob_regs().David S. Miller2012-05-101-3/+3
| |/ |/|
* | sparc/mm/fault_32.c: Port OOM changes to do_sparc_faultKautuk Consul2012-04-041-7/+30
* | sparc/mm/fault_64.c: Port OOM changes to do_sparc64_faultKautuk Consul2012-04-041-7/+30
* | Move all declarations of free_initmem() to linux/mm.hDavid Howells2012-03-281-2/+0
* | Disintegrate asm/system.h for SparcDavid Howells2012-03-286-6/+0
* | highmem: kill all __kmap_atomic()Cong Wang2012-03-201-2/+2
|/
* Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l...Ingo Molnar2011-12-201-25/+7
|\
| * sparc: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo2011-12-081-20/+4
| * memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo2011-12-081-1/+1
| * memblock: Kill memblock_init()Tejun Heo2011-12-081-2/+0
| * Merge branch 'master' into x86/memblockTejun Heo2011-11-2811-279/+250
| |\
| * | memblock: Don't allow archs to override memblock_nid_range()Tejun Heo2011-07-141-2/+2
* | | sparc32: Be less strict in matching %lo part of relocation.David S. Miller2011-12-141-2/+1
| |/ |/|
* | sparc: Kill custom io_remap_pfn_range().David S. Miller2011-11-173-265/+0
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-065-2/+3
|\ \
| * | sparc: Add module.h to files previously implicitly using it.Paul Gortmaker2011-10-311-0/+1
| * | sparc: remove several unnecessary module.h include instancesPaul Gortmaker2011-10-313-3/+0