summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include
AgeCommit message (Expand)Author
2012-05-13sparc32: drop btfixup in pgtable_32.hSam Ravnborg
2012-05-13sparc32: drop btfixup in pgalloc_32.hSam Ravnborg
2012-05-12sparc32: Un-btfixup more PTE constants and PTE ops.David S. Miller
2012-05-12sparc32: Un-btfixup pte_{write,dirty,young}iDavid S. Miller
2012-05-12sparc32: Un-btfixup set_pte, pte_present, mk_pte{_phys,_io}().David S. Miller
2012-05-12sparc32: Un-btfixup pmd_{bad,present}().David S. Miller
2012-05-12sparc32: Un-btfixup pgd_{none,bad,present}.David S. Miller
2012-05-12sparc32: Un-btfixup PAGE_{NONE,COPY,READONLY,SHARED,KERNEL}.David S. Miller
2012-05-12sparc32: Un-btfixup pmd_page and pte_pfn.David S. Miller
2012-05-12sparc32: Un-btfixup {pte,pmd,pgd}_clear().David S. Miller
2012-05-12sparc32: Un-btfixup PGDIR_{SHIFT,SIZE,MASK} {USER_,}PTRS_PER_{PGD,PMD}David S. Miller
2012-05-12sparc32: drop unused type/externSam Ravnborg
2012-05-12sparc32: drop btfixup for check_pgt_cacheSam Ravnborg
2012-05-12sparc32: drop btfixup for switch_mmSam Ravnborg
2012-05-12sparc32: code cleanup in floppy glueSam Ravnborg
2012-05-12sparc32: fix warning in floopy glueSam Ravnborg
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-11sparc32: Kill unused defines from asm/head_32.hDavid S. Miller
2012-05-11sparc32: Remove some more sun4c code from floppy glue.David S. Miller
2012-05-11sparc32: Remove ldXa and stXa defines, unused.David S. Miller
2012-05-11sparc32: Remove sun4{,c} control reg definitions from contregs.h.David S. Miller
2012-05-11sparc32: Kill asm/vac-ops.hDavid S. Miller
2012-05-11sparc32: Put back SPARC_BRANCH.David S. Miller
2012-05-11sparc32: Kill SUN4C_LOCK_{VADDR,END} and associated comment.David S. Miller
2012-05-11sparc: Clear out unused asm/machines.h values.David S. Miller
2012-05-11sparc32: Remove inline strncmp "optimization" for constant counts.David S. Miller
2012-05-11sparc32: use inline versions of pgprot_noncached, pte_to_pgoff and pgoff_to_pteSam Ravnborg
2012-05-11sparc32: drop btfixup for alloc_thread_info_node/free_thread_infoSam Ravnborg
2012-05-11sparc32: drop sun4c user stack checking routineSam Ravnborg
2012-05-11sparc32: delete pgtsun4c.hSam Ravnborg
2012-05-11sparc32: remove all uses of ARCH_SUN4CSam Ravnborg
2012-05-11sparc32: remove sun4c trapsSam Ravnborg
2012-05-11sparc32: drop sun4c supportSam Ravnborg
2012-05-11gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown
2012-05-09sched/numa: Rewrite the CONFIG_NUMA sched domain supportPeter Zijlstra
2012-05-08task_allocator: Use config switches instead of magic definesThomas Gleixner
2012-05-08sparc: Use common threadinfo allocatorThomas Gleixner
2012-04-26sparc: Use generic idle thread allocationThomas Gleixner
2012-04-15sparc32: generic clockevent supportTkhai Kirill
2012-04-08kvmclock: Add functions to check if the host has stopped the vmEric B Munson
2012-04-04Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds
2012-04-01sparc: pgtable_64: change include orderAaro Koskinen
2012-03-30sparc32: fix fallout from system.h removalSam Ravnborg
2012-03-29sparc: fix fallout from system.h splitStephen Rothwell
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Delete all instances of asm/system.hDavid Howells
2012-03-28Disintegrate asm/system.h for SparcDavid Howells
2012-03-28SPARC: adapt for dma_map_ops changesAndrzej Pietrasiewicz