index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
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-04
sparc,sparc64: unify lib/
Sam Ravnborg
50
-6542
/
+0
2008-12-04
sparc64: Stop using memory barriers for atomics and locks.
David S. Miller
3
-57
/
+0
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-29
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-12
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-17
sparc64: Remove 4MB and 512K base page size options.
David S. Miller
1
-3
/
+3
2008-05-23
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-01-31
[SPARC64]: Fix inconsistent .section usage in lib/
Sam Ravnborg
2
-2
/
+2
2008-01-31
[SPARC/SPARC64]: Fix usage of .section .sched.text in assembler code.
Sam Ravnborg
1
-1
/
+1
2007-10-17
[SPARC64]: Implement atomic backoff.
David S. Miller
2
-20
/
+48
2007-10-13
[SPARC64]: Fix register usage in xor_raid_4().
David S. Miller
1
-6
/
+6
2007-10-02
[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-08
[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-04
[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-04
[SPARC64]: Mark __ex_table section correctly.
David S. Miller
10
-10
/
+10
2005-10-07
[SPARC64]: Fix userland FPU state corruption.
David S. Miller
1
-3
/
+5
2005-09-28
[SPARC64]: Simplify user fault fixup handling.
David S. Miller
1
-34
/
+29
2005-09-28
[SPARC64]: Fix fault handling in unaligned trap handler.
David S. Miller
1
-10
/
+6
2005-09-14
[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-08
[SPARC64]: Inline membar()'s again.
David S. Miller
2
-74
/
+1
2005-08-31
[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-27
[SPARC64]: Avoid membar instructions in delay slots.
David S. Miller
7
-88
/
+130
2005-06-21
[PATCH] smp_processor_id() cleanup
Ingo Molnar
1
-1
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
37
-0
/
+4850