summaryrefslogtreecommitdiff
path: root/arch/sparc/kernel/unaligned_64.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-10-06sparc: migrate exception table users off module.h and onto extable.hPaul Gortmaker
2016-03-20sparc: Convert naked unsigned uses to unsigned intJoe Perches
2015-11-04sparc64: Don't restrict fp regs for no-fault loadsRob Gardner
2014-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds
2014-05-18sparc64: fix sparse warnings in sys_sparc_64.c + unaligned_64.cSam Ravnborg
2014-05-03sparc64: Handle 32-bit tasks properly in compute_effective_address().David S. Miller
2013-11-14sparc64: Implement HAVE_CONTEXT_TRACKINGKirill Tkhai
2012-10-26sparc64: Make montmul/montsqr/mpmul usable in 32-bit threads.David S. Miller
2012-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller
2012-03-28Disintegrate asm/system.h for SparcDavid Howells
2012-02-15arch/sparc/kernel/unaligned_64.c: included linux/bitops.h twiceDanny Kukawka
2011-08-02sparc: Use hweight64() in popc emulation.David S. Miller
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra
2011-06-07sparc: Remove unnecessary semicolonsJoe Perches
2010-04-19sparc64: Use correct pt_regs in decode_access_size() error paths.David S. Miller
2010-02-28sparc: use __ratelimitAkinobu Mita
2010-02-10sparc: remove redundant return statementsJan Engelhardt
2009-12-11sparc: Add alignment and emulation fault perf events.David S. Miller
2009-01-08sparc: Most unaligned_64.c tweaks for branch tracer warnings.David S. Miller
2009-01-07sparc64: Work around branch tracer warning.David S. Miller
2008-12-04sparc,sparc64: unify kernel/Sam Ravnborg