summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include/asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-072-2/+0
|\
| * kill strlen_user()Al Viro2017-05-162-2/+0
* | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-07-071-7/+1
|\ \
| * | sparc: remove arch specific dma_supported implementationsChristoph Hellwig2017-06-281-3/+0
| * | sparc: remove leon_dma_opsChristoph Hellwig2017-06-281-2/+1
| * | sparc: implement ->mapping_errorChristoph Hellwig2017-06-281-2/+0
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-041-13/+0
|\ \ \
| * | | Merge branch 'timers/urgent' into timers/coreThomas Gleixner2017-06-214-30/+6
| |\| |
| * | | signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig2017-06-041-1/+0
| * | | sparc: Simplify <asm/siginfo.h>Christoph Hellwig2017-06-041-12/+0
* | | | arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-292-5/+0
| |/ / |/| |
* | | sparc64: delete old wrap codePavel Tatashin2017-06-062-7/+0
* | | sparc64: add per-cpu mm of secondary contextsPavel Tatashin2017-06-061-2/+3
* | | sparc64: redefine first versionPavel Tatashin2017-06-061-1/+1
* | | sparc64: combine activate_mm and switch_mmPavel Tatashin2017-06-061-20/+1
* | | sparc: Machine description indices can varyJames Clarke2017-06-061-0/+1
|/ /
* | sparc: Fix -Wstringop-overflow warningOrlando Arias2017-05-172-3/+3
* | sparc64: Fix mapping of 64k pages with MAP_FIXEDNitin Gupta2017-05-171-2/+4
|/
* Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-091-4/+1
|\
| * PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O spaceDavid Woodhouse2017-04-181-0/+1
| * PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>David Woodhouse2017-04-181-4/+0
* | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-013-79/+11
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro2017-04-264-79/+12
| |\ \ \ \ | | |_|_|/ | |/| | |
| | | | * sparc: switch to RAW_COPY_USERAl Viro2017-04-022-53/+9
| | | | * sparc32: kill __ret_efault()Al Viro2017-03-291-2/+0
| | | |/ | | |/|
| | | * 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/+0
| | * | uaccess: drop duplicate includes from asm/uaccess.hAl Viro2017-03-062-4/+0
| | * | uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro2017-03-062-6/+0
| |/ /
* | | 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/+0
* | | 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/+0
* | 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
|/