summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include
AgeCommit message (Expand)AuthorFilesLines
2016-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+3
2016-01-08Merge branch 'for-linus' into work.miscAl Viro1-1/+5
2016-01-04soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek1-0/+3
2016-01-04put the remnants of ..._user_ret() to restAl Viro2-105/+0
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-09sparc/sparc64: allocate sys_membarrier system call numberMathieu Desnoyers1-1/+2
2015-11-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+1
2015-11-05mm: mlock: add mlock flags to enable VM_LOCKONFAULT usageEric B Munson1-0/+1
2015-11-05Merge 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-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2015-09-08sparc32: do not include swap.h from pgtable_32.hMichal Hocko1-1/+1
2015-09-08Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds1-1/+1
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-12/+35
2015-09-01Merge 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-07sparc64: Fix incorrect ASI_ST_BLKINIT_MRU_S valueRob Gardner1-1/+1
2015-08-07treewide: Fix typo compatability -> compatibilityLaurent Pinchart1-1/+1
2015-08-06sparc64: 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-20ftrace: Format MCOUNT_ADDR address as type unsigned longMinfei Huang1-1/+1
2015-07-17mm: 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-25mm/hugetlb: remove arch_prepare/release_hugepage from arch headersDominik Dingel1-9/+0
2015-06-25Merge 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-24mm: clarify that the function operates on hugepage pteAneesh Kumar K.V1-4/+4
2015-06-24mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hookZhang Zhen1-4/+0
2015-06-24mm: 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-22Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-0/+2
2015-06-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2015-06-22Merge 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
2015-06-07arch/*/io.h: Add ioremap_wt() to all architecturesToshi Kani2-0/+2
2015-06-03Merge branch 'locking/core' into x86/core, to prepare for dependent patchIngo Molnar3-5/+2
2015-06-02Merge branch 'linus' into sched/core, to resolve conflictIngo Molnar4-3/+27