summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include
Commit message (Expand)AuthorAgeFilesLines
* sparc: use the new generic strnlen_user() functionDavid Miller2012-05-262-22/+8
* word-at-a-time: make the interfaces truly genericLinus Torvalds2012-05-261-0/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-241-0/+1
|\
| * kvmclock: Add functions to check if the host has stopped the vmEric B Munson2012-04-081-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-05-245-24/+11
|\ \
| * | sparc: Fix user_addr_max() definition.David S. Miller2012-05-242-2/+4
| * | sparc: Increase portability of strncpy_from_user() implementation.David S. Miller2012-05-241-0/+3
| * | sparc: Add full proper error handling to strncpy_from_user().David S. Miller2012-05-223-14/+3
| * | sparc32: use the common implementation of alloc_thread_info_node()Sam Ravnborg2012-05-221-9/+2
* | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-05-241-36/+4
|\ \ \
| * | | gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown2012-05-111-36/+4
| | |/ | |/|
* | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-232-6/+0
|\ \ \
| * | | fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-162-6/+0
| |/ /
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-05-221-19/+0
|\ \ \ | |_|/ |/| |
| * | sched/numa: Rewrite the CONFIG_NUMA sched domain supportPeter Zijlstra2012-05-091-19/+0
| |/
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-213-27/+5
|\ \
| * | task_allocator: Use config switches instead of magic definesThomas Gleixner2012-05-081-2/+0
| * | sparc: Use common threadinfo allocatorThomas Gleixner2012-05-081-23/+2
| * | sparc: Use generic idle thread allocationThomas Gleixner2012-04-261-2/+3
| |/
* | sparc32: use flushi when run-time patching in per_cpu_patchSam Ravnborg2012-05-202-3/+4
* | sparc32: drop unused functions in pgtsrmmu.hSam Ravnborg2012-05-191-50/+0
* | 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: 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-191-1/+0
* | sparc32: Move GET_PROCESSOR*_ID() out of asm/asmmacro.hDavid S. Miller2012-05-191-10/+0
* | sparc32: Remove completely unused code from asm/cache.hDavid S. Miller2012-05-191-114/+0
* | sparc32: cleanup mm/fault_32.cSam Ravnborg2012-05-151-2/+0
* | sparc32: Remove cypress cpu support.David S. Miller2012-05-153-92/+3
* | 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: remove runtime btfix supportSam Ravnborg2012-05-1411-220/+0
* | sparc32: remove remaining users of btfixupSam Ravnborg2012-05-141-4/+0
* | sparc32: move smp ipi to method opsSam Ravnborg2012-05-142-26/+32
* | sparc32: Implement hard_smp_processor_id() via instruction patching.David S. Miller2012-05-142-73/+19
* | sparc32: Move cache and TLB flushes over to method ops.David S. Miller2012-05-133-101/+57
* | sparc32: Convert mmu_* interfaces from btfixup to method ops.David S. Miller2012-05-131-14/+25
* | sparc: Kill mmu_{un,}lockarea().David S. Miller2012-05-134-20/+3
* | sparc32: Un-btfixup update_mmu_cache().David S. Miller2012-05-131-3/+1
* | sparc32: Kill btfixup for xchg()'s 'swap' instruction.David S. Miller2012-05-131-25/+0
* | sparc32: drop btfixup in page_32.hSam Ravnborg2012-05-131-4/+1
* | sparc32: drop unused prototype from timer_32.hSam Ravnborg2012-05-131-5/+0
* | sparc32: drop btfixup in mmu_context_32.hSam Ravnborg2012-05-131-3/+1
* | sparc32: drop btfixup in pgtable_32.hSam Ravnborg2012-05-131-24/+36
* | sparc32: drop btfixup in pgalloc_32.hSam Ravnborg2012-05-131-24/+49
* | sparc32: Un-btfixup more PTE constants and PTE ops.David S. Miller2012-05-121-22/+17
* | sparc32: Un-btfixup pte_{write,dirty,young}iDavid S. Miller2012-05-121-10/+3