summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2008-07-17Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-2/+1
2008-07-17ftrace: do not trace scheduler functionsIngo Molnar-2/+1
2008-07-16fix dangling zombie when new parent ignores childrenRoland McGrath-0/+26
2008-07-16do_wait: return security_task_wait() error code in place of -ECHILDRoland McGrath-10/+20
2008-07-16ptrace children revampRoland McGrath-123/+146
2008-07-16do_wait reorganizationRoland McGrath-80/+135
2008-07-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds-18/+48
2008-07-16snapshot: Use pm_mutex for mutual exclusionRafael J. Wysocki-26/+42
2008-07-16snapshot: Push BKL down into ioctl handlersAlan Cox-4/+7
2008-07-16Freezer: Introduce PF_FREEZER_NOSIGRafael J. Wysocki-56/+43
2008-07-16force offline the processor during hot-removalZhang Rui-0/+1
2008-07-15generic ipi function calls: wait on alloc failure fallbackJeremy Fitzhardinge-0/+1
2008-07-15Merge branch 'generic-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-8/+391
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar-8/+390
2008-07-15Merge branch 'core/rcu' into core/rcu-for-linusIngo Molnar-79/+633
2008-07-15Merge branch 'timers/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-5/+13
2008-07-15Merge branch 'genirq' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li...Linus Torvalds-9/+83
2008-07-15Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-17/+62
2008-07-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-22/+2
2008-07-14Merge branch 'core/softirq' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-50/+21
2008-07-14Merge branch 'core/printk' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-62/+43
2008-07-14Merge branch 'core/locking' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-11/+148
2008-07-14Merge branch 'sched/new-API-sched_setscheduler' of git://git.kernel.org/pub/s...Linus Torvalds-14/+38
2008-07-14Merge branch 'tracing/for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-27/+8038
2008-07-14Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds-1/+6
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet-902/+602
2008-07-14Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-534/+1521
2008-07-14Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-11/+18
2008-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds-7/+8
2008-07-14Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds-0/+2
2008-07-14Merge commit '900cfa46191a7d87cf1891924cb90499287fd235'; branches 'timers/noh...Thomas Gleixner-5/+13
2008-07-14Merge branch 'auto-ftrace-next' into tracing/for-linusIngo Molnar-27/+8038
2008-07-14Merge branch 'sched/for-linus' into tracing/for-linusIngo Molnar-534/+1521
2008-07-14Merge branch 'tracing/ftrace' into auto-ftrace-nextIngo Molnar-10/+53
2008-07-14Merge commit 'v2.6.26' into sched/develIngo Molnar-6/+18
2008-07-14Merge branch 'sched/clock' into sched/develIngo Molnar-19/+107
2008-07-14lockdep: fix kernel/fork.c warningIngo Molnar-1/+1
2008-07-14Merge commit 'v2.6.26' into x86/coreIngo Molnar-6/+18
2008-07-14lockdep: fix ftrace irq tracing false positiveIngo Molnar-1/+2
2008-07-14Merge commit 'v2.6.26' into core/lockingIngo Molnar-902/+602
2008-07-14Security: split proc ptrace checking into read vs. attachStephen Smalley-7/+8
2008-07-13rcu classic: update qlen when cpu offlineLai Jiangshan-0/+4
2008-07-13Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-6/+18
2008-07-13cpusets, hotplug, scheduler: fix scheduler domain breakageDmitry Adamushko-6/+18
2008-07-13Merge branch 'linus' into sched/develIngo Molnar-17/+14
2008-07-12Merge branch 'linus' into x86/coreIngo Molnar-17/+14
2008-07-11ftrace: build fix for ftraced_suspendIngo Molnar-0/+2
2008-07-11sched_clock: and multiplier for TSC to gtod driftSteven Rostedt-3/+37
2008-07-11sched_clock: record TSC after gtodSteven Rostedt-1/+1
2008-07-11sched_clock: only update deltas with local reads.Steven Rostedt-9/+16