index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
*
locking/lockdep: Mark __lockdep_count_forward_deps() as static
Fengguang Wu
2013-11-13
*
lockdep/proc: Fix lock-time avg computation
Peter Zijlstra
2013-11-11
*
locking/doc: Update references to kernel/mutex.c
Peter Zijlstra
2013-11-11
*
locking: Move the percpu-rwsem code to kernel/locking/
Peter Zijlstra
2013-11-06
*
locking: Move the lglocks code to kernel/locking/
Peter Zijlstra
2013-11-06
*
locking: Move the rwsem code to kernel/locking/
Peter Zijlstra
2013-11-06
*
locking: Move the rtmutex code to kernel/locking/
Peter Zijlstra
2013-11-06
*
locking: Move the semaphore core to kernel/locking/
Peter Zijlstra
2013-11-06
*
locking: Move the spinlock code to kernel/locking/
Peter Zijlstra
2013-11-06
*
locking: Move the lockdep code to kernel/locking/
Peter Zijlstra
2013-11-06
*
locking: Move the mutex code to kernel/locking/
Peter Zijlstra
2013-11-06
*
Merge branch 'sched/core' into core/locking, to prepare the kernel/locking/ f...
Ingo Molnar
2013-11-06
|
\
|
*
sched: Move completion code from core.c to completion.c
Peter Zijlstra
2013-11-06
|
*
sched: Move wait code from core.c to wait.c
Peter Zijlstra
2013-11-06
|
*
sched: Move wait.c into kernel/sched/
Peter Zijlstra
2013-11-06
|
*
Merge branch 'linus' into sched/core
Ingo Molnar
2013-11-01
|
|
\
|
*
|
sched: Avoid throttle_cfs_rq() racing with period_timer stopping
Ben Segall
2013-10-29
|
*
|
sched: Guarantee new group-entities always have weight
Paul Turner
2013-10-29
|
*
|
sched: Fix hrtimer_cancel()/rq->lock deadlock
Ben Segall
2013-10-29
|
*
|
sched: Fix cfs_bandwidth misuse of hrtimer_expires_remaining
Ben Segall
2013-10-29
|
*
|
sched: Fix race on toggling cfs_bandwidth_used
Ben Segall
2013-10-29
|
*
|
sched: Remove extra put_online_cpus() inside sched_setaffinity()
Michael wang
2013-10-28
|
*
|
sched/rt: Fix task_tick_rt() comment
Li Bin
2013-10-26
|
*
|
sched/wait: Introduce prepare_to_wait_event()
Oleg Nesterov
2013-10-16
|
*
|
sched: Remove get_online_cpus() usage
Peter Zijlstra
2013-10-16
|
*
|
sched: Fix race in migrate_swap_stop()
Peter Zijlstra
2013-10-16
|
*
|
sched/rt: Add missing rmb()
Peter Zijlstra
2013-10-16
|
*
|
sched/fair: Fix trivial typos in comments
Kamalesh Babulal
2013-10-14
|
*
|
sched: Remove bogus parameter in structured comment
Ramkumar Ramachandra
2013-10-12
|
*
|
Merge branch 'core/urgent' into sched/core
Ingo Molnar
2013-10-11
|
|
\
\
|
*
|
|
sched/numa: Reflow task_numa_group() to avoid a compiler warning
Peter Zijlstra
2013-10-09
|
*
|
|
sched/numa: Retry task_numa_migrate() periodically
Rik van Riel
2013-10-09
|
*
|
|
sched/numa: Use unsigned longs for numa group fault stats
Mel Gorman
2013-10-09
|
*
|
|
sched/numa: Skip some page migrations after a shared fault
Rik van Riel
2013-10-09
|
*
|
|
mm: numa: Revert temporarily disabling of NUMA migration
Rik van Riel
2013-10-09
|
*
|
|
sched/numa: Remove the numa_balancing_scan_period_reset sysctl
Mel Gorman
2013-10-09
|
*
|
|
sched/numa: Adjust scan rate in task_numa_placement
Rik van Riel
2013-10-09
|
*
|
|
sched/numa: Take false sharing into account when adapting scan rate
Mel Gorman
2013-10-09
|
*
|
|
sched/numa: Be more careful about joining numa groups
Rik van Riel
2013-10-09
|
*
|
|
sched/numa: Avoid migrating tasks that are placed on their preferred node
Peter Zijlstra
2013-10-09
|
*
|
|
sched/numa: Fix task or group comparison
Rik van Riel
2013-10-09
|
*
|
|
sched/numa: Decide whether to favour task or group weights based on swap cand...
Rik van Riel
2013-10-09
|
*
|
|
sched/numa: Add debugging
Ingo Molnar
2013-10-09
|
*
|
|
sched/numa: Prevent parallel updates to group stats during placement
Mel Gorman
2013-10-09
|
*
|
|
sched/numa: Call task_numa_free() from do_execve()
Rik van Riel
2013-10-09
|
*
|
|
sched/numa: Use group fault statistics in numa placement
Mel Gorman
2013-10-09
|
*
|
|
sched/numa: Stay on the same node if CLONE_VM
Rik van Riel
2013-10-09
|
*
|
|
mm: numa: Do not group on RO pages
Peter Zijlstra
2013-10-09
|
*
|
|
sched/numa: Report a NUMA task group ID
Mel Gorman
2013-10-09
|
*
|
|
sched/numa: Use {cpu, pid} to create task groups for shared faults
Peter Zijlstra
2013-10-09
[next]