aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* Merge branch 'sched/urgent' into sched/coreIngo Molnar2010-08-05
|\
| * sched: Revert nohz_ratelimit() for nowPeter Zijlstra2010-07-17
* | sched: Use correct macro to display sched_child_runs_first in /proc/sched_debugJosh Hunt2010-07-21
* | Merge branch 'linus' into sched/coreIngo Molnar2010-07-21
|\ \
| * | kmemleak: Add support for NO_BOOTMEM configurationsCatalin Marinas2010-07-19
| |/
| * module: initialize module dynamic debug laterYehuda Sadeh2010-07-04
| * Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-07-02
| |\
| | * sched: Cure nr_iowait_cpu() usersPeter Zijlstra2010-07-01
| * | futex: futex_find_get_task remove credentails checkMichal Hocko2010-06-30
| * | kexec: fix Oops in crash_shrink_memory()Pavan Naregundi2010-06-29
| * | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-06-28
| |\ \
| | * | perf/tracing: Fix regression of perf losing kprobe eventsSteven Rostedt2010-06-10
| * | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-06-28
| |\ \ \
| | * | | genirq: Deal with desc->set_type() changing desc->chipThomas Gleixner2010-06-09
| * | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-06-28
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | sched: Prevent compiler from optimising the sched_avg_update() loopWill Deacon2010-06-25
| | * | | sched: Fix over-scheduling bugAlex,Shi2010-06-18
| * | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-06-28
| |\ \ \ \
| | * | | | nohz: Fix nohz ratelimitPeter Zijlstra2010-06-17
| * | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-06-28
| |\ \ \ \ \
| | * | | | | sched: silence PROVE_RCU in sched_fork()Peter Zijlstra2010-06-23
| | * | | | | rcu: apply RCU protection to wake_affine()Daniel J Blueman2010-06-23
| | |/ / / /
| * | | | | Merge branch 'bugzilla-13931-sleep-nvs' into releaseLen Brown2010-06-12
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | suspend: Move NVS save/restore code to generic suspend functionalityMatthew Garrett2010-06-10
* | | | | | sched: No need for bootmem special casesPekka Enberg2010-07-17
* | | | | | sched: Reduce update_group_power() callsPeter Zijlstra2010-07-17
* | | | | | sched: Update rq->clock for nohz balanced cpusSuresh Siddha2010-07-17
* | | | | | sched: Fix spelling of siblingMichael Neuling2010-06-29
* | | | | | sched, cpuset: Drop __cpuexit from cpu hotplug callbacksTejun Heo2010-06-22
* | | | | | sched: Fix the racy usage of thread_group_cputimer() in fastpath_timer_check()Oleg Nesterov2010-06-18
* | | | | | sched: run_posix_cpu_timers: Don't check ->exit_state, use lock_task_sighand()Oleg Nesterov2010-06-18
* | | | | | sched: thread_group_cputime: Simplify, document the "alive" checkOleg Nesterov2010-06-18
* | | | | | sched: Remove the obsolete exit_state/signal hacksOleg Nesterov2010-06-18
* | | | | | sched: task_tick_rt: Remove the obsolete ->signal != NULL checkOleg Nesterov2010-06-18
* | | | | | sched: __sched_setscheduler: Read the RLIMIT_RTPRIO value locklessOleg Nesterov2010-06-18
* | | | | | sched: Fix comments to make them DocBook happyMichael Neuling2010-06-18
* | | | | | sched: Fix fix_small_capacityMichael Neuling2010-06-18
* | | | | | Merge commit 'v2.6.35-rc3' into sched/coreIngo Molnar2010-06-18
|\| | | | |
| * | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-06-10
| |\ \ \ \ \ | | |_|_|/ / | |/| | | / | | | |_|/ | | |/| |
| | * | | perf: Fix signed comparison in perf_adjust_period()Peter Zijlstra2010-06-08
* | | | | sched: Add asymmetric group packing option for sibling domainMichael Neuling2010-06-09
* | | | | sched: Fix capacity calculations for SMT4Srivatsa Vaddagiri2010-06-09
* | | | | sched: Change nohz idle load balancing logic to push modelVenkatesh Pallipadi2010-06-09
* | | | | sched: Avoid side-effect of tickless idle on update_cpu_loadVenkatesh Pallipadi2010-06-09
* | | | | sched: Simplify the reacquire_kernel_lock() logicOleg Nesterov2010-06-09
* | | | | sched_clock: Add local_clock() API and improve documentationPeter Zijlstra2010-06-09
* | | | | Merge branch 'sched-wq' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/w...Ingo Molnar2010-06-08
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | sched: add hooks for workqueueTejun Heo2010-06-08
| * | | | sched: refactor try_to_wake_up()Tejun Heo2010-06-08
| * | | | sched: adjust when cpu_active and cpuset configurations are updated during cp...Tejun Heo2010-06-08