summaryrefslogtreecommitdiff
path: root/arch/sparc/include/asm
AgeCommit message (Expand)Author
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser
2017-06-06sparc64: delete old wrap codePavel Tatashin
2017-06-06sparc64: add per-cpu mm of secondary contextsPavel Tatashin
2017-06-06sparc64: redefine first versionPavel Tatashin
2017-06-06sparc64: combine activate_mm and switch_mmPavel Tatashin
2017-06-06sparc: Machine description indices can varyJames Clarke
2017-05-17sparc: Fix -Wstringop-overflow warningOrlando Arias
2017-05-17sparc64: Fix mapping of 64k pages with MAP_FIXEDNitin Gupta
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-05-01Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro
2017-04-23sparc64: Fill in rest of HAVE_REGS_AND_STACK_ACCESS_APIDavid S. Miller
2017-04-18PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O spaceDavid Woodhouse
2017-04-18PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>David Woodhouse
2017-04-06sparc: remove unused wp_works_ok macroMathias Krause
2017-04-06sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write()Tom Hromatka
2017-04-02sparc: switch to RAW_COPY_USERAl Viro
2017-04-02Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro
2017-03-28sparc32: kill __ret_efault()Al Viro
2017-03-28new helper: uaccess_kernel()Al Viro
2017-03-27sparc64: Add support for 2G hugepagesNitin Gupta
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov
2017-03-05uaccess: drop pointless ifdefsAl Viro
2017-03-05uaccess: drop duplicate includes from asm/uaccess.hAl Viro
2017-03-05uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar
2017-02-27scripts/spelling.txt: add "swith" pattern and fix typo instancesMasahiro Yamada
2017-02-27kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-23sparc64: Add 64K page size supportNitin Gupta
2017-02-23sparc64: Multi-page size supportNitin Gupta
2017-02-23sparc64: Migrate hvcons irq to panicked cpuVijay Kumar
2017-02-23sparc64: fix for user probes in high memoryEric Saint Etienne
2017-02-23sparc: topology_64.h: Fix condition for including cpudata.hBen Hutchings
2017-02-01sched/cputime: Remove generic asm headersFrederic Weisbecker
2017-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2017-01-24treewide: Consolidate get_dma_ops() implementationsBart Van Assche
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche
2016-12-27sparc: use symbolic names for tsb indexingMike Kravetz
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-12Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-12-11sparc: fix a building error reported by kbuildGonglei \(Arei\)
2016-12-11sparc64: fix typo in pgd_clear()Kirill A. Shutemov
2016-12-11sparc64:Support User Probes for sparcAllen Pais
2016-11-22Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2016-11-18sparc64: Enable sun4v dma ops to use IOMMU v2 APIsTushar Dave
2016-11-18sparc64: Initialize iommu_map_table and iommu_poolTushar Dave
2016-11-18sparc64: Add ATU (new IOMMU) supportTushar Dave
2016-11-17locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger
2016-11-16locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger