aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* perf_events: Generalize use of event_filter_match()Stephane Eranian2011-01-07
* perf_events: Move code around to prepare for cgroupStephane Eranian2011-01-07
* perf: Add calls to suspend trace pointJean Pihet2011-01-05
* Merge commit 'v2.6.37' into perf/coreIngo Molnar2011-01-05
|\
| * watchdog: Improve initialisation error message and documentationBen Hutchings2011-01-02
| * fix freeing user_struct in user cacheHillf Danton2010-12-29
* | perf: Clean up power events by introducing new, more generic onesThomas Renninger2011-01-04
* | perf: Do not export power_frequency, but power_start eventThomas Renninger2011-01-04
* | Merge commit 'v2.6.37-rc8' into perf/coreIngo Molnar2011-01-04
|\|
| * Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-12-28
| |\
| | * ring_buffer: Off-by-one and duplicate events in ring_buffer_read_pageDavid Sharp2010-12-23
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-12-24
| |\ \
| | * | kthread_work: make lockdep happyYong Zhang2010-12-22
| | |/
| * / taskstats: pad taskstats netlink response for aligment issues on ia64Jeff Mahoney2010-12-22
| |/
* | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2010-12-22
|\ \
| * | tracing/events: Show real number in array fieldsSteven Rostedt2010-11-19
* | | Merge commit 'v2.6.37-rc7' into perf/coreIngo Molnar2010-12-22
|\ \ \ | | |/ | |/|
| * | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-12-20
| |\ \
| | * | sched: Remove debugging checkIngo Molnar2010-12-19
| | | |
| | \ \
| *-. \ \ Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git....Linus Torvalds2010-12-19
| |\ \ \ \
| * \ \ \ \ Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-12-19
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | sched: Fix the irqtime code for 32bitPeter Zijlstra2010-12-16
| | * | | | sched: Fix the irqtime code to deal with u64 wrapsPeter Zijlstra2010-12-16
| | * | | | nohz: Fix get_next_timer_interrupt() vs cpu hotplugHeiko Carstens2010-12-08
| | * | | | Sched: fix skip_clock_update optimizationMike Galbraith2010-12-08
| | * | | | sched: Cure more NO_HZ load average woesPeter Zijlstra2010-12-08
| | |/ / /
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-12-18
| |\ \ \ \
| | * | | | resources: add arch hook for preventing allocation in reserved areasBjorn Helgaas2010-12-17
| | * | | | Revert "resources: support allocating space within a region from the top down"Bjorn Helgaas2010-12-17
| | |/ / /
| * | | | PM / Hibernate: Restore old swap signature to avoid user space breakageRafael J. Wysocki2010-12-16
| * | | | PM / Hibernate: Fix PM_POST_* notification with user-space suspendTakashi Iwai2010-12-16
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-12-14
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | workqueue: It is likely that WORKER_NOT_RUNNING is trueSteven Rostedt2010-12-14
| | * | | workqueue: check the allocation of system_unbound_wqHitoshi Mitake2010-11-26
* | | | | perf: Sysfs enumerationPeter Zijlstra2010-12-16
* | | | | perf: Dynamic pmu typesPeter Zijlstra2010-12-16
* | | | | perf: Move perf_event_init() into main.cPeter Zijlstra2010-12-16
* | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-12-16
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2010-12-16
| |\ \ \ \
| | * | | | tracing: Fix panic when lseek() called on "trace" opened for writingSlava Pestov2010-11-30
| * | | | | perf: Fix off by one in perf_swevent_init()Dan Carpenter2010-12-16
| * | | | | perf: Fix duplicate events with multiple-pmu vs software eventsPeter Zijlstra2010-12-08
| | |/ / / | |/| | |
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'x86-fixes-for-linus', 'perf-fixes-for-linus' and 'sched-fixes...Linus Torvalds2010-12-08
| |\ \ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | | * | | nohz: Fix printk_needs_cpu() return value on offline cpusHeiko Carstens2010-11-26
| | | | * | | printk: Fix wake_up_klogd() vs cpu hotplugHeiko Carstens2010-11-26
| * | | | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-12-07
| |\ \ \ \ \ \
| | * | | | | | genirq: Fix incorrect proc spurious outputKenji Kaneshige2010-12-01
* | | | | | | | x86, NMI: Add back unknown_nmi_panic and nmi_watchdog sysctlsDon Zickus2010-12-09
* | | | | | | | perf: Stop all counters on rebootPeter Zijlstra2010-12-08
* | | | | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2010-12-07
|\ \ \ \ \ \ \ \