aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-09sched: add rq_clock()/__rq_clock()Ingo Molnar1-0/+46
2007-07-09sched: cfs rq data typesIngo Molnar1-6/+78
2007-07-09sched: cfs core, kernel/sched_idletask.cIngo Molnar1-0/+71
2007-07-09sched: cfs core, kernel/sched_rt.cIngo Molnar1-0/+255
2007-07-09sched: cfs core, kernel/sched_fair.cIngo Molnar1-0/+1131
2007-07-09sched: move code into kernel/sched_stats.hIngo Molnar2-233/+236
2007-07-09sched: add init_idle_bootup_task()Ingo Molnar1-0/+5
2007-07-09sched: remove sched_exit()Ingo Molnar2-32/+0
2007-07-09sched: uninline set_task_cpu()Ingo Molnar1-0/+6
2007-07-09sched: zap the migration init / cache-hot balancing codeIngo Molnar1-481/+0
2007-07-09sched: rename idle_type/SCHED_IDLEIngo Molnar1-30/+30
2007-07-03NTP: remove clock_was_set() call to prevent deadlockThomas Gleixner1-2/+0
2007-07-01PM: introduce set_target method in pm_opsRafael J. Wysocki1-1/+5
2007-06-28relayfs: fix overwritesMasami Hiramatsu1-2/+6
2007-06-28relay file read: start-pos fixDavid Wilder1-0/+3
2007-06-24FUTEX: Restore the dropped ERSCH fixThomas Gleixner1-8/+6
2007-06-24audit: fix oops removing watch if audit disabledTony Jones1-1/+1
2007-06-24sched: fix next_interval determination in idle_balance()Christoph Lameter1-9/+13
2007-06-24fix refcounting of nsproxy object when unsharedCedric Le Goater1-8/+2
2007-06-21posix-timers: Prevent softirq starvation by small intervals and SIG_IGNThomas Gleixner1-2/+33
2007-06-18Fix possible runqueue lock starvation in wait_task_inactive()Linus Torvalds1-9/+60
2007-06-18sched: fix SysRq-N (normalize RT tasks)Ingo Molnar1-3/+5
2007-06-18Fix signalfd interaction with thread-private signalsBenjamin Herrenschmidt1-1/+7
2007-06-18Revert "futex_requeue_pi optimization"Thomas Gleixner4-451/+42
2007-06-16swsusp: Fix userland interfaceRafael J. Wysocki1-1/+3
2007-06-16cpuset: zero malloc - fix for old cpusetsPaul Jackson1-1/+1
2007-06-08pi-futex: fix exit races and locking problemsAlexey Kuznetsov2-111/+182
2007-06-08rt-mutex: fix chain walk early wakeup bugThomas Gleixner1-0/+13
2007-06-08rt-mutex: fix stale return valueThomas Gleixner1-2/+9
2007-06-07Restrict clearing TIF_SIGPENDINGRoland McGrath1-4/+12
2007-06-01timer stats: speedupsIngo Molnar1-1/+6
2007-06-01timer statistics: fix raceBjorn Steinbrink1-16/+21
2007-06-01fix compat futex code for private futexesUlrich Drepper1-4/+5
2007-05-30fix possible null ptr deref in kallsyms_lookupKyle McMartin1-1/+2
2007-05-29NOHZ: prevent multiplication overflow - stop timer for huge timeoutsThomas Gleixner2-2/+24
2007-05-24Fix crash with irqpoll due to the IRQF_IRQPOLL flag testingLinus Torvalds1-9/+37
2007-05-23Prevent going idle with softirq pendingThomas Gleixner1-3/+1
2007-05-23power: Fix sizeof(PAGE_SIZE) typoOGAWA Hirofumi1-1/+1
2007-05-23simplify cleanup_workqueue_thread()Oleg Nesterov1-47/+37
2007-05-23recalc_sigpending_tsk fixesRoland McGrath3-12/+21
2007-05-23NOHZ: Rate limit the local softirq pending warning outputThomas Gleixner1-3/+9
2007-05-23Ignore bogus ACPI info for offline CPUsThomas Gleixner1-5/+12
2007-05-23freezer: move frozen_process() to kernel/power/process.cGautham R Shenoy1-1/+13
2007-05-23freezer: fix kthread_create vs freezer theoretical raceOleg Nesterov1-2/+5
2007-05-23freezer: take kernel_execve into considerationRafael J. Wysocki1-2/+2
2007-05-23freezer: fix vfork problemRafael J. Wysocki2-20/+12
2007-05-23freezer: close potential race between refrigerator and thaw_tasksRafael J. Wysocki1-1/+11
2007-05-21Detach sched.h from mm.hAlexey Dobriyan2-0/+3
2007-05-17swsusp: fix sysfs interfaceRafael J. Wysocki2-3/+4
2007-05-17make sysctl/kernel/core_pattern and fs/exec.c agree on maximum core filename sizeDan Aloni1-1/+1