summaryrefslogtreecommitdiff
path: root/arch/sparc/include
AgeCommit message (Expand)AuthorFilesLines
2016-11-21sparc64: Delete now unused user copy fixup functions.David S. Miller1-31/+3
2016-11-21sparc64: Prepare to move to more saner user copy exception handling.David S. Miller1-6/+15
2016-11-21sparc64: Delete __ret_efault.David S. Miller1-41/+0
2016-11-21sparc64 mm: Fix base TSB sizing when hugetlb pages are usedMike Kravetz1-1/+2
2016-09-24sparc32: fix copy_from_user()Al Viro1-1/+3
2016-06-24sparc64: Fix return from trap window fill crashes.David S. Miller2-4/+8
2016-06-24sparc64: Reduce TLB flushes during hugepte changesNitin Gupta2-12/+34
2015-12-31sparc: Wire up mlock2 system call.David S. Miller1-1/+2
2015-12-31sparc: Add all necessary direct socket system calls.David S. Miller1-1/+4
2015-12-24sparc64: Add ADI capability to cpu capabilitiesKhalid Aziz1-0/+1
2015-12-23sparc: Hook up userfaultfd system callMike Kravetz1-1/+2
2015-11-10sparc/sparc64: allocate sys_membarrier system call numberMathieu Desnoyers1-1/+2
2015-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+1
2015-11-06mm: mlock: add mlock flags to enable VM_LOCKONFAULT usageEric B Munson1-0/+1
2015-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2-1/+4
2015-11-04sparc64: Fix numa distance valuesNitin Gupta1-0/+3
2015-09-23atomic, arch: Audit atomic_{read,set}()Peter Zijlstra1-4/+4
2015-09-10dma-mapping: consolidate dma_set_maskChristoph Hellwig1-1/+3
2015-09-10dma-mapping: consolidate dma_supportedChristoph Hellwig1-0/+1
2015-09-10dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig1-6/+0
2015-09-10dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig1-3/+0
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig1-26/+0
2015-09-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2015-09-09sparc32: do not include swap.h from pgtable_32.hMichal Hocko1-1/+1
2015-09-09Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds1-1/+1
2015-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-12/+35
2015-09-02Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds1-1/+1
2015-08-12Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ...Ingo Molnar2-1/+7
2015-08-08sparc64: Fix incorrect ASI_ST_BLKINIT_MRU_S valueRob Gardner1-1/+1
2015-08-07treewide: Fix typo compatability -> compatibilityLaurent Pinchart1-1/+1
2015-08-07sparc64: Fix userspace FPU register corruptions.David S. Miller1-11/+5
2015-08-03locking/static_keys: Add a new static_key interfacePeter Zijlstra1-9/+26
2015-08-03locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a...Andrey Konovalov1-2/+2
2015-07-27atomic: Provide atomic_{or,xor,and}Peter Zijlstra2-4/+0
2015-07-27sparc: Provide atomic_{or,xor,and}Peter Zijlstra2-0/+10
2015-07-21ftrace: Format MCOUNT_ADDR address as type unsigned longMinfei Huang1-1/+1
2015-07-18mm: clean up per architecture MM hook header filesLaurent Dufour2-15/+1
2015-06-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-9/+0
2015-06-26mm/hugetlb: remove arch_prepare/release_hugepage from arch headersDominik Dingel1-9/+0
2015-06-26Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+0
2015-06-25sparc64: perf: Add sanity checking on addresses in user stackDavid Ahern1-0/+22
2015-06-25mm: clarify that the function operates on hugepage pteAneesh Kumar K.V1-4/+4
2015-06-25mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hookZhang Zhen1-4/+0
2015-06-25mm: new mm hook frameworkLaurent Dufour1-0/+15
2015-06-23Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-29/+0
2015-06-23Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-0/+2
2015-06-23Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2015-06-23Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-5/+2
2015-06-22Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co...Ingo Molnar9-8/+31
2015-06-08PCI: Remove unused pci_dma_burst_advice()Bjorn Helgaas2-29/+0