aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-22lib/show_mem.c: teach show_mem to work with the given nodemaskMichal Hocko1-1/+1
2017-02-22arch, mm: remove arch specific show_memMichal Hocko1-11/+0
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+1
2017-02-21Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-0/+1
2017-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-8/+81
2017-02-01sched/cputime: Remove generic asm headersFrederic Weisbecker1-1/+0
2017-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds4-8/+81
2017-01-30sparc64: Handle PIO & MEM non-resumable errors.Liam R. Howlett1-0/+73
2017-01-30sparc64: Zero pages on allocation for mondo and error queues.Liam R. Howlett1-1/+1
2017-01-26sparc: migrate exception table users onto extable.hPaul Gortmaker1-0/+1
2017-01-18net:add one common config ARCH_WANT_RELAX_ORDER to support relax orderingMao Wenan1-0/+1
2017-01-16sparc: Fixed typo in sstate.c. Replaced panicing with panickingTom Hromatka1-3/+3
2016-12-27sparc: use symbolic names for tsb indexingMike Kravetz1-4/+4
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2-2/+2
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds31-31/+31
2016-12-14sparc: implement watchdog_nmi_enable and watchdog_nmi_disableBabu Moger1-1/+43
2016-12-14arch/sparc: add option to skip DMA sync as a part of map and unmapAlexander Duyck2-4/+4
2016-12-12Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-36/+9
2016-12-12Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-3/+0
2016-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds18-44/+535
2016-12-11sparc: fix a building error reported by kbuildGonglei \(Arei\)1-0/+1
2016-12-11sparc64: fix typo in pgd_clear()Kirill A. Shutemov1-1/+1
2016-12-11sparc64: restore irq in error paths in iommuDan Carpenter1-0/+2
2016-12-11sparc: leon: Fix a retry loop in leon_init_timers()Dan Carpenter1-28/+28
2016-12-11sparc64: make string buffers large enoughDan Carpenter1-2/+2
2016-12-11sparc64: move dereference after check for NULLDan Carpenter1-3/+2
2016-12-11sparc: kernel: use builtin_platform_driverGeliang Tang1-6/+1
2016-12-11sparc64:Support User Probes for sparcAllen Pais12-4/+498
2016-11-30tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPINGFrancis Yan1-0/+2
2016-11-22sparc/sysfs: Convert to hotplug state machineSebastian Andrzej Siewior1-36/+9
2016-11-22Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar11-70/+916
2016-11-19sparc: drop duplicate header scatterlist.hGeliang Tang1-1/+0
2016-11-18config: Adding the new config parameter CONFIG_PROVE_LOCKING_SMALL for sparcBabu Moger1-0/+1
2016-11-18sparc64: Enable 64-bit DMATushar Dave2-2/+10
2016-11-18sparc64: Enable sun4v dma ops to use IOMMU v2 APIsTushar Dave4-58/+211
2016-11-18sparc64: Bind PCIe devices to use IOMMU v2 serviceTushar Dave3-0/+60
2016-11-18sparc64: Initialize iommu_map_table and iommu_poolTushar Dave2-0/+21
2016-11-18sparc64: Add ATU (new IOMMU) supportTushar Dave6-0/+529
2016-11-18sparc64: Add FORCE_MAX_ZONEORDER and default to 13Dave Kleikamp1-0/+18
2016-11-17locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger2-2/+0
2016-11-16locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger2-2/+0
2016-11-16locking/core: Introduce cpu_relax_yield()Christian Borntraeger2-0/+2
2016-11-14sparc64: fix compile warning section mismatch in find_node()Thomas Tai1-3/+3
2016-11-11Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar32-723/+1400
2016-11-10sparc32: Fix inverted invalid_frame_pointer checks on sigreturnsAndreas Larsson1-2/+2
2016-11-10sparc64: Fix find_node warning if numa node cannot be foundThomas Tai1-4/+61
2016-10-27sparc64: Handle extremely large kernel TLB range flushes more gracefully.David S. Miller1-55/+228
2016-10-26sparc64: Fix illegal relative branches in hypervisor patched TLB cross-call code.David S. Miller1-12/+30
2016-10-26sparc64: Fix instruction count in comment for __hypervisor_flush_tlb_pending.David S. Miller1-1/+1
2016-10-25sparc64: Handle extremely large kernel TSB range flushes sanely.David S. Miller1-0/+17