summaryrefslogtreecommitdiff
path: root/arch/sparc/kernel
AgeCommit message (Expand)Author
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-05-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-05-21sparc: kill ancient comment in sparc_sigaction()Al Viro
2012-05-21sparc: missing checks of __get_user()/__put_user() return valuesAl Viro
2012-05-21new helper: sigsuspend()Al Viro
2012-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds
2012-05-20sparc32: use flushi when run-time patching in per_cpu_patchSam Ravnborg
2012-05-20sparc32: fix cpuid_patch run-time patchingSam Ravnborg
2012-05-19sparc32: move trap table to a separate fileSam Ravnborg
2012-05-19sparc64: renamed ttable.S to ttable_64.SSam Ravnborg
2012-05-19sparc32: Kill boot_cpu_id4David S. Miller
2012-05-19sparc32: Move GET_PROCESSOR*_ID() out of asm/asmmacro.hDavid S. Miller
2012-05-15userns: Convert stat to return values mapped from kuids and kgidsEric W. Biederman
2012-05-15sparc32: delete muldiv.o from MakefileSam Ravnborg
2012-05-15sparc32: Kill off software 32-bit multiply/divide routines.David S. Miller
2012-05-15sparc32: Remove cypress cpu support.David S. Miller
2012-05-14sparc32: remove runtime btfix supportSam Ravnborg
2012-05-14sparc32: remove remaining users of btfixupSam Ravnborg
2012-05-14sparc32: move smp ipi to method opsSam Ravnborg
2012-05-14sparc32: Implement hard_smp_processor_id() via instruction patching.David S. Miller
2012-05-13sparc32: Move cache and TLB flushes over to method ops.David S. Miller
2012-05-13sparc32: Convert mmu_* interfaces from btfixup to method ops.David S. Miller
2012-05-13sparc: Kill mmu_{un,}lockarea().David S. Miller
2012-05-13sparc32: Kill btfixup for xchg()'s 'swap' instruction.David S. Miller
2012-05-13sparc32: drop unused clear_cpu_intSam Ravnborg
2012-05-13sparc32: drop unused set_irq_udtSam Ravnborg
2012-05-13sparc32: drop btfixup in pgtable_32.hSam Ravnborg
2012-05-12sparc32: drop unused code in process_32Sam Ravnborg
2012-05-12sparc32: drop btfixup for check_pgt_cacheSam Ravnborg
2012-05-12sparc32: simpler cputype check in head_32.SSam Ravnborg
2012-05-12sparc32: drop extra getprop call during bootSam Ravnborg
2012-05-12sparc32: drop prom version check in head_32.SSam Ravnborg
2012-05-12sparc32: remove sun4c specific variables from head_32.SSam Ravnborg
2012-05-12sparc32: Add back early sun4/sun4c detection so we can warn properly.David S. Miller
2012-05-12sparc32: Trivial removal of sun4c references in comments.David S. Miller
2012-05-12sparc32: Remove sun4 and sun4c from enum sparc_cpu.David S. Miller
2012-05-12sparc32: Remove sparc_cpu_model read from floppy interrupt handler.David S. Miller
2012-05-11sparc32: Remove sun4c tlb/vac insn patching from entry.SDavid S. Miller
2012-05-11sparc32: Restore SMP build and rectify sun4m NMI when non-SMP.David S. Miller
2012-05-11sparc32: Remove sun4c floppy assembler.David S. Miller
2012-05-11sparc: Clear out unused asm/machines.h values.David S. Miller
2012-05-11sparc32: use inline versions of pgprot_noncached, pte_to_pgoff and pgoff_to_pteSam Ravnborg
2012-05-11sparc32: drop sun4c bits from head_32.SSam Ravnborg
2012-05-11sparc32: drop test for sun4c in signal_32Sam Ravnborg
2012-05-11sparc32: drop sun4c user stack checking routineSam Ravnborg
2012-05-11sparc32: drop sun4c stack checking routineSam Ravnborg
2012-05-11sparc32: drop sun4c window overflow stack checking routineSam Ravnborg