summaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)Author
2017-08-12sparc64: Prevent perf from running during super critical sectionsRob Gardner
2017-08-11sparc64: Measure receiver forward progress to avoid send mondo timeoutJane Chu
2017-06-26mm: larger stack guard gap, between vmasHugh Dickins
2017-06-17sparc64: make string buffers large enoughDan Carpenter
2017-06-14arch/sparc: support NR_CPUS = 4096Jane Chu
2017-06-14sparc64: delete old wrap codePavel Tatashin
2017-06-14sparc64: new context wrapPavel Tatashin
2017-06-14sparc64: add per-cpu mm of secondary contextsPavel Tatashin
2017-06-14sparc64: redefine first versionPavel Tatashin
2017-06-14sparc64: combine activate_mm and switch_mmPavel Tatashin
2017-06-14sparc64: reset mm cpumask after wrapPavel Tatashin
2017-06-14sparc: Machine description indices can varyJames Clarke
2017-06-14sparc64: mm: fix copy_tsb to correctly copy huge page TSBsMike Kravetz
2017-06-07sparc: Fix -Wstringop-overflow warningOrlando Arias
2017-05-02sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write()Tom Hromatka
2017-05-02sparc64: kern_addr_valid regressionbob picco
2017-03-31sparc/ptrace: Preserve previous registers for short regset writeDave Martin
2016-12-10sparc64: fix compile warning section mismatch in find_node()Thomas Tai
2016-12-10sparc64: Fix find_node warning if numa node cannot be foundThomas Tai
2016-12-10sparc32: Fix inverted invalid_frame_pointer checks on sigreturnsAndreas Larsson
2016-11-21sparc64: Delete now unused user copy fixup functions.David S. Miller
2016-11-21sparc64: Delete now unused user copy assembler helpers.David S. Miller
2016-11-21sparc64: Convert U3copy_{from,to}_user to accurate exception reporting.David S. Miller
2016-11-21sparc64: Convert NG2copy_{from,to}_user to accurate exception reporting.David S. Miller
2016-11-21sparc64: Convert NGcopy_{from,to}_user to accurate exception reporting.David S. Miller
2016-11-21sparc64: Convert NG4copy_{from,to}_user to accurate exception reporting.David S. Miller
2016-11-21sparc64: Convert U1copy_{from,to}_user to accurate exception reporting.David S. Miller
2016-11-21sparc64: Convert GENcopy_{from,to}_user to accurate exception reporting.David S. Miller
2016-11-21sparc64: Convert copy_in_user to accurate exception reporting.David S. Miller
2016-11-21sparc64: Prepare to move to more saner user copy exception handling.David S. Miller
2016-11-21sparc64: Delete __ret_efault.David S. Miller
2016-11-21sparc64: Handle extremely large kernel TLB range flushes more gracefully.David S. Miller
2016-11-21sparc64: Fix illegal relative branches in hypervisor patched TLB cross-call c...David S. Miller
2016-11-21sparc64: Fix instruction count in comment for __hypervisor_flush_tlb_pending.David S. Miller
2016-11-21sparc64: Fix illegal relative branches in hypervisor patched TLB code.David S. Miller
2016-11-21sparc64: Handle extremely large kernel TSB range flushes sanely.David S. Miller
2016-11-21sparc: Handle negative offsets in arch_jump_label_transformJames Clarke
2016-11-21sparc64 mm: Fix base TSB sizing when hugetlb pages are usedMike Kravetz
2016-11-21sparc: Don't leak context bits into thread->fault_addressDavid S. Miller
2016-09-24sparc32: fix copy_from_user()Al Viro
2016-06-24sparc64: Fix return from trap window fill crashes.David S. Miller
2016-06-24sparc: Harden signal return frame checks.David S. Miller
2016-06-24sparc64: Take ctx_alloc_lock properly in hugetlb_setup().David S. Miller
2016-06-24sparc64: Reduce TLB flushes during hugepte changesNitin Gupta
2016-06-24sparc/PCI: Fix for panic while enabling SR-IOVBabu Moger
2016-06-24sparc64: Fix sparc64_set_context stack handling.David S. Miller
2016-06-24sparc64: Fix numa node distance initializationNitin Gupta
2016-06-24sparc64: Fix bootup regressions on some Kconfig combinations.David S. Miller
2016-06-24sparc: Fix system call tracing register handling.Mike Frysinger
2016-03-03sparc64: fix incorrect sign extension in sys_sparc64_personalityDmitry V. Levin