summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sparc32: Un-btfixup set_pte, pte_present, mk_pte{_phys,_io}().David S. Miller2012-05-122-52/+33
* sparc32: drop loadmmuSam Ravnborg2012-05-123-40/+6
* sparc32: Un-btfixup pmd_{bad,present}().David S. Miller2012-05-122-14/+9
* sparc32: Un-btfixup pgd_{none,bad,present}.David S. Miller2012-05-122-22/+16
* sparc32: Un-btfixup PAGE_{NONE,COPY,READONLY,SHARED,KERNEL}.David S. Miller2012-05-123-71/+23
* sparc32: Un-btfixup pmd_page and pte_pfn.David S. Miller2012-05-122-35/+25
* sparc32: Un-btfixup {pte,pmd,pgd}_clear().David S. Miller2012-05-123-49/+39
* sparc32: Un-btfixup PGDIR_{SHIFT,SIZE,MASK} {USER_,}PTRS_PER_{PGD,PMD}David S. Miller2012-05-122-23/+6
* sparc32: drop unused type/externSam Ravnborg2012-05-122-14/+0
* sparc32: drop btfixup for check_pgt_cacheSam Ravnborg2012-05-124-27/+1
* sparc32: drop btfixup for switch_mmSam Ravnborg2012-05-122-6/+4
* sparc32: code cleanup in floppy glueSam Ravnborg2012-05-121-9/+8
* sparc32: fix warning in floopy glueSam Ravnborg2012-05-121-0/+1
* sparc32: simpler cputype check in head_32.SSam Ravnborg2012-05-121-25/+9
* sparc32: drop extra getprop call during bootSam Ravnborg2012-05-121-41/+9
* sparc32: drop prom version check in head_32.SSam Ravnborg2012-05-121-13/+0
* sparc32: remove sun4c specific variables from head_32.SSam Ravnborg2012-05-121-10/+1
* sparc32: Add back early sun4/sun4c detection so we can warn properly.David S. Miller2012-05-121-0/+23
* sparc32: Trivial removal of sun4c references in comments.David S. Miller2012-05-129-24/+8
* sparc32: Remove sun4 and sun4c from enum sparc_cpu.David S. Miller2012-05-125-56/+11
* sparc32: Remove sparc_cpu_model read from floppy interrupt handler.David S. Miller2012-05-121-2/+0
* sparc32: Kill unused defines from asm/head_32.hDavid S. Miller2012-05-111-7/+0
* sparc32: Remove some more sun4c code from floppy glue.David S. Miller2012-05-111-14/+2
* sparc32: Remove sun4c tlb/vac insn patching from entry.SDavid S. Miller2012-05-111-37/+0
* sparc32: Remove ldXa and stXa defines, unused.David S. Miller2012-05-111-6/+0
* sparc32: Remove sun4{,c} control reg definitions from contregs.h.David S. Miller2012-05-111-22/+0
* sparc32: Remove sparc_lvl15_nmi().David S. Miller2012-05-111-15/+0
* sparc32: Restore SMP build and rectify sun4m NMI when non-SMP.David S. Miller2012-05-112-50/+30
* sparc32: Kill asm/vac-ops.hDavid S. Miller2012-05-114-130/+0
* sparc32: Stop warning about sun4/sun4c in SMP Kconfig option.David S. Miller2012-05-111-1/+1
* sparc32: Remove sun4c floppy assembler.David S. Miller2012-05-111-10/+1
* sparc32: Put back SPARC_BRANCH.David S. Miller2012-05-111-0/+7
* sparc32: Kill SUN4C_LOCK_{VADDR,END} and associated comment.David S. Miller2012-05-111-16/+0
* sparc: Clear out unused asm/machines.h values.David S. Miller2012-05-115-43/+4
* sparc: Convert some assembler over to linakge.h's ENTRY/ENDPROCDavid S. Miller2012-05-1115-143/+97
* sparc32: Remove inline strncmp "optimization" for constant counts.David S. Miller2012-05-113-69/+2
* sparc32: use inline versions of pgprot_noncached, pte_to_pgoff and pgoff_to_pteSam Ravnborg2012-05-113-28/+14
* sparc32: drop btfixup for alloc_thread_info_node/free_thread_infoSam Ravnborg2012-05-112-10/+4
* sparc32: drop sun4c bits from head_32.SSam Ravnborg2012-05-111-129/+19
* sparc32: drop test for sun4c in signal_32Sam Ravnborg2012-05-111-5/+2
* sparc32: drop sun4c user stack checking routineSam Ravnborg2012-05-113-91/+6
* sparc32: drop sun4c stack checking routineSam Ravnborg2012-05-112-50/+1
* sparc32: drop sun4c window overflow stack checking routineSam Ravnborg2012-05-112-71/+2
* sparc32: drop sun4c specific stack validationSam Ravnborg2012-05-112-58/+3
* sparc32: delete pgtsun4c.hSam Ravnborg2012-05-113-182/+2
* sparc32: remove all uses of ARCH_SUN4CSam Ravnborg2012-05-116-61/+8
* sparc32: drop sun4c specific ___xchg32 implementationSam Ravnborg2012-05-111-20/+0
* sparc32: remove sun4c trapsSam Ravnborg2012-05-1110-468/+4
* sparc32: remove calls to sun4c dummy mm inits functionsSam Ravnborg2012-05-114-39/+0
* sparc32: drop sun4c supportSam Ravnborg2012-05-1113-2514/+11