[CRYPTO] templates: Pass type/mask when creating instances
[safe/jmp/linux-2.6] / kernel / sched.c
2007-04-27 Ingo Molnarmake SysRq-T show all tasks again
2007-04-07 Linus Torvaldssched.c: Remove unused variable 'relative'
2007-04-07 Ingo Molnar[PATCH] sched: get rid of p->children use in show_task()
2007-03-05 Con Kolivas[PATCH] sched: remove SMT nice
2007-03-01 Ingo Molnar[PATCH] sched: fix SMT scheduler bug
2007-03-01 Thomas Gleixner[PATCH] Fix posix-cpu-timer breakage caused by stale...
2007-02-13 Zachary Amsden[PATCH] i386: paravirt CPU hypercall batching mode
2007-02-12 Nick Piggin[PATCH] sched: avoid div in rebalance_tick
2007-02-11 Robert P. J. Day[PATCH] Numerous fixes to kernel-doc info in source...
2007-02-11 Alexey Dobriyan[PATCH] Consolidate default sched_clock()
2007-01-12 Nathan Lynch[PATCH] sched: tasks cannot run on cpus onlined after...
2006-12-30 Ingo Molnar[PATCH] sched: fix cond_resched_softirq() offset
2006-12-22 Tim Chen[PATCH] sched: remove __cpuinitdata anotation to cpu_is...
2006-12-22 Mark Fasheh[PATCH] Conditionally check expected_preempt_count...
2006-12-21 Peter Williams[PATCH] sched: improve efficiency of sched_fork()
2006-12-13 Ingo Molnar[PATCH] lockdep: print irq-trace info on asserts
2006-12-10 Miguel Ojeda Sandonis[PATCH] kernel/sched.c: whitespace cleanups
2006-12-10 Chen, Kenneth W[PATCH] sched: optimize activate_task for RT task
2006-12-10 Chen, Kenneth W[PATCH] sched: remove lb_stopbalance counter
2006-12-10 Siddha, Suresh B[PATCH] sched: decrease number of load balances
2006-12-10 Mike Galbraith[PATCH] sched: improve migration accuracy
2006-12-10 Christoph Lameter[PATCH] sched: add option to serialize load balancing
2006-12-10 Christoph Lameter[PATCH] sched: call tasklet less frequently
2006-12-10 Christoph Lameter[PATCH] sched: use softirq for load balancing
2006-12-10 Christoph Lameter[PATCH] sched: move idle status calculation into rebala...
2006-12-10 Christoph Lameter[PATCH] sched: extract load calculation from rebalance_tick
2006-12-10 Christoph Lameter[PATCH] sched: disable interrupts for locking in load_b...
2006-12-10 Christoph Lameter[PATCH] sched: remove staggering of load balancing
2006-12-10 Christoph Lameter[PATCH] sched: avoid taking rq lock in wake_priority_sl...
2006-12-10 Kirill Korotaev[PATCH] move_task_off_dead_cpu() should be called with...
2006-12-10 Siddha, Suresh B[PATCH] ched domain: move sched group allocations to...
2006-12-10 Robert P. J. Day[PATCH] sched.c: correct comment for this_rq_lock()
2006-12-07 Helge Deller[PATCH] struct seq_operations and struct file_operation...
2006-12-07 Chris Caputo[PATCH] sched: correct output of show_state()
2006-12-07 Ingo Molnar[PATCH] hotplug CPU: clean up hotcpu_notifier() use
2006-12-07 Ingo Molnar[PATCH] sleep profiling
2006-12-07 Peter Zijlstra[PATCH] lockdep: print current locks on in_atomic warnings
2006-12-07 Ingo Molnar[PATCH] SysRq-X: show blocked tasks
2006-12-07 Nigel Cunningham[PATCH] Add include/linux/freezer.h and move definition...
2006-10-20 Borislav Petkov[PATCH] readjust comments of task_timeslice for kernel doc
2006-10-11 Nick Piggin[PATCH] sched: likely profiling
2006-10-03 Christoph Lameter[PATCH] scheduler: NUMA aware placement of sched_group_...
2006-10-03 Satoru Takeuchi[PATCH] sched: fixing wrong comment for find_idlest_cpu()
2006-10-03 Siddha, Suresh B[PATCH] sched: cleanup sched_group cpu_power setup
2006-10-03 Siddha, Suresh B[PATCH] sched: introduce child field in sched_domain
2006-10-03 Dave Jones[PATCH] sched: don't print migration cost when only...
2006-10-03 Siddha, Suresh B[PATCH] sched: remove unnecessary sched group allocations
2006-10-03 Nick Piggin[PATCH] sched: force /sbin/init off isolated cpus
2006-10-02 Greg Banks[PATCH] cpumask: export cpu_online_map and cpu_possible...
2006-10-01 Jay Lan[PATCH] csa: convert CONFIG tag for extended accounting...
2006-09-29 Oleg Nesterov[PATCH] introduce TASK_DEAD state
2006-09-29 Oleg Nesterov[PATCH] kill PF_DEAD flag
2006-09-29 Oleg Nesterov[PATCH] set EXIT_DEAD state in do_exit(), not in schedule()
2006-09-29 Oleg Nesterov[PATCH] sched_setscheduler: fix? policy checks
2006-09-29 Oleg Nesterov[PATCH] introduce is_rt_policy() helper
2006-09-29 Oleg Nesterov[PATCH] do_sched_setscheduler(): don't take tasklist_lock
2006-09-29 Akinobu Mita[PATCH] check return value of cpu_callback
2006-09-26 Christoph Lameter[PATCH] Fix longstanding load balancing bug in the...
2006-08-27 Oleg Nesterov[PATCH] revert "Drop tasklist lock in do_sched_setsched...
2006-07-31 Heiko Carstens[PATCH] pi-futex: missing pi_waiters plist initialization
2006-07-31 Jim Houston[PATCH] fix cond_resched() fix
2006-07-31 Siddha, Suresh B[PATCH] sched: build_sched_domains() fix
2006-07-15 Chandra Seetharaman[PATCH] per-task-delay-accounting: cpu delay collection...
2006-07-15 Shailabh Nagar[PATCH] per-task-delay-accounting: sync block I/O and...
2006-07-15 Ingo Molnar[PATCH] lockdep: core, fix rq-lock handling on __ARCH_W...
2006-07-10 Andreas Mohr[PATCH] small kernel/sched.c cleanup
2006-07-10 Peter Williams[PATCH] sched: fix bug in __migrate_task()
2006-07-03 Ingo Molnar[PATCH] sched: cleanup, convert sched.c-internal typede...
2006-07-03 Ingo Molnar[PATCH] sched: cleanup, remove task_t, convert to struc...
2006-07-03 Ingo Molnar[PATCH] sched: clean up fallout of recent changes
2006-07-03 Ingo Molnar[PATCH] lockdep: annotate scheduler runqueue locks
2006-07-03 Ingo Molnar[PATCH] lockdep: prove spinlock rwlock locking correctness
2006-07-03 Ingo Molnar[PATCH] lockdep: irqtrace subsystem, core
2006-07-03 Ingo Molnar[PATCH] lockdep: better lock debugging
2006-06-30 Andrew Morton[PATCH] cond_resched() fix
2006-06-28 Thomas Gleixner[PATCH] rtmutex: Propagate priority settings into PI...
2006-06-28 Thomas Gleixner[PATCH] Drop tasklist lock in do_sched_setscheduler
2006-06-28 Ingo Molnar[PATCH] pi-futex: scheduler support for pi
2006-06-28 Steven Rostedt[PATCH] BUG() if setscheduler is called from interrupt...
2006-06-28 Oleg Nesterov[PATCH] sched: uninline task_rq_lock()
2006-06-28 Siddha, Suresh B[PATCH] sched: mc/smt power savings sched policy
2006-06-28 Srivatsa Vaddagiri[PATCH] sched_domai: Allocate sched_group structures...
2006-06-28 Srivatsa Vaddagiri[PATCH] sched_domai: Use kmalloc_node
2006-06-28 Srivatsa Vaddagiri[PATCH] sched_domai: Don't use GFP_ATOMIC
2006-06-28 Srivatsa Vaddagiri[PATCH] sched_domain: handle kmalloc failure
2006-06-28 Peter Williams[PATCH] sched: Avoid unnecessarily moving highest prior...
2006-06-28 Peter Williams[PATCH] sched: modify move_tasks() to improve load...
2006-06-28 Peter Williams[PATCH] sched: implement smpnice
2006-06-28 Kirill Korotaev[PATCH] sched: CPU hotplug race vs. set_cpus_allowed()
2006-06-28 Steven Rostedt[PATCH] unnecessary long index i in sched
2006-06-28 Con Kolivas[PATCH] sched: fix interactive ceiling code
2006-06-28 Steven Rostedt[PATCH] sched: simplify bitmap definition
2006-06-28 Chen, Kenneth W[PATCH] sched: fix smt nice lock contention and optimiz...
2006-06-28 Chandra Seetharaman[PATCH] cpu hotplug: make cpu_notifier related notifier...
2006-06-28 Chandra Seetharaman[PATCH] cpu hotplug: revert initdata patch submitted...
2006-06-26 Linus TorvaldsMerge branch 'x86-64'
2006-06-26 Andi Kleen[PATCH] i386/x86-64/ia64: Move polling flag into thread...
2006-06-26 Peter Williams[PATCH] sched: fix SCHED_FIFO bug in sys_sched_rr_get_i...
2006-06-25 Heiko Carstens[PATCH] cpu hotplug: fix CPU_UP_CANCEL handling
2006-06-25 Paul Mackerras[PATCH] Define __raw_get_cpu_var and use it
next