aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-06sparc64: delete old wrap codePavel Tatashin2-7/+0
2017-06-06sparc64: add per-cpu mm of secondary contextsPavel Tatashin1-2/+3
2017-06-06sparc64: redefine first versionPavel Tatashin1-1/+1
2017-06-06sparc64: combine activate_mm and switch_mmPavel Tatashin1-20/+1
2017-06-06sparc: Machine description indices can varyJames Clarke1-0/+1
2017-05-17sparc: Fix -Wstringop-overflow warningOrlando Arias2-3/+3
2017-05-17sparc64: Fix mapping of 64k pages with MAP_FIXEDNitin Gupta1-2/+4
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel1-48/+0
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-4/+1
2017-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+6
2017-05-01Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-79/+11
2017-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+9
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64', 'uaccess.avr32', 'uaccess.bfin', 'uaccess.c6x', 'uaccess.cris', 'uaccess.frv', 'uaccess.h8300', 'uaccess.hexagon', 'uaccess.ia64', 'uaccess.m32r', 'uaccess.m68k', 'uaccess.metag', 'uaccess.microblaze', 'uaccess.mips', ...Al Viro4-79/+12
2017-04-23sparc: Update syscall tables.David S. Miller1-1/+7
2017-04-23sparc64: Fill in rest of HAVE_REGS_AND_STACK_ACCESS_APIDavid S. Miller1-1/+2
2017-04-18PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O spaceDavid Woodhouse1-0/+1
2017-04-18PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>David Woodhouse1-4/+0
2017-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-18/+10
2017-04-08New getsockopt option to get socket cookieChenbo Feng1-0/+2
2017-04-06sparc: remove unused wp_works_ok macroMathias Krause2-10/+0
2017-04-06sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write()Tom Hromatka1-7/+8
2017-04-02sparc: switch to RAW_COPY_USERAl Viro2-53/+9
2017-04-02Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux into uaccess.pariscAl Viro1-0/+1
2017-03-28sparc32: kill __ret_efault()Al Viro1-2/+0
2017-03-28new helper: uaccess_kernel()Al Viro2-2/+2
2017-03-27sparc64: Add support for 2G hugepagesNitin Gupta1-1/+2
2017-03-24net: Introduce SO_INCOMING_NAPI_IDSridhar Samudrala1-0/+2
2017-03-22sock: introduce SO_MEMINFO getsockoptJosh Hunt1-0/+2
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov1-0/+1
2017-03-05uaccess: drop pointless ifdefsAl Viro2-12/+0
2017-03-05uaccess: drop duplicate includes from asm/uaccess.hAl Viro2-4/+0
2017-03-05uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro2-6/+0
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