summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
2007-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds
2007-08-31sigqueue_free: fix the race with collect_signal()Oleg Nesterov
2007-08-31userns: don't leak root userAlexey Dobriyan
2007-08-31request_irq: fix DEBUG_SHIRQ handlingJarek Poplawski
2007-08-31PM: Fix dependencies of CONFIG_SUSPEND and CONFIG_HIBERNATIONRafael J. Wysocki
2007-08-31setpgid(child) fails if the child was forked by sub-threadOleg Nesterov
2007-08-31Assign task_struct.exit_code before taskstats_exit()Jonathan Lim
2007-08-28sched: clean up task_new_fair()Ingo Molnar
2007-08-28sched: small schedstat fixIngo Molnar
2007-08-28sched: fix wait_start_fair condition in update_stats_wait_end()Ingo Molnar
2007-08-28sched: call update_curr() in task_tick_fair()Ting Yang
2007-08-28sched: make the scheduler converge to the ideal latencyIngo Molnar
2007-08-28sched: fix sleeper bonus limitMike Galbraith
2007-08-27fix bogus hotplug cpu warningHugh Dickins
2007-08-25sched: s/sched_latency/sched_min_granularityIngo Molnar
2007-08-25sched: cleanup, sched_granularity -> sched_min_granularityIngo Molnar
2007-08-25sched: adaptive scheduler granularityPeter Zijlstra
2007-08-25sched: fix CONFIG_SCHED_DEBUG dependency of lockdep sysctlsPeter Zijlstra
2007-08-24sched: fix startup penalty calculationIngo Molnar
2007-08-24sched: simplify bonus calculation #2Peter Zijlstra
2007-08-24sched: simplify bonus calculation #1Peter Zijlstra
2007-08-24sched: tidy up and simplify the bonus balanceIngo Molnar
2007-08-24sched: optimize task_tick_rt() a bitDmitry Adamushko
2007-08-24sched: simplify can_migrate_task()Sven-Thorsten Dietrich
2007-08-24sched: remove HZ dependency from the granularity defaultIngo Molnar
2007-08-24sched: CONFIG_SCHED_GROUP_FAIR=y fixletBruce Ashfield
2007-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds
2007-08-23Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2007-08-23sched: tweak the sched_runtime_limit tunableIngo Molnar
2007-08-23sched: skip updating rq's next_balance under null SDSuresh Siddha
2007-08-23sched: fix broken SMT/MC optimizationsSuresh Siddha
2007-08-23sched: fix sysctl directory permissionsEric W. Biederman
2007-08-23sched: sched_clock_idle_[sleep|wakeup]_event()Ingo Molnar
2007-08-22signalfd: fix interaction with posix-timersOleg Nesterov
2007-08-22posix-timers: fix creation raceOleg Nesterov
2007-08-22posix-timers: fix deletion raceThomas Gleixner
2007-08-22free_irq(): fix DEBUG_SHIRQ handlingAndrew Morton
2007-08-22futex_unlock_pi() hurts my brain and may cause application deadlockjohn stultz
2007-08-22kernel/auditsc.c: fix an off-by-oneAdrian Bunk
2007-08-22Fix Off-by-one in /sys/module/*/refcntAlexey Dobriyan
2007-08-21fix - ensure we don't use bootconsoles after init has been releasedRobin Getz
2007-08-20ensure we don't use bootconsoles after init has been releasedRobin Getz
2007-08-19Remove double inclusion of linux/capability.hChristian Heim
2007-08-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds
2007-08-12genirq: suppress resend of level interruptsThomas Gleixner
2007-08-12genirq: cleanup mismerge artifactThomas Gleixner
2007-08-12sched: run_rebalance_domains: s/SCHED_IDLE/CPU_IDLE/Oleg Nesterov
2007-08-12sched: fix sleeper bonusIngo Molnar
2007-08-12sched: make global code staticAdrian Bunk
2007-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds