| Commit message (Expand) | Author | Age | Files | Lines |
* | sparc: Increase portability of strncpy_from_user() implementation. | David S. Miller | 2012-05-24 | 1 | -0/+3 |
* | sparc: Add full proper error handling to strncpy_from_user(). | David S. Miller | 2012-05-22 | 3 | -14/+3 |
* | sparc32: use the common implementation of alloc_thread_info_node() | Sam Ravnborg | 2012-05-22 | 1 | -9/+2 |
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-05-21 | 3 | -27/+5 |
|\ |
|
| * | task_allocator: Use config switches instead of magic defines | Thomas Gleixner | 2012-05-08 | 1 | -2/+0 |
| * | sparc: Use common threadinfo allocator | Thomas Gleixner | 2012-05-08 | 1 | -23/+2 |
| * | sparc: Use generic idle thread allocation | Thomas Gleixner | 2012-04-26 | 1 | -2/+3 |
* | | sparc32: use flushi when run-time patching in per_cpu_patch | Sam Ravnborg | 2012-05-20 | 2 | -3/+4 |
* | | sparc32: drop unused functions in pgtsrmmu.h | Sam Ravnborg | 2012-05-19 | 1 | -50/+0 |
* | | sparc32,leon: remove duplicate definitions in leon.h | Sam Ravnborg | 2012-05-19 | 1 | -15/+2 |
* | | sparc32,leon: remove duplicate UART register definitions | Sam Ravnborg | 2012-05-19 | 1 | -25/+0 |
* | | sparc32,leon: move leon ASI definitions to asi.h | Sam Ravnborg | 2012-05-19 | 2 | -13/+14 |
* | | sparc32: Remove asm/sysen.h header. | David S. Miller | 2012-05-19 | 1 | -15/+0 |
* | | sparc32: Delete asm/smpprim.h | David S. Miller | 2012-05-19 | 1 | -54/+0 |
* | | sparc32: Remove unused empty_bad_page{,_table} declarations. | David S. Miller | 2012-05-19 | 1 | -2/+0 |
* | | sparc32: Kill boot_cpu_id4 | David S. Miller | 2012-05-19 | 1 | -1/+0 |
* | | sparc32: Move GET_PROCESSOR*_ID() out of asm/asmmacro.h | David S. Miller | 2012-05-19 | 1 | -10/+0 |
* | | sparc32: Remove completely unused code from asm/cache.h | David S. Miller | 2012-05-19 | 1 | -114/+0 |
* | | sparc32: cleanup mm/fault_32.c | Sam Ravnborg | 2012-05-15 | 1 | -2/+0 |
* | | sparc32: Remove cypress cpu support. | David S. Miller | 2012-05-15 | 3 | -92/+3 |
* | | sparc64: Remove pointless assignment in floppy support. | David S. Miller | 2012-05-14 | 1 | -1/+0 |
* | | sparc32: Kill unused hard_smp{4m,4d,leon}_processor_id() inlined. | David S. Miller | 2012-05-14 | 1 | -29/+0 |
* | | sparc32: remove runtime btfix support | Sam Ravnborg | 2012-05-14 | 11 | -220/+0 |
* | | sparc32: remove remaining users of btfixup | Sam Ravnborg | 2012-05-14 | 1 | -4/+0 |
* | | sparc32: move smp ipi to method ops | Sam Ravnborg | 2012-05-14 | 2 | -26/+32 |
* | | sparc32: Implement hard_smp_processor_id() via instruction patching. | David S. Miller | 2012-05-14 | 2 | -73/+19 |
* | | sparc32: Move cache and TLB flushes over to method ops. | David S. Miller | 2012-05-13 | 3 | -101/+57 |
* | | sparc32: Convert mmu_* interfaces from btfixup to method ops. | David S. Miller | 2012-05-13 | 1 | -14/+25 |
* | | sparc: Kill mmu_{un,}lockarea(). | David S. Miller | 2012-05-13 | 4 | -20/+3 |
* | | sparc32: Un-btfixup update_mmu_cache(). | David S. Miller | 2012-05-13 | 1 | -3/+1 |
* | | sparc32: Kill btfixup for xchg()'s 'swap' instruction. | David S. Miller | 2012-05-13 | 1 | -25/+0 |
* | | sparc32: drop btfixup in page_32.h | Sam Ravnborg | 2012-05-13 | 1 | -4/+1 |
* | | sparc32: drop unused prototype from timer_32.h | Sam Ravnborg | 2012-05-13 | 1 | -5/+0 |
* | | sparc32: drop btfixup in mmu_context_32.h | Sam Ravnborg | 2012-05-13 | 1 | -3/+1 |
* | | sparc32: drop btfixup in pgtable_32.h | Sam Ravnborg | 2012-05-13 | 1 | -24/+36 |
* | | sparc32: drop btfixup in pgalloc_32.h | Sam Ravnborg | 2012-05-13 | 1 | -24/+49 |
* | | sparc32: Un-btfixup more PTE constants and PTE ops. | David S. Miller | 2012-05-12 | 1 | -22/+17 |
* | | sparc32: Un-btfixup pte_{write,dirty,young}i | David S. Miller | 2012-05-12 | 1 | -10/+3 |
* | | sparc32: Un-btfixup set_pte, pte_present, mk_pte{_phys,_io}(). | David S. Miller | 2012-05-12 | 1 | -23/+27 |
* | | sparc32: Un-btfixup pmd_{bad,present}(). | David S. Miller | 2012-05-12 | 1 | -5/+9 |
* | | sparc32: Un-btfixup pgd_{none,bad,present}. | David S. Miller | 2012-05-12 | 1 | -6/+13 |
* | | sparc32: Un-btfixup PAGE_{NONE,COPY,READONLY,SHARED,KERNEL}. | David S. Miller | 2012-05-12 | 1 | -39/+23 |
* | | sparc32: Un-btfixup pmd_page and pte_pfn. | David S. Miller | 2012-05-12 | 1 | -6/+25 |
* | | sparc32: Un-btfixup {pte,pmd,pgd}_clear(). | David S. Miller | 2012-05-12 | 2 | -7/+38 |
* | | sparc32: Un-btfixup PGDIR_{SHIFT,SIZE,MASK} {USER_,}PTRS_PER_{PGD,PMD} | David S. Miller | 2012-05-12 | 1 | -14/+6 |
* | | sparc32: drop unused type/extern | Sam Ravnborg | 2012-05-12 | 2 | -14/+0 |
* | | sparc32: drop btfixup for check_pgt_cache | Sam Ravnborg | 2012-05-12 | 1 | -3/+1 |
* | | sparc32: drop btfixup for switch_mm | Sam Ravnborg | 2012-05-12 | 1 | -3/+2 |
* | | sparc32: code cleanup in floppy glue | Sam Ravnborg | 2012-05-12 | 1 | -9/+8 |
* | | sparc32: fix warning in floopy glue | Sam Ravnborg | 2012-05-12 | 1 | -0/+1 |