aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2012-05-11sparc32: Remove some more sun4c code from floppy glue.David S. Miller1-14/+2
2012-05-11sparc32: Remove ldXa and stXa defines, unused.David S. Miller1-6/+0
2012-05-11sparc32: Remove sun4{,c} control reg definitions from contregs.h.David S. Miller1-22/+0
2012-05-11sparc32: Kill asm/vac-ops.hDavid S. Miller3-129/+0
2012-05-11sparc32: Put back SPARC_BRANCH.David S. Miller1-0/+7
2012-05-11sparc32: Kill SUN4C_LOCK_{VADDR,END} and associated comment.David S. Miller1-16/+0
2012-05-11sparc: Clear out unused asm/machines.h values.David S. Miller2-25/+1
2012-05-11sparc32: Remove inline strncmp "optimization" for constant counts.David S. Miller1-62/+1
2012-05-11sparc32: use inline versions of pgprot_noncached, pte_to_pgoff and pgoff_to_pteSam Ravnborg1-6/+14
2012-05-11sparc32: drop btfixup for alloc_thread_info_node/free_thread_infoSam Ravnborg1-5/+2
2012-05-11sparc32: drop sun4c user stack checking routineSam Ravnborg1-7/+0
2012-05-11sparc32: delete pgtsun4c.hSam Ravnborg2-181/+2
2012-05-11sparc32: remove all uses of ARCH_SUN4CSam Ravnborg2-7/+2
2012-05-11sparc32: remove sun4c trapsSam Ravnborg2-54/+1
2012-05-11sparc32: drop sun4c supportSam Ravnborg2-18/+0
2012-05-11gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown1-36/+4
2012-05-09sched/numa: Rewrite the CONFIG_NUMA sched domain supportPeter Zijlstra1-19/+0
2012-05-08task_allocator: Use config switches instead of magic definesThomas Gleixner1-2/+0
2012-05-08sparc: Use common threadinfo allocatorThomas Gleixner1-23/+2
2012-04-26sparc: Use generic idle thread allocationThomas Gleixner1-2/+3
2012-04-15sparc32: generic clockevent supportTkhai Kirill4-3/+30
2012-04-08kvmclock: Add functions to check if the host has stopped the vmEric B Munson1-0/+1
2012-04-04Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mappingLinus Torvalds1-6/+12
2012-04-01sparc: pgtable_64: change include orderAaro Koskinen1-2/+2