Histórico de Commits

Autor SHA1 Mensagem Data
  Paul Mundt 1155de47cd ring-buffer: Make it generally available há 16 anos atrás
  Linus Torvalds b0b7065b64 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip há 16 anos atrás
  Steven Rostedt 8d707e8eb4 ring-buffer: do not grab locks in nmi há 16 anos atrás
  Steven Rostedt d47882078f ring-buffer: add locks around rb_per_cpu_empty há 16 anos atrás
  Steven Rostedt 5f78abeebb ring-buffer: check for less than two in size allocation há 16 anos atrás
  Steven Rostedt 0dcd4d6c3e ring-buffer: remove useless compile check for buffer_page size há 16 anos atrás
  Steven Rostedt c6a9d7b55e ring-buffer: remove useless warn on check há 16 anos atrás
  Steven Rostedt 22f470f8da ring-buffer: use BUF_PAGE_HDR_SIZE in calculating index há 16 anos atrás
  Steven Rostedt fa7439531d ring-buffer: use commit counters for commit pointer accounting há 16 anos atrás
  Steven Rostedt 263294f3e1 ring-buffer: remove unused variable há 16 anos atrás
  Steven Rostedt c7b0930857 ring-buffer: prevent adding write in discarded area há 16 anos atrás
  Rusty Russell 3f237a79dd cpumask: use new operators in kernel/trace há 16 anos atrás
  Vegard Nossum 1744a21d57 trace: annotate bitfields in struct ring_buffer_event há 16 anos atrás
  Steven Rostedt f57a8a1911 ring-buffer: fix ret in rb_add_time_stamp há 16 anos atrás
  Peter Zijlstra 1f8a6a10fb ring-buffer: pass in lockdep class key for reader_lock há 16 anos atrás
  Steven Rostedt ea05b57cc1 ring-buffer: discard timestamps that are at the start of the buffer há 16 anos atrás
  Steven Rostedt edd813bffc ring-buffer: try to discard unneeded timestamps há 16 anos atrás
  Tim Bird a202355640 ring-buffer: fix bug in ring_buffer_discard_commit há 16 anos atrás
  Steven Rostedt 168b6b1d05 ring-buffer: move code around to remove some branches há 16 anos atrás
  Steven Rostedt 88eb012536 ring-buffer: use internal time stamp function há 16 anos atrás
  Steven Rostedt 0f0c85fc80 ring-buffer: small optimizations há 16 anos atrás
  Steven Rostedt be957c447f ring-buffer: move calculation of event length há 16 anos atrás
  Steven Rostedt 1cd8d73589 ring-buffer: remove type parameter from rb_reserve_next_event há 16 anos atrás
  Steven Rostedt 74f4fd2166 ring-buffer: change WARN_ON from checking preempt_count to preemptible há 16 anos atrás
  Steven Rostedt 6634ff26cc ring-buffer: make moving the tail page a separate function há 16 anos atrás
  Steven Rostedt 8e7abf1c62 ring-buffer: remove unneeded conditional in rb_reserve_next há 16 anos atrás
  Steven Rostedt aa20ae8444 ring-buffer: move big if statement down há 16 anos atrás
  Steven Rostedt 41ede23ede ring-buffer: disable writers when resetting buffers há 16 anos atrás
  Steven Rostedt afbab76a62 ring-buffer: have read page swap increment counter with page entries há 16 anos atrás
  Steven Rostedt 778c55d44e ring-buffer: record page entries in buffer page descriptor há 16 anos atrás