| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-05-27 | sparc32,leon: always include leon_smp + leon_mm in build |  Sam Ravnborg | 1 | -12/+0 |
| 2012-05-27 | sparc32,leon: always include leon_kernel in build |  Sam Ravnborg | 2 | -6/+0 |
| 2012-05-27 | sparc32,leon: clean up leon.h |  Sam Ravnborg | 2 | -65/+3 |
| 2012-05-27 | sparc32: handle leon in cpu.c |  Sam Ravnborg | 1 | -0/+2 |
| 2012-05-27 | sparc32: add support for run-time patching of leon/sun single instructions |  Sam Ravnborg | 2 | -0/+25 |
| 2012-05-27 | sparc32: implement proper LEON support in head_32 (before highmem) |  Sam Ravnborg | 1 | -0/+6 |
| 2012-05-26 | sparc: use the new generic strnlen_user() function |  David Miller | 2 | -22/+8 |
| 2012-05-26 | word-at-a-time: make the interfaces truly generic |  Linus Torvalds | 1 | -0/+1 |
| 2012-05-24 | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm |  Linus Torvalds | 1 | -0/+1 |
| 2012-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc |  Linus Torvalds | 5 | -24/+11 |
| 2012-05-24 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 |  Linus Torvalds | 1 | -36/+4 |
| 2012-05-24 | sparc: Fix user_addr_max() definition. |  David S. Miller | 2 | -2/+4 |
| 2012-05-24 | sparc: Increase portability of strncpy_from_user() implementation. |  David S. Miller | 1 | -0/+3 |
| 2012-05-23 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 2 | -6/+0 |
| 2012-05-22 | sparc: Add full proper error handling to strncpy_from_user(). |  David S. Miller | 3 | -14/+3 |
| 2012-05-22 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -19/+0 |
| 2012-05-22 | sparc32: use the common implementation of alloc_thread_info_node() |  Sam Ravnborg | 1 | -9/+2 |
| 2012-05-21 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 3 | -27/+5 |
| 2012-05-20 | sparc32: use flushi when run-time patching in per_cpu_patch |  Sam Ravnborg | 2 | -3/+4 |
| 2012-05-19 | sparc32: drop unused functions in pgtsrmmu.h |  Sam Ravnborg | 1 | -50/+0 |
| 2012-05-19 | sparc32,leon: remove duplicate definitions in leon.h |  Sam Ravnborg | 1 | -15/+2 |
| 2012-05-19 | sparc32,leon: remove duplicate UART register definitions |  Sam Ravnborg | 1 | -25/+0 |
| 2012-05-19 | sparc32,leon: move leon ASI definitions to asi.h |  Sam Ravnborg | 2 | -13/+14 |
| 2012-05-19 | sparc32: Remove asm/sysen.h header. |  David S. Miller | 1 | -15/+0 |
| 2012-05-19 | sparc32: Delete asm/smpprim.h |  David S. Miller | 1 | -54/+0 |
| 2012-05-19 | sparc32: Remove unused empty_bad_page{,_table} declarations. |  David S. Miller | 1 | -2/+0 |
| 2012-05-19 | sparc32: Kill boot_cpu_id4 |  David S. Miller | 1 | -1/+0 |
| 2012-05-19 | sparc32: Move GET_PROCESSOR*_ID() out of asm/asmmacro.h |  David S. Miller | 1 | -10/+0 |
| 2012-05-19 | sparc32: Remove completely unused code from asm/cache.h |  David S. Miller | 1 | -114/+0 |
| 2012-05-16 | fork: move the real prepare_to_copy() users to arch_dup_task_struct() |  Suresh Siddha | 2 | -6/+0 |
| 2012-05-15 | sparc32: cleanup mm/fault_32.c |  Sam Ravnborg | 1 | -2/+0 |
| 2012-05-15 | sparc32: Remove cypress cpu support. |  David S. Miller | 3 | -92/+3 |
| 2012-05-14 | sparc64: Remove pointless assignment in floppy support. |  David S. Miller | 1 | -1/+0 |
| 2012-05-14 | sparc32: Kill unused hard_smp{4m,4d,leon}_processor_id() inlined. |  David S. Miller | 1 | -29/+0 |
| 2012-05-14 | sparc32: remove runtime btfix support |  Sam Ravnborg | 11 | -220/+0 |
| 2012-05-14 | sparc32: remove remaining users of btfixup |  Sam Ravnborg | 1 | -4/+0 |
| 2012-05-14 | sparc32: move smp ipi to method ops |  Sam Ravnborg | 2 | -25/+31 |
| 2012-05-14 | sparc32: Implement hard_smp_processor_id() via instruction patching. |  David S. Miller | 2 | -73/+19 |
| 2012-05-13 | sparc32: Move cache and TLB flushes over to method ops. |  David S. Miller | 3 | -99/+55 |
| 2012-05-13 | sparc32: Convert mmu_* interfaces from btfixup to method ops. |  David S. Miller | 1 | -14/+25 |
| 2012-05-13 | sparc: Kill mmu_{un,}lockarea(). |  David S. Miller | 4 | -20/+3 |
| 2012-05-13 | sparc32: Un-btfixup update_mmu_cache(). |  David S. Miller | 1 | -3/+1 |
| 2012-05-13 | sparc32: Kill btfixup for xchg()'s 'swap' instruction. |  David S. Miller | 1 | -25/+0 |
| 2012-05-13 | sparc32: drop btfixup in page_32.h |  Sam Ravnborg | 1 | -4/+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 | 1 | -3/+1 |
| 2012-05-13 | sparc32: drop btfixup in pgtable_32.h |  Sam Ravnborg | 1 | -24/+36 |
| 2012-05-13 | sparc32: drop btfixup in pgalloc_32.h |  Sam Ravnborg | 1 | -24/+49 |
| 2012-05-12 | sparc32: Un-btfixup more PTE constants and PTE ops. |  David S. Miller | 1 | -22/+17 |
| 2012-05-12 | sparc32: Un-btfixup pte_{write,dirty,young}i |  David S. Miller | 1 | -10/+3 |