aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64/lib
Commit message (Expand)AuthorAge
* [SPARC64]: Fix inconsistent .section usage in lib/Sam Ravnborg2008-01-31
* [SPARC/SPARC64]: Fix usage of .section .sched.text in assembler code.Sam Ravnborg2008-01-31
* [SPARC64]: Implement atomic backoff.David S. Miller2007-10-17
* [SPARC64]: Fix register usage in xor_raid_4().David S. Miller2007-10-14
* [SPARC64]: Don't use in/local regs for ldx/stx data in N1 memcpy.David S. Miller2007-10-02
* [SPARC64]: Fix missing load-twin usage in Niagara-1 memcpy.David S. Miller2007-10-02
* [SPARC64]: Niagara-2 optimized copies.David S. Miller2007-08-16
* [SPARC64]: Do not assume sun4v chips have load-twin/store-init support.David S. Miller2007-08-08
* [SPARC64]: More sensible udelay implementation.David S. Miller2007-07-16
* [SPARC64]: store-init needs trailing membar.David S. Miller2007-03-19
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [SPARC64]: Fix missing fold at end of checksums.David S. Miller2006-06-05
* [PATCH] bitops: sparc64: use generic bitopsAkinobu Mita2006-03-26
* [SPARC64]: Optimized TSB table initialization.David S. Miller2006-03-20
* [SPARC64]: Niagara optimized XOR functions for RAID.David S. Miller2006-03-20
* [SPARC64]: Niagara optimized memset/bzero/clear_user.David S. Miller2006-03-20
* [SPARC64]: Define ARCH_HAS_READ_CURRENT_TIMER.David S. Miller2006-03-20
* [SPARC64]: __bzero_noasi --> __clear_userDavid S. Miller2006-03-20
* [SPARC64]: Fix branch signedness bug in all code patching.David S. Miller2006-03-20
* [SPARC64]: Deal with PTE layout differences in SUN4V.David S. Miller2006-03-20
* [SPARC64]: Fix some Niagara memcpy() bugs.David S. Miller2006-03-20
* [SPARC64]: Niagara copy/clear page.David S. Miller2006-03-20
* [SPARC64]: Niagara optimized memcpy() and copy_{to,from}_user().David S. Miller2006-03-20
* [SPARC64]: Fix bogus flush instruction usage.David S. Miller2006-03-20
* [SPARC64]: Mark __ex_table section correctly.David S. Miller2006-03-05
* [SPARC64]: Fix userland FPU state corruption.David S. Miller2005-10-07
* [SPARC64]: Simplify user fault fixup handling.David S. Miller2005-09-29
* [SPARC64]: Fix fault handling in unaligned trap handler.David S. Miller2005-09-28
* [LIB]: Consolidate _atomic_dec_and_lock()David S. Miller2005-09-15
* [PATCH] spinlock consolidationIngo Molnar2005-09-10
* [SPARC64]: Inline membar()'s again.David S. Miller2005-09-08
* [SPARC64]: Use 'unsigned long' for port argument to I/O string ops.David S. Miller2005-08-31
* [SPARC64]: Kill BRANCH_IF_ANY_CHEETAH() from copy page.David S. Miller2005-08-30
* [SPARC64]: More fully work around Spitfire Errata 51.David S. Miller2005-08-29
* [SPARC64]: Make debugging spinlocks usable again.David S. Miller2005-08-29
* [SPARC64]: Avoid membar instructions in delay slots.David S. Miller2005-06-27
* [PATCH] smp_processor_id() cleanupIngo Molnar2005-06-21
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16