aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/head_64.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-24sparc64: Delete now unused user copy assembler helpers.David S. Miller1-30/+0
2016-10-24sparc64: Prepare to move to more saner user copy exception handling.David S. Miller1-12/+11
2016-10-24sparc64: Delete __ret_efault.David S. Miller1-7/+1
2016-08-07sparc: move exports to definitionsAl Viro1-1/+6
2016-04-27sparc64: Fix bootup regressions on some Kconfig combinations.David S. Miller1-16/+8
2016-04-21sparc64: recognize and support Sonoma CPU typeKhalid Aziz1-0/+8
2016-02-09locking/lockdep: Eliminate lockdep_init()Andrey Ryabinin1-8/+0
2015-12-24sparc64: fix FP corruption in user copy functionsRob Gardner1-0/+13
2014-10-24sparc64: Fix register corruption in top-most kernel stack frame during boot.David S. Miller1-36/+4
2014-09-09sparc64: correctly recognise M6 and M7 cpu typeAllen Pais1-0/+12
2014-05-03sparc64: Use 'ILOG2_4MB' instead of constant '22'.David S. Miller1-2/+2
2013-03-11sparc64: correctly recognize SPARC64-X chipsAllen Pais1-2/+23
2012-10-05sparc64: Niagara-4 bzero/memset, plus use MRU stores in page copy.David S. Miller1-1/+1
2012-09-27sparc64: Add SPARC-T4 optimized memcpy.David S. Miller1-2/+12
2012-05-19sparc64: renamed ttable.S to ttable_64.SSam Ravnborg1-1/+1
2011-09-16sparc64: Future proof Niagara cpu detection.David S. Miller1-3/+22
2011-08-02sparc: Minor tweaks to Niagara page copy/clear.David S. Miller1-1/+1
2011-07-27sparc: Detect and handle UltraSPARC-T3 cpu types.David S. Miller1-0/+31
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2009-06-16sparc64: Store per-cpu offset in trap_block[]David S. Miller1-22/+0
2009-04-27sparc: cleanup references to deprecated .text.init* sections.Tim Abbott1-1/+1
2009-03-30trivial: Fix misspelling of firmwareNick Andrew1-1/+1
2009-02-08sparc64: Kill .fixup section bloat.David S. Miller1-3/+28
2008-12-04sparc,sparc64: unify kernel/Sam Ravnborg1-0/+900