index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc64
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-01
sparc64: Fix offset calculation in compute_size()
David S. Miller
1
-1
/
+1
2008-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-92
/
+47
2008-10-30
sparc64: remove byteshifting from out* helpers
Harvey Harrison
1
-92
/
+47
2008-10-20
ftrace: rename FTRACE to FUNCTION_TRACER
Steven Rostedt
1
-2
/
+2
2008-08-13
sparc64: Implement IRQ stacks.
David S. Miller
1
-0
/
+22
2008-08-12
sparc64: Fix recursion in stack overflow detection handling.
David S. Miller
1
-3
/
+14
2008-07-18
sparc64: Remove 4MB and 512K base page size options.
David S. Miller
1
-3
/
+3
2008-05-24
sparc64: add ftrace support.
David Miller
1
-4
/
+54
2008-05-20
sparc64: remove CVS keywords
Adrian Bunk
6
-6
/
+6
2008-04-29
iomap: fix 64 bits resources on 32 bits
Benjamin Herrenschmidt
1
-2
/
+2
2008-02-01
[SPARC64]: Fix inconsistent .section usage in lib/
Sam Ravnborg
2
-2
/
+2
2008-02-01
[SPARC/SPARC64]: Fix usage of .section .sched.text in assembler code.
Sam Ravnborg
1
-1
/
+1
2007-10-18
[SPARC64]: Implement atomic backoff.
David S. Miller
2
-20
/
+48
2007-10-14
[SPARC64]: Fix register usage in xor_raid_4().
David S. Miller
1
-6
/
+6
2007-10-03
[SPARC64]: Don't use in/local regs for ldx/stx data in N1 memcpy.
David S. Miller
1
-4
/
+4
2007-10-02
[SPARC64]: Fix missing load-twin usage in Niagara-1 memcpy.
David S. Miller
3
-166
/
+221
2007-08-16
[SPARC64]: Niagara-2 optimized copies.
David S. Miller
7
-0
/
+706
2007-08-09
[SPARC64]: Do not assume sun4v chips have load-twin/store-init support.
David S. Miller
7
-1
/
+466
2007-07-16
[SPARC64]: More sensible udelay implementation.
David S. Miller
2
-47
/
+1
2007-03-19
[SPARC64]: store-init needs trailing membar.
David S. Miller
3
-0
/
+5
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
3
-3
/
+0
2006-06-05
[SPARC64]: Fix missing fold at end of checksums.
David S. Miller
2
-4
/
+6
2006-03-26
[PATCH] bitops: sparc64: use generic bitops
Akinobu Mita
2
-128
/
+1
2006-03-20
[SPARC64]: Optimized TSB table initialization.
David S. Miller
1
-0
/
+1
2006-03-20
[SPARC64]: Niagara optimized XOR functions for RAID.
David S. Miller
1
-1
/
+299
2006-03-20
[SPARC64]: Niagara optimized memset/bzero/clear_user.
David S. Miller
2
-1
/
+163
2006-03-20
[SPARC64]: Define ARCH_HAS_READ_CURRENT_TIMER.
David S. Miller
1
-11
/
+8
2006-03-20
[SPARC64]: __bzero_noasi --> __clear_user
David S. Miller
1
-9
/
+9
2006-03-20
[SPARC64]: Fix branch signedness bug in all code patching.
David S. Miller
3
-3
/
+6
2006-03-20
[SPARC64]: Deal with PTE layout differences in SUN4V.
David S. Miller
2
-11
/
+4
2006-03-20
[SPARC64]: Fix some Niagara memcpy() bugs.
David S. Miller
2
-4
/
+8
2006-03-20
[SPARC64]: Niagara copy/clear page.
David S. Miller
2
-0
/
+96
2006-03-20
[SPARC64]: Niagara optimized memcpy() and copy_{to,from}_user().
David S. Miller
5
-0
/
+474
2006-03-20
[SPARC64]: Fix bogus flush instruction usage.
David S. Miller
1
-1
/
+3
2006-03-05
[SPARC64]: Mark __ex_table section correctly.
David S. Miller
10
-10
/
+10
2005-10-08
[SPARC64]: Fix userland FPU state corruption.
David S. Miller
1
-3
/
+5
2005-09-29
[SPARC64]: Simplify user fault fixup handling.
David S. Miller
1
-34
/
+29
2005-09-29
[SPARC64]: Fix fault handling in unaligned trap handler.
David S. Miller
1
-10
/
+6
2005-09-15
[LIB]: Consolidate _atomic_dec_and_lock()
David S. Miller
2
-82
/
+0
2005-09-10
[PATCH] spinlock consolidation
Ingo Molnar
2
-367
/
+0
2005-09-09
[SPARC64]: Inline membar()'s again.
David S. Miller
2
-74
/
+1
2005-09-01
[SPARC64]: Use 'unsigned long' for port argument to I/O string ops.
David S. Miller
1
-33
/
+44
2005-08-30
[SPARC64]: Kill BRANCH_IF_ANY_CHEETAH() from copy page.
David S. Miller
1
-1
/
+12
2005-08-29
[SPARC64]: More fully work around Spitfire Errata 51.
David S. Miller
3
-9
/
+82
2005-08-29
[SPARC64]: Make debugging spinlocks usable again.
David S. Miller
1
-26
/
+14
2005-06-28
[SPARC64]: Avoid membar instructions in delay slots.
David S. Miller
7
-88
/
+130
2005-06-22
[PATCH] smp_processor_id() cleanup
Ingo Molnar
1
-1
/
+1
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
37
-0
/
+4850