]> Pileus Git - ~andy/linux/history - kernel/trace/ring_buffer.c
ring-buffer: remove useless compile check for buffer_page size
[~andy/linux] / kernel / trace / ring_buffer.c
2009-06-17 Steven Rostedtring-buffer: remove useless compile check for buffer_pa...
2009-06-17 Steven Rostedtring-buffer: remove useless warn on check
2009-06-17 Steven Rostedtring-buffer: use BUF_PAGE_HDR_SIZE in calculating index
2009-06-16 Steven Rostedtring-buffer: use commit counters for commit pointer...
2009-06-16 Steven Rostedtring-buffer: remove unused variable
2009-06-15 Steven Rostedtring-buffer: prevent adding write in discarded area
2009-06-15 Rusty Russellcpumask: use new operators in kernel/trace
2009-06-14 Linus TorvaldsMerge branch 'master' of git://git.kernel.org/pub/scm...
2009-06-14 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-06-14 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/home...
2009-06-13 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-06-13 Linus TorvaldsMerge branch 'docs-next' of git://git.lwn.net/linux-2.6
2009-06-13 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-06-13 Felix BlyakherMerge branch 'master' of git://oss.sgi.com/xfs/xfs...
2009-06-13 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2009-06-13 Linus TorvaldsMerge branch 'drm-linus' of git://git.kernel.org/pub...
2009-06-12 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-06-12 Linus TorvaldsMerge branch 'for-linus' of git://git.monstr.eu/linux...
2009-06-12 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-06-12 Linus TorvaldsMerge git://git.infradead.org/~dwmw2/firmware-2.6
2009-06-12 Linus TorvaldsMerge branch 'cuse' of git://git.kernel.org/pub/scm...
2009-06-12 Linus TorvaldsMerge branch 'for-2.6.31' of git://git.kernel.org/pub...
2009-06-12 Jiri KosinaMerge branches 'upstream' and 'ntrig-multitouch' into...
2009-06-12 James Bottomley[SCSI] Merge branch 'linus'
2009-06-12 Arnd Bergmannasm-generic: merge branch 'master' of torvalds/linux-2.6
2009-06-12 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-06-11 Felix BlyakherMerge branch 'master' of git://git.kernel.org/pub/scm...
2009-06-11 Ingo MolnarMerge branch 'linus' into x86/mce3
2009-06-11 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-06-11 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-06-11 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2009-06-11 Linus TorvaldsMerge branch 'for-2.6.31' of git://git.kernel.dk/linux...
2009-06-11 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-06-11 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-06-11 Linus TorvaldsMerge branch 'kvm-updates/2.6.31' of git://git.kernel...
2009-06-11 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-06-11 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-06-11 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2009-06-11 Linus TorvaldsMerge branch 'for-2.6.31' of git://git.kernel.org/pub...
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.kernel.org/pub/scm...
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.kernel...
2009-06-10 Felix BlyakherMerge branch 'master' of git://git.kernel.org/pub/scm...
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.kernel...
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.kernel.org/pub/scm/linux/kernel/git...
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.kernel.org/pub...
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-28 Mark BrownMerge branch 'for-2.6.30' into for-2.6.31
2009-04-27 Mark BrownMerge branch 'for-2.6.30' into for-2.6.31
2009-04-27 Takashi IwaiMerge branch 'fix/asoc' into for-linus
2009-04-24 Lai Jiangshanring_buffer: compressed event header
2009-04-23 Mark BrownMerge branch 'for-2.6.30' into for-2.6.31
2009-04-23 Mark BrownMerge branch 'for-2.6.30' into for-2.6.31
2009-04-21 Steven Rostedtring-buffer: only warn on wrap if buffer is bigger...
2009-04-21 Takashi IwaiMerge branch 'topic/hda-cache' into topic/hda
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.kernel.org/pub...
2009-04-20 Mark BrownMerge branch 'for-2.6.30' into for-2.6.31
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.kernel.org/pub/scm...
2009-04-16 Dmitry TorokhovMerge branch 'next' into for-linus
next