summaryrefslogtreecommitdiff
path: root/arch/sparc/kernel/head_64.S
AgeCommit message (Expand)Author
2014-10-24sparc64: Fix register corruption in top-most kernel stack frame during boot.David S. Miller
2014-09-09sparc64: correctly recognise M6 and M7 cpu typeAllen Pais
2014-05-03sparc64: Use 'ILOG2_4MB' instead of constant '22'.David S. Miller
2013-03-11sparc64: correctly recognize SPARC64-X chipsAllen Pais
2012-10-05sparc64: Niagara-4 bzero/memset, plus use MRU stores in page copy.David S. Miller
2012-09-27sparc64: Add SPARC-T4 optimized memcpy.David S. Miller
2012-05-19sparc64: renamed ttable.S to ttable_64.SSam Ravnborg
2011-09-16sparc64: Future proof Niagara cpu detection.David S. Miller
2011-08-02sparc: Minor tweaks to Niagara page copy/clear.David S. Miller
2011-07-27sparc: Detect and handle UltraSPARC-T3 cpu types.David S. Miller
2011-03-31Fix common misspellingsLucas De Marchi
2009-06-16sparc64: Store per-cpu offset in trap_block[]David S. Miller
2009-04-27sparc: cleanup references to deprecated .text.init* sections.Tim Abbott
2009-03-30trivial: Fix misspelling of firmwareNick Andrew
2009-02-08sparc64: Kill .fixup section bloat.David S. Miller
2008-12-04sparc,sparc64: unify kernel/Sam Ravnborg