aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-21net: drop NET dependency from HAVE_BPF_JITSam Ravnborg1-1/+1
2012-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds136-10726/+2242
2012-05-20sparc32: use flushi when run-time patching in per_cpu_patchSam Ravnborg3-13/+10
2012-05-20sparc32: fix cpuid_patch run-time patchingSam Ravnborg1-0/+2
2012-05-19sparc32: drop unused inline functions in srmmu.cSam Ravnborg1-26/+0
2012-05-19sparc32: drop unused functions in pgtsrmmu.hSam Ravnborg2-52/+14
2012-05-19sparc32,leon: move leon mmu functions to leon_mm.cSam Ravnborg3-81/+85
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: move trap table to a separate fileSam Ravnborg2-324/+419
2012-05-19sparc64: renamed ttable.S to ttable_64.SSam Ravnborg2-1/+1
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. Miller3-6/+1
2012-05-19sparc32: Move GET_PROCESSOR*_ID() out of asm/asmmacro.hDavid S. Miller2-10/+5
2012-05-19sparc32: Remove completely unused code from asm/cache.hDavid S. Miller1-114/+0
2012-05-19sparc32: Add ucmpdi2.o to obj-y instead of lib-y.David S. Miller1-2/+2
2012-05-19sparc32: add ucmpdi2Sam Ravnborg2-1/+20
2012-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-4/+4
2012-05-15sparc: introduce arch/sparc/KbuildSam Ravnborg2-2/+9
2012-05-15sparc: clean up MakefileSam Ravnborg1-21/+10
2012-05-15sparc32: delete muldiv.o from MakefileSam Ravnborg1-1/+0
2012-05-15sparc32: Kill off software 32-bit multiply/divide routines.David S. Miller17-2129/+24
2012-05-15sparc32: Build kernel with -mcpu=v8David S. Miller1-1/+1
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