aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* clockevents: prevent stale tick update on offline cpuThomas Gleixner2007-09-16
* clockevents: do not shutdown the oneshot broadcast deviceThomas Gleixner2007-09-16
* clockevents: Enforce oneshot broadcast when broadcast mask is set on resumeThomas Gleixner2007-09-16
* timekeeping: Prevent time going backwards on resumeThomas Gleixner2007-09-16
* timekeeping: access rtc outside of xtime lockThomas Gleixner2007-09-16
* Fix "no_sync_cmos_clock" logic inversion in kernel/time/ntp.cTony Breeds2007-09-11
* Restore call_usermodehelper_pipe() behaviourMichael Ellerman2007-09-11
* futex_compat: fix list traversal bugsArnd Bergmann2007-09-11
* Fix spurious syscall tracing after PTRACE_DETACH + PTRACE_ATTACHRoland McGrath2007-09-10
* sched: fix ideal_runtime calculations for reniced tasksPeter Zijlstra2007-09-05
* sched: improve prev_sum_exec_runtime settingPeter Zijlstra2007-09-05
* sched: simplify __check_preempt_curr_fair()Peter Zijlstra2007-09-05
* sched: fix xtensa build warningIngo Molnar2007-09-05
* sched: debug: fix sum_exec_runtime clearingIngo Molnar2007-09-05
* sched: debug: fix cfs_rq->wait_runtime accountingIngo Molnar2007-09-05
* sched: fix niced_granularity() shiftIngo Molnar2007-09-05
* sched: fix MC/HT scheduler optimization, without breaking the FUZZ logic.Suresh Siddha2007-09-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-08-31
|\
| * sched: clean up task_new_fair()Ingo Molnar2007-08-28
| * sched: small schedstat fixIngo Molnar2007-08-28
| * sched: fix wait_start_fair condition in update_stats_wait_end()Ingo Molnar2007-08-28
| * sched: call update_curr() in task_tick_fair()Ting Yang2007-08-28
| * sched: make the scheduler converge to the ideal latencyIngo Molnar2007-08-28
| * sched: fix sleeper bonus limitMike Galbraith2007-08-28
* | sigqueue_free: fix the race with collect_signal()Oleg Nesterov2007-08-31
* | userns: don't leak root userAlexey Dobriyan2007-08-31
* | request_irq: fix DEBUG_SHIRQ handlingJarek Poplawski2007-08-31
* | PM: Fix dependencies of CONFIG_SUSPEND and CONFIG_HIBERNATIONRafael J. Wysocki2007-08-31
* | setpgid(child) fails if the child was forked by sub-threadOleg Nesterov2007-08-31
* | Assign task_struct.exit_code before taskstats_exit()Jonathan Lim2007-08-31
|/
* fix bogus hotplug cpu warningHugh Dickins2007-08-27
* sched: s/sched_latency/sched_min_granularityIngo Molnar2007-08-25
* sched: cleanup, sched_granularity -> sched_min_granularityIngo Molnar2007-08-25
* sched: adaptive scheduler granularityPeter Zijlstra2007-08-25
* sched: fix CONFIG_SCHED_DEBUG dependency of lockdep sysctlsPeter Zijlstra2007-08-25
* sched: fix startup penalty calculationIngo Molnar2007-08-24
* sched: simplify bonus calculation #2Peter Zijlstra2007-08-24
* sched: simplify bonus calculation #1Peter Zijlstra2007-08-24
* sched: tidy up and simplify the bonus balanceIngo Molnar2007-08-24
* sched: optimize task_tick_rt() a bitDmitry Adamushko2007-08-24
* sched: simplify can_migrate_task()Sven-Thorsten Dietrich2007-08-24
* sched: remove HZ dependency from the granularity defaultIngo Molnar2007-08-24
* sched: CONFIG_SCHED_GROUP_FAIR=y fixletBruce Ashfield2007-08-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-08-24
|\
| * sched: tweak the sched_runtime_limit tunableIngo Molnar2007-08-23
| * sched: skip updating rq's next_balance under null SDSuresh Siddha2007-08-23
| * sched: fix broken SMT/MC optimizationsSuresh Siddha2007-08-23
| * sched: fix sysctl directory permissionsEric W. Biederman2007-08-23
| * sched: sched_clock_idle_[sleep|wakeup]_event()Ingo Molnar2007-08-23
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-08-24
|\ \ | |/ |/|