index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
|
|
|
Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2008-07-15
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
stacktrace: add saved stack traces to backtrace self-test
Vegard Nossum
2008-06-27
|
|
*
|
|
|
|
|
|
debugging: make stacktrace independent from DEBUG_KERNEL
Ingo Molnar
2008-05-25
|
|
|
|
_
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2008-07-15
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
percpu_counter: new function percpu_counter_sum_and_set
Mingming Cao
2008-07-11
|
|
|
|
_
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'tracing/ftrace' into auto-ftrace-next
Ingo Molnar
2008-07-10
|
|
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
Merge branch 'linus' into tracing/ftrace
Ingo Molnar
2008-06-16
|
|
|
\
\
\
\
\
\
|
|
|
|
|
_
|
/
/
/
|
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
ftrace: use the new kbuild CFLAGS_REMOVE for lib directory
Steven Rostedt
2008-05-23
|
|
*
|
|
|
|
|
ftrace: remove function tracing from spinlock debug
Steven Rostedt
2008-05-23
|
|
*
|
|
|
|
|
ftrace: do not profile lib/string.o
Steven Rostedt
2008-05-23
|
|
*
|
|
|
|
|
ftrace: debug smp_processor_id, use notrace preempt disable
Steven Rostedt
2008-05-23
|
|
*
|
|
|
|
|
ftrace: add basic support for gcc profiler instrumentation
Arnaldo Carvalho de Melo
2008-05-23
|
|
*
|
|
|
|
|
ftrace: annotate core code that should not be traced
Arnaldo Carvalho de Melo
2008-05-23
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
vsprintf: add support for '%pS' and '%pF' pointer formats
Linus Torvalds
2008-07-06
|
*
|
|
|
|
|
vsprintf: add infrastructure support for extended '%p' specifiers
Linus Torvalds
2008-07-06
|
*
|
|
|
|
|
vsprintf: split out '%p' handling logic
Linus Torvalds
2008-07-06
|
*
|
|
|
|
|
vsprintf: split out '%s' handling logic
Linus Torvalds
2008-07-06
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
lib: taint kernel in common report_bug() WARN path.
Paul Mundt
2008-07-04
|
*
|
|
|
|
Christoph has moved
Christoph Lameter
2008-07-04
*
|
|
|
|
|
textsearch: ts_fsm: return error on request for case insensitive search
Joonwoo Park
2008-07-08
*
|
|
|
|
|
textsearch: ts_kmp: support case insensitive searching in Knuth-Morris-Pratt ...
Joonwoo Park
2008-07-08
*
|
|
|
|
|
textsearch: ts_bm: support case insensitive searching in Boyer-Moore algorithm
Joonwoo Park
2008-07-08
*
|
|
|
|
|
textsearch: support for case insensitive searching
Joonwoo Park
2008-07-08
|
/
/
/
/
/
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-07-02
|
\
\
\
\
\
|
*
|
|
|
|
textsearch: fix Boyer-Moore text search bug
Joonwoo Park
2008-06-30
|
|
|
/
/
/
|
|
/
|
|
|
*
/
|
|
|
debugobjects: fix lockdep warning
Vegard Nossum
2008-06-18
|
/
/
/
/
*
|
|
|
radix-tree: fix small lockless radix-tree bug
Nick Piggin
2008-06-12
*
|
|
|
add an inlined version of iter_div_u64_rem
Jeremy Fitzhardinge
2008-06-12
*
|
|
|
common implementation of iterative div/mod
Jeremy Fitzhardinge
2008-06-12
|
|
_
|
/
|
/
|
|
*
|
|
lib: export bitrev16
Harvey Harrison
2008-06-06
|
/
/
*
/
lmb: Fix compile warning
Kumar Gala
2008-05-19
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
2008-05-14
|
\
|
*
add match_strlcpy() us it to make v9fs make uname and remotename parsing more...
Markus Armbruster
2008-05-14
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2008-05-14
|
\
\
|
*
|
lmb: Make lmb debugging more useful.
David S. Miller
2008-05-12
|
*
|
lmb: Fix inconsistent alignment of size argument.
David S. Miller
2008-05-12
*
|
|
lib: create common ascii hex array
Harvey Harrison
2008-05-14
|
|
/
|
/
|
*
|
cpumask: remove bitmap_scnprintf_len and cpumask_scnprintf_len
Paul Jackson
2008-05-13
|
/
*
BKL: revert back to the old spinlock implementation
Linus Torvalds
2008-05-10
*
Merge branch 'powerpc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2008-05-05
|
\
|
*
[POWERPC] devres: Add devm_ioremap_prot()
Emil Medve
2008-05-05
*
|
kgdb: kconfig fix xconfig/menuconfig element
Jan Engelhardt
2008-05-05
|
/
*
idr: fix idr_remove()
Nadia Derbey
2008-05-01
*
Add a new sysfs_streq() string comparison function
David Brownell
2008-05-01
*
rename div64_64 to div64_u64
Roman Zippel
2008-05-01
*
introduce explicit signed/unsigned 64bit divide
Roman Zippel
2008-05-01
*
klist: fix coding style errors in klist.h and klist.c
Greg Kroah-Hartman
2008-04-30
*
devres: support addresses greater than an unsigned long via dev_ioremap
Kumar Gala
2008-04-30
*
kobject: do not copy vargs, just pass them around
Kay Sievers
2008-04-30
*
klist: implement klist_add_{after|before}()
Tejun Heo
2008-04-30
[prev]
[next]