aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/include/asm (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-6/+0
2012-05-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-19/+0
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-27/+5
2012-05-20sparc32: use flushi when run-time patching in per_cpu_patchSam Ravnborg2-3/+4
2012-05-19sparc32: drop unused functions in pgtsrmmu.hSam Ravnborg1-50/+0
2012-05-19sparc32,leon: remove duplicate definitions in leon.hSam Ravnborg1-15/+2
2012-05-19sparc32,leon: remove duplicate UART register definitionsSam Ravnborg1-25/+0
2012-05-19sparc32,leon: move leon ASI definitions to asi.hSam Ravnborg2-13/+14
2012-05-19sparc32: Remove asm/sysen.h header.David S. Miller1-15/+0
2012-05-19sparc32: Delete asm/smpprim.hDavid S. Miller1-54/+0
2012-05-19sparc32: Remove unused empty_bad_page{,_table} declarations.David S. Miller1-2/+0
2012-05-19sparc32: Kill boot_cpu_id4David S. Miller1-1/+0
2012-05-19sparc32: Move GET_PROCESSOR*_ID() out of asm/asmmacro.hDavid S. Miller1-10/+0
2012-05-19sparc32: Remove completely unused code from asm/cache.hDavid S. Miller1-114/+0
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2-6/+0
2012-05-15sparc32: cleanup mm/fault_32.cSam Ravnborg1-2/+0
2012-05-15sparc32: Remove cypress cpu support.David S. Miller3-92/+3
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: remove runtime btfix supportSam Ravnborg11-220/+0
2012-05-14sparc32: remove remaining users of btfixupSam Ravnborg1-4/+0
2012-05-14sparc32: move smp ipi to method opsSam Ravnborg2-26/+32
2012-05-14sparc32: Implement hard_smp_processor_id() via instruction patching.David S. Miller2-73/+19
2012-05-13sparc32: Move cache and TLB flushes over to method ops.David S. Miller3-101/+57
2012-05-13sparc32: Convert mmu_* interfaces from btfixup to method ops.David S. Miller1-14/+25
2012-05-13sparc: Kill mmu_{un,}lockarea().David S. Miller4-20/+3
2012-05-13sparc32: Un-btfixup update_mmu_cache().David S. Miller1-3/+1
2012-05-13sparc32: Kill btfixup for xchg()'s 'swap' instruction.David S. Miller1-25/+0
2012-05-13sparc32: drop btfixup in page_32.hSam Ravnborg1-4/+1
2012-05-13sparc32: drop unused prototype from timer_32.hSam Ravnborg1-5/+0
2012-05-13sparc32: drop btfixup in mmu_context_32.hSam Ravnborg1-3/+1
2012-05-13sparc32: drop btfixup in pgtable_32.hSam Ravnborg1-24/+36
2012-05-13sparc32: drop btfixup in pgalloc_32.hSam Ravnborg1-24/+49
2012-05-12sparc32: Un-btfixup more PTE constants and PTE ops.David S. Miller1-22/+17
2012-05-12sparc32: Un-btfixup pte_{write,dirty,young}iDavid S. Miller1-10/+3
2012-05-12sparc32: Un-btfixup set_pte, pte_present, mk_pte{_phys,_io}().David S. Miller1-23/+27
2012-05-12sparc32: Un-btfixup pmd_{bad,present}().David S. Miller1-5/+9
2012-05-12sparc32: Un-btfixup pgd_{none,bad,present}.David S. Miller1-6/+13
2012-05-12sparc32: Un-btfixup PAGE_{NONE,COPY,READONLY,SHARED,KERNEL}.David S. Miller1-39/+23
2012-05-12sparc32: Un-btfixup pmd_page and pte_pfn.David S. Miller1-6/+25
2012-05-12sparc32: Un-btfixup {pte,pmd,pgd}_clear().David S. Miller2-7/+38
2012-05-12sparc32: Un-btfixup PGDIR_{SHIFT,SIZE,MASK} {USER_,}PTRS_PER_{PGD,PMD}David S. Miller1-14/+6
2012-05-12sparc32: drop unused type/externSam Ravnborg2-14/+0
2012-05-12sparc32: drop btfixup for check_pgt_cacheSam Ravnborg1-3/+1
2012-05-12sparc32: drop btfixup for switch_mmSam Ravnborg1-3/+2
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: Trivial removal of sun4c references in comments.David S. Miller3-8/+3
2012-05-12sparc32: Remove sun4 and sun4c from enum sparc_cpu.David S. Miller2-12/+8
2012-05-11sparc32: Kill unused defines from asm/head_32.hDavid S. Miller1-7/+0