summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* um: Fix __swp_type()Richard Weinberger2012-05-211-2/+2
* um: Implement a custom pte_same() functionRichard Weinberger2012-05-211-0/+6
* um: Add BUG() to do_ops()'s error pathRichard Weinberger2012-05-211-0/+1
* um: Remove unused variablesRichard Weinberger2012-05-211-10/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2012-05-21137-10772/+2242
|\
| * sparc32: use flushi when run-time patching in per_cpu_patchSam Ravnborg2012-05-203-13/+10
| * sparc32: fix cpuid_patch run-time patchingSam Ravnborg2012-05-201-0/+2
| * sparc32: drop unused inline functions in srmmu.cSam Ravnborg2012-05-191-26/+0
| * sparc32: drop unused functions in pgtsrmmu.hSam Ravnborg2012-05-192-52/+14
| * sparc32,leon: move leon mmu functions to leon_mm.cSam Ravnborg2012-05-193-81/+85
| * sparc32,leon: remove duplicate definitions in leon.hSam Ravnborg2012-05-191-15/+2
| * sparc32,leon: remove duplicate UART register definitionsSam Ravnborg2012-05-191-25/+0
| * sparc32,leon: move leon ASI definitions to asi.hSam Ravnborg2012-05-192-13/+14
| * sparc32: move trap table to a separate fileSam Ravnborg2012-05-192-324/+419
| * sparc64: renamed ttable.S to ttable_64.SSam Ravnborg2012-05-192-1/+1
| * sparc32: Remove asm/sysen.h header.David S. Miller2012-05-191-15/+0
| * sparc32: Delete asm/smpprim.hDavid S. Miller2012-05-191-54/+0
| * sparc32: Remove unused empty_bad_page{,_table} declarations.David S. Miller2012-05-191-2/+0
| * sparc32: Kill boot_cpu_id4David S. Miller2012-05-193-6/+1
| * sparc32: Move GET_PROCESSOR*_ID() out of asm/asmmacro.hDavid S. Miller2012-05-192-10/+5
| * sparc32: Remove completely unused code from asm/cache.hDavid S. Miller2012-05-191-114/+0
| * sparc32: Add ucmpdi2.o to obj-y instead of lib-y.David S. Miller2012-05-191-2/+2
| * sparc32: add ucmpdi2Sam Ravnborg2012-05-192-1/+20
| * sparc: introduce arch/sparc/KbuildSam Ravnborg2012-05-152-2/+9
| * sparc: remove obsolete documentationSam Ravnborg2012-05-151-46/+0
| * sparc: clean up MakefileSam Ravnborg2012-05-151-21/+10
| * sparc32: delete muldiv.o from MakefileSam Ravnborg2012-05-151-1/+0
| * sparc32: Kill off software 32-bit multiply/divide routines.David S. Miller2012-05-1517-2129/+24
| * sparc32: Build kernel with -mcpu=v8David S. Miller2012-05-151-1/+1
| * sparc32: cleanup mm/fault_32.cSam Ravnborg2012-05-152-52/+44
| * sparc32: Remove cypress cpu support.David S. Miller2012-05-156-449/+5
| * sparc64: Remove pointless assignment in floppy support.David S. Miller2012-05-141-1/+0
| * sparc32: Kill unused hard_smp{4m,4d,leon}_processor_id() inlined.David S. Miller2012-05-141-29/+0
| * sparc32: drop build time btfixup patchingSam Ravnborg2012-05-143-449/+10
| * sparc32: remove runtime btfix supportSam Ravnborg2012-05-1420-547/+1
| * sparc32: remove remaining users of btfixupSam Ravnborg2012-05-148-49/+23
| * sparc32: move smp ipi to method opsSam Ravnborg2012-05-1410-105/+107
| * sparc32: Implement hard_smp_processor_id() via instruction patching.David S. Miller2012-05-1410-175/+99
| * sparc32: Move cache and TLB flushes over to method ops.David S. Miller2012-05-1313-478/+466
| * sparc32: Remove unused declarations in srmmu.cDavid S. Miller2012-05-131-6/+0
| * sparc32: Convert mmu_* interfaces from btfixup to method ops.David S. Miller2012-05-135-44/+79
| * sparc: Kill mmu_{un,}lockarea().David S. Miller2012-05-137-47/+3
| * sparc32: Un-btfixup update_mmu_cache().David S. Miller2012-05-132-43/+1
| * sparc32: Kill btfixup for xchg()'s 'swap' instruction.David S. Miller2012-05-136-61/+2
| * sparc32: drop unused clear_cpu_intSam Ravnborg2012-05-134-21/+0
| * sparc32: drop unused set_irq_udtSam Ravnborg2012-05-134-18/+0
| * sparc32: drop btfixup in page_32.hSam Ravnborg2012-05-132-5/+1
| * sparc32: drop unused prototype from timer_32.hSam Ravnborg2012-05-131-5/+0
| * sparc32: drop btfixup in mmu_context_32.hSam Ravnborg2012-05-132-5/+2
| * sparc32: drop btfixup in pgtable_32.hSam Ravnborg2012-05-133-89/+58