| Commit message (Expand) | Author | Age | Files | Lines |
* | oom: badness heuristic rewrite | David Rientjes | 2010-08-09 | 1 | -1/+2 |
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-08-06 | 1 | -30/+29 |
|\ |
|
| * | Merge branch 'sched/urgent' into sched/core | Ingo Molnar | 2010-08-05 | 1 | -6/+0 |
| |\ |
|
| | * | sched: Revert nohz_ratelimit() for now | Peter Zijlstra | 2010-07-17 | 1 | -6/+0 |
| * | | Merge branch 'linus' into sched/core | Ingo Molnar | 2010-07-21 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| * | | sched: Add asymmetric group packing option for sibling domain | Michael Neuling | 2010-06-09 | 1 | -1/+3 |
| * | | sched: Fix capacity calculations for SMT4 | Srivatsa Vaddagiri | 2010-06-09 | 1 | -1/+1 |
| * | | sched: Change nohz idle load balancing logic to push model | Venkatesh Pallipadi | 2010-06-09 | 1 | -6/+3 |
| * | | sched_clock: Add local_clock() API and improve documentation | Peter Zijlstra | 2010-06-09 | 1 | -16/+21 |
| * | | sched: add hooks for workqueue | Tejun Heo | 2010-06-08 | 1 | -0/+1 |
* | | | Merge branch 'perf/nmi' into perf/core | Ingo Molnar | 2010-08-05 | 1 | -8/+4 |
|\ \ \ |
|
| * | | | lockup_detector: Fix forgotten config conversion | Frederic Weisbecker | 2010-05-13 | 1 | -1/+1 |
| * | | | lockup_detector: Touch_softlockup cleanups and softlockup_tick removal | Don Zickus | 2010-05-12 | 1 | -13/+3 |
| * | | | lockup_detector: Combine nmi_watchdog and softlockup detector | Don Zickus | 2010-05-12 | 1 | -0/+6 |
* | | | | Merge commit 'v2.6.35' into perf/core | Ingo Molnar | 2010-08-02 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | CRED: Fix __task_cred()'s lockdep check and banner comment | David Howells | 2010-07-29 | 1 | -0/+1 |
| | |_|/
| |/| | |
|
* | | | | tracing: Remove special traces | Frederic Weisbecker | 2010-07-20 | 1 | -12/+0 |
|/ / / |
|
* | | | sched: Cure nr_iowait_cpu() users | Peter Zijlstra | 2010-07-01 | 1 | -1/+1 |
| |/
|/| |
|
* | | proc: turn signal_struct->count into "int nr_threads" | Oleg Nesterov | 2010-05-27 | 1 | -2/+2 |
* | | proc: get_nr_threads() doesn't need ->siglock any longer | Oleg Nesterov | 2010-05-27 | 1 | -0/+5 |
* | | kill the obsolete thread_group_cputime_free() helper | Oleg Nesterov | 2010-05-27 | 1 | -4/+0 |
* | | signals: kill the awful task_rq_unlock_wait() hack | Oleg Nesterov | 2010-05-27 | 1 | -1/+0 |
* | | signals: make task_struct->signal immutable/refcountable | Oleg Nesterov | 2010-05-27 | 1 | -1/+1 |
* | | exit: change zap_other_threads() to count sub-threads | Oleg Nesterov | 2010-05-27 | 1 | -1/+1 |
* | | cpusets: new round-robin rotor for SLAB allocations | Jack Steiner | 2010-05-27 | 1 | -0/+1 |
* | | kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT... | Alexey Dobriyan | 2010-05-25 | 1 | -1/+1 |
* | | cpuset,mm: fix no node to alloc memory when changing cpuset's mems | Miao Xie | 2010-05-25 | 1 | -0/+1 |
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-05-18 | 1 | -33/+37 |
|\ \ |
|
| * | | sched: Pre-compute cpumask_weight(sched_domain_span(sd)) | Peter Zijlstra | 2010-04-23 | 1 | -0/+1 |
| * | | sched: Add enqueue/dequeue flags | Peter Zijlstra | 2010-04-02 | 1 | -3/+8 |
| * | | sched: Fix TASK_WAKING vs fork deadlock | Peter Zijlstra | 2010-04-02 | 1 | -1/+2 |
| * | | sched: _cpu_down(): Don't play with current->cpus_allowed | Oleg Nesterov | 2010-04-02 | 1 | -0/+1 |
| * | | Merge branch 'linus' into sched/core | Ingo Molnar | 2010-04-02 | 1 | -58/+8 |
| |\ \
| | |/ |
|
| * | | sched: Remove avg_overlap | Mike Galbraith | 2010-03-11 | 1 | -3/+0 |
| * | | sched: Remove avg_wakeup | Mike Galbraith | 2010-03-11 | 1 | -3/+0 |
| * | | sched: Rate-limit nohz | Mike Galbraith | 2010-03-11 | 1 | -0/+6 |
| * | | sched: Implement group scheduler statistics in one struct | Lucas De Marchi | 2010-03-11 | 1 | -29/+25 |
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-05-18 | 1 | -9/+0 |
|\ \ \ |
|
| * | | | x86, perf, bts, mm: Delete the never used BTS-ptrace code | Peter Zijlstra | 2010-03-26 | 1 | -9/+0 |
| | |/
| |/| |
|
* | | | revert "procfs: provide stack information for threads" and its fixup commits | Robin Holt | 2010-05-11 | 1 | -1/+0 |
|/ / |
|
* | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-03-13 | 1 | -0/+4 |
|\ \ |
|
| * | | rcu: Use wrapper function instead of exporting tasklist_lock | Paul E. McKenney | 2010-03-04 | 1 | -0/+4 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-03-12 | 1 | -1/+1 |
|\ \ \ |
|
| * \ \ | Merge branch 'for-next' into for-linus | Jiri Kosina | 2010-03-08 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | tree-wide: Assorted spelling fixes | Daniel Mack | 2010-02-09 | 1 | -1/+1 |
* | | | | | copy_signal() cleanup: clean thread_group_cputime_init() | Veaceslav Falico | 2010-03-12 | 1 | -2/+0 |
|/ / / / |
|
* | | | | mm: avoid false sharing of mm_counter | KAMEZAWA Hiroyuki | 2010-03-06 | 1 | -1/+3 |
* | | | | mm: clean up mm_counter | KAMEZAWA Hiroyuki | 2010-03-06 | 1 | -54/+0 |
| |_|/
|/| | |
|
* | | | Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-03-01 | 1 | -2/+2 |
|\ \ \
| |_|/
|/| | |
|
| * | | blk-core: use BIO list management functions | Akinobu Mita | 2010-02-23 | 1 | -2/+2 |