signal: fix __send_signal() false positive kmemcheck warning
[linux-2.6] / kernel / trace / ring_buffer.c
2009-06-15  Vegard Nossumtrace: annotate bitfields in struct ring_buffer_event
2009-06-12  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-11  Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-06-11  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-11  Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2009-06-11  Linus TorvaldsMerge branch 'for-2.6.31' of git://git.kernel.dk/linux...
2009-06-11  Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
2009-06-11  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-11  Linus TorvaldsMerge branch 'kvm-updates/2.6.31' of git://git./virt...
2009-06-11  Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2009-06-11  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-11  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-06-11  Linus TorvaldsMerge branch 'for-2.6.31' of git://git./linux/kernel...
2009-06-11  Linus TorvaldsMerge branches 'frv' and 'mn10300'
2009-06-11  Linus TorvaldsMerge branch 'serial-from-alan'
2009-06-11  Ingo MolnarMerge branch 'linus' into perfcounters/core
2009-06-11  Paul MundtMerge branch 'master' of git://git./linux/kernel/git...
2009-06-11  Linus TorvaldsMerge branch 'tracing-urgent-for-linus' of git://git...
2009-06-11  Linus TorvaldsMerge branch 'tracing-for-linus' of git://git./linux...
2009-06-09  Steven Rostedtring-buffer: fix ret in rb_add_time_stamp
2009-06-08  Peter Zijlstraring-buffer: pass in lockdep class key for reader_lock
2009-06-05  Ingo MolnarMerge branch 'tip/tracing/ftrace-4' of git://git./linux...
2009-06-03  Steven Rostedtring-buffer: discard timestamps that are at the start...
2009-06-03  Steven Rostedtring-buffer: try to discard unneeded timestamps
2009-06-03  Tim Birdring-buffer: fix bug in ring_buffer_discard_commit
2009-06-02  Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2009-05-20  Thomas GleixnerMerge branch 'core/urgent' into core/futexes
2009-05-18  Ingo MolnarMerge commit 'v2.6.30-rc6' into tracing/core
2009-05-17  Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2009-05-12  Steven Rostedtring-buffer: move code around to remove some branches
2009-05-12  Steven Rostedtring-buffer: use internal time stamp function
2009-05-12  Steven Rostedtring-buffer: small optimizations
2009-05-11  Steven Rostedtring-buffer: move calculation of event length
2009-05-11  Steven Rostedtring-buffer: remove type parameter from rb_reserve_next...
2009-05-08  James MorrisMerge branch 'master' into next
2009-05-08  Steven Rostedtring-buffer: change WARN_ON from checking preempt_count...
2009-05-07  Ingo MolnarMerge branch 'tracing/hw-branch-tracing' into tracing...
2009-05-07  Ingo MolnarMerge branch 'linus' into tracing/core
2009-05-06  Steven Rostedtring-buffer: make moving the tail page a separate function
2009-05-06  Steven Rostedtring-buffer: remove unneeded conditional in rb_reserve_next
2009-05-06  Steven Rostedtring-buffer: move big if statement down
2009-05-06  Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
2009-05-05  Steven Rostedtring-buffer: disable writers when resetting buffers
2009-05-05  Steven Rostedtring-buffer: have read page swap increment counter...
2009-05-05  Steven Rostedtring-buffer: record page entries in buffer page descriptor
2009-05-05  Steven Rostedtring-buffer: convert cpu buffer entries to local_t
2009-05-05  Steven Rostedtring-buffer: add counters for commit overrun and nmi...
2009-05-05  Steven Rostedtring-buffer: export symbols
2009-05-04  Takashi IwaiMerge branch 'fix/pcm-jiffies-check' into fix/asoc
2009-05-02  Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2009-04-29  Steven Rostedtring-buffer: fix printk output
2009-04-27  Takashi IwaiMerge branch 'fix/asoc' into for-linus
2009-04-24  Lai Jiangshanring_buffer: compressed event header
2009-04-21  Steven Rostedtring-buffer: only warn on wrap if buffer is bigger...
2009-04-21  Ingo MolnarMerge branch 'linus' into x86/mm
2009-04-21  Takashi IwaiMerge branch 'fix/asoc' into for-linus
2009-04-20  Steven Rostedttracing: use recursive counter over irq level
2009-04-20  Steven Rostedttracing: remove recursive test from ring_buffer_event_d...
2009-04-20  Steven Rostedttracing: fix recursive test level calculation
2009-04-20  Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
2009-04-20  Frederic Weisbeckertracing/ring-buffer: Add unlock recursion protection...
2009-04-19  Frederic Weisbeckertracing/core: Add current context on tracing recursion...
2009-04-19  Takashi IwaiMerge branch 'fix/asoc' into for-linus
2009-04-17  Steven Rostedttracing: add same level recursion detection
2009-04-17  Steven Rostedttracing/events/ring-buffer: expose format of ring buffe...
2009-04-16  Linus TorvaldsMerge branch 'x86/uv' of git://git./linux/kernel/git...
2009-04-16  Dmitry TorokhovMerge branch 'next' into for-linus
2009-04-14  Linus TorvaldsMerge branch 'drm-intel-next' of git://git./linux/kerne...
2009-04-14  Takashi IwaiMerge branch 'for-2.6.30' of git://git./linux/kernel...
2009-04-14  Ingo MolnarMerge branch 'core/urgent' into core/rcu
2009-04-13  Ingo MolnarMerge branch 'linus' into tracing/core
2009-04-13  Steven Rostedtring-buffer: add ring_buffer_discard_commit
2009-04-13  Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2009-04-13  Linus TorvaldsMerge branch 'for-linus' of git://git.monstr.eu/linux...
2009-04-10  Ingo MolnarMerge branch 'tracing/urgent' into tracing/core
2009-04-09  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-04-09  Linus TorvaldsMerge branches 'core-fixes-for-linus', 'irq-fixes-for...
2009-04-09  Linus TorvaldsMerge git://git.infradead.org/battery-2.6
2009-04-08  Ingo MolnarMerge commit 'v2.6.30-rc1' into sched/urgent
2009-04-08  Ingo MolnarMerge commit 'v2.6.30-rc1' into core/urgent
2009-04-08  Dmitry TorokhovMerge branch 'next' into for-linus
2009-04-07  Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-04-07  Jeremy FitzhardingeMerge commit 'origin/master' into for-linus/xen/master
2009-04-07  Linus TorvaldsMerge branch 'for-2.6.30' of git://git./linux/kernel...
2009-04-07  Frederic Weisbeckertracing/ftrace: factorize the tracing files creation
2009-04-07  Ingo MolnarMerge branch 'tracing/urgent' into tracing/ftrace
2009-04-07  Ingo MolnarMerge branch 'linus' into tracing/core
2009-04-07  Ingo MolnarMerge branch 'tracing/blktrace-fixes' into tracing...
2009-04-07  Ingo MolnarMerge branch 'linus' into tracing/hw-branch-tracing
2009-04-07  Ingo MolnarMerge branch 'linus' into core/softlockup
2009-04-07  Paul MackerrasMerge branch 'next' of /linux/kernel/git/galak/powerpc...
2009-04-07  Takashi IwaiMerge branch 'topic/hda' into for-linus
2009-04-07  Takashi IwaiMerge branch 'topic/asoc' into for-linus
2009-04-07  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-04-06  Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2009-04-06  Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2009-04-06  Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2009-04-06  Linus TorvaldsMerge git://git.infradead.org/iommu-2.6
2009-04-06  Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2009-04-06  Linus TorvaldsMerge branch 'locking-for-linus' of git://git./linux...
next