Page migration: Do not accept invalid nodes in the target nodeset
[safe/jmp/linux-2.6] / kernel /
2007-08-31 Oleg Nesterovsigqueue_free: fix the race with collect_signal()
2007-08-31 Alexey Dobriyanuserns: don't leak root user
2007-08-31 Jarek Poplawskirequest_irq: fix DEBUG_SHIRQ handling
2007-08-31 Rafael J. WysockiPM: Fix dependencies of CONFIG_SUSPEND and CONFIG_HIBER...
2007-08-31 Oleg Nesterovsetpgid(child) fails if the child was forked by sub...
2007-08-31 Jonathan LimAssign task_struct.exit_code before taskstats_exit()
2007-08-27 Hugh Dickinsfix bogus hotplug cpu warning
2007-08-25 Ingo Molnarsched: s/sched_latency/sched_min_granularity
2007-08-25 Ingo Molnarsched: cleanup, sched_granularity -> sched_min_granularity
2007-08-25 Peter Zijlstrasched: adaptive scheduler granularity
2007-08-25 Peter Zijlstrasched: fix CONFIG_SCHED_DEBUG dependency of lockdep...
2007-08-24 Ingo Molnarsched: fix startup penalty calculation
2007-08-24 Peter Zijlstrasched: simplify bonus calculation #2
2007-08-24 Peter Zijlstrasched: simplify bonus calculation #1
2007-08-24 Ingo Molnarsched: tidy up and simplify the bonus balance
2007-08-24 Dmitry Adamushkosched: optimize task_tick_rt() a bit
2007-08-24 Sven-Thorsten Dietrichsched: simplify can_migrate_task()
2007-08-24 Ingo Molnarsched: remove HZ dependency from the granularity default
2007-08-24 Bruce Ashfieldsched: CONFIG_SCHED_GROUP_FAIR=y fixlet
2007-08-24 Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-sched
2007-08-24 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2007-08-23 Ingo Molnarsched: tweak the sched_runtime_limit tunable
2007-08-23 Suresh Siddhasched: skip updating rq's next_balance under null SD
2007-08-23 Suresh Siddhasched: fix broken SMT/MC optimizations
2007-08-23 Eric W. Biedermansched: fix sysctl directory permissions
2007-08-23 Ingo Molnarsched: sched_clock_idle_[sleep|wakeup]_event()
2007-08-23 Oleg Nesterovsignalfd: fix interaction with posix-timers
2007-08-23 Oleg Nesterovposix-timers: fix creation race
2007-08-23 Thomas Gleixnerposix-timers: fix deletion race
2007-08-23 Andrew Mortonfree_irq(): fix DEBUG_SHIRQ handling
2007-08-23 john stultzfutex_unlock_pi() hurts my brain and may cause applicat...
2007-08-23 Adrian Bunkkernel/auditsc.c: fix an off-by-one
2007-08-22 Alexey DobriyanFix Off-by-one in /sys/module/*/refcnt
2007-08-22 Robin Getzfix - ensure we don't use bootconsoles after init has...
2007-08-21 Robin Getzensure we don't use bootconsoles after init has been...
2007-08-19 Christian HeimRemove double inclusion of linux/capability.h
2007-08-12 Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-sched
2007-08-12 Thomas Gleixnergenirq: suppress resend of level interrupts
2007-08-12 Thomas Gleixnergenirq: cleanup mismerge artifact
2007-08-12 Oleg Nesterovsched: run_rebalance_domains: s/SCHED_IDLE/CPU_IDLE/
2007-08-12 Ingo Molnarsched: fix sleeper bonus
2007-08-12 Adrian Bunksched: make global code static
2007-08-11 Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-sched
2007-08-11 Peter Chubbfix compilation with gcc 4.2
2007-08-11 Miao Xietimer: remove clockevents_unregister_notifier
2007-08-11 Rafael J. WysockiHibernation: do not try to mark invalid PFNs as nosave
2007-08-11 Lee SchermerhornFix missing numa_zonelist_order sysctl
2007-08-10 Ingo Molnarsched debug: dont print kernel address in /proc/sched_debug
2007-08-10 Ingo Molnarsched: fix typo in the FAIR_GROUP_SCHED branch
2007-08-10 Ingo Molnarsched: improve rq-clock overflow logic
2007-08-09 Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-sched
2007-08-09 Linus TorvaldsRevert "genirq: temporary fix for level-triggered IRQ...
2007-08-09 Ingo Molnarsched: refine negative nice level granularity
2007-08-09 Ingo Molnarsched: fix update_stats_enqueue() reniced codepath
2007-08-09 Ingo Molnarsched: round a bit better
2007-08-09 Ingo Molnarsched: make the multiplication table more accurate
2007-08-09 Ingo Molnarsched: optimize update_rq_clock() calls in the load...
2007-08-09 Ingo Molnarsched: optimize activate_task()
2007-08-09 Ingo Molnarsched: clean up set_curr_task_fair()
2007-08-09 Ingo Molnarsched: remove __update_rq_clock() call from entity_tick()
2007-08-09 Ingo Molnarsched: move the __update_rq_clock() call to scheduler_t...
2007-08-09 Ingo Molnarsched debug: remove the 'u64 now' parameter from print_...
2007-08-09 Ingo Molnarsched: remove the 'u64 now' local variables
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from deactivate_t...
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from dequeue_task()
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from enqueue_task()
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from dec_nr_running()
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from inc_nr_running()
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from dec_load()
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from inc_load()
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from update_curr_...
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from ->task_new()
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from ->put_prev_t...
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from pick_next_task()
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from ->pick_next_...
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from ->dequeue_task()
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from ->enqueue_task()
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from update_curr_rt()
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from put_prev_ent...
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from pick_next_en...
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from set_next_ent...
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from dequeue_entity()
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from enqueue_entity()
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from enqueue_slee...
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from __enqueue_sl...
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from update_stats...
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from update_stats...
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from update_stats...
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from update_stats...
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from __update_sta...
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from update_stats...
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from update_stats...
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from update_curr()
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from print_cfs_rq()
2007-08-09 Ingo Molnarsched: remove 'now' use from assignments
2007-08-09 Ingo Molnarsched: remove __rq_clock()
2007-08-09 Ingo Molnarsched: eliminate __rq_clock() use
2007-08-09 Ingo Molnarsched: remove rq_clock()
2007-08-09 Ingo Molnarsched: eliminate rq_clock() use
2007-08-09 Ingo Molnarsched: add [__]update_rq_clock(rq)
next