- a63d83f oom: badness heuristic rewrite by David Rientjes · 14 years ago
- c4efd6b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 0bcfe75 Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 14 years ago
- 61be7fd Merge branch 'perf/nmi' into perf/core by Ingo Molnar · 14 years ago
- 3772b73 Merge commit 'v2.6.35' into perf/core by Ingo Molnar · 14 years ago
- 8f92054 CRED: Fix __task_cred()'s lockdep check and banner comment by David Howells · 14 years ago
- dca45ad Merge branch 'linus' into sched/core by Ingo Molnar · 14 years ago
- eb7beb5 tracing: Remove special traces by Frederic Weisbecker · 14 years ago
- 396e894 sched: Revert nohz_ratelimit() for now by Peter Zijlstra · 14 years ago
- 8c215bd sched: Cure nr_iowait_cpu() users by Peter Zijlstra · 15 years ago
- 532cb4c sched: Add asymmetric group packing option for sibling domain by Michael Neuling · 15 years ago
- 9d5efe0 sched: Fix capacity calculations for SMT4 by Srivatsa Vaddagiri · 15 years ago
- 83cd4fe sched: Change nohz idle load balancing logic to push model by Venkatesh Pallipadi · 15 years ago
- c676329 sched_clock: Add local_clock() API and improve documentation by Peter Zijlstra · 15 years ago
- 21aa9af sched: add hooks for workqueue by Tejun Heo · 15 years ago
- b3ac022 proc: turn signal_struct->count into "int nr_threads" by Oleg Nesterov · 15 years ago
- 7e49827 proc: get_nr_threads() doesn't need ->siglock any longer by Oleg Nesterov · 15 years ago
- a705be6 kill the obsolete thread_group_cputime_free() helper by Oleg Nesterov · 15 years ago
- b7b8ff6 signals: kill the awful task_rq_unlock_wait() hack by Oleg Nesterov · 15 years ago
- ea6d290 signals: make task_struct->signal immutable/refcountable by Oleg Nesterov · 15 years ago
- 09faef1 exit: change zap_other_threads() to count sub-threads by Oleg Nesterov · 15 years ago
- 6adef3e cpusets: new round-robin rotor for SLAB allocations by Jack Steiner · 15 years ago
- 4be929b kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN by Alexey Dobriyan · 15 years ago
- c0ff745 cpuset,mm: fix no node to alloc memory when changing cpuset's mems by Miao Xie · 15 years ago
- b8ae30e Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 4d7b4ac Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 19cc36c lockup_detector: Fix forgotten config conversion by Frederic Weisbecker · 15 years ago
- 332fbdb lockup_detector: Touch_softlockup cleanups and softlockup_tick removal by Don Zickus · 15 years ago
- 58687ac lockup_detector: Combine nmi_watchdog and softlockup detector by Don Zickus · 15 years ago
- 3444142 revert "procfs: provide stack information for threads" and its fixup commits by Robin Holt · 15 years ago
- 669c55e sched: Pre-compute cpumask_weight(sched_domain_span(sd)) by Peter Zijlstra · 15 years ago
- 371fd7e sched: Add enqueue/dequeue flags by Peter Zijlstra · 15 years ago
- 0017d73 sched: Fix TASK_WAKING vs fork deadlock by Peter Zijlstra · 15 years ago
- 6a1bdc1 sched: _cpu_down(): Don't play with current->cpus_allowed by Oleg Nesterov · 15 years ago
- c949472 Merge branch 'linus' into sched/core by Ingo Molnar · 15 years ago
- faa4602 x86, perf, bts, mm: Delete the never used BTS-ptrace code by Peter Zijlstra · 15 years ago
- 4e3eadd Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- c32da02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
- 93c5990 copy_signal() cleanup: clean thread_group_cputime_init() by Veaceslav Falico · 15 years ago
- e12f31d sched: Remove avg_overlap by Mike Galbraith · 15 years ago
- b42e0c4 sched: Remove avg_wakeup by Mike Galbraith · 15 years ago
- 39c0cbe sched: Rate-limit nohz by Mike Galbraith · 15 years ago
- 41acab8 sched: Implement group scheduler statistics in one struct by Lucas De Marchi · 15 years ago
- 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
- 34e5523 mm: avoid false sharing of mm_counter by KAMEZAWA Hiroyuki · 15 years ago
- d559db0 mm: clean up mm_counter by KAMEZAWA Hiroyuki · 15 years ago
- db1466b rcu: Use wrapper function instead of exporting tasklist_lock by Paul E. McKenney · 15 years ago
- b1bf936 Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
- bddd87c blk-core: use BIO list management functions by Akinobu Mita · 15 years ago
- 6e40f5b Merge branch 'sched/urgent' into sched/core by Thomas Gleixner · 15 years ago
- 28f5318 sched: Fix sched_mv_power_savings for !SMT by Vaidyanathan Srinivasan · 15 years ago
- 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 15 years ago
- 6d3e090 Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 15 years ago
- aa16cd8 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- d6ad3e2 softlockup: Add sched_clock_tick() to avoid kernel warning on kgdb resume by Jason Wessel · 15 years ago
- 221af7f Split 'flush_old_exec' into two functions by Linus Torvalds · 15 years ago
- ea87bb7 sched: Extend enqueue_task to allow head queueing by Thomas Gleixner · 15 years ago
- 7c94143 sched: Remove USER_SCHED by Dhaval Giani · 15 years ago
- 3d45fd8 sched: Remove the sched_class load_balance methods by Peter Zijlstra · 15 years ago
- efc1a3b nommu: don't need get_unmapped_area() for NOMMU by David Howells · 15 years ago
- 3e10e71 resource: add helpers for fetching rlimits by Jiri Slaby · 15 years ago
- aac3d39 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 55db493b Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
- b6e3224 Revert "task_struct: make journal_info conditional" by Linus Torvalds · 15 years ago
- e178153 sched: Assert task state bits at build time by Peter Zijlstra · 15 years ago
- 44d90df sched: Add missing state chars to TASK_STATE_TO_CHAR_STR by Peter Zijlstra · 15 years ago
- 7334215 sched: Move TASK_STATE_TO_CHAR_STR near the TASK_state bits by Peter Zijlstra · 15 years ago
- a463681 cpumask: rename tsk_cpumask to tsk_cpus_allowed by Rusty Russell · 15 years ago
- 88ec22d sched: Remove the cfs_rq dependency from set_task_cpu() by Peter Zijlstra · 15 years ago
- efbbd05 sched: Add pre and post wakeup hooks by Peter Zijlstra · 15 years ago
- ad09750 signals: kill force_sig_specific() by Oleg Nesterov · 15 years ago
- 614c517 signals: SEND_SIG_NOINFO should be considered as SI_FROMUSER() by Oleg Nesterov · 15 years ago
- 569b846 memcg: coalesce uncharge during unmap/truncate by KAMEZAWA Hiroyuki · 15 years ago
- 8f0ddf9 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- e4c570c task_struct: make journal_info conditional by Hiroshi Shimamoto · 15 years ago
- 1d61548 sched: Convert pi_lock to raw_spinlock by Thomas Gleixner · 15 years ago
- 702a7c7 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 6f696eb Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- b9889ed sched: Remove forced2_migrations stats by Ingo Molnar · 15 years ago
- 1bbfa6f sched: Mark sched_clock() as notrace by Mike Frysinger · 15 years ago
- 1983a92 sched: Make tunable scaling style configurable by Christian Ehrhardt · 15 years ago
- 6cecd08 sched: Discard some old bits by Peter Zijlstra · 15 years ago
- cd29fe6 sched: Sanitize fork() handling by Peter Zijlstra · 15 years ago
- 6b314d0 sched: Remove sysctl.sched_features by Peter Zijlstra · 15 years ago
- dba091b sched: Protect sched_rr_get_param() access to task->sched_class by Thomas Gleixner · 15 years ago
- 897e81b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 69f061e Merge branch 'core-signal-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 0cf55e1 sched, cputime: Introduce thread_group_times() by Hidetoshi Seto · 15 years ago
- d99ca3b sched, cputime: Cleanups related to task_times() by Hidetoshi Seto · 15 years ago
- fa1452e locking, task_struct: Reduce size on TRACE_IRQFLAGS and 64bit by Hiroshi Shimamoto · 15 years ago
- d5b7c78 sched: Remove task_{u,s,g}time() by Hidetoshi Seto · 15 years ago
- d180c5b sched: Introduce task_times() to replace task_{u,s}time() pair by Hidetoshi Seto · 15 years ago
- 2a855dd signal: Fix alternate signal stack check by Sebastian Andrzej Siewior · 15 years ago
- acc3f5d cpumask: Partition_sched_domains takes array of cpumask_var_t by Rusty Russell · 15 years ago
- 9824a2b sched: Remove unused cpu_nr_migrations() by Hiroshi Shimamoto · 15 years ago
- 2a2bb31 sched: Remove unused time_sync_thresh declaration by Hiroshi Shimamoto · 15 years ago
- 1477b6a sched: Remove unused __schedule() declaration by Hiroshi Shimamoto · 15 years ago
- db16826 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 15 years ago
- 801460d task_struct cleanup: move binfmt field to mm_struct by Hiroshi Shimamoto · 15 years ago
- 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 15 years ago