Commit Graph

2538 Commits (c79ed1940ca9a4af5e9c182ac51f28dadd32956d)

Author SHA1 Message Date
Hiroshi Shimamoto 9c95e7319b sched: fix invalid sched_class use 18 years ago
Ingo Molnar 1799e35d5b sched: add /proc/sys/kernel/sched_compat_yield 18 years ago
Pavel Emelyanov 28f300d236 Fix user namespace exiting OOPs 18 years ago
Pavel Emelyanov 735de2230f Convert uid hash to hlist 18 years ago
Matthias Kaehlcke d8a4821dca kernel/user.c: Use list_for_each_entry instead of list_for_each 18 years ago
Alexey Dobriyan efc63c4fb0 Fix UTS corruption during clone(CLONE_NEWUTS) 18 years ago
Thomas Gleixner 5e41d0d60a clockevents: prevent stale tick update on offline cpu 18 years ago
Thomas Gleixner 31d9b3938c clockevents: do not shutdown the oneshot broadcast device 18 years ago
Thomas Gleixner 07eec6af44 clockevents: Enforce oneshot broadcast when broadcast mask is set on resume 18 years ago
Thomas Gleixner 6a669ee8a7 timekeeping: Prevent time going backwards on resume 18 years ago
Thomas Gleixner 3be9095063 timekeeping: access rtc outside of xtime lock 18 years ago
Tony Breeds 298a5df45d Fix "no_sync_cmos_clock" logic inversion in kernel/time/ntp.c 18 years ago
Michael Ellerman 3210f0ecdb Restore call_usermodehelper_pipe() behaviour 18 years ago
Arnd Bergmann 179c85ea53 futex_compat: fix list traversal bugs 18 years ago
Roland McGrath 7d94143291 Fix spurious syscall tracing after PTRACE_DETACH + PTRACE_ATTACH 18 years ago
Peter Zijlstra 1169783085 sched: fix ideal_runtime calculations for reniced tasks 18 years ago
Peter Zijlstra 4a55b45036 sched: improve prev_sum_exec_runtime setting 18 years ago
Peter Zijlstra 7c92e54f6f sched: simplify __check_preempt_curr_fair() 18 years ago
Ingo Molnar cf2ab4696e sched: fix xtensa build warning 18 years ago
Ingo Molnar 2491b2b89d sched: debug: fix sum_exec_runtime clearing 18 years ago
Ingo Molnar a206c07213 sched: debug: fix cfs_rq->wait_runtime accounting 18 years ago
Ingo Molnar a0dc72601d sched: fix niced_granularity() shift 18 years ago
Suresh Siddha 7fd0d2dde9 sched: fix MC/HT scheduler optimization, without breaking the FUZZ logic. 18 years ago
Oleg Nesterov 60187d2708 sigqueue_free: fix the race with collect_signal() 18 years ago
Alexey Dobriyan 99db67bc04 userns: don't leak root user 18 years ago
Jarek Poplawski 59845b1ffd request_irq: fix DEBUG_SHIRQ handling 18 years ago
Rafael J. Wysocki f3de4be9d5 PM: Fix dependencies of CONFIG_SUSPEND and CONFIG_HIBERNATION 18 years ago
Oleg Nesterov b07e35f94a setpgid(child) fails if the child was forked by sub-thread 18 years ago
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