summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* sparc32: Delete asm/smpprim.hDavid S. Miller2012-05-201-54/+0
* sparc32: Remove unused empty_bad_page{,_table} declarations.David S. Miller2012-05-201-2/+0
* sparc32: Kill boot_cpu_id4David S. Miller2012-05-201-1/+0
* sparc32: Move GET_PROCESSOR*_ID() out of asm/asmmacro.hDavid S. Miller2012-05-201-10/+0
* sparc32: Remove completely unused code from asm/cache.hDavid S. Miller2012-05-201-114/+0
* sparc32: cleanup mm/fault_32.cSam Ravnborg2012-05-151-2/+0
* sparc32: Remove cypress cpu support.David S. Miller2012-05-153-92/+3
* sparc64: Remove pointless assignment in floppy support.David S. Miller2012-05-151-1/+0
* sparc32: Kill unused hard_smp{4m,4d,leon}_processor_id() inlined.David S. Miller2012-05-141-29/+0
* sparc32: remove runtime btfix supportSam Ravnborg2012-05-1411-220/+0
* sparc32: remove remaining users of btfixupSam Ravnborg2012-05-141-4/+0
* sparc32: move smp ipi to method opsSam Ravnborg2012-05-142-26/+32
* sparc32: Implement hard_smp_processor_id() via instruction patching.David S. Miller2012-05-142-73/+19
* sparc32: Move cache and TLB flushes over to method ops.David S. Miller2012-05-143-101/+57
* sparc32: Convert mmu_* interfaces from btfixup to method ops.David S. Miller2012-05-131-14/+25
* sparc: Kill mmu_{un,}lockarea().David S. Miller2012-05-134-20/+3
* sparc32: Un-btfixup update_mmu_cache().David S. Miller2012-05-131-3/+1
* sparc32: Kill btfixup for xchg()'s 'swap' instruction.David S. Miller2012-05-131-25/+0
* sparc32: drop btfixup in page_32.hSam Ravnborg2012-05-131-4/+1
* sparc32: drop unused prototype from timer_32.hSam Ravnborg2012-05-131-5/+0
* sparc32: drop btfixup in mmu_context_32.hSam Ravnborg2012-05-131-3/+1
* sparc32: drop btfixup in pgtable_32.hSam Ravnborg2012-05-131-24/+36
* sparc32: drop btfixup in pgalloc_32.hSam Ravnborg2012-05-131-24/+49
* sparc32: Un-btfixup more PTE constants and PTE ops.David S. Miller2012-05-121-22/+17
* sparc32: Un-btfixup pte_{write,dirty,young}iDavid S. Miller2012-05-121-10/+3
* sparc32: Un-btfixup set_pte, pte_present, mk_pte{_phys,_io}().David S. Miller2012-05-121-23/+27
* sparc32: Un-btfixup pmd_{bad,present}().David S. Miller2012-05-121-5/+9
* sparc32: Un-btfixup pgd_{none,bad,present}.David S. Miller2012-05-121-6/+13
* sparc32: Un-btfixup PAGE_{NONE,COPY,READONLY,SHARED,KERNEL}.David S. Miller2012-05-121-39/+23
* sparc32: Un-btfixup pmd_page and pte_pfn.David S. Miller2012-05-121-6/+25
* sparc32: Un-btfixup {pte,pmd,pgd}_clear().David S. Miller2012-05-122-7/+38
* sparc32: Un-btfixup PGDIR_{SHIFT,SIZE,MASK} {USER_,}PTRS_PER_{PGD,PMD}David S. Miller2012-05-121-14/+6
* sparc32: drop unused type/externSam Ravnborg2012-05-122-14/+0
* sparc32: drop btfixup for check_pgt_cacheSam Ravnborg2012-05-121-3/+1
* sparc32: drop btfixup for switch_mmSam Ravnborg2012-05-121-3/+2
* sparc32: code cleanup in floppy glueSam Ravnborg2012-05-121-9/+8
* sparc32: fix warning in floopy glueSam Ravnborg2012-05-121-0/+1
* sparc32: Trivial removal of sun4c references in comments.David S. Miller2012-05-123-8/+3
* sparc32: Remove sun4 and sun4c from enum sparc_cpu.David S. Miller2012-05-122-12/+8
* sparc32: Kill unused defines from asm/head_32.hDavid S. Miller2012-05-121-7/+0
* sparc32: Remove some more sun4c code from floppy glue.David S. Miller2012-05-121-14/+2
* sparc32: Remove ldXa and stXa defines, unused.David S. Miller2012-05-121-6/+0
* sparc32: Remove sun4{,c} control reg definitions from contregs.h.David S. Miller2012-05-121-22/+0
* sparc32: Kill asm/vac-ops.hDavid S. Miller2012-05-123-129/+0
* sparc32: Put back SPARC_BRANCH.David S. Miller2012-05-121-0/+7
* sparc32: Kill SUN4C_LOCK_{VADDR,END} and associated comment.David S. Miller2012-05-121-16/+0
* sparc: Clear out unused asm/machines.h values.David S. Miller2012-05-122-25/+1
* sparc32: Remove inline strncmp "optimization" for constant counts.David S. Miller2012-05-121-62/+1
* sparc32: use inline versions of pgprot_noncached, pte_to_pgoff and pgoff_to_pteSam Ravnborg2012-05-121-6/+14
* sparc32: drop btfixup for alloc_thread_info_node/free_thread_infoSam Ravnborg2012-05-121-5/+2