aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-08-06
|\
| * Merge branch 'sched/urgent' into sched/coreIngo Molnar2010-08-05
| |\
| | * sched: Revert nohz_ratelimit() for nowPeter Zijlstra2010-07-17
| * | Merge branch 'linus' into sched/coreIngo Molnar2010-07-21
| |\ \
| * | | sched: Fix spelling of siblingMichael Neuling2010-06-29
| * | | Merge commit 'v2.6.35-rc3' into sched/coreIngo Molnar2010-06-18
| |\ \ \
| * | | | sched: Add asymmetric group packing option for sibling domainMichael Neuling2010-06-09
| * | | | sched: Fix capacity calculations for SMT4Srivatsa Vaddagiri2010-06-09
| * | | | sched: Change nohz idle load balancing logic to push modelVenkatesh Pallipadi2010-06-09
| * | | | sched_clock: Add local_clock() API and improve documentationPeter Zijlstra2010-06-09
| * | | | Merge branch 'sched-wq' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/w...Ingo Molnar2010-06-08
| |\ \ \ \
| | * | | | sched: add hooks for workqueueTejun Heo2010-06-08
| | * | | | sched: adjust when cpu_active and cpuset configurations are updated during cp...Tejun Heo2010-06-08
| | * | | | sched: define and use CPU_PRI_* enums for cpu notifier prioritiesTejun Heo2010-06-08
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-06
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'perf/nmi' into perf/coreIngo Molnar2010-08-05
| |\ \ \ \ \ \
| | * | | | | | lockup_detector: Cross arch compile fixesDon Zickus2010-05-15
| | * | | | | | lockup_detector: Fix forgotten config conversionFrederic Weisbecker2010-05-12
| | * | | | | | lockup_detector: Touch_softlockup cleanups and softlockup_tick removalDon Zickus2010-05-12
| | * | | | | | lockup_detector: Combine nmi_watchdog and softlockup detectorDon Zickus2010-05-12
| | * | | | | | Merge commit 'v2.6.34-rc7' into perf/nmiFrederic Weisbecker2010-05-12
| | |\ \ \ \ \ \
| | * | | | | | | nmi_watchdog: Clean up various small detailsDon Zickus2010-02-25
| | * | | | | | | nmi_watchdog: Compile and portability fixesDon Zickus2010-02-14
| | * | | | | | | nmi_watchdog: Config option to enable new nmi_watchdogDon Zickus2010-02-08
| * | | | | | | | Merge commit 'v2.6.35' into perf/coreIngo Molnar2010-08-02
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2010-07-23
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | tracing/documentation: Document dynamic ftracer internalsMike Frysinger2010-07-21
| | * | | | | | | | | tracing: Reduce latency and remove percpu trace_seqLai Jiangshan2010-07-20
| | * | | | | | | | | tracing: Allow to disable cmdline recordingLi Zefan2010-07-20
| * | | | | | | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar2010-07-21
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | tracing: Remove special tracesFrederic Weisbecker2010-07-20
| | |/ / / / / / / / /
| * | | | | | | | | | Merge branch 'linus' into perf/coreIngo Molnar2010-07-21
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | / / | | | |_|_|_|_|_|/ / | | |/| | | | | | |
| * | | | | | | | | Merge commit 'v2.6.35-rc4' into perf/coreIngo Molnar2010-07-05
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | tracing: Use class->reg() for all registering of eventsSteven Rostedt2010-06-28
| * | | | | | | | | | tracing: Use a global field list for all syscall exit eventsLi Zefan2010-06-28
| * | | | | | | | | | Merge branch 'linus' into perf/coreThomas Gleixner2010-06-28
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | perf: Fix argument of perf_arch_fetch_caller_regsNobuhiro Iwamatsu2010-06-24
| * | | | | | | | | | | hw_breakpoints: Fix per task breakpoint trackingFrederic Weisbecker2010-06-24
| * | | | | | | | | | | Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar2010-06-18
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar2010-06-09
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | tracing: Remove kmemtrace ftrace pluginLi Zefan2010-06-09
| | * | | | | | | | | | | perf: Drop the skip argument from perf_arch_fetch_regs_callerFrederic Weisbecker2010-06-08
| * | | | | | | | | | | | perf: Fix build breakage for architecutes without atomic64_tPeter Zijlstra2010-06-09
| * | | | | | | | | | | | perf: Convert perf_event to local_tPeter Zijlstra2010-06-09
| * | | | | | | | | | | | perf: Add perf_event::child_countPeter Zijlstra2010-06-09
| * | | | | | | | | | | | perf: Simplify the ring-buffer logic: make perf_buffer_alloc() do everything ...Peter Zijlstra2010-06-09
| * | | | | | | | | | | | perf: Rename perf_mmap_data to perf_bufferPeter Zijlstra2010-06-09
| * | | | | | | | | | | | perf: Cleanup {start,commit,cancel}_txn detailsPeter Zijlstra2010-06-09
| * | | | | | | | | | | | perf: Add non-exec mmap() trackingEric B Munson2010-06-09
| * | | | | | | | | | | | perf, trace: Inline perf_swevent_put_recursion_context()Peter Zijlstra2010-06-09