Commit Graph

2203 Commits (b27f03d4bdc145a09fb7b0c0e004b29f1ee555fa)

Author SHA1 Message Date
Ingo Molnar 1b9f19c212 sched: turn on the use of unstable events 18 years ago
Ingo Molnar bb29ab2686 sched: x86, track TSC-unstable events 18 years ago
Ingo Molnar dd41f596cd sched: cfs core code 18 years ago
Ingo Molnar f3479f10c5 sched: remove the sleep-bonus interactivity code 18 years ago
Ingo Molnar c18a17329b sched: remove expired_starving() 18 years ago
Ingo Molnar f2ac58ee61 sched: remove sleep_type 18 years ago
Ingo Molnar 45bf76df48 sched: cfs, add load-calculation methods 18 years ago
Ingo Molnar 14531189f0 sched: clean up __normal_prio() position 18 years ago
Ingo Molnar 71f8bd4600 sched: cleanup: move dequeue/enqueue_task() 18 years ago
Ingo Molnar c24d20dbef sched: move around resched_task() 18 years ago
Ingo Molnar e05606d330 sched: clean up the rt priority macros 18 years ago
Ingo Molnar 138a8aeb5b sched: add cfs_rq ops 18 years ago
Ingo Molnar 41b86e9c51 sched: make posix-cpu-timers use CFS's accounting information 18 years ago
Ingo Molnar 20d315d42a sched: add rq_clock()/__rq_clock() 18 years ago
Ingo Molnar 6aa645ea5f sched: cfs rq data types 18 years ago
Ingo Molnar fa72e9e484 sched: cfs core, kernel/sched_idletask.c 18 years ago
Ingo Molnar bb44e5d1c6 sched: cfs core, kernel/sched_rt.c 18 years ago
Ingo Molnar bf0f6f24a1 sched: cfs core, kernel/sched_fair.c 18 years ago
Ingo Molnar 425e0968a2 sched: move code into kernel/sched_stats.h 18 years ago
Ingo Molnar 1df21055e3 sched: add init_idle_bootup_task() 18 years ago
Ingo Molnar f64f61145a sched: remove sched_exit() 18 years ago
Ingo Molnar c65cc87052 sched: uninline set_task_cpu() 18 years ago
Ingo Molnar 0437e109e1 sched: zap the migration init / cache-hot balancing code 18 years ago
Ingo Molnar d15bcfdbe1 sched: rename idle_type/SCHED_IDLE 18 years ago
Thomas Gleixner 746976a301 NTP: remove clock_was_set() call to prevent deadlock 18 years ago
Rafael J. Wysocki 2391dae3e3 PM: introduce set_target method in pm_ops 18 years ago
Masami Hiramatsu a66e356c04 relayfs: fix overwrites 18 years ago
David Wilder 8d62fdebda relay file read: start-pos fix 18 years ago
Thomas Gleixner a06381fec7 FUTEX: Restore the dropped ERSCH fix 18 years ago
Tony Jones 7b018b2888 audit: fix oops removing watch if audit disabled 18 years ago
Christoph Lameter 92c4ca5c3a sched: fix next_interval determination in idle_balance() 18 years ago
Cedric Le Goater 4e71e474c7 fix refcounting of nsproxy object when unshared 18 years ago
Thomas Gleixner 58229a1899 posix-timers: Prevent softirq starvation by small intervals and SIG_IGN 18 years ago
Linus Torvalds fa490cfd15 Fix possible runqueue lock starvation in wait_task_inactive() 18 years ago
Ingo Molnar a0f98a1cb7 sched: fix SysRq-N (normalize RT tasks) 18 years ago
Benjamin Herrenschmidt caec4e8dc8 Fix signalfd interaction with thread-private signals 18 years ago
Thomas Gleixner bd197234b0 Revert "futex_requeue_pi optimization" 18 years ago
Rafael J. Wysocki 2f41dddbbd swsusp: Fix userland interface 18 years ago
Paul Jackson 3e903e7b16 cpuset: zero malloc - fix for old cpusets 18 years ago
Alexey Kuznetsov 778e9a9c3e pi-futex: fix exit races and locking problems 18 years ago
Thomas Gleixner 1a539a8728 rt-mutex: fix chain walk early wakeup bug 18 years ago
Thomas Gleixner c0d1d2bf5a rt-mutex: fix stale return value 18 years ago
Roland McGrath b74d0deb96 Restrict clearing TIF_SIGPENDING 18 years ago
Ingo Molnar c1a834dc70 timer stats: speedups 18 years ago
Bjorn Steinbrink 9fcc15ec3c timer statistics: fix race 18 years ago
Ulrich Drepper f0ede66fca fix compat futex code for private futexes 18 years ago
Kyle McMartin 7a74fc4925 fix possible null ptr deref in kallsyms_lookup 18 years ago
Thomas Gleixner eaad084bb0 NOHZ: prevent multiplication overflow - stop timer for huge timeouts 18 years ago
Linus Torvalds 92ea77275b Fix crash with irqpoll due to the IRQF_IRQPOLL flag testing 18 years ago
Thomas Gleixner 98d8256739 Prevent going idle with softirq pending 18 years ago