Commit Graph

2714 Commits (0ff1edeef222ebed71499135a8cc259b107d85fd)

Author SHA1 Message Date
Jonathan Lim f2ab6d8889 Assign task_struct.exit_code before taskstats_exit() 18 years ago
Ingo Molnar 9f508f8258 sched: clean up task_new_fair() 18 years ago
Ingo Molnar 213c8af67f sched: small schedstat fix 18 years ago
Ingo Molnar b77d69db9f sched: fix wait_start_fair condition in update_stats_wait_end() 18 years ago
Ting Yang 7109c4429a sched: call update_curr() in task_tick_fair() 18 years ago
Ingo Molnar f6cf891c4d sched: make the scheduler converge to the ideal latency 18 years ago
Mike Galbraith 5f01d519e6 sched: fix sleeper bonus limit 18 years ago
Hugh Dickins d243769d3f fix bogus hotplug cpu warning 18 years ago
Ingo Molnar 50c46637aa sched: s/sched_latency/sched_min_granularity 18 years ago
Ingo Molnar 172ac3dbb7 sched: cleanup, sched_granularity -> sched_min_granularity 18 years ago
Peter Zijlstra 218050855e sched: adaptive scheduler granularity 18 years ago
Peter Zijlstra 1fc84aaae3 sched: fix CONFIG_SCHED_DEBUG dependency of lockdep sysctls 18 years ago
Ingo Molnar 095e56c703 sched: fix startup penalty calculation 18 years ago
Peter Zijlstra ea0aa3b23a sched: simplify bonus calculation #2 18 years ago
Peter Zijlstra a6f2994042 sched: simplify bonus calculation #1 18 years ago
Ingo Molnar b2133c8b1e sched: tidy up and simplify the bonus balance 18 years ago
Dmitry Adamushko 98fbc79853 sched: optimize task_tick_rt() a bit 18 years ago
Sven-Thorsten Dietrich deac4ee65a sched: simplify can_migrate_task() 18 years ago
Ingo Molnar 71fd371463 sched: remove HZ dependency from the granularity default 18 years ago
Bruce Ashfield 7c6c16f354 sched: CONFIG_SCHED_GROUP_FAIR=y fixlet 18 years ago
Ingo Molnar 505c0efd58 sched: tweak the sched_runtime_limit tunable 18 years ago
Suresh Siddha f549da848e sched: skip updating rq's next_balance under null SD 18 years ago
Suresh Siddha f8700df7c4 sched: fix broken SMT/MC optimizations 18 years ago
Eric W. Biederman c57baf1e1e sched: fix sysctl directory permissions 18 years ago
Ingo Molnar 2aa44d0567 sched: sched_clock_idle_[sleep|wakeup]_event() 18 years ago
Oleg Nesterov 834d216e1f signalfd: fix interaction with posix-timers 18 years ago
Oleg Nesterov d02479bdeb posix-timers: fix creation race 18 years ago
Thomas Gleixner 179394af7a posix-timers: fix deletion race 18 years ago
Andrew Morton 8b7f07155f free_irq(): fix DEBUG_SHIRQ handling 18 years ago
john stultz 187226f57f futex_unlock_pi() hurts my brain and may cause application deadlock 18 years ago
Adrian Bunk 88ae704c2a kernel/auditsc.c: fix an off-by-one 18 years ago
Alexey Dobriyan 256e2fdf03 Fix Off-by-one in /sys/module/*/refcnt 18 years ago
Robin Getz cb00e99c0a fix - ensure we don't use bootconsoles after init has been released 18 years ago
Robin Getz 0c5564bd91 ensure we don't use bootconsoles after init has been released 18 years ago
Christian Heim e598fbaabd Remove double inclusion of linux/capability.h 18 years ago
Thomas Gleixner 2464286ace genirq: suppress resend of level interrupts 18 years ago
Thomas Gleixner 496634217e genirq: cleanup mismerge artifact 18 years ago
Oleg Nesterov de0cf899bb sched: run_rebalance_domains: s/SCHED_IDLE/CPU_IDLE/ 18 years ago
Ingo Molnar 5d2b3d3695 sched: fix sleeper bonus 18 years ago
Adrian Bunk 6707de00fd sched: make global code static 18 years ago
Peter Chubb cd5bfea278 fix compilation with gcc 4.2 18 years ago
Miao Xie 6ddfca9548 timer: remove clockevents_unregister_notifier 18 years ago
Rafael J. Wysocki c5a69adff9 Hibernation: do not try to mark invalid PFNs as nosave 18 years ago
Lee Schermerhorn 8daec965e7 Fix missing numa_zonelist_order sysctl 18 years ago
Ingo Molnar 5167e75f4d sched debug: dont print kernel address in /proc/sched_debug 18 years ago
Ingo Molnar e56f31aad9 sched: fix typo in the FAIR_GROUP_SCHED branch 18 years ago
Ingo Molnar 529c77261b sched: improve rq-clock overflow logic 18 years ago
Linus Torvalds 88ffc35059 Revert "genirq: temporary fix for level-triggered IRQ resend" 18 years ago
Ingo Molnar 7cff8cf61c sched: refine negative nice level granularity 18 years ago
Ingo Molnar a69edb5560 sched: fix update_stats_enqueue() reniced codepath 18 years ago