aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* sched: retune wake granularityIngo Molnar2008-03-191-2/+2
* sched: wakeup-buddy tasks are cache-hotIngo Molnar2008-03-191-0/+6
* sched: improve affine wakeupsIngo Molnar2008-03-193-17/+47
* sched: clean up wakeup balancing, code flowIngo Molnar2008-03-191-15/+10
* sched: clean up wakeup balancing, rename variablesIngo Molnar2008-03-191-12/+20
* sched: clean up wakeup balancing, move wake_affine()Ingo Molnar2008-03-191-59/+75
* relay: fix subbuf_splice_actor() adding too many pagesJens Axboe2008-03-171-2/+3
* sched: simplify sched_slice()Ingo Molnar2008-03-151-6/+2
* sched: fix fair sleepersIngo Molnar2008-03-151-2/+4
* sched: fix overload performance: buddy wakeupsPeter Zijlstra2008-03-152-1/+27
* sched: fix calc_delta_mine()Ingo Molnar2008-03-151-1/+1
* sched: fix update_load_add()/sub()Ingo Molnar2008-03-151-0/+2
* sched: min_vruntime fixPeter Zijlstra2008-03-151-18/+28
* sched: fix race in schedule()Hiroshi Shimamoto2008-03-151-22/+16
* Merge branches 'release' and 'doc' into releaseLen Brown2008-03-131-1/+1
|\
| * documentation: Move power-related files to Documentation/power/Randy Dunlap2008-03-121-1/+1
* | Hibernation: Fix mark_nosave_pages()Rafael J. Wysocki2008-03-111-7/+34
|/
* keep rd->online and cpu_online_map in syncGregory Haskins2008-03-111-1/+2
* Revert "cpu hotplug: adjust root-domain->online span in response to hotplug e...Gregory Haskins2008-03-111-7/+11
* rcu: move PREEMPT_RCU config option back under PREEMPTPaul E. McKenney2008-03-101-0/+15
* modules: warn about suspicious return values from module's ->init() hookAlexey Dobriyan2008-03-101-0/+8
* modules: fix module waiting for dependent modules' initRusty Russell2008-03-101-3/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds2008-03-093-11/+20
|\
| * time: remove obsolete CLOCK_TICK_ADJUSTRoman Zippel2008-03-092-5/+12
| * time: don't touch an offlined CPU's ts->tick_stopped in tick_cancel_sched_tim...Karsten Wiese2008-03-091-1/+1
| * ntp: use unsigned input for do_div()David Howells2008-03-091-5/+7
* | cpu hotplug: adjust root-domain->online span in response to hotplug eventGregory Haskins2008-03-091-11/+7
* | Fix waitid si_code regressionRoland McGrath2008-03-081-1/+1
|/
* sched: don't allow rt_runtime_us to be zero for groups having rt tasksDhaval Giani2008-03-071-0/+17
* sched: rt-group: fixup schedulability constraints calculationPeter Zijlstra2008-03-071-7/+3
* sched: fix the wrong time slice value for SCHED_FIFO tasksMiao Xie2008-03-071-1/+1
* sched: export task_nicePavel Roskin2008-03-071-1/+1
* sched: balance RT task resched only on runqueueSteven Rostedt2008-03-071-2/+4
* sched: retain vruntimePeter Zijlstra2008-03-072-0/+19
* cpusets: fix obsolete commentDavid Rientjes2008-03-051-2/+2
* module: allow ndiswrapper to use GPL-only symbolsPavel Roskin2008-03-041-1/+8
* kprobes: fix a null pointer bug in register_kretprobe()Masami Hiramatsu2008-03-041-17/+26
* markers: don't risk NULL deref in markerJesper Juhl2008-03-041-4/+5
* Kprobes: indicate kretprobe support in KconfigAnanth N Mavinakayanahalli2008-03-041-6/+3
* Memory Resource Controller use strstrip while parsing argumentsBalbir Singh2008-03-041-0/+1
* cgroup: fix default notify_on_release settingLi Zefan2008-03-041-1/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds2008-03-044-350/+70
|\
| * sched: revert load_balance_monitor() changesPeter Zijlstra2008-03-044-350/+70
* | freezer vs stopped or tracedRoland McGrath2008-03-042-19/+26
|/
* exit_notify: fix kill_orphaned_pgrp() usage with mt exitOleg Nesterov2008-03-031-3/+4
* will_become_orphaned_pgrp: partially fix insufficient ->exit_state checkOleg Nesterov2008-03-031-9/+8
* introduce kill_orphaned_pgrp() helperOleg Nesterov2008-03-031-39/+35
* [PATCH] drop EOE records from printkSteve Grubb2008-03-011-6/+8
* [RFC] AUDIT: do not panic when printk loses messagesEric Paris2008-03-011-1/+4
* [PATCH] Audit: Fix the format type for size_t variablesPaul Moore2008-03-011-1/+1