Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2010-05-19 |
|\ | |||
| * | Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-05-18 |
| |\ | |||
| | * | rbtree: Add support for augmented rbtrees | Pallipadi, Venkatesh | 2010-02-18 |
| * | | Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2010-05-18 |
| |\ \ | |||
| | * | | arch, hweight: Fix compilation errors | Borislav Petkov | 2010-05-04 |
| | * | | bitops: Optimize hweight() by making use of compile-time evaluation | Peter Zijlstra | 2010-04-06 |
| * | | | Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-05-18 |
| |\ \ \ | |||
| | * | | | x86, acpi/irq: Teach acpi_get_override_irq to take a gsi not an isa_irq | Eric W. Biederman | 2010-05-04 |
| | * | | | x86, acpi/irq: Introduce apci_isa_irq_to_gsi | Eric W. Biederman | 2010-05-04 |
| * | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-05-18 |
| |\ \ \ \ | |||
| | * \ \ \ | Merge commit 'v2.6.34-rc6' into x86/cpu | H. Peter Anvin | 2010-05-08 |
| | |\ \ \ \ | |||
| | * | | | | | cpufreq: Unify sysfs attribute definition macros | Borislav Petkov | 2010-04-09 |
| * | | | | | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2010-05-18 |
| |\ \ \ \ \ \ | |||
| | * \ \ \ \ \ | Merge commit 'v2.6.34-rc7' into tracing/core | Ingo Molnar | 2010-05-13 |
| | |\ \ \ \ \ \ | |||
| | * | | | | | | | tracing: Fix tracepoint.h DECLARE_TRACE() to allow more than one header | Steven Rostedt | 2010-05-05 |
| | * | | | | | | | tracing: Convert nop macros to static inlines | Steven Rostedt | 2010-05-04 |
| | * | | | | | | | ring-buffer: Make non-consuming read less expensive with lots of cpus. | David Miller | 2010-04-27 |
| | * | | | | | | | tracing: Add graph output support for irqsoff tracer | Jiri Olsa | 2010-04-27 |
| | * | | | | | | | Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 2010-04-23 |
| | |\ \ \ \ \ \ \ | |||
| | | * | | | | | | | tracing: Dump either the oops's cpu source or all cpus buffers | Frederic Weisbecker | 2010-04-21 |
| | * | | | | | | | | Merge commit 'v2.6.34-rc5' into tracing/core | Ingo Molnar | 2010-04-21 |
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | |||
| * | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-05-18 |
| |\ \ \ \ \ \ \ \ \ | |||
| | * | | | | | | | | | sched, wait: Use wrapper functions | Changli Gao | 2010-05-11 |
| | * | | | | | | | | | sched: Intoduce get_cpu_iowait_time_us() | Arjan van de Ven | 2010-05-09 |
| | * | | | | | | | | | sched: Eliminate the ts->idle_lastupdate field | Arjan van de Ven | 2010-05-09 |
| | * | | | | | | | | | Merge branch 'cpu_stop' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/m... | Ingo Molnar | 2010-05-08 |
| | |\ \ \ \ \ \ \ \ \ | |||
| | | * | | | | | | | | | cpu_stop: add dummy implementation for UP | Tejun Heo | 2010-05-08 |
| | | * | | | | | | | | | sched: replace migration_thread with cpu_stop | Tejun Heo | 2010-05-06 |
| | | * | | | | | | | | | stop_machine: reimplement using cpu_stop | Tejun Heo | 2010-05-06 |
| | | * | | | | | | | | | cpu_stop: implement stop_cpu[s]() | Tejun Heo | 2010-05-06 |
| | * | | | | | | | | | | Merge commit 'v2.6.34-rc6' into sched/core | Ingo Molnar | 2010-05-07 |
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | / / / / | | | | |_|_|_|/ / / / | | | |/| | | | | | | | |||
| | * | | | | | | | | | sched: Pre-compute cpumask_weight(sched_domain_span(sd)) | Peter Zijlstra | 2010-04-23 |
| | * | | | | | | | | | Merge branch 'linus' into sched/core | Ingo Molnar | 2010-04-15 |
| | |\ \ \ \ \ \ \ \ \ | |||
| | * | | | | | | | | | | sched: Add enqueue/dequeue flags | Peter Zijlstra | 2010-04-02 |
| | * | | | | | | | | | | sched: Fix TASK_WAKING vs fork deadlock | Peter Zijlstra | 2010-04-02 |
| | * | | | | | | | | | | sched: Make select_fallback_rq() cpuset friendly | Oleg Nesterov | 2010-04-02 |
| | * | | | | | | | | | | sched: _cpu_down(): Don't play with current->cpus_allowed | Oleg Nesterov | 2010-04-02 |
| | * | | | | | | | | | | sched: Kill the broken and deadlockable cpuset_lock/cpuset_cpus_allowed_locke... | Oleg Nesterov | 2010-04-02 |
| | * | | | | | | | | | | Merge branch 'linus' into sched/core | Ingo Molnar | 2010-04-02 |
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / | | | |/| | | | | | | | | |||
| | * | | | | | | | | | | sched: Remove avg_overlap | Mike Galbraith | 2010-03-11 |
| | * | | | | | | | | | | sched: Remove avg_wakeup | Mike Galbraith | 2010-03-11 |
| | * | | | | | | | | | | sched: Rate-limit nohz | Mike Galbraith | 2010-03-11 |
| | * | | | | | | | | | | sched: Implement group scheduler statistics in one struct | Lucas De Marchi | 2010-03-11 |
| * | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-05-18 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||
| | * | | | | | | | | | | | Revert "perf: Fix exit() vs PERF_FORMAT_GROUP" | Ingo Molnar | 2010-05-11 |
| | * | | | | | | | | | | | perf: Add group scheduling transactional APIs | Lin Ming | 2010-05-07 |
| | * | | | | | | | | | | | perf, x86: Improve the PEBS ABI | Peter Zijlstra | 2010-05-07 |
| | * | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2010-05-07 |
| | |\ \ \ \ \ \ \ \ \ \ \ | |||
| | | * | | | | | | | | | | | perf: Fix exit() vs PERF_FORMAT_GROUP | Peter Zijlstra | 2010-05-07 |
| | * | | | | | | | | | | | | hw-breakpoints: Get the number of available registers on boot dynamically | Frederic Weisbecker | 2010-04-30 |