summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* ring-buffer: read page interfaceSteven Rostedt2008-12-031-0/+5
*-. Merge commit 'v2.6.28-rc7'; branch 'x86/dumpstack' into tracing/ftraceIngo Molnar2008-12-039-14/+16
|\ \
| * | lib/idr.c: fix rcu related race with idr_findManfred Spraul2008-12-011-1/+2
| * | epoll: introduce resource usage limitsDavide Libenzi2008-12-011-0/+4
| * | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-12-011-0/+1
| |\ \
| | * | libata: blacklist Seagate drives which time out FLUSH_CACHE when used with NCQTejun Heo2008-12-011-0/+1
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-12-011-0/+1
| |\ \ \ | | |/ / | |/| |
| | * | mlx4_core: Save/restore default port IB capability maskJack Morgenstein2008-11-281-0/+1
| * | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-11-301-0/+2
| |\ \ \
| | * | | Allow architectures to override copy_user_highpage()Russell King2008-11-271-0/+2
| * | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-11-301-8/+3
| |\ \ \ \
| | * | | | irq.h: fix missing/extra kernel-docRandy Dunlap2008-11-231-2/+1
| | * | | | Merge commit 'v2.6.28-rc6' into irq/urgentIngo Molnar2008-11-2321-56/+230
| | |\| | |
| | * | | | genirq: keep affinities set from userspace across free/request_irq()Thomas Gleixner2008-11-091-6/+2
| * | | | | remove __ARCH_WANT_COMPAT_SYS_PTRACEChristoph Hellwig2008-11-301-2/+0
| * | | | | hotplug_memory_notifier section annotationAl Viro2008-11-301-1/+1
| * | | | | meminit section warningsAl Viro2008-11-301-2/+2
| | |/ / / | |/| | |
* | | | | markers: comment marker_synchronize_unregister() on data dependencyWu Fengguang2008-11-281-2/+4
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
*---. \ \ \ \ Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/function-graph-...Ingo Molnar2008-11-273-17/+64
|\ \ \ \ \ \ \
| | | * | | | | tracing: add "power-tracer": C/P state tracer to help power optimizationArjan van de Ven2008-11-261-0/+29
| | |/ / / / / | |/| | | | |
| | * | | | | ftrace: use code patching for ftrace graph tracerSteven Rostedt2008-11-261-0/+5
| | * | | | | tracing/function-return-tracer: set a more human readable outputFrederic Weisbecker2008-11-261-6/+19
| | * | | | | tracing/function-return-tracer: change the name into function-graph-tracerFrederic Weisbecker2008-11-263-14/+14
| |/ / / / /
* / / / / / blktrace: port to tracepointsArnaldo Carvalho de Melo2008-11-261-169/+3
|/ / / / /
* | | | | Merge branches 'tracing/hw-branch-tracing' and 'tracing/branch-tracer' into t...Ingo Molnar2008-11-261-1/+1
|\ \ \ \ \
| * | | | | tracing, tty: fix warnings caused by branch tracing and tty_kref_get()Ingo Molnar2008-11-251-1/+1
* | | | | | x86, bts, ptrace: move BTS buffer allocation from ds.c into ptrace.cMarkus Metzger2008-11-251-0/+4
* | | | | | x86, bts: base in-kernel ds interface on handlesMarkus Metzger2008-11-251-0/+9
| | | | | |
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
*---------. \ \ \ \ \ Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/ftrace',...Ingo Molnar2008-11-245-12/+31
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | / / / / | | | | | |_|/ / / / | | | | |/| | | | |
| | | | | | * | | | tracing/stack-tracer: introduce CONFIG_USER_STACKTRACE_SUPPORTTörök Edwin2008-11-231-1/+1
| | | | | | * | | | tracing/stack-tracer: fix style issuesTörök Edwin2008-11-231-1/+1
| | | | | | * | | | vfs, seqfile: make mangle_path() globalTörök Edwin2008-11-231-0/+1
| | | | | | * | | | tracing: add support for userspace stacktraces in tracing/iter_ctrlTörök Edwin2008-11-231-0/+8
| | |_|_|_|/ / / / | |/| | | | | | |
| | | | | * | | | ring-buffer: add tracing_off_permanentSteven Rostedt2008-11-231-0/+1
| | |_|_|/ / / / | |/| | | | | |
| | | * | | | | tracing/function-return-tracer: clean up task start/exit callbacksIngo Molnar2008-11-231-0/+3
| | | * | | | | tracing/function-return-tracer: store return stack into task_struct and alloc...Frederic Weisbecker2008-11-232-12/+16
| | |/ / / / / | |/| | | | |
| | * | | | | ftrace: add ftrace_off_permanentSteven Rostedt2008-11-231-0/+2
| |/ / / / /
* | | | | | trace: profile all if conditionalsSteven Rostedt2008-11-231-2/+36
* | | | | | trace: consolidate unlikely and likely profilerSteven Rostedt2008-11-231-19/+5
* | | | | | trace: remove extra assign in branch checkSteven Rostedt2008-11-231-2/+0
|/ / / / /
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
*---. | | | | Merge branches 'tracing/profiling', 'tracing/options' and 'tracing/urgent' in...Ingo Molnar2008-11-235-10/+6
|\ \ \| | | |
| | | * | | | cpuset: update top cpuset's mems after adding a nodeMiao Xie2008-11-191-4/+0
| | | * | | | reintroduce accept4Ulrich Drepper2008-11-192-6/+3
| | |/ / / / | |/| | | |
| | * | | | tracing/function-return-tracer: add the overrun fieldFrederic Weisbecker2008-11-182-0/+3
| | | | | |
| \ \ \ \ \
*-. | | | | | Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/coreIngo Molnar2008-11-1913-38/+186
|\ \| | | | | | |_|/ / / / |/| | | | |
| | * | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-11-181-1/+3
| | |\ \ \ \
| | | * | | | block: make add_partition() return pointer to hd_structTejun Heo2008-11-181-1/+3
| | * | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2008-11-181-0/+3
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-171-2/+3
| | |\ \ \ \ \
| | | * | | | | lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.cIngo Molnar2008-11-131-2/+3