summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-11-06ftrace: restructure tracing start/stop infrastructureSteven Rostedt6-48/+120
2008-11-06ftrace: soft tracing stop and startSteven Rostedt2-2/+84
2008-11-06ftrace: add quick function trace stopSteven Rostedt6-10/+86
2008-11-06Merge branch 'tracing/fastboot' into tracing/ftraceIngo Molnar6-38/+66
2008-11-04tracing/ftrace: fix a bug when switch current tracer to sched tracerFrederic Weisbecker2-3/+3
2008-11-04tracing/ftrace: types and naming corrections for sched tracerFrederic Weisbecker1-17/+13
2008-11-04tracing/fastboot: use sched switch tracer from boot tracerFrederic Weisbecker4-3/+12
2008-11-04tracing/ftrace: remove unused code in sched_switch tracerFrederic Weisbecker1-8/+0
2008-11-04tracing/ftrace: fix a race condition in sched_switch tracerFrederic Weisbecker1-0/+5
2008-11-04tracing/fastboot: Enable boot tracing only during initcallsFrederic Weisbecker3-15/+41
2008-11-04ftrace: sysctl typoPeter Zijlstra1-1/+1
2008-11-04ftrace: sysrq-z to dump the buffersPeter Zijlstra1-1/+17
2008-11-04ftrace: function tracer with irqs disabledSteven Rostedt2-1/+40
2008-11-04ftrace: insert in the ftrace_preempt_disable()/enable() functionsSteven Rostedt4-41/+15
2008-11-04ftrace: introduce ftrace_preempt_disable()/enable()Steven Rostedt1-0/+48
2008-11-03Merge branches 'tracing/ftrace', 'tracing/markers', 'tracing/mmiotrace', 'tra...Ingo Molnar17-174/+398
2008-11-03tracepoint: introduce *_noupdate APIs.Lai Jiangshan2-38/+136
2008-11-03tracepoint: simplification for tracepoints using RCULai Jiangshan1-74/+37
2008-11-03tracing, alpha: undefined reference to `save_stack_trace'Al Viro2-1/+3
2008-11-03ftrace: ftrace_dump_on_oops=[tracer]Peter Zijlstra2-20/+46
2008-11-03Merge commit 'v2.6.28-rc3' into tracing/ftraceIngo Molnar718-7004/+4412
2008-11-02Linux v2.6.28-rc3v2.6.28-rc3Linus Torvalds1-1/+1
2008-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds14-27/+46
2008-11-02ide-gd: re-get capacity on revalidateBorislav Petkov1-1/+6
2008-11-02tx4938ide: Avoid underflow on calculation of a wait cycleAtsushi Nemoto1-2/+3
2008-11-02tx4938ide: Do not call devm_ioremap for whole 128KBAtsushi Nemoto1-11/+16
2008-11-02tx4938ide: Check minimum cycle time and SHWT range (v2)Atsushi Nemoto1-1/+8
2008-11-02ide: Switch to a common addressAlan Cox11-11/+11
2008-11-02ide-cd: fix DMA alignment regressionBorislav Petkov1-1/+2
2008-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-5/+13
2008-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds43-98/+242
2008-11-02linux/string.h: fix comment typoJeff Garzik1-1/+1
2008-11-02sparc64: Fix PCI resource mapping on sparc64Max Dmitrichenko1-1/+9
2008-11-02sparc64: Kill annoying warning when building compat_binfmt_elf.oDavid S. Miller1-2/+2
2008-11-01sparc32: kernel/trace/trace.c wants DIE_OOPSAl Viro1-0/+1
2008-11-01sparc64: Fix __copy_{to,from}_user_inatomic defines.Hugh Dickins1-2/+2
2008-11-01af_unix: netns: fix problem of return valueJianjun Kong1-1/+1
2008-11-01IRDA: remove double inclusion of module.hAlexander Beregalov2-2/+0
2008-11-01udp: multicast packets need to check namespaceEric Dumazet2-9/+11
2008-11-01net: add documentation for skb recyclingStephen Hemminger1-0/+12
2008-11-01sparc32: kernel/trace/trace.c wants DIE_OOPSAl Viro1-0/+1
2008-11-01el3_common_init() should be __devinit, not __initAl Viro1-3/+3
2008-11-01missing dependencies on HAVE_CLK in drivers/mfdAl Viro1-2/+2
2008-11-01section fixes for cirrusfbAl Viro1-1/+1
2008-11-01PM_TEST_SUSPEND should depend on RTC_CLASS, not RTC_LIBAl Viro1-1/+1
2008-11-01oss: fix O_NONBLOCK in dmasound_coreAl Viro2-3/+3
2008-11-01Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-1/+2
2008-11-01init/do_mounts_md.c: remove duplicated #includeHuang Weiyi1-1/+0
2008-11-01x86: Clean up late e820 resource allocationLinus Torvalds1-3/+5
2008-11-01reserve_region_with_split: Fix GFP_KERNEL usage under spinlockLinus Torvalds1-1/+1