| Commit message (Expand) | Author | Files | Lines |
2012-05-13 | sparc32: drop btfixup in page_32.h | Sam Ravnborg | 2 | -5/+1 |
2012-05-13 | sparc32: drop unused prototype from timer_32.h | Sam Ravnborg | 1 | -5/+0 |
2012-05-13 | sparc32: drop btfixup in mmu_context_32.h | Sam Ravnborg | 2 | -5/+2 |
2012-05-13 | sparc32: drop btfixup in pgtable_32.h | Sam Ravnborg | 3 | -89/+58 |
2012-05-13 | sparc32: drop btfixup in pgalloc_32.h | Sam Ravnborg | 2 | -81/+63 |
2012-05-13 | sparc32: Pass -mcpu=v7 explicitly to gcc. | David S. Miller | 1 | -1/+1 |
2012-05-12 | sparc32: Un-btfixup more PTE constants and PTE ops. | David S. Miller | 2 | -38/+17 |
2012-05-12 | sparc32: Un-btfixup pte_{write,dirty,young}i | David S. Miller | 2 | -13/+3 |
2012-05-12 | sparc32: drop unused code in process_32 | Sam Ravnborg | 1 | -82/+0 |
2012-05-12 | sparc32: Un-btfixup set_pte, pte_present, mk_pte{_phys,_io}(). | David S. Miller | 2 | -52/+33 |
2012-05-12 | sparc32: drop loadmmu | Sam Ravnborg | 3 | -40/+6 |
2012-05-12 | sparc32: Un-btfixup pmd_{bad,present}(). | David S. Miller | 2 | -14/+9 |
2012-05-12 | sparc32: Un-btfixup pgd_{none,bad,present}. | David S. Miller | 2 | -22/+16 |
2012-05-12 | sparc32: Un-btfixup PAGE_{NONE,COPY,READONLY,SHARED,KERNEL}. | David S. Miller | 3 | -71/+23 |
2012-05-12 | sparc32: Un-btfixup pmd_page and pte_pfn. | David S. Miller | 2 | -35/+25 |
2012-05-12 | sparc32: Un-btfixup {pte,pmd,pgd}_clear(). | David S. Miller | 3 | -49/+39 |
2012-05-12 | sparc32: Un-btfixup PGDIR_{SHIFT,SIZE,MASK} {USER_,}PTRS_PER_{PGD,PMD} | David S. Miller | 2 | -23/+6 |
2012-05-12 | sparc32: drop unused type/extern | Sam Ravnborg | 2 | -14/+0 |
2012-05-12 | sparc32: drop btfixup for check_pgt_cache | Sam Ravnborg | 4 | -27/+1 |
2012-05-12 | sparc32: drop btfixup for switch_mm | Sam Ravnborg | 2 | -6/+4 |
2012-05-12 | sparc32: code cleanup in floppy glue | Sam Ravnborg | 1 | -9/+8 |
2012-05-12 | sparc32: fix warning in floopy glue | Sam Ravnborg | 1 | -0/+1 |
2012-05-12 | sparc32: simpler cputype check in head_32.S | Sam Ravnborg | 1 | -25/+9 |
2012-05-12 | sparc32: drop extra getprop call during boot | Sam Ravnborg | 1 | -41/+9 |
2012-05-12 | sparc32: drop prom version check in head_32.S | Sam Ravnborg | 1 | -13/+0 |
2012-05-12 | sparc32: remove sun4c specific variables from head_32.S | Sam Ravnborg | 1 | -10/+1 |
2012-05-12 | sparc32: Add back early sun4/sun4c detection so we can warn properly. | David S. Miller | 1 | -0/+23 |
2012-05-12 | sparc32: Trivial removal of sun4c references in comments. | David S. Miller | 9 | -24/+8 |
2012-05-12 | sparc32: Remove sun4 and sun4c from enum sparc_cpu. | David S. Miller | 5 | -56/+11 |
2012-05-12 | sparc32: Remove sparc_cpu_model read from floppy interrupt handler. | David S. Miller | 1 | -2/+0 |
2012-05-12 | sparc32: Kill unused defines from asm/head_32.h | David S. Miller | 1 | -7/+0 |
2012-05-12 | sparc32: Remove some more sun4c code from floppy glue. | David S. Miller | 1 | -14/+2 |
2012-05-12 | sparc32: Remove sun4c tlb/vac insn patching from entry.S | David S. Miller | 1 | -37/+0 |
2012-05-12 | sparc32: Remove ldXa and stXa defines, unused. | David S. Miller | 1 | -6/+0 |
2012-05-12 | sparc32: Remove sun4{,c} control reg definitions from contregs.h. | David S. Miller | 1 | -22/+0 |
2012-05-12 | sparc32: Remove sparc_lvl15_nmi(). | David S. Miller | 1 | -15/+0 |
2012-05-12 | sparc32: Restore SMP build and rectify sun4m NMI when non-SMP. | David S. Miller | 2 | -50/+30 |
2012-05-12 | sparc32: Kill asm/vac-ops.h | David S. Miller | 4 | -130/+0 |
2012-05-12 | sparc32: Stop warning about sun4/sun4c in SMP Kconfig option. | David S. Miller | 1 | -1/+1 |
2012-05-12 | sparc32: Remove sun4c floppy assembler. | David S. Miller | 1 | -10/+1 |
2012-05-12 | sparc32: Put back SPARC_BRANCH. | David S. Miller | 1 | -0/+7 |
2012-05-12 | sparc32: Kill SUN4C_LOCK_{VADDR,END} and associated comment. | David S. Miller | 1 | -16/+0 |
2012-05-12 | sparc: Clear out unused asm/machines.h values. | David S. Miller | 5 | -43/+4 |
2012-05-12 | sparc: Convert some assembler over to linakge.h's ENTRY/ENDPROC | David S. Miller | 15 | -143/+97 |
2012-05-12 | sparc32: Remove inline strncmp "optimization" for constant counts. | David S. Miller | 3 | -69/+2 |
2012-05-12 | sparc32: use inline versions of pgprot_noncached, pte_to_pgoff and pgoff_to_pte | Sam Ravnborg | 3 | -28/+14 |
2012-05-12 | sparc32: drop btfixup for alloc_thread_info_node/free_thread_info | Sam Ravnborg | 2 | -10/+4 |
2012-05-12 | sparc32: drop sun4c bits from head_32.S | Sam Ravnborg | 1 | -129/+19 |
2012-05-12 | sparc32: drop test for sun4c in signal_32 | Sam Ravnborg | 1 | -5/+2 |
2012-05-12 | sparc32: drop sun4c user stack checking routine | Sam Ravnborg | 3 | -91/+6 |