2012-05-20 |
Sam Ravnborg | sparc32: move trap table to a separate file |
commit | commitdiff | tree | snapshot |
2012-05-20 |
Sam Ravnborg | sparc64: renamed ttable.S to ttable_64.S |
commit | commitdiff | tree | snapshot |
2012-05-20 |
David S. Miller | sparc32: Remove asm/sysen.h header. |
commit | commitdiff | tree | snapshot |
2012-05-20 |
David S. Miller | sparc32: Delete asm/smpprim.h |
commit | commitdiff | tree | snapshot |
2012-05-20 |
David S. Miller | sparc32: Remove unused empty_bad_page{,_table} declarat... |
commit | commitdiff | tree | snapshot |
2012-05-20 |
David S. Miller | sparc32: Kill boot_cpu_id4 |
commit | commitdiff | tree | snapshot |
2012-05-20 |
David S. Miller | sparc32: Move GET_PROCESSOR*_ID() out of asm/asmmacro.h |
commit | commitdiff | tree | snapshot |
2012-05-20 |
David S. Miller | sparc32: Remove completely unused code from asm/cache.h |
commit | commitdiff | tree | snapshot |
2012-05-19 |
David S. Miller | sparc32: Add ucmpdi2.o to obj-y instead of lib-y. |
commit | commitdiff | tree | snapshot |
2012-05-19 |
Sam Ravnborg | sparc32: add ucmpdi2 |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Sam Ravnborg | sparc: introduce arch/sparc/Kbuild |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Sam Ravnborg | sparc: remove obsolete documentation |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Sam Ravnborg | sparc: clean up Makefile |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Sam Ravnborg | sparc32: delete muldiv.o from Makefile |
commit | commitdiff | tree | snapshot |
2012-05-15 |
David S. Miller | sparc32: Kill off software 32-bit multiply/divide routines. |
commit | commitdiff | tree | snapshot |
2012-05-15 |
David S. Miller | sparc32: Build kernel with -mcpu=v8 |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Sam Ravnborg | sparc32: cleanup mm/fault_32.c |
commit | commitdiff | tree | snapshot |
2012-05-15 |
David S. Miller | sparc32: Remove cypress cpu support. |
commit | commitdiff | tree | snapshot |
2012-05-15 |
David S. Miller | sparc64: Remove pointless assignment in floppy support. |
commit | commitdiff | tree | snapshot |
2012-05-14 |
David S. Miller | sparc32: Kill unused hard_smp{4m,4d,leon}_processor_id... |
commit | commitdiff | tree | snapshot |
2012-05-14 |
Sam Ravnborg | sparc32: drop build time btfixup patching |
commit | commitdiff | tree | snapshot |
2012-05-14 |
Sam Ravnborg | sparc32: remove runtime btfix support |
commit | commitdiff | tree | snapshot |
2012-05-14 |
Sam Ravnborg | sparc32: remove remaining users of btfixup |
commit | commitdiff | tree | snapshot |
2012-05-14 |
Sam Ravnborg | sparc32: move smp ipi to method ops |
commit | commitdiff | tree | snapshot |
2012-05-14 |
David S. Miller | sparc32: Implement hard_smp_processor_id() via instruct... |
commit | commitdiff | tree | snapshot |
2012-05-14 |
David S. Miller | sparc32: Move cache and TLB flushes over to method... |
commit | commitdiff | tree | snapshot |
2012-05-13 |
David S. Miller | sparc32: Remove unused declarations in srmmu.c |
commit | commitdiff | tree | snapshot |
2012-05-13 |
David S. Miller | sparc32: Convert mmu_* interfaces from btfixup to metho... |
commit | commitdiff | tree | snapshot |
2012-05-13 |
David S. Miller | sparc: Kill mmu_{un,}lockarea(). |
commit | commitdiff | tree | snapshot |
2012-05-13 |
David S. Miller | sparc32: Un-btfixup update_mmu_cache(). |
commit | commitdiff | tree | snapshot |
2012-05-13 |
David S. Miller | sparc32: Kill btfixup for xchg()'s 'swap' instruction. |
commit | commitdiff | tree | snapshot |
2012-05-13 |
Sam Ravnborg | sparc32: drop unused clear_cpu_int |
commit | commitdiff | tree | snapshot |
2012-05-13 |
Sam Ravnborg | sparc32: drop unused set_irq_udt |
commit | commitdiff | tree | snapshot |
2012-05-13 |
Sam Ravnborg | sparc32: drop btfixup in page_32.h |
commit | commitdiff | tree | snapshot |
2012-05-13 |
Sam Ravnborg | sparc32: drop unused prototype from timer_32.h |
commit | commitdiff | tree | snapshot |
2012-05-13 |
Sam Ravnborg | sparc32: drop btfixup in mmu_context_32.h |
commit | commitdiff | tree | snapshot |
2012-05-13 |
Sam Ravnborg | sparc32: drop btfixup in pgtable_32.h |
commit | commitdiff | tree | snapshot |
2012-05-13 |
Sam Ravnborg | sparc32: drop btfixup in pgalloc_32.h |
commit | commitdiff | tree | snapshot |
2012-05-12 |
David S. Miller | sparc32: Pass -mcpu=v7 explicitly to gcc. |
commit | commitdiff | tree | snapshot |
2012-05-12 |
David S. Miller | sparc32: Un-btfixup more PTE constants and PTE ops. |
commit | commitdiff | tree | snapshot |
2012-05-12 |
David S. Miller | sparc32: Un-btfixup pte_{write,dirty,young}i |
commit | commitdiff | tree | snapshot |
2012-05-12 |
Sam Ravnborg | sparc32: drop unused code in process_32 |
commit | commitdiff | tree | snapshot |
2012-05-12 |
David S. Miller | sparc32: Un-btfixup set_pte, pte_present, mk_pte{_phys... |
commit | commitdiff | tree | snapshot |
2012-05-12 |
Sam Ravnborg | sparc32: drop loadmmu |
commit | commitdiff | tree | snapshot |
2012-05-12 |
David S. Miller | sparc32: Un-btfixup pmd_{bad,present}(). |
commit | commitdiff | tree | snapshot |
2012-05-12 |
David S. Miller | sparc32: Un-btfixup pgd_{none,bad,present}. |
commit | commitdiff | tree | snapshot |
2012-05-12 |
David S. Miller | sparc32: Un-btfixup PAGE_{NONE,COPY,READONLY,SHARED... |
commit | commitdiff | tree | snapshot |
2012-05-12 |
David S. Miller | sparc32: Un-btfixup pmd_page and pte_pfn. |
commit | commitdiff | tree | snapshot |
2012-05-12 |
David S. Miller | sparc32: Un-btfixup {pte,pmd,pgd}_clear(). |
commit | commitdiff | tree | snapshot |
2012-05-12 |
David S. Miller | sparc32: Un-btfixup PGDIR_{SHIFT,SIZE,MASK} {USER_... |
commit | commitdiff | tree | snapshot |
2012-05-12 |
Sam Ravnborg | sparc32: drop unused type/extern |
commit | commitdiff | tree | snapshot |
2012-05-12 |
Sam Ravnborg | sparc32: drop btfixup for check_pgt_cache |
commit | commitdiff | tree | snapshot |
2012-05-12 |
Sam Ravnborg | sparc32: drop btfixup for switch_mm |
commit | commitdiff | tree | snapshot |
2012-05-12 |
Sam Ravnborg | sparc32: code cleanup in floppy glue |
commit | commitdiff | tree | snapshot |
2012-05-12 |
Sam Ravnborg | sparc32: fix warning in floopy glue |
commit | commitdiff | tree | snapshot |
2012-05-12 |
Sam Ravnborg | sparc32: simpler cputype check in head_32.S |
commit | commitdiff | tree | snapshot |
2012-05-12 |
Sam Ravnborg | sparc32: drop extra getprop call during boot |
commit | commitdiff | tree | snapshot |
2012-05-12 |
Sam Ravnborg | sparc32: drop prom version check in head_32.S |
commit | commitdiff | tree | snapshot |
2012-05-12 |
Sam Ravnborg | sparc32: remove sun4c specific variables from head_32.S |
commit | commitdiff | tree | snapshot |
2012-05-12 |
David S. Miller | sparc32: Add back early sun4/sun4c detection so we... |
commit | commitdiff | tree | snapshot |
2012-05-12 |
David S. Miller | sparc32: Trivial removal of sun4c references in comments. |
commit | commitdiff | tree | snapshot |
2012-05-12 |
David S. Miller | sparc32: Remove sun4 and sun4c from enum sparc_cpu. |
commit | commitdiff | tree | snapshot |
2012-05-12 |
David S. Miller | sparc32: Remove sparc_cpu_model read from floppy interr... |
commit | commitdiff | tree | snapshot |
2012-05-12 |
David S. Miller | sparc32: Kill unused defines from asm/head_32.h |
commit | commitdiff | tree | snapshot |
2012-05-12 |
David S. Miller | sparc32: Remove some more sun4c code from floppy glue. |
commit | commitdiff | tree | snapshot |
2012-05-12 |
David S. Miller | sparc32: Remove sun4c tlb/vac insn patching from entry.S |
commit | commitdiff | tree | snapshot |
2012-05-12 |
David S. Miller | sparc32: Remove ldXa and stXa defines, unused. |
commit | commitdiff | tree | snapshot |
2012-05-12 |
David S. Miller | sparc32: Remove sun4{,c} control reg definitions from... |
commit | commitdiff | tree | snapshot |
2012-05-12 |
David S. Miller | sparc32: Remove sparc_lvl15_nmi(). |
commit | commitdiff | tree | snapshot |
2012-05-12 |
David S. Miller | sparc32: Restore SMP build and rectify sun4m NMI when... |
commit | commitdiff | tree | snapshot |
2012-05-12 |
David S. Miller | sparc32: Kill asm/vac-ops.h |
commit | commitdiff | tree | snapshot |
2012-05-12 |
David S. Miller | sparc32: Stop warning about sun4/sun4c in SMP Kconfig... |
commit | commitdiff | tree | snapshot |
2012-05-12 |
David S. Miller | sparc32: Remove sun4c floppy assembler. |
commit | commitdiff | tree | snapshot |
2012-05-12 |
David S. Miller | sparc32: Put back SPARC_BRANCH. |
commit | commitdiff | tree | snapshot |
2012-05-12 |
David S. Miller | sparc32: Kill SUN4C_LOCK_{VADDR,END} and associated... |
commit | commitdiff | tree | snapshot |
2012-05-12 |
David S. Miller | sparc: Clear out unused asm/machines.h values. |
commit | commitdiff | tree | snapshot |
2012-05-12 |
David S. Miller | sparc: Convert some assembler over to linakge.h's ENTRY... |
commit | commitdiff | tree | snapshot |
2012-05-12 |
David S. Miller | sparc32: Remove inline strncmp "optimization" for const... |
commit | commitdiff | tree | snapshot |
2012-05-12 |
Sam Ravnborg | sparc32: use inline versions of pgprot_noncached, pte_t... |
commit | commitdiff | tree | snapshot |
2012-05-12 |
Sam Ravnborg | sparc32: drop btfixup for alloc_thread_info_node/free_t... |
commit | commitdiff | tree | snapshot |
2012-05-12 |
Sam Ravnborg | sparc32: drop sun4c bits from head_32.S |
commit | commitdiff | tree | snapshot |
2012-05-12 |
Sam Ravnborg | sparc32: drop test for sun4c in signal_32 |
commit | commitdiff | tree | snapshot |
2012-05-12 |
Sam Ravnborg | sparc32: drop sun4c user stack checking routine |
commit | commitdiff | tree | snapshot |
2012-05-12 |
Sam Ravnborg | sparc32: drop sun4c stack checking routine |
commit | commitdiff | tree | snapshot |
2012-05-12 |
Sam Ravnborg | sparc32: drop sun4c window overflow stack checking... |
commit | commitdiff | tree | snapshot |
2012-05-12 |
Sam Ravnborg | sparc32: drop sun4c specific stack validation |
commit | commitdiff | tree | snapshot |
2012-05-12 |
Sam Ravnborg | sparc32: delete pgtsun4c.h |
commit | commitdiff | tree | snapshot |
2012-05-12 |
Sam Ravnborg | sparc32: remove all uses of ARCH_SUN4C |
commit | commitdiff | tree | snapshot |
2012-05-12 |
Sam Ravnborg | sparc32: drop sun4c specific ___xchg32 implementation |
commit | commitdiff | tree | snapshot |
2012-05-12 |
Sam Ravnborg | sparc32: remove sun4c traps |
commit | commitdiff | tree | snapshot |
2012-05-12 |
Sam Ravnborg | sparc32: remove calls to sun4c dummy mm inits functions |
commit | commitdiff | tree | snapshot |
2012-05-12 |
Sam Ravnborg | sparc32: drop sun4c support |
commit | commitdiff | tree | snapshot |
2012-05-10 |
Paul Gortmaker | sparc: fix build fail in mm/init_64.c when NEED_MULTIPL... |
commit | commitdiff | tree | snapshot |
2012-04-27 |
David S. Miller | sparc64: Do not set max_mapnr. |
commit | commitdiff | tree | snapshot |
2012-04-27 |
David S. Miller | sparc64: Use node local allocations for IRQ stacks. |
commit | commitdiff | tree | snapshot |
2012-04-27 |
David S. Miller | sparc64: Convert over to NO_BOOTMEM. |
commit | commitdiff | tree | snapshot |
2012-04-27 |
David S. Miller | Merge git://git.kernel.org/pub/scm/linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Linus Torvalds | Merge branch 'stable' of git://git.kernel.org/pub/scm... |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Linus Torvalds | Merge tag 'ib-fixes' of git://git.kernel.org/pub/scm... |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Linus Torvalds | Merge branch 'fixes' of git://git.infradead.org/users... |
commit | commitdiff | tree | snapshot |
next |