nfsd: clean up readdirplus encoding
[safe/jmp/linux-2.6] / kernel / sched.c
2009-07-18 Thomas Gleixnersched: fix load average accounting vs. cpu hotplug
2009-07-16 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2009-07-10 Peter Zijlstrasched: optimize cond_resched()
2009-07-10 Fabio Checconisched: Fix rt_rq->pushable_tasks initialization in...
2009-07-10 Lucas De Marchisched: Reset sched stats on fork()
2009-07-10 Peter Zijlstrasched_rt: Fix overload bug on rt group scheduling
2009-06-20 Linus TorvaldsMerge branch 'perfcounters-fixes-for-linus' of git...
2009-06-20 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2009-06-19 Peter Zijlstraperf_counter: Simplify and fix task migration counting
2009-06-18 Oleg Nesterovkthreads: simplify migration_thread() exit path
2009-06-17 Li Zefansched: Remove unneeded __ref tag
2009-06-15 Linus TorvaldsMerge branch 'timers-for-linus-migration' of git:/...
2009-06-12 Rusty Russellsched: export kick_process
2009-06-11 Linus TorvaldsMerge branch 'perfcounters-for-linus' of git://git...
2009-06-11 Pekka Enbergsched: use slab in cpupri_init()
2009-06-11 Pekka Enbergsched: use alloc_cpumask_var() instead of alloc_bootmem...
2009-06-11 Pekka Enbergsched: use kzalloc() instead of the bootmem allocator
2009-06-11 Ingo MolnarMerge branch 'linus' into perfcounters/core
2009-06-11 Linus TorvaldsMerge branch 'tracing-for-linus' of git://git./linux...
2009-06-10 Linus TorvaldsMerge branch 'x86-xen-for-linus' of git://git./linux...
2009-06-10 Linus TorvaldsMerge branch 'sched-docs-for-linus' of git://git./linux...
2009-06-02 Paul Mackerrasperf_counter: Fix cpu migration counter
2009-06-02 Paul Mackerrasperf_counter: Initialize per-cpu context earlier on...
2009-05-23 Peter Zijlstraperf_counter: Fix dynamic irq_period logging
2009-05-22 Paul Mackerrasperf_counter: Optimize context switch between identical...
2009-05-19 Ingo Molnarsched: properly define the sched_group::cpumask and...
2009-05-18 Ingo MolnarMerge commit 'v2.6.30-rc6' into perfcounters/core
2009-05-15 Thomas Gleixnersched, timers: cleanup avenrun users
2009-05-15 Thomas Gleixnersched, timers: move calc_load() to scheduler
2009-05-13 Arun R Bharadwajtimers: Logic to move non pinned timers
2009-05-13 Arun R Bharadwajtimers: /proc/sys sysctl hook to enable timer migration
2009-05-13 Arun R Bharadwajtimers: Identifying the existing pinned timers
2009-05-11 Ingo MolnarMerge commit 'v2.6.30-rc5' into sched/core
2009-05-08 Ingo MolnarMerge branch 'x86/urgent' into x86/xen
2009-05-07 Ingo MolnarMerge branch 'tracing/hw-branch-tracing' into tracing...
2009-05-07 Ingo MolnarMerge branch 'linus' into tracing/core
2009-05-07 David Rientjessched: emit thread info flags with stack trace
2009-05-06 Mathieu Desnoyerstracepoint: trace_sched_migrate_task(): remove parameter
2009-05-05 Peter Zijlstrasched: rt: document the risk of small values in the...
2009-05-04 Ingo Molnarperf_counter: initialize the per-cpu context earlier
2009-04-29 Eric Dumazetsched: account system time properly
2009-04-29 Ingo MolnarMerge branch 'linus' into perfcounters/core
2009-04-29 David Howellssched: Document memory barriers implied by sleep/wake...
2009-04-24 Ingo MolnarMerge commit 'v2.6.30-rc3' into tracing/hw-branch-tracing
2009-04-21 Gautham R Shenoysched: Replace first_cpu() with cpumask_first() in...
2009-04-20 Peter Zijlstrasched: remove extra call overhead for schedule()
2009-04-20 Ingo Molnarperfcounters, sched: remove __task_delta_exec()
2009-04-16 Gautham R Shenoysched: Avoid printing sched_group::__cpu_power for...
2009-04-15 Miao Xiesched: use group_first_cpu() instead of cpumask_first...
2009-04-15 Steven Rostedttracing/events: move trace point headers into include...
2009-04-14 Steven Rostedttracing: create automated trace defines
2009-04-14 Johannes Weinerwait: don't use __wake_up_common()
2009-04-14 Gautham R Shenoysched: Nominate a power-efficient ilb in select_nohz_ba...
2009-04-14 Gautham R Shenoysched: Nominate idle load balancer from a semi-idle...
2009-04-14 Lai Jiangshantracing, sched: mark get_parent_ip() notrace
2009-04-08 Ingo MolnarMerge commit 'v2.6.30-rc1' into sched/urgent
2009-04-07 Jeremy FitzhardingeMerge commit 'origin/master' into for-linus/xen/master
2009-04-07 Markus Metzgersched, hw-branch-tracer: add wait_task_context_switch...
2009-04-07 Ingo MolnarMerge branch 'linus' into perfcounters/core
2009-04-07 Peter Zijlstraperf_counter: remove rq->lock usage
2009-04-06 Linus TorvaldsMerge branch 'locking-for-linus' of git://git./linux...
2009-04-06 Peter Zijlstraperf_counter: generic context switch event
2009-04-06 Ingo MolnarMerge branch 'linus' into perfcounters/core-v2
2009-04-05 Linus TorvaldsMerge branch 'tracing-for-linus' of git://git./linux...
2009-04-05 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-cpumask
2009-04-04 Linus TorvaldsMerge branch 'ipi-for-linus' of git://git./linux/kernel...
2009-04-01 Ingo MolnarMerge branch 'tracing/core-v2' into tracing-for-linus
2009-04-01 Davide Libenziepoll keyed wakeups: add __wake_up_locked_key() and...
2009-04-01 Gautham R Shenoysched: Print sched_group::__cpu_power in sched_domain_debug
2009-04-01 Bharata B Raocpuacct: add per-cgroup utime/stime statistics
2009-04-01 Hidetoshi Setoposixtimers, sched: Fix posix clock monotonicity
2009-03-31 Bharata B Raocpuacct: make cpuacct hierarchy walk in cpuacct_charge...
2009-03-31 Peter Zijlstrahrtimer: fix rq->lock inversion (again)
2009-03-31 Rusty RussellMerge branch 'cpumask-for-linus' of git://git./linux...
2009-03-31 Linus TorvaldsMerge branch 'locking-for-linus' of git://git./linux...
2009-03-30 Ingo MolnarMerge branch 'linus' into cpumask-for-linus
2009-03-30 Ingo MolnarRevert "cpuacct: reduce one NULL check in fast-path"
2009-03-30 Jeremy Fitzhardingex86/paravirt: finish change from lazy cpu to context...
2009-03-30 Jeremy Fitzhardingex86/pvops: replace arch_enter_lazy_cpu_mode with arch_s...
2009-03-29 Randy Dunlapsched: fix errors in struct & function comments
2009-03-28 Ingo MolnarMerge branch 'linus' into x86/core
2009-03-27 Ingo MolnarMerge branch 'core/percpu' into percpu-cpumask-x86...
2009-03-25 Gautham R Shenoysched: Add comments to find_busiest_group() function
2009-03-25 Gautham R Shenoysched: Refactor the power savings balance code
2009-03-25 Gautham R Shenoysched: Optimize the !power_savings_balance during fbg()
2009-03-25 Gautham R Shenoysched: Create a helper function to calculate imbalance
2009-03-25 Gautham R Shenoysched: Create helper to calculate small_imbalance in...
2009-03-25 Gautham R Shenoysched: Create a helper function to calculate sched_doma...
2009-03-25 Gautham R Shenoysched: Define structure to store the sched_domain stati...
2009-03-25 Gautham R Shenoysched: Create a helper function to calculate sched_grou...
2009-03-25 Gautham R Shenoysched: Define structure to store the sched_group statis...
2009-03-25 Gautham R Shenoysched: Fix indentations in find_busiest_group() using...
2009-03-25 Gautham R Shenoysched: Simple helper functions for find_busiest_group()
2009-03-24 Luis Henriquessched: remove unused fields from struct rq
2009-03-19 Rusty Russellcpumask: remove cpumask allocation from idle_balance...
2009-03-19 Rusty Russellcpumask: remove cpumask allocation from idle_balance
2009-03-17 Luis Henriquessched: small optimisation of can_migrate_task()
2009-03-17 Luis Henriquessched: fix typos in documentation
2009-03-13 Ingo MolnarMerge branch 'x86/core' into core/ipi
2009-03-13 Rusty Russellcpumask: use topology_core_cpumask/topology_thread_cpum...
next