summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2009-09-16Merge branch 'quilt/tty'Stephen Rothwell
2009-09-16Merge branch 'quilt/driver-core'Stephen Rothwell
2009-09-16Merge commit 'hwpoison/hwpoison'Stephen Rothwell
2009-09-16Merge commit 'tip/auto-latest'Stephen Rothwell
2009-09-16Merge commit 'fsnotify/for-next'Stephen Rothwell
2009-09-16Merge commit 'trivial/for-next'Stephen Rothwell
2009-09-16Merge commit 'kgdb/kgdb-next'Stephen Rothwell
2009-09-16Merge commit 'refs/next/20090908/rr'Stephen Rothwell
2009-09-16Merge commit 'microblaze/next'Stephen Rothwell
2009-09-16vt: remove power stuff from kernel/powerAlan Cox
2009-09-16kfifo: Use "const" definitionsAlan Cox
2009-09-16driver-core: move dma-coherent.c from kernel to driver/baseMing Lei
2009-09-16HWPOISON: The high level memory error handler in the VM v7Andi Kleen
2009-09-16HWPOISON: Add PR_MCE_KILL prctl to control early kill behaviour per processAndi Kleen
2009-09-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-09-15Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-09-15Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-09-15Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-09-15perf_counter: Fix buffer overflow in perf_copy_attr()Xiao Guangrong
2009-09-14Merge branch 'for-linus3' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds
2009-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2009-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2009-09-14Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-09-14cleanup console_print()Anirban Sinha
2009-09-15CRED: Allow put_cred() to cope with a NULL groups listDavid Howells
2009-09-14PM: Trivial fixesWu Fengguang
2009-09-14PM / Hibernate / Memory hotplug: Always use for_each_populated_zone()Gerald Schaefer
2009-09-14PM/Hibernate: Do not try to allocate too much memory too hard (rev. 2)Rafael J. Wysocki
2009-09-14PM/Hibernate: Do not release preallocated memory unnecessarily (rev. 2)Rafael J. Wysocki
2009-09-14PM/Hibernate: Rework shrinking of memoryRafael J. Wysocki
2009-09-14PM: Fix typo in label name s/Platofrm_finish/Platform_finish/Thadeu Lima de Souza Cascardo
2009-09-14Merge branch 'master' into for-linusRafael J. Wysocki
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-09-14Merge branch 'tracing/core' into auto-latestIngo Molnar
2009-09-14ring-buffer: typecast cmpxchg to fix PowerPC warningSteven Rostedt
2009-09-14microblaze: Enable GCOV_PROFILE_ALLMichal Simek
2009-09-13Merge branch 'core/urgent' into auto-latestIngo Molnar
2009-09-13Merge branch 'tracing/core' into auto-latestIngo Molnar
2009-09-13Merge branch 'timers/core' into auto-latestIngo Molnar
2009-09-13Merge branch 'linus' into auto-latestIngo Molnar
2009-09-12tracing: add filter event logic to special, mmiotrace and boot tracersSteven Rostedt
2009-09-12tracing: remove trace_event_types.hSteven Rostedt
2009-09-12tracing: use the new trace_entries.h to create format filesSteven Rostedt
2009-09-12tracing: show details of structures within the ftrace structuresSteven Rostedt
2009-09-12tracing: use macros to create internal ftrace entry ring buffer structuresSteven Rostedt
2009-09-12tracing/profile: fix profile_disable vs module_unloadLi Zefan
2009-09-12tracing: do not update tracing_max_latency when tracer is stoppedCarsten Emde
2009-09-12tracing: remove unused local variables in tracer probe functionsCarsten Emde
2009-09-12rcutorture: Occasionally delay readers enough to make RCU force_quiescent_stateJosh Triplett