aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/head_64.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-03sparc64: get rid of fake_swapper_regsAl Viro1-1/+1
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport1-1/+1
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport1-1/+1
2018-03-18sparc64: Add support for ADI register fields, ASIs and trapsKhalid Aziz1-0/+1
2017-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-0/+2
2017-11-15sparc64: Use sparc optimized fls and __fls for T4 and aboveVijay Kumar1-0/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-15sparc64: Add 16GB hugepage supportNitin Gupta1-1/+1
2017-08-10arch/sparc: Optimized memcpy, memset, copy_to_user, copy_from_user for M7/M8Babu Moger1-2/+14
2017-08-04sparc64: recognize and support sparc M8 cpu typeAllen Pais1-0/+6
2017-08-04sparc64: properly name the cpu constantsAllen Pais1-8/+8
2017-05-09sparc64: fix fault handling in NGbzero.S and GENbzero.SDave Aldridge1-0/+6
2017-03-27arch/sparc: Avoid DCTI CouplesBabu Moger1-0/+4
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