aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | sched: Fix the racy usage of thread_group_cputimer() in fastpath_timer_check()Oleg Nesterov2010-06-18
| | * | | | | | | | | sched: run_posix_cpu_timers: Don't check ->exit_state, use lock_task_sighand()Oleg Nesterov2010-06-18
| | * | | | | | | | | sched: thread_group_cputime: Simplify, document the "alive" checkOleg Nesterov2010-06-18
| | * | | | | | | | | sched: Remove the obsolete exit_state/signal hacksOleg Nesterov2010-06-18
| | * | | | | | | | | sched: task_tick_rt: Remove the obsolete ->signal != NULL checkOleg Nesterov2010-06-18
| | * | | | | | | | | sched: __sched_setscheduler: Read the RLIMIT_RTPRIO value locklessOleg Nesterov2010-06-18
| | * | | | | | | | | sched: Fix comments to make them DocBook happyMichael Neuling2010-06-18
| | * | | | | | | | | sched: Fix fix_small_capacityMichael Neuling2010-06-18
| | * | | | | | | | | 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: Avoid side-effect of tickless idle on update_cpu_loadVenkatesh Pallipadi2010-06-09
| | * | | | | | | | | sched: Simplify the reacquire_kernel_lock() logicOleg Nesterov2010-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: refactor try_to_wake_up()Tejun 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/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2010-08-05
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | tracing/kprobes: unregister_trace_probe needs to be called under mutexSrikar Dronamraju2010-08-04
| | * | | | | | | | | | | Merge branch 'perf/nmi' into perf/coreIngo Molnar2010-08-05
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| | | * | | | | | | | | | kernel/watchdog: Initialize 'result'Kulikov Vasiliy2010-07-07
| | | * | | | | | | | | | lockup_detector: Convert per_cpu to __get_cpu_var for readabilityDon Zickus2010-05-19
| | | * | | | | | | | | | lockup_detector: Cross arch compile fixesDon Zickus2010-05-15
| | | * | | | | | | | | | lockup_detector: Introduce CONFIG_HARDLOCKUP_DETECTORFrederic Weisbecker2010-05-15
| | | * | | | | | | | | | watchdog: Export touch_softlockup_watchdogIngo Molnar2010-05-13
| | | * | | | | | | | | | lockup_detector: Separate touch_nmi_watchdog code path from touch_watchdogDon Zickus2010-05-12
| | | * | | | | | | | | | lockup_detector: Remove nmi_watchdog.c fileDon Zickus2010-05-12
| | | * | | | | | | | | | lockup_detector: Remove old softlockup codeDon Zickus2010-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: Tell the world we're activePeter Zijlstra2010-03-02
| | | * | | | | | | | | | | nmi_watchdog: Clean up various small detailsDon Zickus2010-02-25
| | | * | | | | | | | | | | nmi_watchdog: Properly configure for software eventsDon Zickus2010-02-17
| | | * | | | | | | | | | | nmi_watchdog: support for oprofileDon Zickus2010-02-17
| | | * | | | | | | | | | | nmi_watchdog: Fallback to software events when no hardware pmu detectedDon Zickus2010-02-14
| | | * | | | | | | | | | | nmi_watchdog: Compile and portability fixesDon Zickus2010-02-14
| | | * | | | | | | | | | | nmi_watchdog: Config option to enable new nmi_watchdogDon Zickus2010-02-08
| | | * | | | | | | | | | | nmi_watchdog: Add new, generic implementation, using perf eventsDon Zickus2010-02-08
| | * | | | | | | | | | | | Merge commit 'v2.6.35' into perf/coreIngo Molnar2010-08-02
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | | |
| | * | | | | | | | | | | | perf: Use tracepoint_synchronize_unregister() to flush any pending tracepoint...Frederic Weisbecker2010-08-01
| | * | | | | | | | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2010-07-23
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | trace: strlen() return doesn't account for the NULLDan Carpenter2010-07-22
| | | * | | | | | | | | | | | tracing: Shrink max latency ringbuffer if unnecessaryKOSAKI Motohiro2010-07-21
| | | * | | | | | | | | | | | tracing: Reduce latency and remove percpu trace_seqLai Jiangshan2010-07-20
| | | * | | | | | | | | | | | trace: Reorder struct ring_buffer_per_cpu to remove padding on 64bitRichard Kennedy2010-07-20