Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-05-18 | 1 | -1/+4 |
|\ | |||||
| * | rbtree: Add support for augmented rbtrees | Pallipadi, Venkatesh | 2010-02-18 | 1 | -1/+4 |
* | | Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2010-05-18 | 4 | -31/+74 |
|\ \ | |||||
| * | | arch, hweight: Fix compilation errors | Borislav Petkov | 2010-05-04 | 2 | -4/+9 |
| * | | x86: Add optimized popcnt variants | Borislav Petkov | 2010-04-06 | 1 | -4/+18 |
| * | | bitops: Optimize hweight() by making use of compile-time evaluation | Peter Zijlstra | 2010-04-06 | 4 | -31/+55 |
* | | | Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-05-18 | 1 | -2/+3 |
|\ \ \ | |||||
| * | | | x86, acpi/irq: Teach acpi_get_override_irq to take a gsi not an isa_irq | Eric W. Biederman | 2010-05-04 | 1 | -2/+2 |
| * | | | x86, acpi/irq: Introduce apci_isa_irq_to_gsi | Eric W. Biederman | 2010-05-04 | 1 | -0/+1 |
* | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-05-18 | 1 | -0/+30 |
|\ \ \ \ | |||||
| * \ \ \ | Merge commit 'v2.6.34-rc6' into x86/cpu | H. Peter Anvin | 2010-05-08 | 75 | -191/+568 |
| |\ \ \ \ | |||||
| * | | | | | cpufreq: Unify sysfs attribute definition macros | Borislav Petkov | 2010-04-09 | 1 | -0/+30 |
* | | | | | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2010-05-18 | 6 | -77/+116 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge commit 'v2.6.34-rc7' into tracing/core | Ingo Molnar | 2010-05-13 | 23 | -49/+67 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | tracing: Fix tracepoint.h DECLARE_TRACE() to allow more than one header | Steven Rostedt | 2010-05-05 | 3 | -57/+72 |
| * | | | | | | | tracing: Convert nop macros to static inlines | Steven Rostedt | 2010-05-04 | 1 | -12/+18 |
| * | | | | | | | ring-buffer: Make non-consuming read less expensive with lots of cpus. | David Miller | 2010-04-27 | 1 | -1/+3 |
| * | | | | | | | tracing: Add graph output support for irqsoff tracer | Jiri Olsa | 2010-04-27 | 1 | -4/+11 |
| * | | | | | | | Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 2010-04-23 | 2 | -3/+12 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | tracing: Dump either the oops's cpu source or all cpus buffers | Frederic Weisbecker | 2010-04-21 | 2 | -3/+12 |
| * | | | | | | | | Merge commit 'v2.6.34-rc5' into tracing/core | Ingo Molnar | 2010-04-21 | 19 | -69/+342 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-05-18 | 8 | -117/+166 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | sched, wait: Use wrapper functions | Changli Gao | 2010-05-11 | 1 | -20/+15 |
| * | | | | | | | | | sched: Intoduce get_cpu_iowait_time_us() | Arjan van de Ven | 2010-05-09 | 1 | -0/+4 |
| * | | | | | | | | | sched: Eliminate the ts->idle_lastupdate field | Arjan van de Ven | 2010-05-09 | 1 | -1/+0 |
| * | | | | | | | | | Merge branch 'cpu_stop' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/m... | Ingo Molnar | 2010-05-08 | 3 | -30/+95 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | cpu_stop: add dummy implementation for UP | Tejun Heo | 2010-05-08 | 1 | -6/+63 |
| | * | | | | | | | | | sched: replace migration_thread with cpu_stop | Tejun Heo | 2010-05-06 | 2 | -3/+0 |
| | * | | | | | | | | | stop_machine: reimplement using cpu_stop | Tejun Heo | 2010-05-06 | 1 | -20/+0 |
| | * | | | | | | | | | cpu_stop: implement stop_cpu[s]() | Tejun Heo | 2010-05-06 | 1 | -4/+35 |
| * | | | | | | | | | | sched: Remove rq argument to the tracepoints | Peter Zijlstra | 2010-05-07 | 1 | -22/+10 |
| * | | | | | | | | | | Merge commit 'v2.6.34-rc6' into sched/core | Ingo Molnar | 2010-05-07 | 18 | -48/+184 |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | / / / / | | | |_|_|_|/ / / / | | |/| | | | | | | | |||||
| * | | | | | | | | | sched: Pre-compute cpumask_weight(sched_domain_span(sd)) | Peter Zijlstra | 2010-04-23 | 1 | -0/+1 |
| * | | | | | | | | | Merge branch 'linus' into sched/core | Ingo Molnar | 2010-04-15 | 56 | -109/+317 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | 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: Make select_fallback_rq() cpuset friendly | Oleg Nesterov | 2010-04-02 | 1 | -0/+7 |
| * | | | | | | | | | | sched: _cpu_down(): Don't play with current->cpus_allowed | Oleg Nesterov | 2010-04-02 | 1 | -0/+1 |
| * | | | | | | | | | | sched: Kill the broken and deadlockable cpuset_lock/cpuset_cpus_allowed_locke... | Oleg Nesterov | 2010-04-02 | 1 | -13/+0 |
| * | | | | | | | | | | Merge branch 'linus' into sched/core | Ingo Molnar | 2010-04-02 | 314 | -1856/+10539 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | 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 | 8 | -95/+128 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Revert "perf: Fix exit() vs PERF_FORMAT_GROUP" | Ingo Molnar | 2010-05-11 | 1 | -1/+0 |
| * | | | | | | | | | | | | tracing: Factorize lock events in a lock class | Frederic Weisbecker | 2010-05-09 | 1 | -33/+15 |
| * | | | | | | | | | | | | tracing: Drop the nested field from lock_release event | Frederic Weisbecker | 2010-05-09 | 1 | -2/+2 |
| * | | | | | | | | | | | | tracing: Drop lock_acquired waittime field | Frederic Weisbecker | 2010-05-09 | 1 | -7/+4 |
| * | | | | | | | | | | | | perf: Add group scheduling transactional APIs | Lin Ming | 2010-05-07 | 1 | -3/+12 |