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
Commit message (
Expand
)
Author
Age
*
UBIFS: add inode size debugging check
Artem Bityutskiy
2009-09-10
*
UBIFS: constify file and inode operations
Artem Bityutskiy
2009-08-22
*
UBIFS: remove unneeded call from ubifs_sync_fs
Artem Bityutskiy
2009-07-24
*
UBIFS: kill BKL
Artem Bityutskiy
2009-07-24
*
UBIFS: remove unused functions
Subrata Modak
2009-07-24
*
UBIFS: suppress compilation warning
Subrata Modak
2009-07-24
*
Linux 2.6.31-rc4
Linus Torvalds
2009-07-22
*
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-07-22
|
\
|
*
genirq: Fix UP compile failure caused by irq_thread_check_affinity
Bruno Premont
2009-07-22
*
|
Merge branch 'lockdep-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-07-22
|
\
\
|
|
/
|
/
|
|
*
lockdep: Fix lockdep annotation for pipe_double_lock()
Peter Zijlstra
2009-07-22
*
|
Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-07-22
|
\
\
|
*
|
perf_counter tools: Give perf top inherit option
Mike Galbraith
2009-07-22
|
*
|
perf_counter tools: Fix vmlinux symbol generation breakage
Mike Galbraith
2009-07-22
|
*
|
perf_counter: Detect debugfs location
Jason Baron
2009-07-22
|
*
|
perf_counter: Add tracepoint support to perf list, perf stat
Jason Baron
2009-07-22
|
*
|
perf symbol: C++ demangling
Arnaldo Carvalho de Melo
2009-07-22
|
*
|
perf: avoid structure size confusion by using a fixed size
Arjan van de Ven
2009-07-22
|
*
|
perf_counter: Fix throttle/unthrottle event logging
Anton Blanchard
2009-07-22
|
*
|
perf_counter: Improve perf stat and perf record option parsing
Anton Blanchard
2009-07-22
|
*
|
perf_counter: PERF_SAMPLE_ID and inherited counters
Peter Zijlstra
2009-07-22
|
*
|
perf_counter: Plug more stack leaks
Peter Zijlstra
2009-07-22
|
*
|
perf: Fix stack data leak
Arjan van de Ven
2009-07-22
|
*
|
perf_counter: Remove unused variables
Peter Zijlstra
2009-07-22
|
*
|
Merge commit 'tip/perfcounters/core' into perf-counters-for-linus
Peter Zijlstra
2009-07-22
|
|
\
\
|
|
*
|
perf_counter, x86: Extend perf_counter Pentium M support
Daniel Qarras
2009-07-13
|
|
*
|
perf report: Introduce -n/--show-nr-samples
Arnaldo Carvalho de Melo
2009-07-11
|
|
*
|
perf_counter tools: PLT info is stripped in -debuginfo packages
Arnaldo Carvalho de Melo
2009-07-11
|
|
*
|
perf report: Make the output more compact
Arnaldo Carvalho de Melo
2009-07-11
|
|
*
|
strlist: Introduce strlist__entry and strlist__nr_entries methods
Arnaldo Carvalho de Melo
2009-07-11
|
|
*
|
perf report: Tidy up reporting of symbols not found
Arnaldo Carvalho de Melo
2009-07-11
|
|
*
|
perf report: Adjust column width to the values sampled
Arnaldo Carvalho de Melo
2009-07-11
|
|
*
|
perf_counter: Stop open coding unclone_ctx
Peter Zijlstra
2009-07-10
|
|
*
|
perf_counter: Clean up global vs counter enable
Peter Zijlstra
2009-07-10
|
|
*
|
perf_counter: Fix up P6 PMU details
Peter Zijlstra
2009-07-10
|
|
*
|
perf_counter: Add P6 PMU support
Vince Weaver
2009-07-10
|
*
|
|
perf_counter: Make call graph option consistent
Anton Blanchard
2009-07-18
|
*
|
|
perf_counter: Add perf record option to log addresses
Anton Blanchard
2009-07-18
|
*
|
|
perf_counter: Log vfork as a fork event
Anton Blanchard
2009-07-18
|
*
|
|
perf_counter: Synthesize VDSO mmap event
Anton Blanchard
2009-07-18
|
*
|
|
perf_counter: Make sure we dont leak kernel memory to userspace
Anton Blanchard
2009-07-18
|
*
|
|
perf_counter tools: Fix index boundary check
Roel Kluin
2009-07-13
|
*
|
|
perf_counter: Fix the tracepoint channel to perfcounters
Chris Wilson
2009-07-13
|
|
/
/
|
*
|
perf_counter tools: Rename cache events to remove $
Anton Blanchard
2009-07-10
*
|
|
Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-07-22
|
\
\
\
|
*
|
|
softirq: introduce tasklet_hrtimer infrastructure
Peter Zijlstra
2009-07-22
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-07-22
|
\
\
\
|
*
|
|
clocksource: Prevent NULL pointer dereference
Thomas Gleixner
2009-07-19
|
*
|
|
timer: Avoid reading uninitialized data
Pavel Roskin
2009-07-18
*
|
|
|
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-07-22
|
\
\
\
\
[next]