Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2010-08-06 | 2 | -3/+3 |
|\ | |||||
| * | x86, ioremap: Fix incorrect physical address handling in PAE mode | Kenji Kaneshige | 2010-07-09 | 2 | -3/+3 |
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-08-06 | 5 | -31/+62 |
|\ \ | |||||
| * \ | Merge branch 'sched/urgent' into sched/core | Ingo Molnar | 2010-08-05 | 1 | -6/+0 |
| |\ \ | |||||
| | * | | sched: Revert nohz_ratelimit() for now | Peter Zijlstra | 2010-07-17 | 1 | -6/+0 |
| * | | | Merge branch 'linus' into sched/core | Ingo Molnar | 2010-07-21 | 38 | -160/+224 |
| |\ \ \ | |||||
| * | | | | sched: Fix spelling of sibling | Michael Neuling | 2010-06-29 | 1 | -1/+1 |
| * | | | | Merge commit 'v2.6.35-rc3' into sched/core | Ingo Molnar | 2010-06-18 | 6 | -16/+14 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| * | | | | sched: Add asymmetric group packing option for sibling domain | Michael Neuling | 2010-06-09 | 2 | -1/+4 |
| * | | | | sched: Fix capacity calculations for SMT4 | Srivatsa Vaddagiri | 2010-06-09 | 1 | -1/+1 |
| * | | | | sched: Change nohz idle load balancing logic to push model | Venkatesh Pallipadi | 2010-06-09 | 1 | -6/+3 |
| * | | | | sched_clock: Add local_clock() API and improve documentation | Peter Zijlstra | 2010-06-09 | 1 | -16/+21 |
| * | | | | Merge branch 'sched-wq' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/w... | Ingo Molnar | 2010-06-08 | 4 | -1/+33 |
| |\ \ \ \ | |||||
| | * | | | | sched: add hooks for workqueue | Tejun Heo | 2010-06-08 | 1 | -0/+1 |
| | * | | | | sched: adjust when cpu_active and cpuset configurations are updated during cp... | Tejun Heo | 2010-06-08 | 2 | -0/+22 |
| | * | | | | sched: define and use CPU_PRI_* enums for cpu notifier priorities | Tejun Heo | 2010-06-08 | 2 | -1/+10 |
* | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-08-06 | 17 | -261/+228 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'perf/nmi' into perf/core | Ingo Molnar | 2010-08-05 | 2 | -8/+17 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | lockup_detector: Cross arch compile fixes | Don Zickus | 2010-05-16 | 1 | -1/+1 |
| | * | | | | | | lockup_detector: Fix forgotten config conversion | Frederic Weisbecker | 2010-05-13 | 1 | -1/+1 |
| | * | | | | | | lockup_detector: Touch_softlockup cleanups and softlockup_tick removal | Don Zickus | 2010-05-12 | 1 | -13/+3 |
| | * | | | | | | lockup_detector: Combine nmi_watchdog and softlockup detector | Don Zickus | 2010-05-12 | 2 | -4/+10 |
| | * | | | | | | Merge commit 'v2.6.34-rc7' into perf/nmi | Frederic Weisbecker | 2010-05-12 | 444 | -2690/+13476 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | nmi_watchdog: Clean up various small details | Don Zickus | 2010-02-25 | 1 | -1/+1 |
| | * | | | | | | | nmi_watchdog: Compile and portability fixes | Don Zickus | 2010-02-14 | 1 | -0/+9 |
| | * | | | | | | | nmi_watchdog: Config option to enable new nmi_watchdog | Don Zickus | 2010-02-08 | 1 | -0/+4 |
| * | | | | | | | | Merge commit 'v2.6.35' into perf/core | Ingo Molnar | 2010-08-02 | 10 | -28/+69 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | tracing: Drop cpparg() macro | Frederic Weisbecker | 2010-08-02 | 1 | -5/+2 |
| * | | | | | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2010-07-23 | 3 | -13/+16 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | tracing/documentation: Document dynamic ftracer internals | Mike Frysinger | 2010-07-21 | 1 | -0/+5 |
| | * | | | | | | | | | tracing: Reduce latency and remove percpu trace_seq | Lai Jiangshan | 2010-07-20 | 2 | -11/+6 |
| | * | | | | | | | | | tracing: Allow to disable cmdline recording | Li Zefan | 2010-07-20 | 1 | -2/+5 |
| * | | | | | | | | | | x86 cpufreq, perf: Make trace_power_frequency cpufreq driver independent | Thomas Renninger | 2010-07-22 | 1 | -12/+15 |
| * | | | | | | | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Ingo Molnar | 2010-07-21 | 2 | -17/+0 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | tracing: Remove special traces | Frederic Weisbecker | 2010-07-20 | 2 | -17/+0 |
| | |/ / / / / / / / / | |||||
| * | | | | | | | | | | Merge branch 'linus' into perf/core | Ingo Molnar | 2010-07-21 | 24 | -134/+168 |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | / / | | | |_|_|_|_|_|/ / | | |/| | | | | | | | |||||
| * | | | | | | | | | tracing: Remove letfover markers section | Frederic Weisbecker | 2010-07-15 | 1 | -4/+0 |
| * | | | | | | | | | Merge commit 'v2.6.35-rc4' into perf/core | Ingo Molnar | 2010-07-05 | 10 | -10/+37 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | tracing: Use class->reg() for all registering of events | Steven Rostedt | 2010-06-28 | 2 | -0/+5 |
| * | | | | | | | | | | tracing: Convert more sched events to DEFINE_EVENT | Li Zefan | 2010-06-28 | 1 | -25/+7 |
| * | | | | | | | | | | tracing: Convert some timer events to DEFINE_EVENT | Li Zefan | 2010-06-28 | 1 | -48/+32 |
| * | | | | | | | | | | tracing: Use a global field list for all syscall exit events | Li Zefan | 2010-06-28 | 2 | -3/+0 |
| * | | | | | | | | | | Merge branch 'linus' into perf/core | Thomas Gleixner | 2010-06-28 | 7 | -22/+33 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | perf: Fix argument of perf_arch_fetch_caller_regs | Nobuhiro Iwamatsu | 2010-06-24 | 1 | -1/+1 |
| * | | | | | | | | | | | hw_breakpoints: Fix per task breakpoint tracking | Frederic Weisbecker | 2010-06-24 | 1 | -2/+4 |
| * | | | | | | | | | | | Merge commit 'v2.6.35-rc3' into perf/core | Ingo Molnar | 2010-06-18 | 45 | -155/+530 |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | |||||
| * | | | | | | | | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Ingo Molnar | 2010-06-09 | 6 | -113/+12 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | tracing: Remove kmemtrace ftrace plugin | Li Zefan | 2010-06-09 | 3 | -27/+4 |
| | * | | | | | | | | | | | tracing: Remove boot tracer | Américo Wang | 2010-06-08 | 1 | -60/+0 |
| | * | | | | | | | | | | | perf: Drop the skip argument from perf_arch_fetch_regs_caller | Frederic Weisbecker | 2010-06-08 | 2 | -26/+8 |