aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds1-10/+6
2008-12-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds8-204/+250
2008-12-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds35-1003/+4795
2008-12-25Merge branch 'sched/urgent'; commit 'v2.6.28' into sched/coreIngo Molnar4-10/+14
2008-12-25Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'tracing/ring-buffer'; commit 'v2.6.28' into tracing/coreIngo Molnar15-73/+63
2008-12-25sched, trace: update trace_sched_wakeup()Peter Zijlstra3-3/+3
2008-12-25Merge branch 'next' into for-linusJames Morris25-769/+1485
2008-12-24Merge branch 'linus' into tracing/hw-branch-tracingIngo Molnar2-5/+9
2008-12-23cgroups: avoid accessing uninitialized data in failure pathLi Zefan1-2/+3
2008-12-23cgroups: suppress bogus warning messagesSharyathi Nagesh1-3/+0
2008-12-23ring-buffer: prevent false positive warningSteven Rostedt1-2/+5
2008-12-23ring-buffer: fix dangling commit raceSteven Rostedt1-0/+12
2008-12-20Null pointer deref with hrtimer_try_to_cancel()Thomas Gleixner1-0/+6
2008-12-20x86, bts: add fork and exit handlingMarkus Metzger2-0/+14
2008-12-19allow stripping of generated symbols under CONFIG_KALLSYMS_ALLJan Beulich1-10/+6
2008-12-19ftrace: introduce tracing_reset_online_cpus() helperPekka J Enberg8-63/+20
2008-12-19Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' into tracing/coreIngo Molnar14-57/+105
2008-12-19tracing: fix warnings in kernel/trace/trace_sched_switch.cIngo Molnar2-1/+2
2008-12-19tracing: fix warning in kernel/trace/trace.cIngo Molnar1-1/+0
2008-12-18schedstat: consolidate per-task cpu runtime statsKen Chen3-4/+5
2008-12-18tracing/ring-buffer: remove unused ring_buffer sizeLai Jiangshan1-3/+1
2008-12-18trace: fix task state printoutThomas Gleixner1-22/+17
2008-12-18ftrace: add not to regex on filtering functionsSteven Rostedt1-2/+13
2008-12-18trace: better use of stack_trace_enabled for boot up codeSteven Rostedt1-7/+4
2008-12-18trace: add a way to enable or disable the stack tracerSteven Rostedt3-8/+67
2008-12-17tracing/ftrace: add the printk-msg-only optionFrederic Weisbecker2-1/+27
2008-12-17tracing/ftrace: use preempt_enable_no_resched_notrace in ring_buffer_time_stamp()Frederic Weisbecker1-1/+1
2008-12-16sched: use RCU variant of list traversal in for_each_leaf_rt_rq()Bharata B Rao1-1/+1
2008-12-16sched, cpuacct: export percpu cpuacct cgroup statsKen Chen1-0/+20
2008-12-16sched, cpuacct: refactoring cpuusage_read / cpuusage_writeKen Chen1-17/+39
2008-12-16Merge branches 'tracing/fastboot', 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing/hw-branch-tracing' into tracing/coreIngo Molnar7-134/+120
2008-12-16sched: optimize update_curr()Peter Zijlstra1-0/+2
2008-12-16sched: fix wakeup preemption clockMike Galbraith2-5/+4
2008-12-15cgroups: fix a race between rmdir and remountPaul Menage1-1/+1
2008-12-14Revert "sched_clock: prevent scd->clock from moving backwards"Linus Torvalds1-3/+3
2008-12-12sched: add missing arch_update_cpu_topology() callHeiko Carstens1-2/+6
2008-12-12sched: let arch_update_cpu_topology indicate if topology changedHeiko Carstens1-1/+7
2008-12-12sched: fix tracepoints in schedulerPeter Zijlstra1-1/+2
2008-12-12tracing/function-graph-tracer: Output arrows signal on hardirq call/returnFrederic Weisbecker1-4/+62
2008-12-12Merge commit 'v2.6.28-rc8' into sched/coreIngo Molnar12-28/+94
2008-12-12x86, bts, ftrace: adapt the hw-branch-tracer to the ds.c interfaceMarkus Metzger5-129/+56
2008-12-10Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+2
2008-12-10fix mapping_writably_mapped()Hugh Dickins1-6/+9
2008-12-10KSYM_SYMBOL_LEN fixesHugh Dickins1-1/+1
2008-12-10relayfs: fix infinite loop with splice()Tom Zanussi1-5/+2
2008-12-09sched: CPU remove deadlock fixBrian King1-0/+2
2008-12-09[PATCH] fix broken timestamps in AVC generated by kernel threadsAl Viro2-4/+5
2008-12-09[patch 1/1] audit: remove excess kernel-docRandy Dunlap1-2/+0
2008-12-09[PATCH] return records for fork() both to child and parentAl Viro2-0/+18
2008-12-09[PATCH] Audit: make audit=0 actually turn off auditEric Paris1-7/+21