aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* sched: Fix signed unsigned comparison in check_preempt_tick()Mike Galbraith2011-01-18
* sched: Replace rq->bkl_count with rq->rq_sched_info.bkl_countYong Zhang2011-01-18
* sched, autogroup: Fix CONFIG_RT_GROUP_SCHED sched_setscheduler() failureMike Galbraith2011-01-18
* sched: Display autogroup names in /proc/sched_debugBharata B Rao2011-01-18
* sched: Reinstate group names in /proc/sched_debugBharata B Rao2011-01-18
* sched: Update effective_load() to use global share weightsPaul Turner2011-01-18
* sched: Constify function scope static struct sched_param usagePeter Zijlstra2011-01-07
* sched: Fix strncmp operationHillf Danton2011-01-07
* sched: Move sched_autogroup_exit() to free_signal_struct()Mike Galbraith2011-01-07
* sched: Fix struct autogroup memory leakMike Galbraith2011-01-07
* sched: Mark autogroup_init() __initYong Zhang2011-01-07
* sched: Consolidate the name of root_task_group and init_task_groupYong Zhang2011-01-07
*---------. Merge branches 'x86-alternatives-for-linus', 'x86-fpu-for-linus', 'x86-hwmon-...Linus Torvalds2011-01-06
|\ \ \ \ \ \
| | | | | * | locking, lockdep: Convert sprintf_symbol to %pSJoe Perches2010-11-10
| | | | | |/
| * | | | | x86, suspend: Avoid unnecessary smp alternatives switch during suspend/resumeSuresh Siddha2010-12-13
* | | | | | Merge branch 'x86-security-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-01-06
|\ \ \ \ \ \
| * | | | | | module: Move RO/NX module protection to after ftrace module updateSteven Rostedt2010-12-23
| * | | | | | Merge commit 'v2.6.37-rc7' into x86/securityIngo Molnar2010-12-23
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | x86: Add RO/NX protection for loadable kernel modulesmatthieu castet2010-11-18
* | | | | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-01-06
|\ \ \ \ \ \ \
| * | | | | | | timers: Use this_cpu_readChristoph Lameter2010-12-12
| * | | | | | | hrtimer: fix timerqueue conversion flubJohn Stultz2010-12-11
| * | | | | | | hrtimers: Convert hrtimers to use timerlist infrastructureJohn Stultz2010-12-10
| * | | | | | | timer: Warn when del_timer_sync() is called in hardirq contextYong Zhang2010-10-22
| * | | | | | | timer: Del_timer_sync() can be used in softirq contextYong Zhang2010-10-22
| * | | | | | | timer: Make try_to_del_timer_sync() the same on SMP and UPYong Zhang2010-10-22
| * | | | | | | posix-timers: Annotate lock_timer()Namhyung Kim2010-10-21
| * | | | | | | timer: Permit statically-declared work with deferrable timersPhil Carmody2010-10-21
| * | | | | | | time: Use ARRAY_SIZE macro in timecompare.cNikitas Angelinas2010-10-21
| * | | | | | | time: Compensate for rounding on odd-frequency clocksourcesKasper Pedersen2010-10-21
* | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-06
|\ \ \ \ \ \ \ \
| * | | | | | | | sched: Change wait_for_completion_*_timeout() to return a signed longNeilBrown2011-01-05
| * | | | | | | | Merge commit 'v2.6.37' into sched/coreIngo Molnar2011-01-05
| |\ \ \ \ \ \ \ \
| * | | | | | | | | sched, autogroup: Fix reference leakMike Galbraith2011-01-04
| * | | | | | | | | sched, autogroup: Fix potential access to freed memoryMike Galbraith2011-01-04
| * | | | | | | | | sched: Remove redundant CONFIG_CGROUP_SCHED ifdefYong Zhang2011-01-04
| * | | | | | | | | sched: Fix interactivity bug by charging unaccounted run-time on entity re-we...Paul Turner2010-12-19
| * | | | | | | | | sched: Move periodic share updates to entity_tick()Paul Turner2010-12-19
| * | | | | | | | | Merge commit 'v2.6.37-rc6' into sched/coreIngo Molnar2010-12-19
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | printk: Use this_cpu_{read|write} api on printk_pendingEric Dumazet2010-12-08
| * | | | | | | | | | sched: Make pushable_tasks CONFIG_SMP dependantDario Faggioli2010-12-08
| * | | | | | | | | | Merge branch 'linus' into sched/coreIngo Molnar2010-12-08
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | sched: Add 'autogroup' scheduling feature: automated per session task groupsMike Galbraith2010-11-30
| * | | | | | | | | | | sched: Fix unregister_fair_sched_group()Paul Turner2010-11-30
| * | | | | | | | | | | sched: Remove unused argument dest_cpu to migrate_task()Nikanth Karthikesan2010-11-26
| * | | | | | | | | | | mutexes, sched: Introduce arch_mutex_cpu_relax()Gerald Schaefer2010-11-26
| * | | | | | | | | | | Merge commit 'v2.6.37-rc3' into sched/coreIngo Molnar2010-11-26
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | sched: Add some clock info to sched_debugPeter Zijlstra2010-11-23
| * | | | | | | | | | | | cpu: Remove incorrect BUG_ONPeter Zijlstra2010-11-23
| * | | | | | | | | | | | cpu: Remove unused variableDhaval Giani2010-11-23