Age | Commit message (Expand) | Author | Files | Lines |
2012-05-13 | sparc32: drop btfixup in mmu_context_32.h | Sam Ravnborg | 1 | -2/+1 |
2012-05-13 | sparc32: drop btfixup in pgtable_32.h | Sam Ravnborg | 1 | -60/+17 |
2012-05-13 | sparc32: drop btfixup in pgalloc_32.h | Sam Ravnborg | 1 | -57/+14 |
2012-05-12 | sparc32: Un-btfixup more PTE constants and PTE ops. | David S. Miller | 1 | -16/+0 |
2012-05-12 | sparc32: Un-btfixup pte_{write,dirty,young}i | David S. Miller | 1 | -3/+0 |
2012-05-12 | sparc32: Un-btfixup set_pte, pte_present, mk_pte{_phys,_io}(). | David S. Miller | 1 | -29/+6 |
2012-05-12 | sparc32: drop loadmmu | Sam Ravnborg | 3 | -40/+6 |
2012-05-12 | sparc32: Un-btfixup pmd_{bad,present}(). | David S. Miller | 1 | -9/+0 |
2012-05-12 | sparc32: Un-btfixup pgd_{none,bad,present}. | David S. Miller | 1 | -16/+3 |
2012-05-12 | sparc32: Un-btfixup PAGE_{NONE,COPY,READONLY,SHARED,KERNEL}. | David S. Miller | 2 | -32/+0 |
2012-05-12 | sparc32: Un-btfixup pmd_page and pte_pfn. | David S. Miller | 1 | -29/+0 |
2012-05-12 | sparc32: Un-btfixup {pte,pmd,pgd}_clear(). | David S. Miller | 1 | -42/+1 |
2012-05-12 | sparc32: Un-btfixup PGDIR_{SHIFT,SIZE,MASK} {USER_,}PTRS_PER_{PGD,PMD} | David S. Miller | 1 | -9/+0 |
2012-05-12 | sparc32: drop btfixup for check_pgt_cache | Sam Ravnborg | 2 | -22/+0 |
2012-05-12 | sparc32: drop btfixup for switch_mm | Sam Ravnborg | 1 | -3/+2 |
2012-05-12 | sparc32: Trivial removal of sun4c references in comments. | David S. Miller | 3 | -9/+3 |
2012-05-11 | sparc32: Remove sparc_lvl15_nmi(). | David S. Miller | 1 | -15/+0 |
2012-05-11 | sparc32: Kill asm/vac-ops.h | David S. Miller | 1 | -1/+0 |
2012-05-11 | sparc32: use inline versions of pgprot_noncached, pte_to_pgoff and pgoff_to_pte | Sam Ravnborg | 1 | -21/+0 |
2012-05-11 | sparc32: drop btfixup for alloc_thread_info_node/free_thread_info | Sam Ravnborg | 1 | -5/+2 |
2012-05-11 | sparc32: drop sun4c user stack checking routine | Sam Ravnborg | 1 | -14/+0 |
2012-05-11 | sparc32: drop sun4c stack checking routine | Sam Ravnborg | 1 | -1/+0 |
2012-05-11 | sparc32: drop sun4c window overflow stack checking routine | Sam Ravnborg | 1 | -1/+0 |
2012-05-11 | sparc32: drop sun4c specific stack validation | Sam Ravnborg | 1 | -1/+0 |
2012-05-11 | sparc32: remove all uses of ARCH_SUN4C | Sam Ravnborg | 2 | -11/+6 |
2012-05-11 | sparc32: remove sun4c traps | Sam Ravnborg | 4 | -150/+0 |
2012-05-11 | sparc32: remove calls to sun4c dummy mm inits functions | Sam Ravnborg | 4 | -39/+0 |
2012-05-11 | sparc32: drop sun4c support | Sam Ravnborg | 2 | -2170/+0 |
2012-05-10 | sparc64: Do not clobber %g2 in xcall_fetch_glob_regs(). | David S. Miller | 1 | -3/+3 |
2012-05-09 | sparc: fix build fail in mm/init_64.c when NEED_MULTIPLE_NODES is off | Paul Gortmaker | 1 | -9/+5 |
2012-04-27 | sparc64: Do not set max_mapnr. | David S. Miller | 1 | -3/+0 |
2012-04-26 | sparc64: Use node local allocations for IRQ stacks. | David S. Miller | 1 | -9/+14 |
2012-04-26 | sparc64: Convert over to NO_BOOTMEM. | David S. Miller | 1 | -84/+7 |
2012-04-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | David S. Miller | 9 | -24/+62 |
2012-04-04 | sparc/mm/fault_32.c: Port OOM changes to do_sparc_fault | Kautuk Consul | 1 | -7/+30 |
2012-04-04 | sparc/mm/fault_64.c: Port OOM changes to do_sparc64_fault | Kautuk Consul | 1 | -7/+30 |
2012-03-28 | Move all declarations of free_initmem() to linux/mm.h | David Howells | 1 | -2/+0 |
2012-03-28 | Disintegrate asm/system.h for Sparc | David Howells | 6 | -6/+0 |
2012-03-20 | highmem: kill all __kmap_atomic() | Cong Wang | 1 | -2/+2 |
2012-02-28 | sparc: Use vsprintf extention %pf with builtin_return_address | Joe Perches | 1 | -1/+1 |
2011-12-20 | Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l... | Ingo Molnar | 1 | -25/+7 |
2011-12-14 | sparc32: Be less strict in matching %lo part of relocation. | David S. Miller | 1 | -2/+1 |
2011-12-08 | sparc: Use HAVE_MEMBLOCK_NODE_MAP | Tejun Heo | 1 | -20/+4 |
2011-12-08 | memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users | Tejun Heo | 1 | -1/+1 |
2011-12-08 | memblock: Kill memblock_init() | Tejun Heo | 1 | -2/+0 |
2011-11-28 | Merge branch 'master' into x86/memblock | Tejun Heo | 11 | -279/+250 |
2011-11-17 | sparc: Kill custom io_remap_pfn_range(). | David S. Miller | 3 | -265/+0 |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 5 | -2/+3 |
2011-11-02 | thp: share get_huge_page_tail() | Andrea Arcangeli | 1 | -11/+0 |
2011-11-02 | sparc: gup_pte_range() support THP based tail recounting | Andrea Arcangeli | 1 | -0/+13 |