aboutsummaryrefslogtreecommitdiffstats
path: root/ipc (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-15sparc32: cleanup mm/fault_32.cSam Ravnborg2-52/+44
2012-05-15sparc32: Remove cypress cpu support.David S. Miller6-449/+5
2012-05-14sparc64: Remove pointless assignment in floppy support.David S. Miller1-1/+0
2012-05-14sparc32: Kill unused hard_smp{4m,4d,leon}_processor_id() inlined.David S. Miller1-29/+0
2012-05-14sparc32: drop build time btfixup patchingSam Ravnborg3-449/+10
2012-05-14sparc32: remove runtime btfix supportSam Ravnborg20-547/+1
2012-05-14sparc32: remove remaining users of btfixupSam Ravnborg8-49/+23
2012-05-14sparc32: move smp ipi to method opsSam Ravnborg10-105/+107
2012-05-14sparc32: Implement hard_smp_processor_id() via instruction patching.David S. Miller10-175/+99
2012-05-13sparc32: Move cache and TLB flushes over to method ops.David S. Miller13-478/+466
2012-05-13sparc32: Remove unused declarations in srmmu.cDavid S. Miller1-6/+0
2012-05-13sparc32: Convert mmu_* interfaces from btfixup to method ops.David S. Miller5-44/+79
2012-05-13sparc: Kill mmu_{un,}lockarea().David S. Miller7-47/+3
2012-05-13sparc32: Un-btfixup update_mmu_cache().David S. Miller2-43/+1
2012-05-13sparc32: Kill btfixup for xchg()'s 'swap' instruction.David S. Miller6-61/+2
2012-05-13sparc32: drop unused clear_cpu_intSam Ravnborg4-21/+0
2012-05-13sparc32: drop unused set_irq_udtSam Ravnborg4-18/+0
2012-05-13sparc32: drop btfixup in page_32.hSam Ravnborg2-5/+1
2012-05-13sparc32: drop unused prototype from timer_32.hSam Ravnborg1-5/+0
2012-05-13sparc32: drop btfixup in mmu_context_32.hSam Ravnborg2-5/+2
2012-05-13sparc32: drop btfixup in pgtable_32.hSam Ravnborg3-89/+58
2012-05-13sparc32: drop btfixup in pgalloc_32.hSam Ravnborg2-81/+63
2012-05-12sparc32: Pass -mcpu=v7 explicitly to gcc.David S. Miller1-1/+1
2012-05-12sparc32: Un-btfixup more PTE constants and PTE ops.David S. Miller2-38/+17
2012-05-12sparc32: Un-btfixup pte_{write,dirty,young}iDavid S. Miller2-13/+3
2012-05-12sparc32: drop unused code in process_32Sam Ravnborg1-82/+0
2012-05-12sparc32: Un-btfixup set_pte, pte_present, mk_pte{_phys,_io}().David S. Miller2-52/+33
2012-05-12sparc32: drop loadmmuSam Ravnborg3-40/+6
2012-05-12sparc32: Un-btfixup pmd_{bad,present}().David S. Miller2-14/+9
2012-05-12sparc32: Un-btfixup pgd_{none,bad,present}.David S. Miller2-22/+16
2012-05-12sparc32: Un-btfixup PAGE_{NONE,COPY,READONLY,SHARED,KERNEL}.David S. Miller3-71/+23
2012-05-12sparc32: Un-btfixup pmd_page and pte_pfn.David S. Miller2-35/+25
2012-05-12sparc32: Un-btfixup {pte,pmd,pgd}_clear().David S. Miller3-49/+39
2012-05-12sparc32: Un-btfixup PGDIR_{SHIFT,SIZE,MASK} {USER_,}PTRS_PER_{PGD,PMD}David S. Miller2-23/+6
2012-05-12sparc32: drop unused type/externSam Ravnborg2-14/+0
2012-05-12sparc32: drop btfixup for check_pgt_cacheSam Ravnborg4-27/+1
2012-05-12sparc32: drop btfixup for switch_mmSam Ravnborg2-6/+4
2012-05-12sparc32: code cleanup in floppy glueSam Ravnborg1-9/+8
2012-05-12sparc32: fix warning in floopy glueSam Ravnborg1-0/+1
2012-05-12sparc32: simpler cputype check in head_32.SSam Ravnborg1-25/+9
2012-05-12sparc32: drop extra getprop call during bootSam Ravnborg1-41/+9
2012-05-12sparc32: drop prom version check in head_32.SSam Ravnborg1-13/+0
2012-05-12sparc32: remove sun4c specific variables from head_32.SSam Ravnborg1-10/+1
2012-05-12sparc32: Add back early sun4/sun4c detection so we can warn properly.David S. Miller1-0/+23
2012-05-12sparc32: Trivial removal of sun4c references in comments.David S. Miller9-24/+8
2012-05-12sparc32: Remove sun4 and sun4c from enum sparc_cpu.David S. Miller5-56/+11
2012-05-12sparc32: Remove sparc_cpu_model read from floppy interrupt handler.David S. Miller1-2/+0
2012-05-11sparc32: Kill unused defines from asm/head_32.hDavid S. Miller1-7/+0
2012-05-11sparc32: Remove some more sun4c code from floppy glue.David S. Miller1-14/+2
2012-05-11sparc32: Remove sun4c tlb/vac insn patching from entry.SDavid S. Miller1-37/+0