aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/unaligned_64.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-06sparc: migrate exception table users off module.h and onto extable.hPaul Gortmaker1-1/+1
2016-03-20sparc: Convert naked unsigned uses to unsigned intJoe Perches1-2/+2
2015-11-04sparc64: Don't restrict fp regs for no-fault loadsRob Gardner1-7/+15
2014-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds1-0/+2
2014-05-18sparc64: fix sparse warnings in sys_sparc_64.c + unaligned_64.cSam Ravnborg1-0/+2
2014-05-03sparc64: Handle 32-bit tasks properly in compute_effective_address().David S. Miller1-3/+9
2013-11-14sparc64: Implement HAVE_CONTEXT_TRACKINGKirill Tkhai1-5/+11
2012-10-26sparc64: Make montmul/montsqr/mpmul usable in 32-bit threads.David S. Miller1-13/+23
2012-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller1-1/+1
2012-03-28Disintegrate asm/system.h for SparcDavid Howells1-1/+1
2012-02-15arch/sparc/kernel/unaligned_64.c: included linux/bitops.h twiceDanny Kukawka1-1/+0
2011-08-02sparc: Use hweight64() in popc emulation.David S. Miller1-11/+4
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra1-6/+6
2011-06-07sparc: Remove unnecessary semicolonsJoe Perches1-3/+3
2010-04-19sparc64: Use correct pt_regs in decode_access_size() error paths.David S. Miller1-3/+3
2010-02-28sparc: use __ratelimitAkinobu Mita1-6/+3
2010-02-10sparc: remove redundant return statementsJan Engelhardt1-2/+0
2009-12-11sparc: Add alignment and emulation fault perf events.David S. Miller1-14/+9
2009-01-08sparc: Most unaligned_64.c tweaks for branch tracer warnings.David S. Miller1-4/+4
2009-01-07sparc64: Work around branch tracer warning.David S. Miller1-2/+6
2008-12-04sparc,sparc64: unify kernel/Sam Ravnborg1-0/+690