summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'v2.6.28-rc7' into tracing/coreIngo Molnar2008-12-0411-16/+19
|\
| * 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-2332-146/+284
| | |\| |
| | * | | genirq: keep affinities set from userspace across free/request_irq()Thomas Gleixner2008-11-091-6/+2
| * | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2008-11-301-0/+1
| |\ \ \ \
| | * | | | drm: move drm vblank initialization/cleanup to driver load/unloadKeith Packard2008-11-251-0/+1
| | | |/ / | | |/| |
| * | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-11-301-2/+2
| |\ \ \ \
| | * | | | ACPICA: disable _BIF warningLin Ming2008-11-271-1/+1
| | * | | | ACPICA: Allow _WAK method to return an IntegerBob Moore2008-11-271-1/+1
| | |/ / /
| * | | | 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 tracepoints, updateIngo Molnar2008-11-261-34/+50
* | | | | blktrace: port to tracepointsArnaldo Carvalho de Melo2008-11-262-169/+63
|/ / / /
* | | | 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-232-3/+46
* | | | | trace: consolidate unlikely and likely profilerSteven Rostedt2008-11-232-25/+8
* | | | | 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-237-60/+6
|\ \ \| | |
| | | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-201-20/+0
| | | |\ \ \
| | | | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-11-201-20/+0
| | |_|/| | | | |/| | | | |
| | | | * | | mac80211: remove ieee80211_notify_macJohannes Berg2008-11-181-20/+0
| | | * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-11-191-30/+0
| | | |\ \ \ \