index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc
Commit message (
Expand
)
Author
Age
Files
Lines
*
sparc64: fix compile warning section mismatch in find_node()
Thomas Tai
2016-12-10
1
-3
/
+3
*
sparc64: Fix find_node warning if numa node cannot be found
Thomas Tai
2016-12-10
1
-4
/
+61
*
sparc32: Fix inverted invalid_frame_pointer checks on sigreturns
Andreas Larsson
2016-12-10
1
-2
/
+2
*
sparc64: Delete now unused user copy fixup functions.
David S. Miller
2016-11-21
3
-103
/
+4
*
sparc64: Delete now unused user copy assembler helpers.
David S. Miller
2016-11-21
1
-30
/
+0
*
sparc64: Convert U3copy_{from,to}_user to accurate exception reporting.
David S. Miller
2016-11-21
3
-81
/
+162
*
sparc64: Convert NG2copy_{from,to}_user to accurate exception reporting.
David S. Miller
2016-11-21
3
-91
/
+153
*
sparc64: Convert NGcopy_{from,to}_user to accurate exception reporting.
David S. Miller
2016-11-21
3
-79
/
+162
*
sparc64: Convert NG4copy_{from,to}_user to accurate exception reporting.
David S. Miller
2016-11-21
3
-79
/
+231
*
sparc64: Convert U1copy_{from,to}_user to accurate exception reporting.
David S. Miller
2016-11-21
3
-124
/
+237
*
sparc64: Convert GENcopy_{from,to}_user to accurate exception reporting.
David S. Miller
2016-11-21
3
-18
/
+38
*
sparc64: Convert copy_in_user to accurate exception reporting.
David S. Miller
2016-11-21
1
-10
/
+25
*
sparc64: Prepare to move to more saner user copy exception handling.
David S. Miller
2016-11-21
15
-39
/
+47
*
sparc64: Delete __ret_efault.
David S. Miller
2016-11-21
3
-48
/
+1
*
sparc64: Handle extremely large kernel TLB range flushes more gracefully.
David S. Miller
2016-11-21
1
-55
/
+228
*
sparc64: Fix illegal relative branches in hypervisor patched TLB cross-call c...
David S. Miller
2016-11-21
1
-12
/
+30
*
sparc64: Fix instruction count in comment for __hypervisor_flush_tlb_pending.
David S. Miller
2016-11-21
1
-1
/
+1
*
sparc64: Fix illegal relative branches in hypervisor patched TLB code.
David S. Miller
2016-11-21
1
-14
/
+51
*
sparc64: Handle extremely large kernel TSB range flushes sanely.
David S. Miller
2016-11-21
1
-0
/
+17
*
sparc: Handle negative offsets in arch_jump_label_transform
James Clarke
2016-11-21
1
-6
/
+17
*
sparc64 mm: Fix base TSB sizing when hugetlb pages are used
Mike Kravetz
2016-11-21
6
-15
/
+19
*
sparc: Don't leak context bits into thread->fault_address
David S. Miller
2016-11-21
3
-4
/
+24
*
sparc32: fix copy_from_user()
Al Viro
2016-09-24
1
-1
/
+3
*
sparc64: Fix return from trap window fill crashes.
David S. Miller
2016-06-24
5
-52
/
+116
*
sparc: Harden signal return frame checks.
David S. Miller
2016-06-24
5
-45
/
+92
*
sparc64: Take ctx_alloc_lock properly in hugetlb_setup().
David S. Miller
2016-06-24
1
-3
/
+7
*
sparc64: Reduce TLB flushes during hugepte changes
Nitin Gupta
2016-06-24
6
-51
/
+97
*
sparc/PCI: Fix for panic while enabling SR-IOV
Babu Moger
2016-06-24
1
-0
/
+17
*
sparc64: Fix sparc64_set_context stack handling.
David S. Miller
2016-06-24
1
-1
/
+1
*
sparc64: Fix numa node distance initialization
Nitin Gupta
2016-06-24
1
-7
/
+8
*
sparc64: Fix bootup regressions on some Kconfig combinations.
David S. Miller
2016-06-24
8
-55
/
+34
*
sparc: Fix system call tracing register handling.
Mike Frysinger
2016-06-24
2
-0
/
+53
*
sparc64: fix incorrect sign extension in sys_sparc64_personality
Dmitry V. Levin
2016-03-03
1
-1
/
+1
*
net: filter: make JITs zero A for SKF_AD_ALU_XOR_X
Rabin Vincent
2016-01-06
1
-15
/
+2
*
sparc: Wire up mlock2 system call.
David S. Miller
2015-12-31
3
-4
/
+5
*
sparc: Add all necessary direct socket system calls.
David S. Miller
2015-12-31
3
-18
/
+24
*
sparc64: fix FP corruption in user copy functions
Rob Gardner
2015-12-24
13
-134
/
+235
*
sparc64: Perf should save/restore fault info
Rob Gardner
2015-12-24
1
-0
/
+4
*
sparc64: Ensure perf can access user stacks
Rob Gardner
2015-12-24
1
-0
/
+7
*
sparc64: Don't set %pil in rtrap_nmi too early
Rob Gardner
2015-12-24
1
-1
/
+7
*
sparc64: Add ADI capability to cpu capabilities
Khalid Aziz
2015-12-24
2
-4
/
+6
*
sparc: Hook up userfaultfd system call
Mike Kravetz
2015-12-23
3
-4
/
+5
*
treewide: Remove old email address
Peter Zijlstra
2015-11-23
1
-1
/
+1
*
sparc/sparc64: allocate sys_membarrier system call number
Mathieu Desnoyers
2015-11-09
3
-4
/
+5
*
Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-11-06
3
-3
/
+22
|
\
|
*
sparc/PCI: Add mem64 resource parsing for root bus
Yinghai Lu
2015-10-29
3
-3
/
+22
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-11-05
1
-0
/
+1
|
\
\
|
*
|
mm: mlock: add mlock flags to enable VM_LOCKONFAULT usage
Eric B Munson
2015-11-05
1
-0
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2015-11-05
8
-30
/
+109
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
sparc64: Fix numa distance values
Nitin Gupta
2015-11-04
2
-1
/
+72
[next]