summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2010-12-08perf: Stop all counters on rebootPeter Zijlstra
2010-12-07Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar
2010-12-07Merge commit 'v2.6.37-rc5' into perf/coreIngo Molnar
2010-12-06Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2010-12-06PM / Hibernate: Fix memory corruption related to swapRafael J. Wysocki
2010-12-06PM / Hibernate: Use async I/O when reading compressed hibernation imageBojan Smojver
2010-12-06kprobes: Use text_poke_smp_batch for unoptimizingMasami Hiramatsu
2010-12-06kprobes: Use text_poke_smp_batch for optimizingMasami Hiramatsu
2010-12-06kprobes: Reuse unused kprobeMasami Hiramatsu
2010-12-06kprobes: Support delayed unoptimizingMasami Hiramatsu
2010-12-06kprobes: Separate kprobe optimizing code from optimizerMasami Hiramatsu
2010-12-06kprobes: Cleanup disabling and unregistering pathMasami Hiramatsu
2010-12-06kprobes: Rename old_p to more appropriate nameMasami Hiramatsu
2010-12-04perf events: Make sample_type identity fields available in all PERF_RECORD_ e...Arnaldo Carvalho de Melo
2010-12-04perf events: Separate the routines handling the PERF_SAMPLE_ identity fieldsArnaldo Carvalho de Melo
2010-12-04perf events: Fix event inherit fallout of precalculated headersThomas Gleixner
2010-12-02do_exit(): make sure that we run with get_fs() == USER_DSNelson Elhage
2010-11-30perf events: Precalculate the header space for PERF_SAMPLE_ fieldsArnaldo Carvalho de Melo
2010-11-28Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-11-27Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-11-27Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-11-27Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-11-26perf, arch: Cleanup perf-pmu init vs lockup-detectorPeter Zijlstra
2010-11-26perf: Ignore non-sampling overflowsPeter Zijlstra
2010-11-26perf: Don't bother to init the hrtimer for no SW sampling countersFranck Bui-Huu
2010-11-26perf: Limit event refresh to sampling eventFranck Bui-Huu
2010-11-26perf: Introduce is_sampling_event()Franck Bui-Huu
2010-11-26Merge branch 'perf/urgent' into perf/coreIngo Molnar
2010-11-26Merge commit 'v2.6.37-rc3' into perf/coreIngo Molnar
2010-11-26perf: Fix the software context switch counterPeter Zijlstra
2010-11-26perf: Fix inherit vs. context rotation bugThomas Gleixner
2010-11-19Revert "kernel: make /proc/kallsyms mode 400 to reduce ease of attacking"Linus Torvalds
2010-11-18Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar
2010-11-18Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2010-11-18tracing: New flag to allow non privileged users to use a trace eventFrederic Weisbecker
2010-11-18irq_work: Drop cmpxchg() resultSergio Aguirre
2010-11-18perf: Fix owner-list vs exitPeter Zijlstra
2010-11-18sched: Fix idle balancingNikhil Rao
2010-11-18sched: Fix volanomark performance regressionAlex Shi
2010-11-18Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar
2010-11-18x86, nmi_watchdog: Remove the old nmi_watchdogDon Zickus
2010-11-18Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar
2010-11-17kdb: fix crash when KDB_BASE_CMD_MAX is exceededJovi Zhang
2010-11-17kdb: fix memory leak in kdb_main.cJovi Zhang
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-11-16kernel: make /proc/kallsyms mode 400 to reduce ease of attackingMarcus Meissner
2010-11-16Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-11-16Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2010-11-16Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-11-16Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds