summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-05-181-1/+4
|\
| * rbtree: Add support for augmented rbtreesPallipadi, Venkatesh2010-02-181-1/+4
* | Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-05-181-25/+5
|\ \
| * | arch, hweight: Fix compilation errorsBorislav Petkov2010-05-041-0/+5
| * | bitops: Optimize hweight() by making use of compile-time evaluationPeter Zijlstra2010-04-061-25/+0
* | | Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-05-181-2/+3
|\ \ \
| * | | x86, acpi/irq: Teach acpi_get_override_irq to take a gsi not an isa_irqEric W. Biederman2010-05-041-2/+2
| * | | x86, acpi/irq: Introduce apci_isa_irq_to_gsiEric W. Biederman2010-05-041-0/+1
* | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-05-181-0/+30
|\ \ \ \
| * \ \ \ Merge commit 'v2.6.34-rc6' into x86/cpuH. Peter Anvin2010-05-0850-146/+289
| |\ \ \ \
| * | | | | cpufreq: Unify sysfs attribute definition macrosBorislav Petkov2010-04-091-0/+30
* | | | | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-05-184-75/+103
|\ \ \ \ \ \
| * \ \ \ \ \ Merge commit 'v2.6.34-rc7' into tracing/coreIngo Molnar2010-05-1315-10/+57
| |\ \ \ \ \ \
| * | | | | | | tracing: Fix tracepoint.h DECLARE_TRACE() to allow more than one headerSteven Rostedt2010-05-051-55/+59
| * | | | | | | tracing: Convert nop macros to static inlinesSteven Rostedt2010-05-041-12/+18
| * | | | | | | ring-buffer: Make non-consuming read less expensive with lots of cpus.David Miller2010-04-271-1/+3
| * | | | | | | tracing: Add graph output support for irqsoff tracerJiri Olsa2010-04-271-4/+11
| * | | | | | | Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2010-04-232-3/+12
| |\ \ \ \ \ \ \
| | * | | | | | | tracing: Dump either the oops's cpu source or all cpus buffersFrederic Weisbecker2010-04-212-3/+12
| * | | | | | | | Merge commit 'v2.6.34-rc5' into tracing/coreIngo Molnar2010-04-2116-69/+173
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-187-95/+156
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sched, wait: Use wrapper functionsChangli Gao2010-05-111-20/+15
| * | | | | | | | | sched: Intoduce get_cpu_iowait_time_us()Arjan van de Ven2010-05-091-0/+4
| * | | | | | | | | sched: Eliminate the ts->idle_lastupdate fieldArjan van de Ven2010-05-091-1/+0
| * | | | | | | | | Merge branch 'cpu_stop' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/m...Ingo Molnar2010-05-083-30/+95
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | cpu_stop: add dummy implementation for UPTejun Heo2010-05-081-6/+63
| | * | | | | | | | | sched: replace migration_thread with cpu_stopTejun Heo2010-05-062-3/+0
| | * | | | | | | | | stop_machine: reimplement using cpu_stopTejun Heo2010-05-061-20/+0
| | * | | | | | | | | cpu_stop: implement stop_cpu[s]()Tejun Heo2010-05-061-4/+35
| * | | | | | | | | | Merge commit 'v2.6.34-rc6' into sched/coreIngo Molnar2010-05-0713-39/+175
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | / / / / | | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | sched: Pre-compute cpumask_weight(sched_domain_span(sd))Peter Zijlstra2010-04-231-0/+1
| * | | | | | | | | Merge branch 'linus' into sched/coreIngo Molnar2010-04-1538-107/+114
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | sched: Add enqueue/dequeue flagsPeter Zijlstra2010-04-021-3/+8
| * | | | | | | | | | sched: Fix TASK_WAKING vs fork deadlockPeter Zijlstra2010-04-021-1/+2
| * | | | | | | | | | sched: Make select_fallback_rq() cpuset friendlyOleg Nesterov2010-04-021-0/+7
| * | | | | | | | | | sched: _cpu_down(): Don't play with current->cpus_allowedOleg Nesterov2010-04-021-0/+1
| * | | | | | | | | | sched: Kill the broken and deadlockable cpuset_lock/cpuset_cpus_allowed_locke...Oleg Nesterov2010-04-021-13/+0
| * | | | | | | | | | Merge branch 'linus' into sched/coreIngo Molnar2010-04-02234-1394/+8989
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| * | | | | | | | | | sched: Remove avg_overlapMike Galbraith2010-03-111-3/+0
| * | | | | | | | | | sched: Remove avg_wakeupMike Galbraith2010-03-111-3/+0
| * | | | | | | | | | sched: Rate-limit nohzMike Galbraith2010-03-111-0/+6
| * | | | | | | | | | sched: Implement group scheduler statistics in one structLucas De Marchi2010-03-111-29/+25
* | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-186-46/+99
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Revert "perf: Fix exit() vs PERF_FORMAT_GROUP"Ingo Molnar2010-05-111-1/+0
| * | | | | | | | | | | perf: Add group scheduling transactional APIsLin Ming2010-05-071-3/+12
| * | | | | | | | | | | perf, x86: Improve the PEBS ABIPeter Zijlstra2010-05-071-4/+19
| * | | | | | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-05-073-3/+18
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | perf: Fix exit() vs PERF_FORMAT_GROUPPeter Zijlstra2010-05-071-0/+1
| * | | | | | | | | | | | hw-breakpoints: Get the number of available registers on boot dynamicallyFrederic Weisbecker2010-05-011-0/+10
| * | | | | | | | | | | | hw-breakpoints: Separate constraint space for data and instruction breakpointsFrederic Weisbecker2010-05-011-3/+6