summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
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-06-02softlockup: fix NMI hangs due to lock race - 2.6.26-rc regressionJason Wessel
2008-05-31capabilities: remain source compatible with 32-bit raw legacy capability supp...Andrew G. Morgan
2008-05-30nohz: reduce jiffies polling overheadIngo Molnar
2008-05-30softlockup: fix false positives on nohz if CPU is 100% idle for more than 60 ...Ingo Molnar
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-27xen: Enable console tty by default in domU if it's not a dummyMarkus Armbruster
2008-05-26hrtimer: Remove unused variables in ktime_divns()Carlos R. Mafra
2008-05-26hrtimer: remove warning in hres_timers_resumeJeremy Fitzhardinge
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-25Remove argument from open_softirq which is always NULLCarlos R. Mafra
2008-05-25softlockup: fix softlockup_thresh fixIngo Molnar
2008-05-25softlockup: fix softlockup_thresh unaligned access and disable detection at r...Dimitri Sivanich
2008-05-25softlockup: allow panic on lockupIngo Molnar
2008-05-24printk: remember the message level for multi-line outputNick Andrew
2008-05-24printk: refactor processing of line severity tokensNick Andrew
2008-05-24printk: don't prefer unsuited consoles on registrationJan Kiszka
2008-05-24printk: clean up recursion check related static variablesTejun Heo
2008-05-24namespacecheck: more kernel/printk.c fixesThomas Gleixner
2008-05-24namespacecheck: fix kernel printk.cThomas Gleixner
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-24posix-timers: print RT watchdog messageHiroshi Shimamoto
2008-05-24sysprof: make it depend on X86Thomas Gleixner
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