summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/unaligned_64.c
Commit message (Expand)AuthorAgeFilesLines
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* sparc: migrate exception table users off module.h and onto extable.hPaul Gortmaker2016-10-061-1/+1
* sparc: Convert naked unsigned uses to unsigned intJoe Perches2016-03-201-2/+2
* sparc64: Don't restrict fp regs for no-fault loadsRob Gardner2015-11-041-7/+15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2014-06-191-0/+2
|\
| * sparc64: fix sparse warnings in sys_sparc_64.c + unaligned_64.cSam Ravnborg2014-05-181-0/+2
* | sparc64: Handle 32-bit tasks properly in compute_effective_address().David S. Miller2014-05-031-3/+9
|/
* sparc64: Implement HAVE_CONTEXT_TRACKINGKirill Tkhai2013-11-141-5/+11
* sparc64: Make montmul/montsqr/mpmul usable in 32-bit threads.David S. Miller2012-10-261-13/+23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller2012-04-131-1/+1
|\
| * Disintegrate asm/system.h for SparcDavid Howells2012-03-281-1/+1
* | arch/sparc/kernel/unaligned_64.c: included linux/bitops.h twiceDanny Kukawka2012-02-151-1/+0
|/
* sparc: Use hweight64() in popc emulation.David S. Miller2011-08-021-11/+4
* perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra2011-07-011-6/+6
* sparc: Remove unnecessary semicolonsJoe Perches2011-06-071-3/+3
* sparc64: Use correct pt_regs in decode_access_size() error paths.David S. Miller2010-04-191-3/+3
* sparc: use __ratelimitAkinobu Mita2010-02-281-6/+3
* sparc: remove redundant return statementsJan Engelhardt2010-02-101-2/+0
* sparc: Add alignment and emulation fault perf events.David S. Miller2009-12-111-14/+9
* sparc: Most unaligned_64.c tweaks for branch tracer warnings.David S. Miller2009-01-081-4/+4
* sparc64: Work around branch tracer warning.David S. Miller2009-01-071-2/+6
* sparc,sparc64: unify kernel/Sam Ravnborg2008-12-041-0/+690