summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2008-06-16Merge branch 'linus' into tracing/sysproftip-tracing-sysprof-2008-06-16_09.17_MonIngo Molnar
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-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-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-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-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-24sysprof: make it depend on X86Thomas Gleixner
2008-05-23ftrace/sysprof: don't trace the user stack if we are a kernel thread.Soeren Sandmann
2008-05-23sysprof: update copyrightsIngo Molnar
2008-05-23sysprof: kernel traceSoeren Sandmann Pedersen
2008-05-23ftrace: make it more available in the KconfigThomas Gleixner
2008-05-23ftrace: fix __trace_special()Thomas Gleixner
2008-05-23ftrace: remove notraceThomas Gleixner
2008-05-23ftrace: sysprof updatesIngo Molnar
2008-05-23ftrace: sysprof fixIngo Molnar
2008-05-23ftrace: make sysprof dependent on x86 for nowIngo Molnar
2008-05-23ftrace: sysprof plugin improvementIngo Molnar
2008-05-23ftrace: sysprof-plugin, add self-testsIngo Molnar
2008-05-23ftrace: extend sysprof plugin some moreIngo Molnar
2008-05-23ftrace: extend sysprof pluginIngo Molnar
2008-05-23ftrace: add sysprof pluginIngo Molnar
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
2008-05-23ftrace: remove packed attribute on ftrace_page.David Miller
2008-05-23ftrace: stacktrace fixIngo Molnar
2008-05-23Port ftrace to markersMathieu Desnoyers
2008-05-23Markers - remove extra format argumentMathieu Desnoyers