summaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)Author
2016-12-11sparc64: fix typo in pgd_clear()Kirill A. Shutemov
2016-12-11sparc64: restore irq in error paths in iommuDan Carpenter
2016-12-11sparc: leon: Fix a retry loop in leon_init_timers()Dan Carpenter
2016-12-11sparc64: make string buffers large enoughDan Carpenter
2016-12-11sparc64: move dereference after check for NULLDan Carpenter
2016-12-11sparc: kernel: use builtin_platform_driverGeliang Tang
2016-12-11sparc64:Support User Probes for sparcAllen Pais
2016-11-30tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPINGFrancis Yan
2016-11-22sparc/sysfs: Convert to hotplug state machineSebastian Andrzej Siewior
2016-11-22Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2016-11-19sparc: drop duplicate header scatterlist.hGeliang Tang
2016-11-18config: Adding the new config parameter CONFIG_PROVE_LOCKING_SMALL for sparcBabu Moger
2016-11-18sparc64: Enable 64-bit DMATushar Dave
2016-11-18sparc64: Enable sun4v dma ops to use IOMMU v2 APIsTushar Dave
2016-11-18sparc64: Bind PCIe devices to use IOMMU v2 serviceTushar Dave
2016-11-18sparc64: Initialize iommu_map_table and iommu_poolTushar Dave
2016-11-18sparc64: Add ATU (new IOMMU) supportTushar Dave
2016-11-18sparc64: Add FORCE_MAX_ZONEORDER and default to 13Dave Kleikamp
2016-11-17locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger
2016-11-16locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger
2016-11-16locking/core: Introduce cpu_relax_yield()Christian Borntraeger
2016-11-14sparc64: fix compile warning section mismatch in find_node()Thomas Tai
2016-11-11Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2016-11-10sparc32: Fix inverted invalid_frame_pointer checks on sigreturnsAndreas Larsson
2016-11-10sparc64: Fix find_node warning if numa node cannot be foundThomas Tai
2016-10-27sparc64: Handle extremely large kernel TLB range flushes more gracefully.David S. Miller
2016-10-26sparc64: Fix illegal relative branches in hypervisor patched TLB cross-call c...David S. Miller
2016-10-26sparc64: Fix instruction count in comment for __hypervisor_flush_tlb_pending.David S. Miller
2016-10-25sparc64: Handle extremely large kernel TSB range flushes sanely.David S. Miller
2016-10-25sparc: Handle negative offsets in arch_jump_label_transformJames Clarke
2016-10-25sparc64: Fix illegal relative branches in hypervisor patched TLB code.David S. Miller
2016-10-25locking/mutex: Kill arch specific codePeter Zijlstra
2016-10-24sparc64: Delete now unused user copy fixup functions.David S. Miller
2016-10-24sparc64: Delete now unused user copy assembler helpers.David S. Miller
2016-10-24sparc64: Convert U3copy_{from,to}_user to accurate exception reporting.David S. Miller
2016-10-24sparc64: Convert NG2copy_{from,to}_user to accurate exception reporting.David S. Miller
2016-10-24sparc64: Convert NGcopy_{from,to}_user to accurate exception reporting.David S. Miller
2016-10-24sparc64: Convert NG4copy_{from,to}_user to accurate exception reporting.David S. Miller
2016-10-24sparc64: Convert U1copy_{from,to}_user to accurate exception reporting.David S. Miller
2016-10-24sparc64: Convert GENcopy_{from,to}_user to accurate exception reporting.David S. Miller
2016-10-24sparc64: Convert copy_in_user to accurate exception reporting.David S. Miller
2016-10-24sparc64: Prepare to move to more saner user copy exception handling.David S. Miller
2016-10-24sparc64: Delete __ret_efault.David S. Miller
2016-10-24sparc32: Fix old style declaration GCC warningsTobias Klauser
2016-10-24sparc64: Fix old style declaration GCC warningsTobias Klauser
2016-10-24sparc64: Setup a scheduling domain for highest level cache.Atish Patra
2016-10-19Merge branch 'gup_flag-cleanups'Linus Torvalds
2016-10-19mm: replace access_process_vm() write parameter with gup_flagsLorenzo Stoakes
2016-10-18mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds