Commit Graph

213 Commits (9640d3d775aa325650c8fcdf49127542f77b2156)

Author SHA1 Message Date
Con Kolivas 69f7c0a1be [PATCH] sched: remove SMT nice 18 years ago
Ingo Molnar 7355690ead [PATCH] sched: fix SMT scheduler bug 18 years ago
Thomas Gleixner c1e16aa279 [PATCH] Fix posix-cpu-timer breakage caused by stale p->last_ran value 18 years ago
Zachary Amsden 9226d125d9 [PATCH] i386: paravirt CPU hypercall batching mode 18 years ago
Nick Piggin ff91691bcc [PATCH] sched: avoid div in rebalance_tick 18 years ago
Robert P. J. Day 72fd4a35a8 [PATCH] Numerous fixes to kernel-doc info in source files. 18 years ago
Alexey Dobriyan b035b6de24 [PATCH] Consolidate default sched_clock() 18 years ago
Nathan Lynch e5e5673f82 [PATCH] sched: tasks cannot run on cpus onlined after boot 18 years ago
Ingo Molnar 9414232fa0 [PATCH] sched: fix cond_resched_softirq() offset 18 years ago
Tim Chen 67af63a6ab [PATCH] sched: remove __cpuinitdata anotation to cpu_isolated_map 18 years ago
Mark Fasheh ba0084048a [PATCH] Conditionally check expected_preempt_count in __resched_legal() 18 years ago
Peter Williams bc947631d1 [PATCH] sched: improve efficiency of sched_fork() 18 years ago
Ingo Molnar 3117df0453 [PATCH] lockdep: print irq-trace info on asserts 18 years ago
Miguel Ojeda Sandonis 33859f7f97 [PATCH] kernel/sched.c: whitespace cleanups 18 years ago
Chen, Kenneth W 62ab616d54 [PATCH] sched: optimize activate_task for RT task 18 years ago
Chen, Kenneth W 06066714f6 [PATCH] sched: remove lb_stopbalance counter 18 years ago
Siddha, Suresh B 783609c6cb [PATCH] sched: decrease number of load balances 18 years ago
Mike Galbraith b18ec80396 [PATCH] sched: improve migration accuracy 18 years ago
Christoph Lameter 08c183f31b [PATCH] sched: add option to serialize load balancing 18 years ago
Christoph Lameter 1bd77f2da5 [PATCH] sched: call tasklet less frequently 18 years ago
Christoph Lameter c9819f4593 [PATCH] sched: use softirq for load balancing 18 years ago
Christoph Lameter e418e1c2bf [PATCH] sched: move idle status calculation into rebalance_tick() 18 years ago
Christoph Lameter 7835b98bc6 [PATCH] sched: extract load calculation from rebalance_tick 18 years ago
Christoph Lameter fe2eea3faf [PATCH] sched: disable interrupts for locking in load_balance() 18 years ago
Christoph Lameter 4211a9a2e9 [PATCH] sched: remove staggering of load balancing 18 years ago
Christoph Lameter 571f6d2fb0 [PATCH] sched: avoid taking rq lock in wake_priority_sleeper 18 years ago
Kirill Korotaev 054b9108e0 [PATCH] move_task_off_dead_cpu() should be called with disabled ints 18 years ago
Siddha, Suresh B 6711cab43e [PATCH] ched domain: move sched group allocations to percpu area 18 years ago
Robert P. J. Day cc2a73b5ca [PATCH] sched.c: correct comment for this_rq_lock() 18 years ago
Helge Deller 15ad7cdcfd [PATCH] struct seq_operations and struct file_operations constification 18 years ago
Chris Caputo 301827acbe [PATCH] sched: correct output of show_state() 18 years ago
Ingo Molnar 0231606785 [PATCH] hotplug CPU: clean up hotcpu_notifier() use 18 years ago
Ingo Molnar ece8a684c7 [PATCH] sleep profiling 18 years ago
Peter Zijlstra a4c410f00f [PATCH] lockdep: print current locks on in_atomic warnings 18 years ago
Ingo Molnar e59e2ae2c2 [PATCH] SysRq-X: show blocked tasks 18 years ago
Nigel Cunningham 7dfb71030f [PATCH] Add include/linux/freezer.h and move definitions from sched.h 18 years ago
Borislav Petkov 91fcdd4e03 [PATCH] readjust comments of task_timeslice for kernel doc 18 years ago
Nick Piggin beed33a816 [PATCH] sched: likely profiling 19 years ago
Christoph Lameter ce164428c4 [PATCH] scheduler: NUMA aware placement of sched_group_allnodes 19 years ago
Satoru Takeuchi 0feaece977 [PATCH] sched: fixing wrong comment for find_idlest_cpu() 19 years ago
Siddha, Suresh B 89c4710ee9 [PATCH] sched: cleanup sched_group cpu_power setup 19 years ago
Siddha, Suresh B 1a84887080 [PATCH] sched: introduce child field in sched_domain 19 years ago
Dave Jones 7473264643 [PATCH] sched: don't print migration cost when only 1 CPU 19 years ago
Siddha, Suresh B a616058b78 [PATCH] sched: remove unnecessary sched group allocations 19 years ago
Nick Piggin 5c1e176781 [PATCH] sched: force /sbin/init off isolated cpus 19 years ago
Greg Banks e16b38f713 [PATCH] cpumask: export cpu_online_map and cpu_possible_map consistently 19 years ago
Jay Lan 8f0ab51479 [PATCH] csa: convert CONFIG tag for extended accounting routines 19 years ago
Oleg Nesterov c394cc9fbb [PATCH] introduce TASK_DEAD state 19 years ago
Oleg Nesterov 55a101f8f7 [PATCH] kill PF_DEAD flag 19 years ago
Oleg Nesterov 29b8849216 [PATCH] set EXIT_DEAD state in do_exit(), not in schedule() 19 years ago