summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* sparc64/mm: set fields in deferred pagesPavel Tatashin2017-12-161-1/+8
* security/keys: add CONFIG_KEYS_COMPAT to KconfigBilal Amarni2017-11-181-3/+0
* sparc64: Migrate hvcons irq to panicked cpuVijay Kumar2017-10-212-2/+9
* sparc64: Prevent perf from running during super critical sectionsRob Gardner2017-08-123-7/+22
* sparc64: Measure receiver forward progress to avoid send mondo timeoutJane Chu2017-08-114-70/+132
* mm: larger stack guard gap, between vmasHugh Dickins2017-06-262-3/+3
* sparc64: make string buffers large enoughDan Carpenter2017-06-171-2/+2
* arch/sparc: support NR_CPUS = 4096Jane Chu2017-06-142-6/+15
* sparc64: delete old wrap codePavel Tatashin2017-06-146-45/+1
* sparc64: new context wrapPavel Tatashin2017-06-141-27/+54
* sparc64: add per-cpu mm of secondary contextsPavel Tatashin2017-06-142-2/+4
* sparc64: redefine first versionPavel Tatashin2017-06-142-4/+4
* sparc64: combine activate_mm and switch_mmPavel Tatashin2017-06-141-20/+1
* sparc64: reset mm cpumask after wrapPavel Tatashin2017-06-141-0/+2
* sparc: Machine description indices can varyJames Clarke2017-06-142-4/+65
* sparc64: mm: fix copy_tsb to correctly copy huge page TSBsMike Kravetz2017-06-142-6/+12
* sparc: Fix -Wstringop-overflow warningOrlando Arias2017-06-073-4/+4
* sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write()Tom Hromatka2017-05-021-7/+8
* sparc64: kern_addr_valid regressionbob picco2017-05-021-1/+1
* sparc/ptrace: Preserve previous registers for short regset writeDave Martin2017-03-311-1/+1
* sparc64: fix compile warning section mismatch in find_node()Thomas Tai2016-12-101-3/+3
* sparc64: Fix find_node warning if numa node cannot be foundThomas Tai2016-12-101-4/+61
* sparc32: Fix inverted invalid_frame_pointer checks on sigreturnsAndreas Larsson2016-12-101-2/+2
* sparc64: Delete now unused user copy fixup functions.David S. Miller2016-11-213-103/+4
* sparc64: Delete now unused user copy assembler helpers.David S. Miller2016-11-211-30/+0
* sparc64: Convert U3copy_{from,to}_user to accurate exception reporting.David S. Miller2016-11-213-81/+162
* sparc64: Convert NG2copy_{from,to}_user to accurate exception reporting.David S. Miller2016-11-213-91/+153
* sparc64: Convert NGcopy_{from,to}_user to accurate exception reporting.David S. Miller2016-11-213-79/+162
* sparc64: Convert NG4copy_{from,to}_user to accurate exception reporting.David S. Miller2016-11-213-79/+231
* sparc64: Convert U1copy_{from,to}_user to accurate exception reporting.David S. Miller2016-11-213-124/+237
* sparc64: Convert GENcopy_{from,to}_user to accurate exception reporting.David S. Miller2016-11-213-18/+38
* sparc64: Convert copy_in_user to accurate exception reporting.David S. Miller2016-11-211-10/+25
* sparc64: Prepare to move to more saner user copy exception handling.David S. Miller2016-11-2115-39/+47
* sparc64: Delete __ret_efault.David S. Miller2016-11-213-48/+1
* sparc64: Handle extremely large kernel TLB range flushes more gracefully.David S. Miller2016-11-211-55/+228
* sparc64: Fix illegal relative branches in hypervisor patched TLB cross-call c...David S. Miller2016-11-211-12/+30
* sparc64: Fix instruction count in comment for __hypervisor_flush_tlb_pending.David S. Miller2016-11-211-1/+1
* sparc64: Fix illegal relative branches in hypervisor patched TLB code.David S. Miller2016-11-211-14/+51
* sparc64: Handle extremely large kernel TSB range flushes sanely.David S. Miller2016-11-211-0/+17
* sparc: Handle negative offsets in arch_jump_label_transformJames Clarke2016-11-211-6/+17
* sparc64 mm: Fix base TSB sizing when hugetlb pages are usedMike Kravetz2016-11-216-15/+19
* sparc: Don't leak context bits into thread->fault_addressDavid S. Miller2016-11-213-4/+24
* sparc32: fix copy_from_user()Al Viro2016-09-241-1/+3
* sparc64: Fix return from trap window fill crashes.David S. Miller2016-06-245-52/+116
* sparc: Harden signal return frame checks.David S. Miller2016-06-245-45/+92
* sparc64: Take ctx_alloc_lock properly in hugetlb_setup().David S. Miller2016-06-241-3/+7
* sparc64: Reduce TLB flushes during hugepte changesNitin Gupta2016-06-246-51/+97
* sparc/PCI: Fix for panic while enabling SR-IOVBabu Moger2016-06-241-0/+17
* sparc64: Fix sparc64_set_context stack handling.David S. Miller2016-06-241-1/+1
* sparc64: Fix numa node distance initializationNitin Gupta2016-06-241-7/+8