summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* sparc32: Build kernel with -mcpu=v8David S. Miller2012-05-151-1/+1
* sparc32: cleanup mm/fault_32.cSam Ravnborg2012-05-152-52/+44
* sparc32: Remove cypress cpu support.David S. Miller2012-05-156-449/+5
* sparc64: Remove pointless assignment in floppy support.David S. Miller2012-05-141-1/+0
* sparc32: Kill unused hard_smp{4m,4d,leon}_processor_id() inlined.David S. Miller2012-05-141-29/+0
* sparc32: drop build time btfixup patchingSam Ravnborg2012-05-143-449/+10
* sparc32: remove runtime btfix supportSam Ravnborg2012-05-1420-547/+1
* sparc32: remove remaining users of btfixupSam Ravnborg2012-05-148-49/+23
* sparc32: move smp ipi to method opsSam Ravnborg2012-05-1410-105/+107
* sparc32: Implement hard_smp_processor_id() via instruction patching.David S. Miller2012-05-1410-175/+99
* sparc32: Move cache and TLB flushes over to method ops.David S. Miller2012-05-1313-478/+466
* sparc32: Remove unused declarations in srmmu.cDavid S. Miller2012-05-131-6/+0
* sparc32: Convert mmu_* interfaces from btfixup to method ops.David S. Miller2012-05-135-44/+79
* sparc: Kill mmu_{un,}lockarea().David S. Miller2012-05-137-47/+3
* sparc32: Un-btfixup update_mmu_cache().David S. Miller2012-05-132-43/+1
* sparc32: Kill btfixup for xchg()'s 'swap' instruction.David S. Miller2012-05-136-61/+2
* sparc32: drop unused clear_cpu_intSam Ravnborg2012-05-134-21/+0
* sparc32: drop unused set_irq_udtSam Ravnborg2012-05-134-18/+0
* sparc32: drop btfixup in page_32.hSam Ravnborg2012-05-132-5/+1
* sparc32: drop unused prototype from timer_32.hSam Ravnborg2012-05-131-5/+0
* sparc32: drop btfixup in mmu_context_32.hSam Ravnborg2012-05-132-5/+2
* sparc32: drop btfixup in pgtable_32.hSam Ravnborg2012-05-133-89/+58
* sparc32: drop btfixup in pgalloc_32.hSam Ravnborg2012-05-132-81/+63
* sparc32: Pass -mcpu=v7 explicitly to gcc.David S. Miller2012-05-121-1/+1
* sparc32: Un-btfixup more PTE constants and PTE ops.David S. Miller2012-05-122-38/+17
* sparc32: Un-btfixup pte_{write,dirty,young}iDavid S. Miller2012-05-122-13/+3
* sparc32: drop unused code in process_32Sam Ravnborg2012-05-121-82/+0
* 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
OpenPOWER on IntegriCloud