index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2010-08-05
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
2010-07-21
sched: Use correct macro to display sched_child_runs_first in /proc/sched_debug
Josh Hunt
2010-07-21
Merge branch 'linus' into sched/core
Ingo Molnar
2010-07-19
kmemleak: Add support for NO_BOOTMEM configurations
Catalin Marinas
2010-07-17
sched: No need for bootmem special cases
Pekka Enberg
2010-07-17
sched: Revert nohz_ratelimit() for now
Peter Zijlstra
2010-07-17
sched: Reduce update_group_power() calls
Peter Zijlstra
2010-07-17
sched: Update rq->clock for nohz balanced cpus
Suresh Siddha
2010-07-04
module: initialize module dynamic debug later
Yehuda Sadeh
2010-07-02
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2010-07-01
sched: Cure nr_iowait_cpu() users
Peter Zijlstra
2010-06-30
futex: futex_find_get_task remove credentails check
Michal Hocko
2010-06-29
kexec: fix Oops in crash_shrink_memory()
Pavan Naregundi
2010-06-29
sched: Fix spelling of sibling
Michael Neuling
2010-06-28
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-06-28
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-06-28
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2010-06-28
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2010-06-28
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-06-25
sched: Prevent compiler from optimising the sched_avg_update() loop
Will Deacon
2010-06-23
sched: silence PROVE_RCU in sched_fork()
Peter Zijlstra
2010-06-23
rcu: apply RCU protection to wake_affine()
Daniel J Blueman
2010-06-22
sched, cpuset: Drop __cpuexit from cpu hotplug callbacks
Tejun Heo
2010-06-18
sched: Fix the racy usage of thread_group_cputimer() in fastpath_timer_check()
Oleg Nesterov
2010-06-18
sched: run_posix_cpu_timers: Don't check ->exit_state, use lock_task_sighand()
Oleg Nesterov
2010-06-18
sched: thread_group_cputime: Simplify, document the "alive" check
Oleg Nesterov
2010-06-18
sched: Remove the obsolete exit_state/signal hacks
Oleg Nesterov
2010-06-18
sched: task_tick_rt: Remove the obsolete ->signal != NULL check
Oleg Nesterov
2010-06-18
sched: __sched_setscheduler: Read the RLIMIT_RTPRIO value lockless
Oleg Nesterov
2010-06-18
sched: Fix comments to make them DocBook happy
Michael Neuling
2010-06-18
sched: Fix fix_small_capacity
Michael Neuling
2010-06-18
Merge commit 'v2.6.35-rc3' into sched/core
Ingo Molnar
2010-06-18
sched: Fix over-scheduling bug
Alex,Shi
2010-06-17
nohz: Fix nohz ratelimit
Peter Zijlstra
2010-06-12
Merge branch 'bugzilla-13931-sleep-nvs' into release
Len Brown
2010-06-10
perf/tracing: Fix regression of perf losing kprobe events
Steven Rostedt
2010-06-10
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-06-10
suspend: Move NVS save/restore code to generic suspend functionality
Matthew Garrett
2010-06-09
genirq: Deal with desc->set_type() changing desc->chip
Thomas Gleixner
2010-06-09
sched: Add asymmetric group packing option for sibling domain
Michael Neuling
2010-06-09
sched: Fix capacity calculations for SMT4
Srivatsa Vaddagiri
2010-06-09
sched: Change nohz idle load balancing logic to push model
Venkatesh Pallipadi
2010-06-09
sched: Avoid side-effect of tickless idle on update_cpu_load
Venkatesh Pallipadi
2010-06-09
sched: Simplify the reacquire_kernel_lock() logic
Oleg Nesterov
2010-06-09
sched_clock: Add local_clock() API and improve documentation
Peter Zijlstra
2010-06-08
Merge branch 'sched-wq' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/w...
Ingo Molnar
2010-06-08
sched: add hooks for workqueue
Tejun Heo
2010-06-08
sched: refactor try_to_wake_up()
Tejun Heo
2010-06-08
sched: adjust when cpu_active and cpuset configurations are updated during cp...
Tejun Heo
2010-06-08
sched: define and use CPU_PRI_* enums for cpu notifier priorities
Tejun Heo
[next]