summaryrefslogtreecommitdiff
path: root/arch/sparc/kernel/head_64.S
AgeCommit message (Expand)Author
2021-01-03sparc64: get rid of fake_swapper_regsAl Viro
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2018-03-18sparc64: Add support for ADI register fields, ASIs and trapsKhalid Aziz
2017-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2017-11-15sparc64: Use sparc optimized fls and __fls for T4 and aboveVijay Kumar
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-15sparc64: Add 16GB hugepage supportNitin Gupta
2017-08-10arch/sparc: Optimized memcpy, memset, copy_to_user, copy_from_user for M7/M8Babu Moger
2017-08-04sparc64: recognize and support sparc M8 cpu typeAllen Pais
2017-08-04sparc64: properly name the cpu constantsAllen Pais
2017-05-09sparc64: fix fault handling in NGbzero.S and GENbzero.SDave Aldridge
2017-03-27arch/sparc: Avoid DCTI CouplesBabu Moger
2016-10-24sparc64: Delete now unused user copy assembler helpers.David S. Miller
2016-10-24sparc64: Prepare to move to more saner user copy exception handling.David S. Miller
2016-10-24sparc64: Delete __ret_efault.David S. Miller
2016-08-07sparc: move exports to definitionsAl Viro
2016-04-27sparc64: Fix bootup regressions on some Kconfig combinations.David S. Miller
2016-04-21sparc64: recognize and support Sonoma CPU typeKhalid Aziz
2016-02-09locking/lockdep: Eliminate lockdep_init()Andrey Ryabinin
2015-12-24sparc64: fix FP corruption in user copy functionsRob Gardner
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