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.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-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 regression in pmdp_invalidate().
David S. Miller
2018-11-04
1
-6
/
+13
*
sys: don't hold uts_sem while accessing userspace memory
Jann Horn
2018-09-09
2
-17
/
+25
*
sparc: use asm-generic version of msi.h
Thomas Petazzoni
2018-09-05
1
-0
/
+1
*
sparc/time: Add missing __init to init_tick_ops()
Steven Rostedt (VMware)
2018-09-05
1
-1
/
+1
*
sparc64: Make atomic_xchg() an inline function rather than a macro.
David S. Miller
2018-05-30
1
-1
/
+5
*
bug.h: work around GCC PR82365 in BUG()
Arnd Bergmann
2018-05-30
1
-1
/
+5
*
sparc: vio: use put_device() instead of kfree()
Arvind Yadav
2018-05-25
1
-1
/
+1
*
sparc64: update pmdp_invalidate() to return old pmd value
Nitin Gupta
2018-04-26
2
-6
/
+19
*
kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK
Levin, Alexander (Sasha Levin)
2018-02-22
1
-2
/
+2
*
crypto: hash - annotate algorithms taking optional key
Eric Biggers
2018-02-16
1
-0
/
+1
*
sparc64: repair calling incorrect hweight function from stubs
Jan Engelhardt
2018-01-02
1
-2
/
+2
*
linux/compiler.h: Split into compiler.h and compiler_types.h
Will Deacon
2017-12-25
1
-0
/
+1
*
bpf, sparc: fix usage of wrong reg for load_skb_regs after call
Daniel Borkmann
2017-12-25
1
-2
/
+4
*
fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscall
Jeff Layton
2017-12-17
1
-1
/
+0
*
sparc64/mm: set fields in deferred pages
Pavel Tatashin
2017-12-14
1
-1
/
+8
*
sparc64: Fix page table walk for PUD hugepages
Nitin Gupta
2017-11-21
1
-1
/
+1
*
sparc64: mmu_context: Add missing include files
Guenter Roeck
2017-11-21
1
-0
/
+2
*
sparc32: Add cmpxchg64().
David S. Miller
2017-11-21
2
-0
/
+17
*
License cleanup: add SPDX license identifier to uapi header files with no lic...
Greg Kroah-Hartman
2017-11-02
44
-0
/
+44
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
506
-0
/
+506
*
Revert commit 1a8b6d76dc5b ("net:add one common config...")
Ding Tianhong
2017-10-09
1
-1
/
+0
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2017-09-11
4
-11
/
+18
|
\
|
*
signal: Remove kernel interal si_code magic
Eric W. Biederman
2017-07-24
2
-10
/
+10
|
*
signal/sparc: Document a conflict with SI_USER with SIGFPE
Eric W. Biederman
2017-07-19
3
-2
/
+9
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
2017-09-10
37
-297
/
+2326
|
\
\
|
*
|
sparc64: Handle additional cases of no fault loads
Rob Gardner
2017-09-09
1
-0
/
+51
|
*
|
sparc64: speed up etrap/rtrap on NG2 and later processors
Anthony Yznaga
2017-09-09
5
-6
/
+45
|
*
|
sparc: leon: grpci1: constify of_device_id
Arvind Yadav
2017-08-28
1
-1
/
+1
|
*
|
sparc: leon: grpci2: constify of_device_id
Arvind Yadav
2017-08-28
1
-1
/
+1
|
*
|
sparc64: Cleanup hugepage table walk functions
Nitin Gupta
2017-08-15
1
-34
/
+20
|
*
|
sparc64: Add 16GB hugepage support
Nitin Gupta
2017-08-15
9
-31
/
+157
|
*
|
sparc64: Support huge PUD case in get_user_pages
Nitin Gupta
2017-08-15
2
-3
/
+57
|
*
|
sparc64: vcc: Add RX & TX timer for delayed LDC operation
Jag Raman
2017-08-15
1
-0
/
+1
|
*
|
sparc64: vcc: Enable VCC port probe and removal
Jag Raman
2017-08-15
3
-3
/
+19
|
*
|
sparc64: vcc: Add VCC debug message macros
Jag Raman
2017-08-15
1
-0
/
+1
|
*
|
sparc64: vcc: Enable VCC module in linux
Jag Raman
2017-08-15
1
-0
/
+1
|
*
|
arch/sparc: Add accurate exception reporting in M7memcpy
Babu Moger
2017-08-10
4
-209
/
+390
|
*
|
arch/sparc: Optimized memcpy, memset, copy_to_user, copy_from_user for M7/M8
Babu Moger
2017-08-10
7
-2
/
+1435
|
*
|
arch/sparc: Rename exception handlers
Babu Moger
2017-08-10
2
-124
/
+124
|
*
|
arch/sparc: Separate the exception handlers from NG4memcpy
Babu Moger
2017-08-10
3
-149
/
+165
|
*
|
sparc64: update comments in U3memcpy
Sam Ravnborg
2017-08-10
1
-11
/
+21
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
David S. Miller
2017-08-10
13
-30
/
+112
|
|
\
\
|
*
|
|
sparc64: Revert 16GB huge page support.
David S. Miller
2017-08-10
9
-220
/
+54
|
*
|
|
sparc64: Use CPU_POKE to resume idle cpu
Vijay Kumar
2017-08-09
5
-5
/
+90
|
*
|
|
sparc64: Add a new hypercall CPU_POKE
Vijay Kumar
2017-08-09
2
-0
/
+29
|
*
|
|
sparc64: Cleanup hugepage table walk functions
Nitin Gupta
2017-08-09
1
-34
/
+20
|
*
|
|
sparc64: Add 16GB hugepage support
Nitin Gupta
2017-08-09
8
-30
/
+156
|
*
|
|
sparc64: Support huge PUD case in get_user_pages
Nitin Gupta
2017-08-09
2
-3
/
+57
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-09-09
2
-0
/
+28
|
\
\
\
\
|
*
|
|
|
arch: define CPU_BIG_ENDIAN for all fixed big endian archs
Babu Moger
2017-09-08
1
-0
/
+3
[next]