index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc
Age
Commit message (
Expand
)
Author
Lines
2017-09-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
-297
/
+2326
2017-09-09
sparc64: Handle additional cases of no fault loads
Rob Gardner
-0
/
+51
2017-09-09
sparc64: speed up etrap/rtrap on NG2 and later processors
Anthony Yznaga
-6
/
+45
2017-09-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-0
/
+28
2017-09-08
arch: define CPU_BIG_ENDIAN for all fixed big endian archs
Babu Moger
-0
/
+3
2017-09-08
vga: optimise console scrolling
Matthew Wilcox
-0
/
+25
2017-09-08
Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-28
/
+18
2017-09-07
Merge branch 'pci/resource' into next
Bjorn Helgaas
-22
/
+0
2017-09-06
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
-2
/
+1
2017-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
-0
/
+36
2017-09-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-21
/
+7
2017-09-04
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-5
/
+0
2017-08-28
sparc: leon: grpci1: constify of_device_id
Arvind Yadav
-1
/
+1
2017-08-28
sparc: leon: grpci2: constify of_device_id
Arvind Yadav
-1
/
+1
2017-08-25
futex: Remove duplicated code and fix undefined behaviour
Jiri Slaby
-21
/
+5
2017-08-25
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
-15
/
+15
2017-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-15
/
+15
2017-08-21
sparc: kernel/pcic: silence gcc 7.x warning in pcibios_fixup_bus()
Thomas Petazzoni
-1
/
+1
2017-08-21
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
-5
/
+0
2017-08-17
arch: Remove spin_unlock_wait() arch-specific definitions
Paul E. McKenney
-5
/
+0
2017-08-16
sparc64: remove unnecessary log message
Tushar Dave
-2
/
+0
2017-08-16
sparc64: Don't clibber fixed registers in __multi4.
David S. Miller
-12
/
+12
2017-08-15
sparc64: Cleanup hugepage table walk functions
Nitin Gupta
-34
/
+20
2017-08-15
sparc64: Add 16GB hugepage support
Nitin Gupta
-31
/
+157
2017-08-15
sparc64: Support huge PUD case in get_user_pages
Nitin Gupta
-3
/
+57
2017-08-15
sparc64: vcc: Add RX & TX timer for delayed LDC operation
Jag Raman
-0
/
+1
2017-08-15
sparc64: vcc: Enable VCC port probe and removal
Jag Raman
-3
/
+19
2017-08-15
sparc64: vcc: Add VCC debug message macros
Jag Raman
-0
/
+1
2017-08-15
sparc64: vcc: Enable VCC module in linux
Jag Raman
-0
/
+1
2017-08-11
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
-11
/
+63
2017-08-10
mm: add pmd_t initializer __pmd() to work around a GCC bug.
Zi Yan
-0
/
+2
2017-08-10
arch/sparc: Add accurate exception reporting in M7memcpy
Babu Moger
-209
/
+390
2017-08-10
arch/sparc: Optimized memcpy, memset, copy_to_user, copy_from_user for M7/M8
Babu Moger
-2
/
+1435
2017-08-10
arch/sparc: Rename exception handlers
Babu Moger
-124
/
+124
2017-08-10
arch/sparc: Separate the exception handlers from NG4memcpy
Babu Moger
-149
/
+165
2017-08-10
sparc64: update comments in U3memcpy
Sam Ravnborg
-11
/
+21
2017-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-11
/
+63
2017-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
David S. Miller
-30
/
+112
2017-08-10
sparc64: Revert 16GB huge page support.
David S. Miller
-220
/
+54
2017-08-10
locking/atomic: Fix atomic_set_release() for 'funny' architectures
Peter Zijlstra
-0
/
+2
2017-08-09
sparc64: Use CPU_POKE to resume idle cpu
Vijay Kumar
-5
/
+90
2017-08-09
sparc64: Add a new hypercall CPU_POKE
Vijay Kumar
-0
/
+29
2017-08-09
sparc64: Cleanup hugepage table walk functions
Nitin Gupta
-34
/
+20
2017-08-09
sparc64: Add 16GB hugepage support
Nitin Gupta
-30
/
+156
2017-08-09
sparc64: Support huge PUD case in get_user_pages
Nitin Gupta
-3
/
+57
2017-08-09
bpf, sparc64: implement jiting of BPF_J{LT, LE, SLT, SLE}
Daniel Borkmann
-0
/
+34
2017-08-07
Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kern...
David S. Miller
-18
/
+48
2017-08-04
sparc64: Increase max_phys_bits to 51 and VA bits to 53 for M8.
Vijay Kumar
-1
/
+11
2017-08-04
sparc64: recognize and support sparc M8 cpu type
Allen Pais
-2
/
+30
2017-08-04
sparc64: properly name the cpu constants
Allen Pais
-8
/
+22
[next]