aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2008-12-02Merge branch 'linus' into cpus4096Ingo 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-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-27Allow architectures to override copy_user_highpage()Russell King
2008-11-24sched: convert remaining old-style cpumask operatorsRusty Russell
2008-11-24sched: convert nohz_cpu_mask to cpumask_var_t.Rusty Russell
2008-11-24sched: convert struct sched_group/sched_domain cpumask_ts to variable bitmapsRusty Russell
2008-11-24sched: wrap sched_group and sched_domain cpumask accesses.Rusty Russell
2008-11-24Merge branches 'sched/core', 'core/core' and 'tracing/core' into cpus4096Ingo Molnar
2008-11-24Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/ftrace',...Ingo Molnar
2008-11-24Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'cor...Ingo Molnar
2008-11-24Merge branch 'sched/rt' into sched/coreIngo 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-19cpuset: update top cpuset's mems after adding a nodeMiao Xie
2008-11-19reintroduce accept4Ulrich Drepper
2008-11-19Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/coreIngo Molnar
2008-11-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-11-18Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2008-11-18block: make add_partition() return pointer to hd_structTejun Heo
2008-11-18tracing/function-return-tracer: add the overrun fieldFrederic Weisbecker
2008-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-11-17Merge branches 'tracing/branch-tracer', 'tracing/ftrace', 'tracing/function-r...Ingo Molnar
2008-11-16tracepoints: add DECLARE_TRACE() and DEFINE_TRACE()Mathieu Desnoyers
2008-11-16tracepoints: do not put arguments in nameMathieu Desnoyers
2008-11-16tracepoints: use unregister return valueMathieu Desnoyers
2008-11-16tracepoints: use rcu_*_sched_notraceMathieu Desnoyers
2008-11-16markers: create DEFINE_MARKER and GET_MARKER (new API)Mathieu Desnoyers
2008-11-16markers: auto enable tracepoints (new API : trace_mark_tp())Mathieu Desnoyers