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
...
|
*
|
|
|
|
sched: Convert rq->lock to raw_spinlock
Thomas Gleixner
2009-12-14
|
*
|
|
|
|
plist: Make plist debugging raw_spinlock aware
Thomas Gleixner
2009-12-14
|
*
|
|
|
|
locking: Cleanup the name space completely
Thomas Gleixner
2009-12-14
|
*
|
|
|
|
locking: Further name space cleanups
Thomas Gleixner
2009-12-14
|
*
|
|
|
|
locking: Implement new raw_spinlock
Thomas Gleixner
2009-12-14
|
*
|
|
|
|
locking: Convert __raw_spin* functions to arch_spin*
Thomas Gleixner
2009-12-14
|
*
|
|
|
|
locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED
Thomas Gleixner
2009-12-14
|
*
|
|
|
|
locking: Convert raw_spinlock to arch_spinlock
Thomas Gleixner
2009-12-14
|
*
|
|
|
|
locking: Reorder functions in spinlock.c
Thomas Gleixner
2009-12-14
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
tree-wide: convert open calls to remove spaces to skip_spaces() lib function
André Goddard Rosa
2009-12-15
*
|
|
|
|
vt: introduce and use vt_kmsg_redirect() function
Bernhard Walle
2009-12-15
*
|
|
|
|
kernel/sys.c: fix "warning: do-while statement is not a compound statement" n...
H Hartley Sweeten
2009-12-15
*
|
|
|
|
generic-ipi: cleanup for generic_smp_call_function_interrupt()
Xiao Guangrong
2009-12-15
*
|
|
|
|
'sysctl_max_map_count' should be non-negative
Amerigo Wang
2009-12-15
*
|
|
|
|
hugetlb: derive huge pages nodes allowed from task mempolicy
Lee Schermerhorn
2009-12-15
*
|
|
|
|
bsdacct: fix uid/gid misreporting
Alexey Dobriyan
2009-12-15
|
/
/
/
/
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-12-14
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Merge branch 'for-linus' into for-next
Tejun Heo
2009-12-07
|
|
\
\
\
|
*
|
|
|
percpu: make percpu symbols in tracer unique
Tejun Heo
2009-10-29
|
*
|
|
|
percpu: make percpu symbols under kernel/ and mm/ unique
Tejun Heo
2009-10-29
|
*
|
|
|
this_cpu: Use this_cpu_xx in trace_functions_graph.c
Tejun Heo
2009-10-13
|
*
|
|
|
this_cpu: Use this_cpu_xx for ftrace
Christoph Lameter
2009-10-12
|
*
|
|
|
this_cpu: Use this_cpu operations in RCU
Christoph Lameter
2009-10-03
|
*
|
|
|
percpu: kill legacy percpu allocator
Tejun Heo
2009-10-02
*
|
|
|
|
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2009-12-12
|
\
\
\
\
\
|
*
|
|
|
|
sched: Remove forced2_migrations stats
Ingo Molnar
2009-12-10
|
*
|
|
|
|
sched: Fix memory leak in two error corner cases
Phil Carmody
2009-12-10
|
*
|
|
|
|
sched: Fix build warning in get_update_sysctl_factor()
Mike Galbraith
2009-12-10
|
*
|
|
|
|
sched: Update normalized values on user updates via proc
Christian Ehrhardt
2009-12-09
|
*
|
|
|
|
sched: Make tunable scaling style configurable
Christian Ehrhardt
2009-12-09
|
*
|
|
|
|
sched: Fix missing sched tunable recalculation on cpu add/remove
Christian Ehrhardt
2009-12-09
|
*
|
|
|
|
sched: Fix task priority bug
Peter Zijlstra
2009-12-09
|
*
|
|
|
|
sched: cgroup: Implement different treatment for idle shares
Peter Zijlstra
2009-12-09
|
*
|
|
|
|
sched: Remove unnecessary RCU exclusion
Peter Zijlstra
2009-12-09
|
*
|
|
|
|
sched: Discard some old bits
Peter Zijlstra
2009-12-09
|
*
|
|
|
|
sched: Clean up check_preempt_wakeup()
Peter Zijlstra
2009-12-09
|
*
|
|
|
|
sched: Move update_curr() in check_preempt_wakeup() to avoid redundant call
Jupyung Lee
2009-12-09
|
*
|
|
|
|
sched: Sanitize fork() handling
Peter Zijlstra
2009-12-09
|
*
|
|
|
|
sched: Clean up ttwu() rq locking
Peter Zijlstra
2009-12-09
|
*
|
|
|
|
sched: Remove rq->clock coupling from set_task_cpu()
Peter Zijlstra
2009-12-09
|
*
|
|
|
|
sched: Consolidate select_task_rq() callers
Peter Zijlstra
2009-12-09
|
*
|
|
|
|
sched: Remove sysctl.sched_features
Peter Zijlstra
2009-12-09
|
*
|
|
|
|
sched: Protect sched_rr_get_param() access to task->sched_class
Thomas Gleixner
2009-12-09
|
*
|
|
|
|
sched: Protect task->cpus_allowed access in sched_getaffinity()
Thomas Gleixner
2009-12-09
|
*
|
|
|
|
sched: Fix balance vs hotplug race
Peter Zijlstra
2009-12-06
|
*
|
|
|
|
cpumask: Fix generate_sched_domains() for UP
Geert Uytterhoeven
2009-12-06
*
|
|
|
|
|
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-12-11
|
\
\
\
\
\
\
|
*
|
|
|
|
|
hrtimer: move timer stats helper functions to hrtimer.c
Heiko Carstens
2009-12-10
|
*
|
|
|
|
|
hrtimer: Tune hrtimer_interrupt hang logic
Thomas Gleixner
2009-12-10
*
|
|
|
|
|
|
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-12-11
|
\
\
\
\
\
\
\
[prev]
[next]