aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
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-18futex: rename field in futex_q to clarify single waiter semanticsDarren Hart
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-17x86, sparseirq: move irq_desc according to smp_affinity, v7Yinghai Lu
2008-12-17rcu: fix rcutorture behavior during rebootPaul E. McKenney
2008-12-16resources: skip sanity check of busy resourcesArjan van de Ven
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
2008-12-12posix-timers: check ->it_signal instead of ->it_pid to validate the timerOleg Nesterov
2008-12-12posix-timers: use "struct pid*" instead of "struct task_struct*"Oleg Nesterov
2008-12-12nohz: suppress needless timer reprogrammingWoodruff, Richard
2008-12-12sched: add missing arch_update_cpu_topology() callHeiko Carstens
2008-12-12sched: let arch_update_cpu_topology indicate if topology changedHeiko Carstens
2008-12-12sched: fix tracepoints in schedulerPeter Zijlstra
2008-12-12tracing/function-graph-tracer: Output arrows signal on hardirq call/returnFrederic Weisbecker
2008-12-12Merge commit 'v2.6.28-rc8' into sched/coreIngo Molnar
2008-12-12x86, bts, ftrace: adapt the hw-branch-tracer to the ds.c interfaceMarkus Metzger
2008-12-12nohz: no softirq pending warnings for offline cpusHeiko Carstens
2008-12-12ring_buffer: adding EXPORT_SYMBOLsRobert Richter
2008-12-10Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-12-10fix mapping_writably_mapped()Hugh Dickins
2008-12-10KSYM_SYMBOL_LEN fixesHugh Dickins
2008-12-10relayfs: fix infinite loop with splice()Tom Zanussi
2008-12-10ftrace: remove unused function arg in trace_iterator_increment()Robert Richter
2008-12-10ring_buffer: update description for ring_buffer_alloc()Robert Richter
2008-12-09sched: CPU remove deadlock fixBrian King
2008-12-09[PATCH] fix broken timestamps in AVC generated by kernel threadsAl Viro
2008-12-09[patch 1/1] audit: remove excess kernel-docRandy Dunlap
2008-12-09[PATCH] return records for fork() both to child and parentAl Viro
2008-12-09[PATCH] Audit: make audit=0 actually turn off auditEric Paris
2008-12-09user namespaces: document CFS behaviorSerge E. Hallyn
2008-12-08hrtimer: removing all ur callback modes, fixPeter Zijlstra
2008-12-08tracing/function-graph-tracer: fix 'flags' variable mismatchIngo Molnar
2008-12-08sched: idle_balance() does not call load_balance_newidle()Vaidyanathan Srinivasan
2008-12-08tracing/function-graph-tracer: append the tracing_graph_flagFrederic Weisbecker
2008-12-08tracing/function-graph-tracer: turn tracing_selftest_running into an intFrederic Weisbecker
2008-12-08tracing/function-graph-tracer: introduce __notrace_funcgraph to filter specia...Frederic Weisbecker
2008-12-08x86: use NR_IRQS_LEGACYYinghai Lu
2008-12-08sparse irq_desc[] array: core kernel and x86 changesYinghai Lu