summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2008-06-16Merge branch 'linus' into tracing/mmiotrace-mergefixupstip-tracing-mmiotrace-mergefixups-2008-06-16_09.16_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-24x86 mmiotrace: use resource_size_t for phys addressesPekka Paalanen
2008-05-24mmiotrace: do not print bogus pid for maps eitherPekka Paalanen
2008-05-24mmiotrace: print overrun countsPekka Paalanen
2008-05-24mmiotrace: print header using the read hook.Pekka Paalanen
2008-05-24x86 mmiotrace: Do not print bogus pidPekka Paalanen
2008-05-24mmiotrace: ftrace fixIngo Molnar
2008-05-24ftrace: mmiotrace update, #2Pekka Paalanen
2008-05-24ftrace: mmiotrace, updatesPekka Paalanen
2008-05-24ftrace: add mmiotrace pluginPekka Paalanen
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
2008-05-23ftrace: limit trace entriesSteven Rostedt
2008-05-23ftrace: add readpos to struct trace_seq; add trace_seq_to_user()Pekka Paalanen
2008-05-23ftrace: use raw_smp_processor_id for mcount functionsSteven Rostedt
2008-05-23ftrace: special stacktraceIngo Molnar
2008-05-23ftrace: trace fasterIngo Molnar
2008-05-23ftrace: fix setting of pos in read_pipeSteven Rostedt