summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* sparc64: Handle extremely large kernel TLB range flushes more gracefully.David S. Miller2016-10-271-55/+228
* sparc64: Fix illegal relative branches in hypervisor patched TLB cross-call c...David S. Miller2016-10-261-12/+30
* sparc64: Fix instruction count in comment for __hypervisor_flush_tlb_pending.David S. Miller2016-10-261-1/+1
* sparc64: Handle extremely large kernel TSB range flushes sanely.David S. Miller2016-10-261-0/+17
* sparc: Handle negative offsets in arch_jump_label_transformJames Clarke2016-10-261-6/+17
* sparc64: Fix illegal relative branches in hypervisor patched TLB code.David S. Miller2016-10-261-14/+51
* sparc64: Delete now unused user copy fixup functions.David S. Miller2016-10-253-105/+4Star
* sparc64: Delete now unused user copy assembler helpers.David S. Miller2016-10-251-30/+0Star
* sparc64: Convert U3copy_{from,to}_user to accurate exception reporting.David S. Miller2016-10-253-81/+162
* sparc64: Convert NG2copy_{from,to}_user to accurate exception reporting.David S. Miller2016-10-253-91/+153
* sparc64: Convert NGcopy_{from,to}_user to accurate exception reporting.David S. Miller2016-10-253-79/+162
* sparc64: Convert NG4copy_{from,to}_user to accurate exception reporting.David S. Miller2016-10-253-79/+231
* sparc64: Convert U1copy_{from,to}_user to accurate exception reporting.David S. Miller2016-10-243-124/+237
* sparc64: Convert GENcopy_{from,to}_user to accurate exception reporting.David S. Miller2016-10-243-18/+38
* sparc64: Convert copy_in_user to accurate exception reporting.David S. Miller2016-10-241-10/+25
* sparc64: Prepare to move to more saner user copy exception handling.David S. Miller2016-10-2415-39/+47
* sparc64: Delete __ret_efault.David S. Miller2016-10-242-8/+1Star
* sparc32: Fix old style declaration GCC warningsTobias Klauser2016-10-241-1/+1
* sparc64: Fix old style declaration GCC warningsTobias Klauser2016-10-241-6/+6
* sparc64: Setup a scheduling domain for highest level cache.Atish Patra2016-10-244-21/+46
* Merge branch 'gup_flag-cleanups'Linus Torvalds2016-10-192-9/+18
|\
| * mm: replace access_process_vm() write parameter with gup_flagsLorenzo Stoakes2016-10-191-8/+16
| * mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes2016-10-181-1/+2
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-1448-448/+174Star
|\ \
| * | sparc32: debride memcpy.S a bitAl Viro2016-08-081-79/+0Star
| * | [sparc] unify 32bit and 64bit string.hAl Viro2016-08-084-105/+34Star
| * | sparc: move exports to definitionsAl Viro2016-08-0845-265/+141Star
* | | Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-123-18/+22
|\ \ \ | |_|/ |/| |
| * | sparc64: separate extable_64.h, switch elf_64.h to itAl Viro2016-10-063-18/+22
* | | nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-081-0/+1
* | | nmi_backtrace: add more trigger_*_cpu_backtrace() methodsChris Metcalf2016-10-082-7/+8
* | | atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVEVineet Gupta2016-10-081-1/+0Star
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2016-10-068-44/+71
|\ \ \
| * | | sparc: fixing ident and beautifying codenetmonk@netmonk.org2016-10-061-28/+24Star
| * | | sparc64: Enable setting "relaxed ordering" in IOMMU mappingschris hyser2016-10-062-1/+16
| * | | sparc64: Enable PCI IOMMU version 2 APIchris hyser2016-10-061-10/+26
| * | | sparc: migrate exception table users off module.h and onto extable.hPaul Gortmaker2016-10-065-5/+5
* | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-041-2/+0Star
|\ \ \ \
| * | | | cpu/hotplug: Remove CPU_STARTING and CPU_DYING notifierThomas Gleixner2016-09-061-2/+0Star
* | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-10-043-2/+5
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar2016-09-152-11/+9Star
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | ftrace: Add return address pointer to ftrace_ret_stackJosh Poimboeuf2016-08-241-1/+1
| * | | | ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from configJosh Poimboeuf2016-08-242-1/+4
| | |/ / | |/| |
* | | | sparc64: Fix non-SMP build.David S. Miller2016-09-291-0/+1
* | | | sparc64: Fix irq stack bootmem allocation.Atish Patra2016-09-282-16/+25
* | | | sparc64: Fix cpu_possible_mask if nr_cpus is setAtish Patra2016-09-283-0/+16
* | | | sparc64 mm: Fix more TSB sizing issuesMike Kravetz2016-09-284-10/+45
* | | | sparc64: fix section mismatch in find_numa_latencies_for_groupPaul Gortmaker2016-09-281-3/+3
| |/ / |/| |
* | | Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-09-141-1/+3
|\ \ \
| * | | sparc32: fix copy_from_user()Al Viro2016-09-131-1/+3
| |/ /