summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2010-12-07Merge commit 'v2.6.37-rc5' into perf/coreIngo Molnar7-39/+72
2010-12-07Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds4-28/+54
2010-12-07PM / Hibernate: Fix memory corruption related to swapRafael J. Wysocki3-13/+16
2010-12-07PM / Hibernate: Use async I/O when reading compressed hibernation imageBojan Smojver1-15/+38
2010-12-06kprobes: Use text_poke_smp_batch for unoptimizingMasami Hiramatsu1-6/+4
2010-12-06kprobes: Use text_poke_smp_batch for optimizingMasami Hiramatsu1-10/+7
2010-12-06kprobes: Reuse unused kprobeMasami Hiramatsu1-2/+30
2010-12-06kprobes: Support delayed unoptimizingMasami Hiramatsu1-77/+233
2010-12-06kprobes: Separate kprobe optimizing code from optimizerMasami Hiramatsu1-17/+26
2010-12-06kprobes: Cleanup disabling and unregistering pathMasami Hiramatsu1-56/+72
2010-12-06kprobes: Rename old_p to more appropriate nameMasami Hiramatsu1-47/+46
2010-12-03do_exit(): make sure that we run with get_fs() == USER_DSNelson Elhage1-0/+9
2010-12-01perf events: Precalculate the header space for PERF_SAMPLE_ fieldsArnaldo Carvalho de Melo1-59/+91
2010-11-28Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+20
2010-11-27Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-6/+6
2010-11-27Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-15/+92
2010-11-27Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-5/+3
2010-11-26perf, arch: Cleanup perf-pmu init vs lockup-detectorPeter Zijlstra1-4/+3
2010-11-26perf: Ignore non-sampling overflowsPeter Zijlstra1-0/+7
2010-11-26perf: Don't bother to init the hrtimer for no SW sampling countersFranck Bui-Huu1-11/+13
2010-11-26perf: Limit event refresh to sampling eventFranck Bui-Huu1-1/+1
2010-11-26perf: Introduce is_sampling_event()Franck Bui-Huu1-5/+5
2010-11-26Merge branch 'perf/urgent' into perf/coreIngo Molnar3-19/+81
2010-11-26Merge commit 'v2.6.37-rc3' into perf/coreIngo Molnar11-39/+84
2010-11-26perf: Fix the software context switch counterPeter Zijlstra1-2/+0
2010-11-26perf: Fix inherit vs. context rotation bugThomas Gleixner1-2/+20
2010-11-19Revert "kernel: make /proc/kallsyms mode 400 to reduce ease of attacking"Linus Torvalds1-1/+1
2010-11-18Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar2-10/+30
2010-11-18Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds1-10/+11
2010-11-18tracing: New flag to allow non privileged users to use a trace eventFrederic Weisbecker2-10/+30
2010-11-18irq_work: Drop cmpxchg() resultSergio Aguirre1-1/+3
2010-11-18perf: Fix owner-list vs exitPeter Zijlstra1-12/+51
2010-11-18sched: Fix idle balancingNikhil Rao1-1/+3
2010-11-18sched: Fix volanomark performance regressionAlex Shi1-4/+0
2010-11-18Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2-2/+7
2010-11-18x86, nmi_watchdog: Remove the old nmi_watchdogDon Zickus1-16/+0
2010-11-18Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2-0/+31
2010-11-17kdb: fix crash when KDB_BASE_CMD_MAX is exceededJovi Zhang1-4/+4
2010-11-17kdb: fix memory leak in kdb_main.cJovi Zhang1-6/+7
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann1-1/+0
2010-11-17kernel: make /proc/kallsyms mode 400 to reduce ease of attackingMarcus Meissner1-1/+1
2010-11-17Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-22/+61
2010-11-17Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-2/+6
2010-11-17Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-2/+4
2010-11-16Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds1-1/+1
2010-11-16kernel/sysctl.c: Fix build failure with !CONFIG_PRINTKJoe Perches1-1/+1
2010-11-16capabilities/syslog: open code cap_syslog logic to fix build failureEric Paris1-1/+14
2010-11-16PM / PM QoS: Fix reversed min and maxColin Cross1-2/+2
2010-11-13tracing: Fix recursive user stack traceSteven Rostedt1-0/+19
2010-11-12Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-4/+0