aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-12-04Merge commit 'v2.6.28-rc7' into tracing/coreIngo Molnar
2008-12-01lib/idr.c: fix rcu related race with idr_findManfred Spraul
2008-12-01epoll: introduce resource usage limitsDavide Libenzi
2008-12-01Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-12-01libata: blacklist Seagate drives which time out FLUSH_CACHE when used with NCQTejun Heo
2008-11-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-11-30Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-11-30Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2008-11-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-11-30remove __ARCH_WANT_COMPAT_SYS_PTRACEChristoph Hellwig
2008-11-30hotplug_memory_notifier section annotationAl Viro
2008-11-30meminit section warningsAl Viro
2008-11-28mlx4_core: Save/restore default port IB capability maskJack Morgenstein
2008-11-28markers: comment marker_synchronize_unregister() on data dependencyWu Fengguang
2008-11-27Allow architectures to override copy_user_highpage()Russell King
2008-11-27Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/function-graph-...Ingo Molnar
2008-11-27ACPICA: disable _BIF warningLin Ming
2008-11-27ACPICA: Allow _WAK method to return an IntegerBob Moore
2008-11-26blktrace: port to tracepoints, updateIngo Molnar
2008-11-26blktrace: port to tracepointsArnaldo Carvalho de Melo
2008-11-26tracing: add "power-tracer": C/P state tracer to help power optimizationArjan van de Ven
2008-11-26ftrace: use code patching for ftrace graph tracerSteven Rostedt
2008-11-26tracing/function-return-tracer: set a more human readable outputFrederic Weisbecker
2008-11-26tracing/function-return-tracer: change the name into function-graph-tracerFrederic Weisbecker
2008-11-26Merge branches 'tracing/hw-branch-tracing' and 'tracing/branch-tracer' into t...Ingo Molnar
2008-11-25x86, bts, ptrace: move BTS buffer allocation from ds.c into ptrace.cMarkus Metzger
2008-11-25x86, bts: base in-kernel ds interface on handlesMarkus Metzger
2008-11-25tracing, tty: fix warnings caused by branch tracing and tty_kref_get()Ingo Molnar
2008-11-25drm: move drm vblank initialization/cleanup to driver load/unloadKeith Packard
2008-11-24Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/ftrace',...Ingo Molnar
2008-11-23tracing/stack-tracer: introduce CONFIG_USER_STACKTRACE_SUPPORTTörök Edwin
2008-11-23tracing/stack-tracer: fix style issuesTörök Edwin
2008-11-23ftrace: add ftrace_off_permanentSteven Rostedt
2008-11-23ring-buffer: add tracing_off_permanentSteven Rostedt
2008-11-23trace: profile all if conditionalsSteven Rostedt
2008-11-23trace: consolidate unlikely and likely profilerSteven Rostedt
2008-11-23trace: remove extra assign in branch checkSteven Rostedt
2008-11-23irq.h: fix missing/extra kernel-docRandy Dunlap
2008-11-23Merge commit 'v2.6.28-rc6' into irq/urgentIngo Molnar
2008-11-23vfs, seqfile: make mangle_path() globalTörök Edwin
2008-11-23tracing: add support for userspace stacktraces in tracing/iter_ctrlTörök Edwin
2008-11-23tracing/function-return-tracer: clean up task start/exit callbacksIngo Molnar
2008-11-23tracing/function-return-tracer: store return stack into task_struct and alloc...Frederic Weisbecker
2008-11-23Merge branches 'tracing/profiling', 'tracing/options' and 'tracing/urgent' in...Ingo Molnar
2008-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-11-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-11-19Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-11-19cpuset: update top cpuset's mems after adding a nodeMiao Xie
2008-11-19reintroduce accept4Ulrich Drepper