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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-15
Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+3
2008-07-15
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
1
-1
/
+6
2008-07-11
percpu_counter: new function percpu_counter_sum_and_set
Mingming Cao
1
-1
/
+6
2008-07-10
Merge branch 'tracing/ftrace' into auto-ftrace-next
Ingo Molnar
3
-3
/
+14
2008-07-06
vsprintf: add support for '%pS' and '%pF' pointer formats
Linus Torvalds
1
-1
/
+40
2008-07-06
vsprintf: add infrastructure support for extended '%p' specifiers
Linus Torvalds
1
-2
/
+14
2008-07-06
vsprintf: split out '%p' handling logic
Linus Torvalds
1
-9
/
+11
2008-07-06
vsprintf: split out '%s' handling logic
Linus Torvalds
1
-26
/
+31
2008-07-04
lib: taint kernel in common report_bug() WARN path.
Paul Mundt
1
-0
/
+2
2008-07-04
Christoph has moved
Christoph Lameter
1
-1
/
+1
2008-07-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+1
2008-06-30
textsearch: fix Boyer-Moore text search bug
Joonwoo Park
1
-1
/
+1
2008-06-27
stacktrace: add saved stack traces to backtrace self-test
Vegard Nossum
1
-0
/
+3
2008-06-18
debugobjects: fix lockdep warning
Vegard Nossum
1
-9
/
+6
2008-06-16
Merge branch 'linus' into tracing/ftrace
Ingo Molnar
3
-59
/
+74
2008-06-12
radix-tree: fix small lockless radix-tree bug
Nick Piggin
1
-58
/
+62
2008-06-12
add an inlined version of iter_div_u64_rem
Jeremy Fitzhardinge
1
-14
/
+1
2008-06-12
common implementation of iterative div/mod
Jeremy Fitzhardinge
1
-0
/
+23
2008-06-06
lib: export bitrev16
Harvey Harrison
1
-1
/
+2
2008-05-25
debugging: make stacktrace independent from DEBUG_KERNEL
Ingo Molnar
1
-1
/
+0
2008-05-23
ftrace: use the new kbuild CFLAGS_REMOVE for lib directory
Steven Rostedt
1
-4
/
+4
2008-05-23
ftrace: remove function tracing from spinlock debug
Steven Rostedt
1
-1
/
+2
2008-05-23
ftrace: do not profile lib/string.o
Steven Rostedt
1
-0
/
+8
2008-05-23
ftrace: debug smp_processor_id, use notrace preempt disable
Steven Rostedt
1
-2
/
+2
2008-05-23
ftrace: add basic support for gcc profiler instrumentation
Arnaldo Carvalho de Melo
1
-0
/
+2
2008-05-23
ftrace: annotate core code that should not be traced
Arnaldo Carvalho de Melo
1
-1
/
+1
2008-05-18
lmb: Fix compile warning
Kumar Gala
1
-1
/
+2
2008-05-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
1
-12
/
+20
2008-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-15
/
+30
2008-05-14
lib: create common ascii hex array
Harvey Harrison
1
-2
/
+5
2008-05-14
add match_strlcpy() us it to make v9fs make uname and remotename parsing more...
Markus Armbruster
1
-12
/
+20
2008-05-13
cpumask: remove bitmap_scnprintf_len and cpumask_scnprintf_len
Paul Jackson
1
-16
/
+0
2008-05-12
lmb: Make lmb debugging more useful.
David S. Miller
1
-11
/
+22
2008-05-12
lmb: Fix inconsistent alignment of size argument.
David S. Miller
1
-4
/
+8
2008-05-10
BKL: revert back to the old spinlock implementation
Linus Torvalds
1
-39
/
+81
2008-05-05
Merge branch 'powerpc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2008-05-05
kgdb: kconfig fix xconfig/menuconfig element
Jan Engelhardt
1
-7
/
+9
2008-05-05
[POWERPC] devres: Add devm_ioremap_prot()
Emil Medve
1
-1
/
+1
2008-05-01
idr: fix idr_remove()
Nadia Derbey
1
-1
/
+1
2008-05-01
Add a new sysfs_streq() string comparison function
David Brownell
1
-0
/
+27
2008-05-01
rename div64_64 to div64_u64
Roman Zippel
1
-6
/
+6
2008-05-01
introduce explicit signed/unsigned 64bit divide
Roman Zippel
1
-2
/
+21
2008-04-30
klist: fix coding style errors in klist.h and klist.c
Greg Kroah-Hartman
1
-121
/
+85
2008-04-30
devres: support addresses greater than an unsigned long via dev_ioremap
Kumar Gala
1
-2
/
+2
2008-04-30
kobject: do not copy vargs, just pass them around
Kay Sievers
1
-20
/
+8
2008-04-30
klist: implement klist_add_{after|before}()
Tejun Heo
1
-0
/
+33
2008-04-30
lib: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2
-13
/
+13
2008-04-30
debugobjects: add timer specific object debugging code
Thomas Gleixner
1
-0
/
+8
2008-04-30
infrastructure to debug (dynamic) objects
Thomas Gleixner
3
-0
/
+914
2008-04-30
mm: bdi: allow setting a maximum for the bdi dirty limit
Peter Zijlstra
1
-6
/
+32
[next]