index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
kernel
/
head_64.S
Age
Commit message (
Expand
)
Author
2018-03-18
sparc64: Add support for ADI register fields, ASIs and traps
Khalid Aziz
2017-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2017-11-15
sparc64: Use sparc optimized fls and __fls for T4 and above
Vijay Kumar
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-15
sparc64: Add 16GB hugepage support
Nitin Gupta
2017-08-10
arch/sparc: Optimized memcpy, memset, copy_to_user, copy_from_user for M7/M8
Babu Moger
2017-08-04
sparc64: recognize and support sparc M8 cpu type
Allen Pais
2017-08-04
sparc64: properly name the cpu constants
Allen Pais
2017-05-09
sparc64: fix fault handling in NGbzero.S and GENbzero.S
Dave Aldridge
2017-03-27
arch/sparc: Avoid DCTI Couples
Babu Moger
2016-10-24
sparc64: Delete now unused user copy assembler helpers.
David S. Miller
2016-10-24
sparc64: Prepare to move to more saner user copy exception handling.
David S. Miller
2016-10-24
sparc64: Delete __ret_efault.
David S. Miller
2016-08-07
sparc: move exports to definitions
Al Viro
2016-04-27
sparc64: Fix bootup regressions on some Kconfig combinations.
David S. Miller
2016-04-21
sparc64: recognize and support Sonoma CPU type
Khalid Aziz
2016-02-09
locking/lockdep: Eliminate lockdep_init()
Andrey Ryabinin
2015-12-24
sparc64: fix FP corruption in user copy functions
Rob Gardner
2014-10-24
sparc64: Fix register corruption in top-most kernel stack frame during boot.
David S. Miller
2014-09-09
sparc64: correctly recognise M6 and M7 cpu type
Allen Pais
2014-05-03
sparc64: Use 'ILOG2_4MB' instead of constant '22'.
David S. Miller
2013-03-11
sparc64: correctly recognize SPARC64-X chips
Allen Pais
2012-10-05
sparc64: Niagara-4 bzero/memset, plus use MRU stores in page copy.
David S. Miller
2012-09-27
sparc64: Add SPARC-T4 optimized memcpy.
David S. Miller
2012-05-19
sparc64: renamed ttable.S to ttable_64.S
Sam Ravnborg
2011-09-16
sparc64: Future proof Niagara cpu detection.
David S. Miller
2011-08-02
sparc: Minor tweaks to Niagara page copy/clear.
David S. Miller
2011-07-27
sparc: Detect and handle UltraSPARC-T3 cpu types.
David S. Miller
2011-03-31
Fix common misspellings
Lucas De Marchi
2009-06-16
sparc64: Store per-cpu offset in trap_block[]
David S. Miller
2009-04-27
sparc: cleanup references to deprecated .text.init* sections.
Tim Abbott
2009-03-30
trivial: Fix misspelling of firmware
Nick Andrew
2009-02-08
sparc64: Kill .fixup section bloat.
David S. Miller
2008-12-04
sparc,sparc64: unify kernel/
Sam Ravnborg