summaryrefslogtreecommitdiffstats
path: root/arch/sparc64/lib
Commit message (Expand)AuthorAgeFilesLines
* sparc64: Implement IRQ stacks.David S. Miller2008-08-121-0/+22
* sparc64: Fix recursion in stack overflow detection handling.David S. Miller2008-08-121-3/+14
* sparc64: Remove 4MB and 512K base page size options.David S. Miller2008-07-171-3/+3
* sparc64: add ftrace support.David Miller2008-05-231-4/+54
* sparc64: remove CVS keywordsAdrian Bunk2008-05-206-6/+6
* iomap: fix 64 bits resources on 32 bitsBenjamin Herrenschmidt2008-04-291-2/+2
* [SPARC64]: Fix inconsistent .section usage in lib/Sam Ravnborg2008-01-312-2/+2
* [SPARC/SPARC64]: Fix usage of .section .sched.text in assembler code.Sam Ravnborg2008-01-311-1/+1
* [SPARC64]: Implement atomic backoff.David S. Miller2007-10-172-20/+48
* [SPARC64]: Fix register usage in xor_raid_4().David S. Miller2007-10-131-6/+6
* [SPARC64]: Don't use in/local regs for ldx/stx data in N1 memcpy.David S. Miller2007-10-021-4/+4
* [SPARC64]: Fix missing load-twin usage in Niagara-1 memcpy.David S. Miller2007-10-023-166/+221
* [SPARC64]: Niagara-2 optimized copies.David S. Miller2007-08-167-0/+706
* [SPARC64]: Do not assume sun4v chips have load-twin/store-init support.David S. Miller2007-08-087-1/+466
* [SPARC64]: More sensible udelay implementation.David S. Miller2007-07-162-47/+1
* [SPARC64]: store-init needs trailing membar.David S. Miller2007-03-193-0/+5
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-303-3/+0
* [SPARC64]: Fix missing fold at end of checksums.David S. Miller2006-06-042-4/+6
* [PATCH] bitops: sparc64: use generic bitopsAkinobu Mita2006-03-262-128/+1
* [SPARC64]: Optimized TSB table initialization.David S. Miller2006-03-201-0/+1
* [SPARC64]: Niagara optimized XOR functions for RAID.David S. Miller2006-03-201-1/+299
* [SPARC64]: Niagara optimized memset/bzero/clear_user.David S. Miller2006-03-202-1/+163
* [SPARC64]: Define ARCH_HAS_READ_CURRENT_TIMER.David S. Miller2006-03-201-11/+8
* [SPARC64]: __bzero_noasi --> __clear_userDavid S. Miller2006-03-201-9/+9
* [SPARC64]: Fix branch signedness bug in all code patching.David S. Miller2006-03-203-3/+6
* [SPARC64]: Deal with PTE layout differences in SUN4V.David S. Miller2006-03-202-11/+4
* [SPARC64]: Fix some Niagara memcpy() bugs.David S. Miller2006-03-202-4/+8
* [SPARC64]: Niagara copy/clear page.David S. Miller2006-03-202-0/+96
* [SPARC64]: Niagara optimized memcpy() and copy_{to,from}_user().David S. Miller2006-03-205-0/+474
* [SPARC64]: Fix bogus flush instruction usage.David S. Miller2006-03-201-1/+3
* [SPARC64]: Mark __ex_table section correctly.David S. Miller2006-03-0410-10/+10
* [SPARC64]: Fix userland FPU state corruption.David S. Miller2005-10-071-3/+5
* [SPARC64]: Simplify user fault fixup handling.David S. Miller2005-09-281-34/+29
* [SPARC64]: Fix fault handling in unaligned trap handler.David S. Miller2005-09-281-10/+6
* [LIB]: Consolidate _atomic_dec_and_lock()David S. Miller2005-09-142-82/+0
* [PATCH] spinlock consolidationIngo Molnar2005-09-102-367/+0
* [SPARC64]: Inline membar()'s again.David S. Miller2005-09-082-74/+1
* [SPARC64]: Use 'unsigned long' for port argument to I/O string ops.David S. Miller2005-08-311-33/+44
* [SPARC64]: Kill BRANCH_IF_ANY_CHEETAH() from copy page.David S. Miller2005-08-301-1/+12
* [SPARC64]: More fully work around Spitfire Errata 51.David S. Miller2005-08-293-9/+82
* [SPARC64]: Make debugging spinlocks usable again.David S. Miller2005-08-291-26/+14
* [SPARC64]: Avoid membar instructions in delay slots.David S. Miller2005-06-277-88/+130
* [PATCH] smp_processor_id() cleanupIngo Molnar2005-06-211-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-1637-0/+4850
OpenPOWER on IntegriCloud