summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'v2.6.26' into sched/develIngo Molnar2008-07-141-6/+18
|\
| * Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-07-131-6/+18
| |\
| | * cpusets, hotplug, scheduler: fix scheduler domain breakageDmitry Adamushko2008-07-131-6/+18
* | | Merge branch 'sched/clock' into sched/develIngo Molnar2008-07-142-19/+107
|\ \ \
| * | | sched_clock: and multiplier for TSC to gtod driftSteven Rostedt2008-07-111-3/+37
| * | | sched_clock: record TSC after gtodSteven Rostedt2008-07-111-1/+1
| * | | sched_clock: only update deltas with local reads.Steven Rostedt2008-07-111-9/+16
| * | | sched_clock: fix calculation of other CPUSteven Rostedt2008-07-111-2/+2
| * | | sched_clock: stop maximum check on NO HZSteven Rostedt2008-07-112-1/+40
| * | | sched_clock: widen the max and min timeSteven Rostedt2008-07-111-2/+9
| * | | sched_clock: record from last tickSteven Rostedt2008-07-111-4/+5
* | | | Merge branch 'linus' into sched/develIngo Molnar2008-07-134-17/+14
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-07-101-3/+4
| |\ \ \ | | |/ / | |/| / | | |/
| | * sched: fix cpu hotplug, cleanupLinus Torvalds2008-07-101-6/+5
| | * sched: fix cpu hotplugDmitry Adamushko2008-07-101-1/+3
| * | Fix PREEMPT_RCU without HOTPLUG_CPUNick Piggin2008-07-101-12/+8
| * | kernel/kprobes.c: Made kprobe_blacklist static.Daniel Guilak2008-07-101-1/+1
| * | kernel/printk.c: Made printk_recursion_bug_msg static.Daniel Guilak2008-07-081-1/+1
* | | Merge commit 'v2.6.26-rc9' into sched/develIngo Molnar2008-07-078-6/+55
|\| |
| * | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-07-051-0/+1
| |\ \
| | * | softlockup: print a module list on being stuckArjan van de Ven2008-07-051-0/+1
| * | | security: filesystem capabilities: fix fragile setuid fixup codeAndrew G. Morgan2008-07-041-0/+21
| * | | Christoph has movedChristoph Lameter2008-07-041-1/+1
| * | | hrtimer: prevent migration for raising softirqSteven Rostedt2008-07-031-0/+8
| * | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-07-021-0/+3
| |\ \ \ | | | |/ | | |/|
| | * | sched: fix divide error when trying to configure rt_period to zeroRaistlin2008-07-011-0/+3
| * | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-07-021-1/+15
| |\ \ \ | | | |/ | | |/|
| | * | rcu: fix hotplug vs rcu raceGautham R Shenoy2008-07-011-1/+15
| * | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-06-301-0/+1
| |\ \ \ | | | |/ | | |/|
| | * | sched: fix cpu hotplugDmitry Adamushko2008-06-291-0/+1
| * | | Merge branch 'audit.b52' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-06-292-4/+5
| |\ \ \ | | |/ / | |/| |
| | * | [PATCH] remove useless argument type in audit_filter_user()Peng Haitao2008-06-242-2/+2
| | * | [PATCH] audit: fix kernel-doc parameter notationRandy Dunlap2008-06-241-0/+1
| | * | [PATCH] kernel/audit.c: nlh->nlmsg_type is gotten more than oncePeng Haitao2008-06-241-2/+2
* | | | sched: fix accounting in task delay accounting & migrationAnkita Garg2008-07-042-9/+34
* | | | sched: add avg-overlap support to RT tasksGregory Haskins2008-07-042-19/+16
* | | | sched: terminate newidle balancing once at least one task has moved overGregory Haskins2008-07-041-0/+4
* | | | sched: fix warningVegard Nossum2008-06-301-1/+3
* | | | sched: build fixIngo Molnar2008-06-301-5/+7
* | | | sched: sched_clock_cpu() based cpu_clock(), lockdep fixIngo Molnar2008-06-291-2/+2
* | | | sched: export cpu_clockIngo Molnar2008-06-271-0/+1
* | | | sched: make sched_{rt,fair}.c ifdefs more readableDhaval Giani2008-06-272-8/+8
* | | | sched: bias effective_load() error towards failing wake_affine().Peter Zijlstra2008-06-272-0/+29
* | | | sched: incremental effective_load()Peter Zijlstra2008-06-272-3/+21
* | | | sched: correct wakeup weight calculationsPeter Zijlstra2008-06-272-22/+30
* | | | sched: fix mult overflowSrivatsa Vaddagiri2008-06-271-4/+4
* | | | sched: update shares on wakeupPeter Zijlstra2008-06-273-2/+39
* | | | sched: fix shares boost logicPeter Zijlstra2008-06-271-0/+3
* | | | sched: disable source/target_load biasPeter Zijlstra2008-06-272-2/+3
* | | | sched: optimize effective_load()Peter Zijlstra2008-06-271-4/+4