index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-24
treewide: Consolidate get_dma_ops() implementations
Bart Van Assche
1
-2
/
+2
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
1
-4
/
+4
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2
-2
/
+2
2016-12-12
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-3
/
+0
2016-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
7
-4
/
+107
2016-12-12
sparc: fix a building error reported by kbuild
Gonglei \(Arei\)
1
-0
/
+1
2016-12-12
sparc64: fix typo in pgd_clear()
Kirill A. Shutemov
1
-1
/
+1
2016-12-12
sparc64:Support User Probes for sparc
Allen Pais
5
-3
/
+105
2016-11-30
tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING
Francis Yan
1
-0
/
+2
2016-11-22
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2
-0
/
+371
2016-11-18
sparc64: Enable sun4v dma ops to use IOMMU v2 APIs
Tushar Dave
1
-0
/
+6
2016-11-18
sparc64: Initialize iommu_map_table and iommu_pool
Tushar Dave
1
-0
/
+2
2016-11-18
sparc64: Add ATU (new IOMMU) support
Tushar Dave
2
-0
/
+363
2016-11-17
locking/core: Provide common cpu_relax_yield() definition
Christian Borntraeger
2
-2
/
+0
2016-11-16
locking/core, arch: Remove cpu_relax_lowlatency()
Christian Borntraeger
2
-2
/
+0
2016-11-16
locking/core: Introduce cpu_relax_yield()
Christian Borntraeger
2
-0
/
+2
2016-11-11
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
5
-35
/
+20
2016-10-25
locking/mutex: Kill arch specific code
Peter Zijlstra
1
-1
/
+0
2016-10-25
sparc64: Delete now unused user copy fixup functions.
David S. Miller
1
-33
/
+3
2016-10-24
sparc64: Prepare to move to more saner user copy exception handling.
David S. Miller
1
-6
/
+15
2016-10-24
sparc64: Delete __ret_efault.
David S. Miller
1
-1
/
+0
2016-10-24
sparc32: Fix old style declaration GCC warnings
Tobias Klauser
1
-1
/
+1
2016-10-24
sparc64: Fix old style declaration GCC warnings
Tobias Klauser
1
-6
/
+6
2016-10-24
sparc64: Setup a scheduling domain for highest level cache.
Atish Patra
2
-3
/
+10
2016-10-15
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
4
-100
/
+35
2016-10-12
Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-18
/
+22
2016-10-08
nmi_backtrace: add more trigger_*_cpu_backtrace() methods
Chris Metcalf
1
-2
/
+3
2016-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-0
/
+1
2016-10-06
sparc64: Enable setting "relaxed ordering" in IOMMU mappings
chris hyser
1
-0
/
+1
2016-10-06
sparc64: separate extable_64.h, switch elf_64.h to it
Al Viro
3
-18
/
+22
2016-10-04
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+4
2016-09-29
sparc64: Fix non-SMP build.
David S. Miller
1
-0
/
+1
2016-09-28
sparc64: Fix cpu_possible_mask if nr_cpus is set
Atish Patra
1
-0
/
+1
2016-09-28
sparc64 mm: Fix more TSB sizing issues
Mike Kravetz
1
-0
/
+1
2016-09-15
Merge branch 'linus' into x86/asm, to pick up recent fixes
Ingo Molnar
2
-11
/
+9
2016-09-14
Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+3
2016-09-14
sparc32: fix copy_from_user()
Al Viro
1
-1
/
+3
2016-09-06
usercopy: fold builtin_const check into inline function
Kees Cook
2
-10
/
+6
2016-08-24
ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from config
Josh Poimboeuf
1
-0
/
+4
2016-08-09
Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
2
-6
/
+19
2016-08-08
[sparc] unify 32bit and 64bit string.h
Al Viro
3
-100
/
+34
2016-08-08
sparc: move exports to definitions
Al Viro
1
-0
/
+1
2016-08-05
Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
1
-10
/
+0
2016-08-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-24
/
+0
2016-08-03
signal: consolidate {TS,TLF}_RESTORE_SIGMASK code
Andy Lutomirski
1
-24
/
+0
2016-08-03
Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+0
2016-08-01
Merge branch 'pci/msi-affinity' into next
Bjorn Helgaas
1
-4
/
+2
2016-07-29
sparc64: Trim page tables for 8M hugepages
Nitin Gupta
3
-10
/
+11
2016-07-29
sparc64 mm: Fix base TSB sizing when hugetlb pages are used
Mike Kravetz
1
-1
/
+2
2016-07-27
sparc/uaccess: Enable hardened usercopy
Kees Cook
2
-6
/
+19
[next]