summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2008-06-16Merge branch 'linus' into tracing/ftracetip-tracing-ftrace-2008-06-16_09.26_Montip-tracing-ftrace-2008-06-16_09.16_MonIngo Molnar
2008-06-14ftrace: fix "notrace" filtering priorityAbhishek Sagar
2008-06-12kprobes: fix error checking of batch registrationMasami Hiramatsu
2008-06-12Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-06-12sched: 64-bit: fix arithmetics overflowLai Jiangshan
2008-06-12sched: fair group: fix overflow(was: fix divide by zero)Lai Jiangshan
2008-06-12ftrace: fix printoutJiri Slaby
2008-06-10ftrace: disable tracing when current_tracer is set to "none"Ankita Garg
2008-06-10sched: sched_clock() lockdep fixIngo Molnar
2008-06-10ftrace: prevent freeing of all failed updatesAbhishek Sagar
2008-06-10ftrace: add debugfs entry 'failures'Abhishek Sagar
2008-06-10ftrace: remove ftrace_ip_converted()Abhishek Sagar
2008-06-10ftrace: prevent freeing of all failed updatesAbhishek Sagar
2008-06-10sched: fix TASK_WAKEKILL vs SIGKILL raceOleg Nesterov
2008-06-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/chr...Linus Torvalds
2008-06-06cpusets: fix bug when adding nonexistent cpu or memLai Jiangshan
2008-06-04Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2008-06-02ftrace: user update and disable dynamic ftrace daemonSteven Rostedt
2008-06-02ftrace: distinguish kretprobe'd functions in trace logsAbhishek Sagar
2008-05-31capabilities: remain source compatible with 32-bit raw legacy capability supp...Andrew G. Morgan
2008-05-29Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-05-29Merge commit 'linus/master' into sched-fixes-for-linusIngo Molnar
2008-05-29sched: stop wake_affine from causing serious imbalanceMike Galbraith
2008-05-29sched: fix sched_clock_cpu()Peter Zijlstra
2008-05-29revert ("sched: fair-group: SMP-nice for group scheduling")Ingo Molnar
2008-05-29sched: cleanupIngo Molnar
2008-05-29show_schedstat(): fix memleakAdrian Bunk
2008-05-29sched: unite unlikely pairs in rt_policy() and schedule_debug()Roel Kluin
2008-05-29revert ("sched: fair: weight calculations")Ingo Molnar
2008-05-28kgdb: use common ascii helpers and put_unaligned_be32 helperHarvey Harrison
2008-05-28splice: fix sendfile() issue with relayTom Zanussi
2008-05-26ftrace: fix updating of ftrace_update_cntAbhishek Sagar
2008-05-26ftrace: safe traversal of ftrace_hash hlistAbhishek Sagar
2008-05-26ftrace: fix up cmdline recordingSteven Rostedt
2008-05-26ftrace: set_ftrace_notrace featureSteven Rostedt
2008-05-26ftrace: remove printks from irqsoff traceSteven Rostedt
2008-05-26ftrace: add function tracing to wake up tracingSteven Rostedt
2008-05-26ftrace: move ftrace_special to trace.cSteven Rostedt
2008-05-26ftrace: limit use of check pagesSteven Rostedt
2008-05-26posix timers: discard SI_TIMER signals on execOleg Nesterov
2008-05-26posix timers: sigqueue_free: don't free sigqueue if it is queuedOleg Nesterov
2008-05-25sched: do not trace sched_clockIngo Molnar
2008-05-24cgroups: remove node_ prefix_from ns subsystemCedric Le Goater
2008-05-24sys_prctl(): fix return of uninitialized valueShi Weihua
2008-05-24signals: fix sigqueue_free() vs __exit_signal() raceOleg Nesterov
2008-05-23ftrace: add have dynamic ftrace config for archsSteven Rostedt
2008-05-23ftrace: use the new kbuild CFLAGS_REMOVE for kernel directorySteven Rostedt
2008-05-23ftrace: support for PowerPCSteven Rostedt
2008-05-23ftrace: cleanupsIngo Molnar
2008-05-23ftrace: fix mcount export bugIngo Molnar