summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel
AgeCommit message (Expand)AuthorFilesLines
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-38/+14
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-2/+2
2012-05-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-3/+1
2012-05-21sparc: kill ancient comment in sparc_sigaction()Al Viro1-5/+0
2012-05-21sparc: missing checks of __get_user()/__put_user() return valuesAl Viro2-10/+12
2012-05-21new helper: sigsuspend()Al Viro2-23/+2
2012-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2-2/+2
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-55/+16
2012-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds41-2600/+1088
2012-05-20sparc32: use flushi when run-time patching in per_cpu_patchSam Ravnborg1-10/+6
2012-05-20sparc32: fix cpuid_patch run-time patchingSam Ravnborg1-0/+2
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: Kill boot_cpu_id4David S. Miller2-5/+1
2012-05-19sparc32: Move GET_PROCESSOR*_ID() out of asm/asmmacro.hDavid S. Miller1-0/+5
2012-05-15userns: Convert stat to return values mapped from kuids and kgidsEric W. Biederman1-2/+2
2012-05-15sparc32: delete muldiv.o from MakefileSam Ravnborg1-1/+0
2012-05-15sparc32: Kill off software 32-bit multiply/divide routines.David S. Miller6-319/+17
2012-05-15sparc32: Remove cypress cpu support.David S. Miller2-26/+0
2012-05-14sparc32: remove runtime btfix supportSam Ravnborg3-4/+0
2012-05-14sparc32: remove remaining users of btfixupSam Ravnborg7-45/+23
2012-05-14sparc32: move smp ipi to method opsSam Ravnborg8-79/+75
2012-05-14sparc32: Implement hard_smp_processor_id() via instruction patching.David S. Miller8-102/+80
2012-05-13sparc32: Move cache and TLB flushes over to method ops.David S. Miller7-160/+43
2012-05-13sparc32: Convert mmu_* interfaces from btfixup to method ops.David S. Miller2-7/+5
2012-05-13sparc: Kill mmu_{un,}lockarea().David S. Miller1-2/+0
2012-05-13sparc32: Kill btfixup for xchg()'s 'swap' instruction.David S. Miller2-6/+1
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 pgtable_32.hSam Ravnborg1-5/+5
2012-05-12sparc32: drop unused code in process_32Sam Ravnborg1-82/+0
2012-05-12sparc32: drop btfixup for check_pgt_cacheSam Ravnborg1-2/+0
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. Miller3-7/+2
2012-05-12sparc32: Remove sun4 and sun4c from enum sparc_cpu.David S. Miller3-44/+3
2012-05-12sparc32: Remove sparc_cpu_model read from floppy interrupt handler.David S. Miller1-2/+0
2012-05-11sparc32: Remove sun4c tlb/vac insn patching from entry.SDavid S. Miller1-37/+0
2012-05-11sparc32: Restore SMP build and rectify sun4m NMI when non-SMP.David S. Miller2-50/+30
2012-05-11sparc32: Remove sun4c floppy assembler.David S. Miller1-10/+1
2012-05-11sparc: Clear out unused asm/machines.h values.David S. Miller3-18/+3
2012-05-11sparc32: use inline versions of pgprot_noncached, pte_to_pgoff and pgoff_to_pteSam Ravnborg1-1/+0
2012-05-11sparc32: drop sun4c bits from head_32.SSam Ravnborg1-129/+19
2012-05-11sparc32: drop test for sun4c in signal_32Sam Ravnborg1-5/+2
2012-05-11sparc32: drop sun4c user stack checking routineSam Ravnborg1-70/+6
2012-05-11sparc32: drop sun4c stack checking routineSam Ravnborg1-49/+1
2012-05-11sparc32: drop sun4c window overflow stack checking routineSam Ravnborg1-70/+2