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.13.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
2016-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
8
-31
/
+31
2016-03-23
sparc/syscall: fix syscall_get_arch
Andy Lutomirski
1
-1
/
+8
2016-03-23
sparc/compat: provide an accurate in_compat_syscall implementation
Andy Lutomirski
1
-0
/
+7
2016-03-21
sparc: Convert naked unsigned uses to unsigned int
Joe Perches
5
-28
/
+28
2016-03-21
sparc: Fix misspellings in comments.
Adam Buchbinder
3
-3
/
+3
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
3
-14
/
+10
2016-03-18
Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-4
/
+0
2016-03-17
Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+0
2016-03-14
ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short
Alexander Duyck
2
-4
/
+2
2016-03-14
ipv4: Update parameters for csum_tcpudp_magic to their original types
Alexander Duyck
2
-10
/
+6
2016-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2016-03-07
PCI: Move pci_dma_* helpers to common code
Christoph Hellwig
1
-3
/
+0
2016-02-26
net: Facility to report route quality of connected sockets
Tom Herbert
1
-0
/
+2
2016-02-16
gpio: Remove unused asm/gpio.h files
Bjorn Helgaas
1
-4
/
+0
2016-01-22
sparc: Hook up copy_file_range syscall.
David S. Miller
1
-1
/
+2
2016-01-21
dma-mapping: always provide the dma_map_ops based implementation
Christoph Hellwig
1
-2
/
+0
2016-01-21
sparc: use generic dma_set_mask
Christoph Hellwig
1
-15
/
+0
2016-01-19
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
3
-27
/
+6
2016-01-16
arch/sparc/include/asm/pgtable_64.h: add pmd_[dirty|mkclean] for THP
Minchan Kim
1
-0
/
+9
2016-01-16
sparc, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
1
-16
/
+0
2016-01-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+3
2016-01-12
sparc: define __smp_xxx
Michael S. Tsirkin
1
-4
/
+4
2016-01-12
sparc: reuse asm-generic/barrier.h
Michael S. Tsirkin
3
-23
/
+2
2016-01-09
Merge branch 'for-linus' into work.misc
Al Viro
1
-1
/
+5
2016-01-05
soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF
Craig Gallek
1
-0
/
+3
2016-01-04
put the remnants of ..._user_ret() to rest
Al Viro
2
-105
/
+0
2015-12-31
sparc: Wire up mlock2 system call.
David S. Miller
1
-1
/
+2
2015-12-31
sparc: Add all necessary direct socket system calls.
David S. Miller
1
-1
/
+4
2015-12-24
sparc64: Add ADI capability to cpu capabilities
Khalid Aziz
1
-0
/
+1
2015-12-23
sparc: Hook up userfaultfd system call
Mike Kravetz
1
-1
/
+2
2015-11-10
sparc/sparc64: allocate sys_membarrier system call number
Mathieu Desnoyers
1
-1
/
+2
2015-11-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
2015-11-06
mm: mlock: add mlock flags to enable VM_LOCKONFAULT usage
Eric B Munson
1
-0
/
+1
2015-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2
-1
/
+4
2015-11-04
sparc64: Fix numa distance values
Nitin Gupta
1
-0
/
+3
2015-09-23
atomic, arch: Audit atomic_{read,set}()
Peter Zijlstra
1
-4
/
+4
2015-09-10
dma-mapping: consolidate dma_set_mask
Christoph Hellwig
1
-1
/
+3
2015-09-10
dma-mapping: consolidate dma_supported
Christoph Hellwig
1
-0
/
+1
2015-09-10
dma-mapping: cosolidate dma_mapping_error
Christoph Hellwig
1
-6
/
+0
2015-09-10
dma-mapping: consolidate dma_{alloc,free}_noncoherent
Christoph Hellwig
1
-3
/
+0
2015-09-10
dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}
Christoph Hellwig
1
-26
/
+0
2015-09-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2015-09-09
sparc32: do not include swap.h from pgtable_32.h
Michal Hocko
1
-1
/
+1
2015-09-09
Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-1
/
+1
2015-09-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-12
/
+35
2015-09-02
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2015-08-12
Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ...
Ingo Molnar
2
-1
/
+7
2015-08-08
sparc64: Fix incorrect ASI_ST_BLKINIT_MRU_S value
Rob Gardner
1
-1
/
+1
2015-08-07
treewide: Fix typo compatability -> compatibility
Laurent Pinchart
1
-1
/
+1
2015-08-07
sparc64: Fix userspace FPU register corruptions.
David S. Miller
1
-11
/
+5
[next]