aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc64/lib
AgeCommit message (Expand)AuthorFilesLines
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 3-3/+0
2006-06-04[SPARC64]: Fix missing fold at end of checksums.Gravatar David S. Miller 2-4/+6
2006-03-26[PATCH] bitops: sparc64: use generic bitopsGravatar Akinobu Mita 2-128/+1
2006-03-20[SPARC64]: Optimized TSB table initialization.Gravatar David S. Miller 1-0/+1
2006-03-20[SPARC64]: Niagara optimized XOR functions for RAID.Gravatar David S. Miller 1-1/+299
2006-03-20[SPARC64]: Niagara optimized memset/bzero/clear_user.Gravatar David S. Miller 2-1/+163
2006-03-20[SPARC64]: Define ARCH_HAS_READ_CURRENT_TIMER.Gravatar David S. Miller 1-11/+8
2006-03-20[SPARC64]: __bzero_noasi --> __clear_userGravatar David S. Miller 1-9/+9
2006-03-20[SPARC64]: Fix branch signedness bug in all code patching.Gravatar David S. Miller 3-3/+6
2006-03-20[SPARC64]: Deal with PTE layout differences in SUN4V.Gravatar David S. Miller 2-11/+4
2006-03-20[SPARC64]: Fix some Niagara memcpy() bugs.Gravatar David S. Miller 2-4/+8
2006-03-20[SPARC64]: Niagara copy/clear page.Gravatar David S. Miller 2-0/+96
2006-03-20[SPARC64]: Niagara optimized memcpy() and copy_{to,from}_user().Gravatar David S. Miller 5-0/+474
2006-03-20[SPARC64]: Fix bogus flush instruction usage.Gravatar David S. Miller 1-1/+3
2006-03-04[SPARC64]: Mark __ex_table section correctly.Gravatar David S. Miller 10-10/+10
2005-10-07[SPARC64]: Fix userland FPU state corruption.Gravatar David S. Miller 1-3/+5
2005-09-28[SPARC64]: Simplify user fault fixup handling.Gravatar David S. Miller 1-34/+29
2005-09-28[SPARC64]: Fix fault handling in unaligned trap handler.Gravatar David S. Miller 1-10/+6
2005-09-14[LIB]: Consolidate _atomic_dec_and_lock()Gravatar David S. Miller 2-82/+0
2005-09-10[PATCH] spinlock consolidationGravatar Ingo Molnar 2-367/+0
2005-09-08[SPARC64]: Inline membar()'s again.Gravatar David S. Miller 2-74/+1
2005-08-31[SPARC64]: Use 'unsigned long' for port argument to I/O string ops.Gravatar David S. Miller 1-33/+44
2005-08-30[SPARC64]: Kill BRANCH_IF_ANY_CHEETAH() from copy page.Gravatar David S. Miller 1-1/+12
2005-08-29[SPARC64]: More fully work around Spitfire Errata 51.Gravatar David S. Miller 3-9/+82
2005-08-29[SPARC64]: Make debugging spinlocks usable again.Gravatar David S. Miller 1-26/+14
2005-06-27[SPARC64]: Avoid membar instructions in delay slots.Gravatar David S. Miller 7-88/+130
2005-06-21[PATCH] smp_processor_id() cleanupGravatar Ingo Molnar 1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 37-0/+4850