aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov1-0/+1
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>Ingo Molnar2-0/+5
2017-02-27scripts/spelling.txt: add "swith" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-27kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez1-2/+8
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-5/+5
2017-02-23sparc64: Add 64K page size supportNitin Gupta1-1/+2
2017-02-23sparc64: Multi-page size supportNitin Gupta3-11/+20
2017-02-23sparc64: Migrate hvcons irq to panicked cpuVijay Kumar1-1/+4
2017-02-23sparc64: fix for user probes in high memoryEric Saint Etienne1-2/+2
2017-02-23sparc: topology_64.h: Fix condition for including cpudata.hBen Hutchings1-1/+3
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 Torvalds1-4/+4
2017-01-24treewide: Consolidate get_dma_ops() implementationsBart Van Assche1-2/+2
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche1-4/+4
2016-12-27sparc: use symbolic names for tsb indexingMike Kravetz1-4/+4
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2-2/+2
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 Torvalds7-4/+107
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:Support User Probes for sparcAllen Pais5-3/+105
2016-11-30tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPINGFrancis Yan1-0/+2
2016-11-22Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2-0/+371
2016-11-18sparc64: Enable sun4v dma ops to use IOMMU v2 APIsTushar Dave1-0/+6
2016-11-18sparc64: Initialize iommu_map_table and iommu_poolTushar Dave1-0/+2
2016-11-18sparc64: Add ATU (new IOMMU) supportTushar Dave2-0/+363
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-11Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar5-35/+20
2016-10-25locking/mutex: Kill arch specific codePeter Zijlstra1-1/+0
2016-10-24sparc64: Delete now unused user copy fixup functions.David S. Miller1-33/+3
2016-10-24sparc64: Prepare to move to more saner user copy exception handling.David S. Miller1-6/+15
2016-10-24sparc64: Delete __ret_efault.David S. Miller1-1/+0
2016-10-24sparc32: Fix old style declaration GCC warningsTobias Klauser1-1/+1
2016-10-24sparc64: Fix old style declaration GCC warningsTobias Klauser1-6/+6
2016-10-24sparc64: Setup a scheduling domain for highest level cache.Atish Patra2-3/+10
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds4-100/+35
2016-10-11Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-18/+22
2016-10-07nmi_backtrace: add more trigger_*_cpu_backtrace() methodsChris Metcalf1-2/+3
2016-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-0/+1
2016-10-06sparc64: Enable setting "relaxed ordering" in IOMMU mappingschris hyser1-0/+1
2016-10-05sparc64: separate extable_64.h, switch elf_64.h to itAl Viro3-18/+22
2016-10-03Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+4
2016-09-28sparc64: Fix non-SMP build.David S. Miller1-0/+1
2016-09-28sparc64: Fix cpu_possible_mask if nr_cpus is setAtish Patra1-0/+1
2016-09-28sparc64 mm: Fix more TSB sizing issuesMike Kravetz1-0/+1
2016-09-15Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar2-11/+9
2016-09-14Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+3
2016-09-13sparc32: fix copy_from_user()Al Viro1-1/+3