aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...Linus Torvalds2011-05-193-38/+26
|\ \
| * | sched: Remove unused parameters from sched_fork() and wake_up_new_task()Samir Bellabes2011-05-121-3/+2
| * | Merge commit 'v2.6.39-rc7' into sched/coreIngo Molnar2011-05-1228-42/+107
| |\ \
| * | | sched: Get rid of lock_depthJonathan Corbet2011-04-242-7/+0
| * | | Merge commit 'v2.6.39-rc4' into sched/coreIngo Molnar2011-04-2114-39/+62
| |\ \ \
| * \ \ \ Merge branch 'sched/locking' into sched/coreIngo Molnar2011-04-1812-29/+58
| |\ \ \ \
| | * | | | sched: Move the second half of ttwu() to the remote cpuPeter Zijlstra2011-04-141-1/+2
| | * | | | sched: Delay task_contributes_to_load()Peter Zijlstra2011-04-141-0/+1
| | * | | | sched: Remove rq argument to sched_class::task_waking()Peter Zijlstra2011-04-141-3/+7
| | * | | | sched: Drop the rq argument to sched_class::select_task_rq()Peter Zijlstra2011-04-141-2/+1
| | * | | | sched: Provide p->on_rqPeter Zijlstra2011-04-141-0/+1
| | * | | | mutex: Use p->on_cpu for the adaptive spinPeter Zijlstra2011-04-142-2/+2
| | * | | | sched: Always provide p->on_cpuPeter Zijlstra2011-04-141-3/+1
| | * | | | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra2011-04-141-0/+2
| * | | | | sched: Dynamic sched_domain::levelPeter Zijlstra2011-04-111-20/+3
| * | | | | sched: Remove some dead codePeter Zijlstra2011-04-111-6/+0
| * | | | | sched: Reduce some allocation pressurePeter Zijlstra2011-04-111-0/+8
| * | | | | sched: Dynamically allocate sched_domain/sched_group data-structuresPeter Zijlstra2011-04-111-0/+5
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-05-199-181/+161
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-05-192-7/+27
| |\ \ \ \ \ \
| | * | | | | | ftrace: Modify ftrace_set_filter/notrace to take opsSteven Rostedt2011-05-181-1/+6
| | * | | | | | ftrace: Allow dynamically allocated function tracersSteven Rostedt2011-05-182-0/+2
| | * | | | | | ftrace: Implement separate user function filteringSteven Rostedt2011-05-181-1/+6
| | * | | | | | ftrace: Use counters to enable functions to traceSteven Rostedt2011-05-181-2/+6
| | * | | | | | ftrace: Create a global_ops to hold the filter and notrace hashesSteven Rostedt2011-05-181-2/+8
| | * | | | | | ftrace: Use hash instead for FTRACE_FL_FILTERSteven Rostedt2011-05-181-2/+1
| | * | | | | | ftrace: Replace FTRACE_FL_NOTRACE flag with a hash of ignored functionsSteven Rostedt2011-05-181-1/+0
| * | | | | | | ftrace: Avoid recording mcount on .init sections directlySteven Rostedt2011-05-161-7/+7
| |/ / / / / /
| * | | | | | Merge commit 'v2.6.39-rc7' into perf/coreIngo Molnar2011-05-1021-16/+70
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'perf/stat' into perf/coreIngo Molnar2011-05-061-0/+2
| |\ \ \ \ \ \
| | * | | | | | perf events: Add generic front-end and back-end stalled cycle event definitionsIngo Molnar2011-04-291-1/+2
| | * | | | | | perf events: Add stalled cycles generic event - PERF_COUNT_HW_STALLED_CYCLESIngo Molnar2011-04-261-0/+1
| * | | | | | | perf events: Clean up definitions and initializers, update copyrightsIngo Molnar2011-05-041-52/+44
| * | | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-05-011-5/+3
| |\ \ \ \ \ \ \
| | * | | | | | | ftrace: Remove FTRACE_FL_CONVERTED flagSteven Rostedt2011-04-291-1/+0
| | * | | | | | | ftrace: Remove FTRACE_FL_FAILED flagSteven Rostedt2011-04-291-5/+4
| * | | | | | | | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2011-05-015-9/+19
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| / / / / / / | | |/ / / / / /
| * | | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-04-276-113/+81
| |\ \ \ \ \ \ \
| | * | | | | | | jump label: Introduce static_branch() interfaceJason Baron2011-04-046-114/+83
* | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-05-192-25/+165
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | genirq: Uninline and sanity check generic_handle_irq()Thomas Gleixner2011-05-181-4/+1
| * | | | | | | | | genirq: Add chip suspend and resume callbacksThomas Gleixner2011-04-231-0/+11
| * | | | | | | | | genirq: Implement a generic interrupt chipThomas Gleixner2011-04-231-0/+135
| * | | | | | | | | genirq: Support per-IRQ thread disabling.Paul Mundt2011-04-231-1/+13
| * | | | | | | | | genirq: irq_desc: Document preflow_handler and affinity_hintGeert Uytterhoeven2011-04-231-1/+3
| * | | | | | | | | genirq: Forgotten updates/deletions after removal of compat codeGeert Uytterhoeven2011-04-232-19/+2
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-05-191-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | seqlock: Don't smp_rmb in seqlock reader spin loopMilton Miller2011-05-121-2/+2
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-05-191-0/+52
|\ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ Merge branches 'dma-debug/next', 'amd-iommu/command-cleanups', 'amd-iommu/ats...Joerg Roedel2011-05-101-0/+52
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |