summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-013-79/+11Star
|\
| *---. Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro2017-04-264-79/+12Star
| |\ \ \
| | | | * sparc: switch to RAW_COPY_USERAl Viro2017-04-022-53/+9Star
| | | | * sparc32: kill __ret_efault()Al Viro2017-03-291-2/+0Star
| | | |/ | | |/|
| | | * Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro2017-04-021-0/+1
| | |/|
| | * | new helper: uaccess_kernel()Al Viro2017-03-282-2/+2
| | * | uaccess: drop pointless ifdefsAl Viro2017-03-062-12/+0Star
| | * | uaccess: drop duplicate includes from asm/uaccess.hAl Viro2017-03-062-4/+0Star
| | * | uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro2017-03-062-6/+0Star
| |/ /
* | | sparc: Update syscall tables.David S. Miller2017-04-241-1/+7
* | | sparc64: Fill in rest of HAVE_REGS_AND_STACK_ACCESS_APIDavid S. Miller2017-04-241-1/+2
* | | sparc: remove unused wp_works_ok macroMathias Krause2017-04-062-10/+0Star
* | | sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write()Tom Hromatka2017-04-061-7/+8
* | | sparc64: Add support for 2G hugepagesNitin Gupta2017-03-281-1/+2
| |/ |/|
* | arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov2017-03-091-0/+1
|/
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-022-0/+5
* scripts/spelling.txt: add "swith" pattern and fix typo instancesMasahiro Yamada2017-02-281-1/+1
* kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez2017-02-281-2/+8
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-5/+5
|\
| * treewide: Consolidate get_dma_ops() implementationsBart Van Assche2017-01-241-2/+2
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-4/+4
* | sparc64: Add 64K page size supportNitin Gupta2017-02-231-1/+2
* | sparc64: Multi-page size supportNitin Gupta2017-02-233-11/+20
* | sparc64: Migrate hvcons irq to panicked cpuVijay Kumar2017-02-231-1/+4
* | sparc64: fix for user probes in high memoryEric Saint Etienne2017-02-231-2/+2
* | sparc: topology_64.h: Fix condition for including cpudata.hBen Hutchings2017-02-231-1/+3
* | sched/cputime: Remove generic asm headersFrederic Weisbecker2017-02-011-1/+0Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2017-01-311-4/+4
|\ \ | |/ |/|
| * sparc: use symbolic names for tsb indexingMike Kravetz2016-12-271-4/+4
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-242-2/+2
|/
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-12-123-3/+0Star
|\
| * Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-11-222-0/+371
| |\
| * | locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger2016-11-172-2/+0Star
| * | locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger2016-11-162-2/+0Star
| * | locking/core: Introduce cpu_relax_yield()Christian Borntraeger2016-11-162-0/+2
| * | Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-11-115-35/+20Star
| |\ \
| * | | locking/mutex: Kill arch specific codePeter Zijlstra2016-10-251-1/+0Star
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2016-12-127-4/+107
|\ \ \ \
| * | | | sparc: fix a building error reported by kbuildGonglei \(Arei\)2016-12-121-0/+1
| * | | | sparc64: fix typo in pgd_clear()Kirill A. Shutemov2016-12-121-1/+1
| * | | | sparc64:Support User Probes for sparcAllen Pais2016-12-125-3/+105
| | |_|/ | |/| |
* / | | tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPINGFrancis Yan2016-11-301-0/+2
|/ / /
* | | sparc64: Enable sun4v dma ops to use IOMMU v2 APIsTushar Dave2016-11-181-0/+6
* | | sparc64: Initialize iommu_map_table and iommu_poolTushar Dave2016-11-181-0/+2
* | | sparc64: Add ATU (new IOMMU) supportTushar Dave2016-11-182-0/+363
| |/ |/|
* | sparc64: Delete now unused user copy fixup functions.David S. Miller2016-10-251-33/+3Star
* | sparc64: Prepare to move to more saner user copy exception handling.David S. Miller2016-10-241-6/+15
* | sparc64: Delete __ret_efault.David S. Miller2016-10-241-1/+0Star
* | sparc32: Fix old style declaration GCC warningsTobias Klauser2016-10-241-1/+1
* | sparc64: Fix old style declaration GCC warningsTobias Klauser2016-10-241-6/+6