summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched/core' into cpus4096Ingo Molnar2008-12-1210-22/+30
|\
| * sched: let arch_update_cpu_topology indicate if topology changedHeiko Carstens2008-12-121-1/+1
| * Merge commit 'v2.6.28-rc8' into sched/coreIngo Molnar2008-12-1219-34/+62
| |\
| | * MN10300: Fix __put_user_asm8()Akira Takeuchi2008-12-101-1/+1
| | * KSYM_SYMBOL_LEN fixesHugh Dickins2008-12-101-1/+2
| | * atomic: fix a typo in atomic_long_xchg()Eric Dumazet2008-12-101-1/+1
| | * revert "percpu_counter: new function percpu_counter_sum_and_set"Andrew Morton2008-12-101-9/+3
| | * revert "percpu counter: clean up percpu_counter_sum_and_set()"Andrew Morton2008-12-101-3/+9
| | * Merge branch 'audit.b59' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-12-092-2/+6
| | |\
| | | * [PATCH] fix broken timestamps in AVC generated by kernel threadsAl Viro2008-12-091-2/+2
| | | * [PATCH] asm/generic: fix bug - kernel fails to build when enable some common ...Mike Frysinger2008-12-091-0/+2
| | | * [PATCH] return records for fork() both to child and parentAl Viro2008-12-091-0/+2
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-12-081-1/+1
| | |\ \ | | | |/ | | |/|
| | | * can: Fix CAN_(EFF|RTR)_FLAG handling in can_filterOliver Hartkopp2008-12-031-1/+1
| | * | Enforce a minimum SG_IO timeoutLinus Torvalds2008-12-051-0/+1
| | * | [PATCH 2/2] documnt FMODE_ constantsChristoph Hellwig2008-12-041-15/+17
| | * | [PATCH 1/2] kill FMODE_NDELAY_NOWChristoph Hellwig2008-12-041-1/+0
| * | | Merge branch 'sched/urgent' into sched/coreIngo Molnar2008-12-087-15/+11
| |\ \ \
| * | | | sched: add uid information to sched_debug for CONFIG_USER_SCHEDArun R Bharadwaj2008-12-011-0/+1
* | | | | Merge branch 'tracing/fastboot' into cpus4096Ingo Molnar2008-12-1218-208/+294
|\ \ \ \ \
| * | | | | tracing/fastboot: include missing headersFrederic Weisbecker2008-12-121-0/+4
| * | | | | tracing/fastboot: fix len of func bufferStephen Rothwell2008-12-121-2/+2
| * | | | | Merge branches 'tracing/function-graph-tracer' and 'tracing/ring-buffer' into...Ingo Molnar2008-12-121-4/+6
| |\ \ \ \ \
| | * | | | | ring_buffer: fix commentsLai Jiangshan2008-12-081-4/+6
| * | | | | | tracing/function-graph-tracer: append the tracing_graph_flagFrederic Weisbecker2008-12-082-0/+15
| * | | | | | tracing/function-graph-tracer: introduce __notrace_funcgraph to filter specia...Frederic Weisbecker2008-12-081-0/+11
| |/ / / / /
| * | | | | tracing/ftrace: provide the macro task_curr_ret_stack()Frederic Weisbecker2008-12-051-0/+11
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing...Ingo Molnar2008-12-058-11/+25
| |\ \ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | | * | | | block: fix setting of max_segment_size and seg_boundary maskMilan Broz2008-12-031-0/+2
| | | * | | | block: internal dequeue shouldn't start timerTejun Heo2008-12-031-5/+2
| | | | |_|/ | | | |/| |
| | | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-12-024-1/+4
| | | |\ \ \
| | | | * | | net: Fix soft lockups/OOM issues w/ unix garbage collectordann frazier2008-11-261-0/+1
| | | | * | | netfilter: xtables: add missing const qualifier to xt_tgchk_paramJan Engelhardt2008-11-241-1/+1
| | | | * | | net: Fix memory leak in the proto_register functionCatalin Marinas2008-11-212-0/+2
| | | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-12-021-0/+8
| | | |\ \ \ \
| | | | * | | | amd74xx: workaround unreliable AltStatus register for nVidia controllersBartlomiej Zolnierkiewicz2008-12-021-0/+8
| | | * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-12-021-1/+1
| | | |\ \ \ \ \
| | | | * | | | | [SCSI] fc_transport: fix old bug on bitflag definitionsJames Smart2008-11-211-1/+1
| | | * | | | | | nfsd: fix vm overcommit crash fix #2Junjiro R. Okajima2008-12-021-4/+8
| | | | |/ / / / | | | |/| | | |
| * | | | | | | pid: fix the do_each_pid_task() macroSteven Rostedt2008-12-041-2/+2
| * | | | | | | ftrace: graph of a single functionSteven Rostedt2008-12-042-0/+50
| |/ / / / / /
| * | | | | | ftrace: function graph return for function entrySteven Rostedt2008-12-031-1/+1
| * | | | | | ftrace: add ftrace_graph_stop()Steven Rostedt2008-12-031-0/+2
| * | | | | | ring-buffer: read page interfaceSteven Rostedt2008-12-031-0/+5
| | | | | | |
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge commit 'v2.6.28-rc7'; branch 'x86/dumpstack' into tracing/ftraceIngo Molnar2008-12-0311-16/+19
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | 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
OpenPOWER on IntegriCloud