summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2009-05-27Merge branch 'quilt/driver-core'Stephen Rothwell
2009-05-27Merge commit 'suspend/linux-next'Stephen Rothwell
2009-05-27Merge commit 'kmemleak/kmemleak'Stephen Rothwell
2009-05-27Merge commit 'trivial/for-next'Stephen Rothwell
2009-05-27Merge commit 'timers/auto-timers-next'Stephen Rothwell
2009-05-27Merge commit 'sched/auto-sched-next'Stephen Rothwell
2009-05-27Merge commit 'genirq/auto-genirq-next'Stephen Rothwell
2009-05-27Merge commit 'tracing/auto-tracing-next'Stephen Rothwell
2009-05-27Merge commit 'tip-core/auto-core-next'Stephen Rothwell
2009-05-27Merge commit 'security-testing/next'Stephen Rothwell
2009-05-27Merge commit 'kgdb/kgdb-next'Stephen Rothwell
2009-05-27Merge commit 'block/for-next'Stephen Rothwell
2009-05-27Merge branch 'quilt/rr'Stephen Rothwell
2009-05-27Merge commit 'vfs/for-next'Stephen Rothwell
2009-05-27Merge commit 'x86/auto-x86-next'Stephen Rothwell
2009-05-27Merge commit 'sh/master'Stephen Rothwell
2009-05-26kmod: Release sub_info on cred allocation failure.Tetsuo Handa
2009-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2009-05-24async: make sure independent async domains can't accidentally entangleJames Bottomley
2009-05-24PM/Hibernate: Move memory shrinking to snapshot.c (rev. 2)Rafael J. Wysocki
2009-05-24PM/Suspend: Do not shrink memory before suspendRafael J. Wysocki
2009-05-24PM core: rename suspend and resume functionsAlan Stern
2009-05-24PM: Rename device_power_down/up()Magnus Damm
2009-05-24PM: Do not hold dpm_list_mtx while disabling/enabling nonboot CPUsRafael J. Wysocki
2009-05-22Merge branch 'master' into for-2.6.31Jens Axboe
2009-05-22Merge branch 'master' into for-2.6.31Jens Axboe
2009-05-22Merge branch 'master' into nextJames Morris
2009-05-22Merge branch 'core/rcu' into auto-core-nextIngo Molnar
2009-05-22Merge branch 'core/signal' into auto-core-nextIngo Molnar
2009-05-22Merge branch 'core/futexes' into auto-core-nextIngo Molnar
2009-05-22Merge branch 'core/locking' into auto-core-nextIngo Molnar
2009-05-22Merge branches 'sh/stable-updates' and 'sh/sparseirq'Paul Mundt
2009-05-21sched: delayed cleanup of user_structKay Sievers
2009-05-20futex: fix restart in wait_requeue_piThomas Gleixner
2009-05-20futex: fix restart for early wakeup in futex_wait_requeue_pi()Thomas Gleixner
2009-05-20futex: cleanup error exitThomas Gleixner
2009-05-20Merge branch 'core/urgent' into core/futexesThomas Gleixner
2009-05-19futex: setup writeable mapping for futex ops which modify user space dataThomas Gleixner
2009-05-19misc:EXPORT_SYMBOL-kick_processRusty Russell
2009-05-19cpuhotplug: remove cpu_hotplug_init()Lai Jiangshan
2009-05-19module:bool-param-can-be-boolRusty Russell
2009-05-19module:param-flagsRusty Russell
2009-05-19module:invbool-takes-a-boolRusty Russell
2009-05-18Merge branches 'sched-fixes-for-linus-2' and 'core-fixes-for-linus-2' of git:...Linus Torvalds
2009-05-18Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2009-05-16Fix caller information for warn_slowpath_nullLinus Torvalds
2009-05-15kgdb: Make mem access function weak in kgdb.c and kgdb.hSonic Zhang
2009-05-15PM: check sysdev_suspend(PMSG_FREEZE) return valueBjorn Helgaas
2009-05-15tracing: Append prompt in /debug/tracing/README fileGeunSik Lim