Age | Commit message (Expand) | Author |
2012-05-22 | sparc32: use the common implementation of alloc_thread_info_node() | Sam Ravnborg |
2012-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next | Linus Torvalds |
2012-05-19 | sparc32: drop unused inline functions in srmmu.c | Sam Ravnborg |
2012-05-19 | sparc32: drop unused functions in pgtsrmmu.h | Sam Ravnborg |
2012-05-19 | sparc32,leon: move leon mmu functions to leon_mm.c | Sam Ravnborg |
2012-05-15 | sparc32: cleanup mm/fault_32.c | Sam Ravnborg |
2012-05-15 | sparc32: Remove cypress cpu support. | David S. Miller |
2012-05-14 | sparc32: remove runtime btfix support | Sam Ravnborg |
2012-05-13 | sparc32: Move cache and TLB flushes over to method ops. | David S. Miller |
2012-05-13 | sparc32: Remove unused declarations in srmmu.c | David S. Miller |
2012-05-13 | sparc32: Convert mmu_* interfaces from btfixup to method ops. | David S. Miller |
2012-05-13 | sparc: Kill mmu_{un,}lockarea(). | David S. Miller |
2012-05-13 | sparc32: Un-btfixup update_mmu_cache(). | David S. Miller |
2012-05-13 | sparc32: Kill btfixup for xchg()'s 'swap' instruction. | David S. Miller |
2012-05-13 | sparc32: drop btfixup in page_32.h | Sam Ravnborg |
2012-05-13 | sparc32: drop btfixup in mmu_context_32.h | Sam Ravnborg |
2012-05-13 | sparc32: drop btfixup in pgtable_32.h | Sam Ravnborg |
2012-05-13 | sparc32: drop btfixup in pgalloc_32.h | Sam Ravnborg |
2012-05-12 | sparc32: Un-btfixup more PTE constants and PTE ops. | David S. Miller |
2012-05-12 | sparc32: Un-btfixup pte_{write,dirty,young}i | David S. Miller |
2012-05-12 | sparc32: Un-btfixup set_pte, pte_present, mk_pte{_phys,_io}(). | David S. Miller |
2012-05-12 | sparc32: drop loadmmu | Sam Ravnborg |
2012-05-12 | sparc32: Un-btfixup pmd_{bad,present}(). | David S. Miller |
2012-05-12 | sparc32: Un-btfixup pgd_{none,bad,present}. | David S. Miller |
2012-05-12 | sparc32: Un-btfixup PAGE_{NONE,COPY,READONLY,SHARED,KERNEL}. | David S. Miller |
2012-05-12 | sparc32: Un-btfixup pmd_page and pte_pfn. | David S. Miller |
2012-05-12 | sparc32: Un-btfixup {pte,pmd,pgd}_clear(). | David S. Miller |
2012-05-12 | sparc32: Un-btfixup PGDIR_{SHIFT,SIZE,MASK} {USER_,}PTRS_PER_{PGD,PMD} | David S. Miller |
2012-05-12 | sparc32: drop btfixup for check_pgt_cache | Sam Ravnborg |
2012-05-12 | sparc32: drop btfixup for switch_mm | Sam Ravnborg |
2012-05-12 | sparc32: Trivial removal of sun4c references in comments. | David S. Miller |
2012-05-11 | sparc32: Remove sparc_lvl15_nmi(). | David S. Miller |
2012-05-11 | sparc32: Kill asm/vac-ops.h | David S. Miller |
2012-05-11 | sparc32: use inline versions of pgprot_noncached, pte_to_pgoff and pgoff_to_pte | Sam Ravnborg |
2012-05-11 | sparc32: drop btfixup for alloc_thread_info_node/free_thread_info | Sam Ravnborg |
2012-05-11 | sparc32: drop sun4c user stack checking routine | Sam Ravnborg |
2012-05-11 | sparc32: drop sun4c stack checking routine | Sam Ravnborg |
2012-05-11 | sparc32: drop sun4c window overflow stack checking routine | Sam Ravnborg |
2012-05-11 | sparc32: drop sun4c specific stack validation | Sam Ravnborg |
2012-05-11 | sparc32: remove all uses of ARCH_SUN4C | Sam Ravnborg |
2012-05-11 | sparc32: remove sun4c traps | Sam Ravnborg |
2012-05-11 | sparc32: remove calls to sun4c dummy mm inits functions | Sam Ravnborg |
2012-05-11 | sparc32: drop sun4c support | Sam Ravnborg |
2012-05-10 | sparc64: Do not clobber %g2 in xcall_fetch_glob_regs(). | David S. Miller |
2012-05-09 | sparc: fix build fail in mm/init_64.c when NEED_MULTIPLE_NODES is off | Paul Gortmaker |
2012-04-27 | sparc64: Do not set max_mapnr. | David S. Miller |
2012-04-26 | sparc64: Use node local allocations for IRQ stacks. | David S. Miller |
2012-04-26 | sparc64: Convert over to NO_BOOTMEM. | David S. Miller |
2012-04-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | David S. Miller |
2012-04-04 | sparc/mm/fault_32.c: Port OOM changes to do_sparc_fault | Kautuk Consul |