aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel
Commit message (Expand)AuthorAge
* sparc32: fix cpuid_patch run-time patchingSam Ravnborg2012-05-20
* sparc32: move trap table to a separate fileSam Ravnborg2012-05-20
* sparc64: renamed ttable.S to ttable_64.SSam Ravnborg2012-05-20
* sparc32: Kill boot_cpu_id4David S. Miller2012-05-20
* sparc32: Move GET_PROCESSOR*_ID() out of asm/asmmacro.hDavid S. Miller2012-05-20
* sparc32: delete muldiv.o from MakefileSam Ravnborg2012-05-15
* sparc32: Kill off software 32-bit multiply/divide routines.David S. Miller2012-05-15
* sparc32: Remove cypress cpu support.David S. Miller2012-05-15
* sparc32: remove runtime btfix supportSam Ravnborg2012-05-14
* sparc32: remove remaining users of btfixupSam Ravnborg2012-05-14
* sparc32: move smp ipi to method opsSam Ravnborg2012-05-14
* sparc32: Implement hard_smp_processor_id() via instruction patching.David S. Miller2012-05-14
* sparc32: Move cache and TLB flushes over to method ops.David S. Miller2012-05-13
* sparc32: Convert mmu_* interfaces from btfixup to method ops.David S. Miller2012-05-13
* sparc: Kill mmu_{un,}lockarea().David S. Miller2012-05-13
* sparc32: Kill btfixup for xchg()'s 'swap' instruction.David S. Miller2012-05-13
* sparc32: drop unused clear_cpu_intSam Ravnborg2012-05-13
* sparc32: drop unused set_irq_udtSam Ravnborg2012-05-13
* sparc32: drop btfixup in pgtable_32.hSam Ravnborg2012-05-13
* sparc32: drop unused code in process_32Sam Ravnborg2012-05-12
* sparc32: drop btfixup for check_pgt_cacheSam Ravnborg2012-05-12
* sparc32: simpler cputype check in head_32.SSam Ravnborg2012-05-12
* sparc32: drop extra getprop call during bootSam Ravnborg2012-05-12
* sparc32: drop prom version check in head_32.SSam Ravnborg2012-05-12
* sparc32: remove sun4c specific variables from head_32.SSam Ravnborg2012-05-12
* sparc32: Add back early sun4/sun4c detection so we can warn properly.David S. Miller2012-05-12
* sparc32: Trivial removal of sun4c references in comments.David S. Miller2012-05-12
* sparc32: Remove sun4 and sun4c from enum sparc_cpu.David S. Miller2012-05-12
* sparc32: Remove sparc_cpu_model read from floppy interrupt handler.David S. Miller2012-05-12
* sparc32: Remove sun4c tlb/vac insn patching from entry.SDavid S. Miller2012-05-12
* sparc32: Restore SMP build and rectify sun4m NMI when non-SMP.David S. Miller2012-05-12
* sparc32: Remove sun4c floppy assembler.David S. Miller2012-05-11
* sparc: Clear out unused asm/machines.h values.David S. Miller2012-05-11
* sparc32: use inline versions of pgprot_noncached, pte_to_pgoff and pgoff_to_pteSam Ravnborg2012-05-11
* sparc32: drop sun4c bits from head_32.SSam Ravnborg2012-05-11
* sparc32: drop test for sun4c in signal_32Sam Ravnborg2012-05-11
* sparc32: drop sun4c user stack checking routineSam Ravnborg2012-05-11
* sparc32: drop sun4c stack checking routineSam Ravnborg2012-05-11
* sparc32: drop sun4c window overflow stack checking routineSam Ravnborg2012-05-11
* sparc32: drop sun4c specific stack validationSam Ravnborg2012-05-11
* sparc32: delete pgtsun4c.hSam Ravnborg2012-05-11
* sparc32: remove all uses of ARCH_SUN4CSam Ravnborg2012-05-11
* sparc32: remove sun4c trapsSam Ravnborg2012-05-11
* sparc32: drop sun4c supportSam Ravnborg2012-05-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2012-04-26
|\
| * sparc32,leon: add notify_cpu_starting()Yong Zhang2012-04-21
| * kill mm argument of vm_munmap()Al Viro2012-04-21
| * VM: add "vm_munmap()" helper functionLinus Torvalds2012-04-20
* | sparc32: fix build of pcicSam Ravnborg2012-04-16
* | sparc32: generic clockevent supportTkhai Kirill2012-04-15