aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64/lib (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-10-07[SPARC64]: Fix userland FPU state corruption.David S. Miller1-3/+5
2005-09-28[SPARC64]: Simplify user fault fixup handling.David S. Miller1-34/+29
2005-09-28[SPARC64]: Fix fault handling in unaligned trap handler.David S. Miller1-10/+6
2005-09-14[LIB]: Consolidate _atomic_dec_and_lock()David S. Miller2-82/+0
2005-09-10[PATCH] spinlock consolidationIngo Molnar2-367/+0
2005-09-08[SPARC64]: Inline membar()'s again.David S. Miller2-74/+1
2005-08-31[SPARC64]: Use 'unsigned long' for port argument to I/O string ops.David S. Miller1-33/+44
2005-08-30[SPARC64]: Kill BRANCH_IF_ANY_CHEETAH() from copy page.David S. Miller1-1/+12
2005-08-29[SPARC64]: More fully work around Spitfire Errata 51.David S. Miller3-9/+82
2005-08-29[SPARC64]: Make debugging spinlocks usable again.David S. Miller1-26/+14
2005-06-27[SPARC64]: Avoid membar instructions in delay slots.David S. Miller7-88/+130
2005-06-21[PATCH] smp_processor_id() cleanupIngo Molnar1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds37-0/+4850