summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2008-12-30cpumask:convert-kernel_compat.cRusty Russell
2008-12-30cpumask:remove-any_online_cpu-users-kernelRusty Russell
2008-12-30cpumask:convert-kernel_trace-convert-iteratorRusty Russell
2008-12-30cpumask:convert-kernel_traceRusty Russell
2008-12-30cpumask:all-ops-compare-against-nr_cpu_ids-coreRusty Russell
2008-12-30module: convert to stop_machine_create/destroy.Heiko Carstens
2008-12-30stop_machine: introduce stop_machine_create/destroy.Heiko Carstens
2008-12-30module: fix warning of unused function when !CONFIG_PROC_FSJianjun Kong
2008-12-30+ kernel-modulec-compare-symbol-values-when-marking-symbols-as-exported-in-pr...Tim Abbott
2008-12-30cpumask: arch_send_call_function_ipi_mask: coreRusty Russell
2008-12-30cpumask: smp_call_function_many()Rusty Russell
2008-12-30cpumask: make set_cpu_*/init_cpu_* out-of-lineRusty Russell
2008-12-30cpumask: switch over to cpu_online/possible/active/present_mask: coreRusty Russell
2008-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds
2008-12-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-12-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-12-26cpumask: Replace cpu_coregroup_map with cpu_coregroup_maskRusty Russell
2008-12-25Merge branch 'sched/urgent'; commit 'v2.6.28' into sched/coreIngo Molnar
2008-12-25Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'tracing/rin...Ingo Molnar
2008-12-25sched, trace: update trace_sched_wakeup()Peter Zijlstra
2008-12-25Merge branch 'next' into for-linusJames Morris
2008-12-24Merge branch 'linus' into tracing/hw-branch-tracingIngo Molnar
2008-12-23cgroups: avoid accessing uninitialized data in failure pathLi Zefan
2008-12-23cgroups: suppress bogus warning messagesSharyathi Nagesh
2008-12-23ring-buffer: prevent false positive warningSteven Rostedt
2008-12-23ring-buffer: fix dangling commit raceSteven Rostedt
2008-12-20Null pointer deref with hrtimer_try_to_cancel()Thomas Gleixner
2008-12-20x86, bts: add fork and exit handlingMarkus Metzger
2008-12-19allow stripping of generated symbols under CONFIG_KALLSYMS_ALLJan Beulich
2008-12-19ftrace: introduce tracing_reset_online_cpus() helperPekka J Enberg
2008-12-19Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i...Ingo Molnar
2008-12-19tracing: fix warnings in kernel/trace/trace_sched_switch.cIngo Molnar
2008-12-19tracing: fix warning in kernel/trace/trace.cIngo Molnar
2008-12-18schedstat: consolidate per-task cpu runtime statsKen Chen
2008-12-18tracing/ring-buffer: remove unused ring_buffer sizeLai Jiangshan
2008-12-18trace: fix task state printoutThomas Gleixner
2008-12-18ftrace: add not to regex on filtering functionsSteven Rostedt
2008-12-18trace: better use of stack_trace_enabled for boot up codeSteven Rostedt
2008-12-18trace: add a way to enable or disable the stack tracerSteven Rostedt
2008-12-17tracing/ftrace: add the printk-msg-only optionFrederic Weisbecker
2008-12-17tracing/ftrace: use preempt_enable_no_resched_notrace in ring_buffer_time_sta...Frederic Weisbecker
2008-12-16sched: use RCU variant of list traversal in for_each_leaf_rt_rq()Bharata B Rao
2008-12-16sched, cpuacct: export percpu cpuacct cgroup statsKen Chen
2008-12-16sched, cpuacct: refactoring cpuusage_read / cpuusage_writeKen Chen
2008-12-16Merge branches 'tracing/fastboot', 'tracing/ftrace', 'tracing/function-graph-...Ingo Molnar
2008-12-16sched: optimize update_curr()Peter Zijlstra
2008-12-16sched: fix wakeup preemption clockMike Galbraith
2008-12-15cgroups: fix a race between rmdir and remountPaul Menage
2008-12-14Revert "sched_clock: prevent scd->clock from moving backwards"Linus Torvalds