index
:
litmus-rt-tegra.git
master
wip-mc
wip-nested-locking
LITMUS^RT and MC^2 V0 support for the NVIDIA Tegra 3 SoC
Jonathan Herman
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
*
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2010-05-19
|
\
|
*
clocksource: Add clocksource_register_hz/khz interface
John Stultz
2010-05-10
|
*
posix-cpu-timers: Optimize run_posix_cpu_timers()
Stanislaw Gruszka
2010-05-10
|
*
Merge branch 'linus' into timers/core
Thomas Gleixner
2010-05-10
|
|
\
|
*
|
time: Remove xtime_cache
John Stultz
2010-04-13
|
*
|
hrtimers: Provide schedule_hrtimeout for CLOCK_REALTIME
Carsten Emde
2010-04-06
|
*
|
timers: Introduce the concept of timer slack for legacy timers
Arjan van de Ven
2010-04-06
|
*
|
ntp: Make time_adjust static
John Stultz
2010-03-23
|
*
|
Merge branch 'linus' into timers/core
Ingo Molnar
2010-03-15
|
|
\
\
|
*
|
|
timer: Try to survive timer callback preempt_count leak
Thomas Gleixner
2010-03-12
|
*
|
|
timer: Split out timer function call
Thomas Gleixner
2010-03-12
|
*
|
|
timer: Print function name for timer callbacks modifying preemption count
Uwe Kleine-König
2010-03-12
|
*
|
|
time: Clean up warp_clock()
John Stultz
2010-03-12
|
*
|
|
cpu-timers: Avoid iterating over all threads in fastpath_timer_check()
Stanislaw Gruszka
2010-03-12
|
*
|
|
cpu-timers: Change SIGEV_NONE timer implementation
Stanislaw Gruszka
2010-03-12
|
*
|
|
cpu-timers: Return correct previous timer reload value
Stanislaw Gruszka
2010-03-12
|
*
|
|
cpu-timers: Cleanup arm_timer()
Stanislaw Gruszka
2010-03-12
|
*
|
|
cpu-timers: Simplify RLIMIT_CPU handling
Stanislaw Gruszka
2010-03-12
*
|
|
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2010-05-19
|
\
\
\
\
|
*
|
|
|
genirq: Clear CPU mask in affinity_hint when none is provided
Peter P Waskiewicz Jr
2010-05-12
|
*
|
|
|
genirq: Add CPU mask affinity hint
Peter P Waskiewicz Jr
2010-05-03
|
*
|
|
|
genirq: Remove IRQF_DISABLED from core code
Thomas Gleixner
2010-04-13
|
*
|
|
|
genirq: Run irq handlers with interrupts disabled
Ingo Molnar
2010-04-13
|
*
|
|
|
genirq: Introduce request_any_context_irq()
Marc Zyngier
2010-04-13
|
*
|
|
|
Merge branch 'linus' into irq/core
Thomas Gleixner
2010-04-13
|
|
\
\
\
\
|
*
|
|
|
|
genirq: Expose irq_desc->node in proc/irq
Dimitri Sivanich
2010-03-24
*
|
|
|
|
|
cpumask: fix compat getaffinity
KOSAKI Motohiro
2010-05-19
*
|
|
|
|
|
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2010-05-19
|
\
\
\
\
\
\
|
*
|
|
|
|
|
[S390] debug: enable exception-trace debug facility
Heiko Carstens
2010-05-17
*
|
|
|
|
|
|
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2010-05-18
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge commit 'v2.6.34-rc7' into tracing/core
Ingo Molnar
2010-05-13
|
|
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
tracing: Fix "integer as NULL pointer" warning.
Thiago Farina
2010-05-05
|
*
|
|
|
|
|
|
ring-buffer: Wrap open-coded WARN_ONCE
Borislav Petkov
2010-05-04
|
*
|
|
|
|
|
|
tracing: Fix sleep time function profiling
Steven Rostedt
2010-04-27
|
*
|
|
|
|
|
|
tracing: Show sample std dev in function profiling
Chase Douglas
2010-04-27
|
*
|
|
|
|
|
|
ring-buffer: Make benchmark handle missed events
Steven Rostedt
2010-04-27
|
*
|
|
|
|
|
|
ring-buffer: Make non-consuming read less expensive with lots of cpus.
David Miller
2010-04-27
|
*
|
|
|
|
|
|
tracing: Add graph output support for irqsoff tracer
Jiri Olsa
2010-04-27
|
*
|
|
|
|
|
|
tracing: Have graph flags passed in to ouput functions
Jiri Olsa
2010-04-26
|
*
|
|
|
|
|
|
tracing: Add ftrace events for graph tracer
Jiri Olsa
2010-04-26
|
*
|
|
|
|
|
|
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2010-04-23
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
tracing: Dump either the oops's cpu source or all cpus buffers
Frederic Weisbecker
2010-04-21
|
*
|
|
|
|
|
|
|
Merge commit 'v2.6.34-rc5' into tracing/core
Ingo Molnar
2010-04-21
|
|
\
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2010-04-14
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
tracing: Fix uninitialized variable of tracing/trace output
Lai Jiangshan
2010-04-05
*
|
|
|
|
|
|
|
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-05-18
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
stop_machine: Move local variable closer to the usage site in cpu_stop_cpu_ca...
Ingo Molnar
2010-05-17
|
*
|
|
|
|
|
|
|
|
|
sched, wait: Use wrapper functions
Changli Gao
2010-05-11
|
*
|
|
|
|
|
|
|
|
|
sched: Remove a stale comment
Li Zefan
2010-05-10
|
*
|
|
|
|
|
|
|
|
|
sched: Intoduce get_cpu_iowait_time_us()
Arjan van de Ven
2010-05-09
[next]