summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-252-2/+2
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-2431-31/+31
* sparc: implement watchdog_nmi_enable and watchdog_nmi_disableBabu Moger2016-12-141-1/+43
* arch/sparc: add option to skip DMA sync as a part of map and unmapAlexander Duyck2016-12-142-4/+4
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-121-36/+9
|\
| * sparc/sysfs: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-221-36/+9
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-12-123-3/+0
|\ \
| * \ Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-11-2211-70/+916
| |\ \
| * | | locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger2016-11-172-2/+0
| * | | locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger2016-11-162-2/+0
| * | | locking/core: Introduce cpu_relax_yield()Christian Borntraeger2016-11-162-0/+2
| * | | Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-11-1132-723/+1400
| |\ \ \ | | | |/ | | |/|
| * | | locking/mutex: Kill arch specific codePeter Zijlstra2016-10-251-1/+0
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2016-12-1218-44/+535
|\ \ \ \
| * | | | sparc: fix a building error reported by kbuildGonglei \(Arei\)2016-12-111-0/+1
| * | | | sparc64: fix typo in pgd_clear()Kirill A. Shutemov2016-12-111-1/+1
| * | | | sparc64: restore irq in error paths in iommuDan Carpenter2016-12-111-0/+2
| * | | | sparc: leon: Fix a retry loop in leon_init_timers()Dan Carpenter2016-12-111-28/+28
| * | | | sparc64: make string buffers large enoughDan Carpenter2016-12-111-2/+2
| * | | | sparc64: move dereference after check for NULLDan Carpenter2016-12-111-3/+2
| * | | | sparc: kernel: use builtin_platform_driverGeliang Tang2016-12-111-6/+1
| * | | | sparc64:Support User Probes for sparcAllen Pais2016-12-1112-4/+498
| | |_|/ | |/| |
* | | | tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPINGFrancis Yan2016-11-301-0/+2
|/ / /
* | | sparc: drop duplicate header scatterlist.hGeliang Tang2016-11-191-1/+0
* | | config: Adding the new config parameter CONFIG_PROVE_LOCKING_SMALL for sparcBabu Moger2016-11-181-0/+1
* | | sparc64: Enable 64-bit DMATushar Dave2016-11-182-2/+10
* | | sparc64: Enable sun4v dma ops to use IOMMU v2 APIsTushar Dave2016-11-184-58/+211
* | | sparc64: Bind PCIe devices to use IOMMU v2 serviceTushar Dave2016-11-183-0/+60
* | | sparc64: Initialize iommu_map_table and iommu_poolTushar Dave2016-11-182-0/+21
* | | sparc64: Add ATU (new IOMMU) supportTushar Dave2016-11-186-0/+529
* | | sparc64: Add FORCE_MAX_ZONEORDER and default to 13Dave Kleikamp2016-11-181-0/+18
* | | sparc64: fix compile warning section mismatch in find_node()Thomas Tai2016-11-141-3/+3
* | | sparc32: Fix inverted invalid_frame_pointer checks on sigreturnsAndreas Larsson2016-11-101-2/+2
* | | sparc64: Fix find_node warning if numa node cannot be foundThomas Tai2016-11-101-4/+61
| |/ |/|
* | 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-251-0/+17
* | sparc: Handle negative offsets in arch_jump_label_transformJames Clarke2016-10-251-6/+17
* | sparc64: Fix illegal relative branches in hypervisor patched TLB code.David S. Miller2016-10-251-14/+51
* | sparc64: Delete now unused user copy fixup functions.David S. Miller2016-10-243-105/+4
* | sparc64: Delete now unused user copy assembler helpers.David S. Miller2016-10-241-30/+0
* | sparc64: Convert U3copy_{from,to}_user to accurate exception reporting.David S. Miller2016-10-243-81/+162
* | sparc64: Convert NG2copy_{from,to}_user to accurate exception reporting.David S. Miller2016-10-243-91/+153
* | sparc64: Convert NGcopy_{from,to}_user to accurate exception reporting.David S. Miller2016-10-243-79/+162
* | sparc64: Convert NG4copy_{from,to}_user to accurate exception reporting.David S. Miller2016-10-243-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
OpenPOWER on IntegriCloud