| Commit message (Expand) | Author | Age |
... | |
| | * | | | | tracing/function-return-tracer: set a more human readable output | Frederic Weisbecker | 2008-11-25 |
| | * | | | | tracing/function-return-tracer: change the name into function-graph-tracer | Frederic Weisbecker | 2008-11-25 |
| |/ / / / |
|
| * | | | | x86, bts, ftrace: a BTS ftrace plug-in prototype | Markus Metzger | 2008-11-25 |
| * | | | | x86, ftrace: call trace->open() before stopping tracing; add trace->print_hea... | Markus Metzger | 2008-11-25 |
* | | | | | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-12-02 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | taint: add missing comment | Arjan van de Ven | 2008-12-01 |
| * | | | | epoll: introduce resource usage limits | Davide Libenzi | 2008-12-01 |
| * | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-11-30 |
| |\ \ \ \ |
|
| | * | | | | sched: prevent divide by zero error in cpu_avg_load_per_task, update | Ingo Molnar | 2008-11-29 |
| | * | | | | sched, cpusets: fix warning in kernel/cpuset.c | Ingo Molnar | 2008-11-29 |
| | * | | | | sched: prevent divide by zero error in cpu_avg_load_per_task | Steven Rostedt | 2008-11-27 |
| * | | | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-11-30 |
| |\ \ \ \ \ |
|
| | * \ \ \ \ | Merge commit 'v2.6.28-rc6' into irq/urgent | Ingo Molnar | 2008-11-23 |
| | |\ \ \ \ \
| | | | |_|/ /
| | | |/| | | |
|
| | * | | | | | genirq: __irq_set_trigger: change pr_warning to pr_debug | Mark Nelson | 2008-11-13 |
| | * | | | | | irq: fix typo | Ingo Molnar | 2008-11-09 |
| | * | | | | | genirq: fix the affinity setting in setup_irq | Thomas Gleixner | 2008-11-09 |
| | * | | | | | genirq: keep affinities set from userspace across free/request_irq() | Thomas Gleixner | 2008-11-09 |
| * | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-11-30 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2008-11-30 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | ftrace: prevent recursion | Lai Jiangshan | 2008-11-27 |
| * | | | | | | | | remove __ARCH_WANT_COMPAT_SYS_PTRACE | Christoph Hellwig | 2008-11-30 |
| * | | | | | | | | cpuinit fixes in kernel/* | Al Viro | 2008-11-30 |
| | |_|_|/ / / /
| |/| | | | | | |
|
* | | | | | | | | sched: avoid stack var in move_task_off_dead_cpu, fix | Rusty Russell | 2008-11-26 |
* | | | | | | | | sched: convert local_cpu_mask to cpumask_var_t, fix | Rusty Russell | 2008-11-26 |
* | | | | | | | | sched: convert nohz struct to cpumask_var_t, fix | Rusty Russell | 2008-11-26 |
* | | | | | | | | sched: convert remaining old-style cpumask operators | Rusty Russell | 2008-11-24 |
* | | | | | | | | sched: convert local_cpu_mask to cpumask_var_t. | Rusty Russell | 2008-11-24 |
* | | | | | | | | sched: convert check_preempt_equal_prio to cpumask_var_t. | Rusty Russell | 2008-11-24 |
* | | | | | | | | sched: convert struct cpupri_vec cpumask_var_t. | Rusty Russell | 2008-11-24 |
* | | | | | | | | sched: convert falback_doms to cpumask_var_t. | Rusty Russell | 2008-11-24 |
* | | | | | | | | sched: convert cpu_isolated_map to cpumask_var_t. | Rusty Russell | 2008-11-24 |
* | | | | | | | | sched: convert sched_domain_debug to cpumask_var_t. | Rusty Russell | 2008-11-24 |
* | | | | | | | | sched: convert struct (sys_)sched_setaffinity() to cpumask_var_t. | Rusty Russell | 2008-11-24 |
* | | | | | | | | sched: avoid stack var in move_task_off_dead_cpu | Rusty Russell | 2008-11-24 |
* | | | | | | | | sched: convert sys_sched_getaffinity() to cpumask_var_t. | Rusty Russell | 2008-11-24 |
* | | | | | | | | sched: convert rebalance_domains() to cpumask_var_t. | Rusty Russell | 2008-11-24 |
* | | | | | | | | sched: convert idle_balance() to cpumask_var_t. | Rusty Russell | 2008-11-24 |
* | | | | | | | | sched: convert nohz struct to cpumask_var_t. | Rusty Russell | 2008-11-24 |
* | | | | | | | | sched: convert struct root_domain to cpumask_var_t. | Rusty Russell | 2008-11-24 |
* | | | | | | | | sched: convert nohz_cpu_mask to cpumask_var_t. | Rusty Russell | 2008-11-24 |
* | | | | | | | | sched: convert struct sched_group/sched_domain cpumask_ts to variable bitmaps | Rusty Russell | 2008-11-24 |
* | | | | | | | | sched: wrap sched_group and sched_domain cpumask accesses. | Rusty Russell | 2008-11-24 |
* | | | | | | | | sched: remove any_online_cpu() | Rusty Russell | 2008-11-24 |
* | | | | | | | | sched: get rid of boutique sched.c allocations, use cpumask_var_t. | Rusty Russell | 2008-11-24 |
* | | | | | | | | sched: convert sched.c from for_each_cpu_mask to for_each_cpu. | Rusty Russell | 2008-11-24 |
* | | | | | | | | sched: reduce stack size requirements in kernel/sched.c | Mike Travis | 2008-11-24 |
| | | | | | | | | |
| \ \ \ \ \ \ \ | |
*-. \ \ \ \ \ \ \ | Merge branches 'sched/core', 'core/core' and 'tracing/core' into cpus4096 | Ingo Molnar | 2008-11-24 |
|\ \ \ \ \ \ \ \ \
| | | |_|_|_|_|/ /
| | |/| | | | | | |
|
| | | | | | | | | | |
| | | \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ | |
| | *-------------. \ \ \ \ \ \ | Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/ftrace',... | Ingo Molnar | 2008-11-24 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | |_|_|/ / / / / /
| | | | | | | |/| | | / / / / /
| | | | | | | | | | |/ / / / / |
|
| | | | | | | | | | * | | | | | x86, mmiotrace: fix buffer overrun detection | Pekka Paalanen | 2008-11-23 |
| | | | | | | | | * | | | | | | tracing/stack-tracer: avoid races accessing file | Török Edwin | 2008-11-23 |