linux-2.6
2009-06-05  Paul Mackerrasperf_counter: Fix lockup with interrupting counters
2009-06-04  Frederic Weisbeckerperf_counter tools: Fix warn_unused_result warnings
2009-06-04  Arnaldo Carvalho... perf report: Add -vvv to print the list of threads...
2009-06-04  Frederic Weisbeckerperf_counter: Sleep before refresh using poll in perf top
2009-06-04  Peter Zijlstraperf_counter tools: Use fork and remove munmap events
2009-06-04  Peter Zijlstraperf_counter: Remove munmap stuff
2009-06-04  Peter Zijlstraperf_counter: Add fork event
2009-06-04  Ingo Molnarperf stat: Update help text
2009-06-04  Ingo Molnarperf report: Bail out if there are unrecognized options...
2009-06-04  Ingo Molnarperf_counter tools: Dont output in color on !tty
2009-06-04  Ingo Molnarperf_counter tools: Add color terminal output support
2009-06-04  Peter Zijlstraperf report: Add consistent spacing rules
2009-06-04  Ingo Molnarperf report: Print out the total number of events
2009-06-04  Ingo Molnarperf_counter tools: Print out symbol parsing errors...
2009-06-04  Peter Zijlstraperf report: Simplify symbol output
2009-06-04  Ingo Molnarperf_counter tools: Build with native optimization
2009-06-04  Ingo Molnarperf record/report: Fix PID/COMM handling
2009-06-04  Yong Wangperf_counter: Documentation update
2009-06-04  Paul Mackerrasperf_counter: powerpc: Use new identifier names in...
2009-06-04  Ingo Molnarperf top: Reduce default filter threshold
2009-06-04  Arnaldo Carvalho... perf report: Fix rbtree bug
2009-06-03  Ingo Molnarperf report: Handle all known event types
2009-06-03  Ingo Molnarperf report: Split out event processing helpers
2009-06-03  Ingo Molnarperf report: Clean up event processing
2009-06-03  Ingo Molnarperf_counter: Fix throttling lock-up
2009-06-03  Ingo Molnarperf_counter tools: Work around warnings in older GCCs
2009-06-03  Arnaldo Carvalho... perf_counter tools: Fix off-by-one bug in symbol__new
2009-06-03  Ingo Molnarperf_counter tools: Optimize harder
2009-06-03  Ingo Molnarperf help: Fix bug when there's no perf-* command around
2009-06-03  Ingo Molnarperf report: Add front-entry cache for lookups
2009-06-03  Ingo Molnarperf stat: Print out all arguments
2009-06-03  Ingo Molnarperf report: Display 100% correctly
2009-06-03  Ingo Molnarperf record: Refine capture printout
2009-06-03  Ingo Molnarperf_counter tools: Clean up old kerneltop references
2009-06-03  Peter Zijlstraperf_counter: Fix race in counter initialization
2009-06-03  Peter Zijlstraperf report: Fix comm sorting
2009-06-03  Peter Zijlstraperf record: Use long arg for counter period
2009-06-03  Peter Zijlstraperf_counter: Add a comm hook for pure fork()s
2009-06-03  Paul Mackerrasperf_counter: powerpc: Fix race causing "oops trying...
2009-06-03  Paul Mackerrasperf_counter: powerpc: Fix event alternative code gener...
2009-06-03  Ingo Molnarperf report: Handle vDSO symbols properly
2009-06-03  Ingo Molnarperf report: Improve sort key recognition
2009-06-03  Ingo Molnarperf report: Print -D to stdout
2009-06-03  Arnaldo Carvalho... perf_counter tools: Cover PLT symbols too
2009-06-03  Yong Wangperf_counter/x86: Remove the IRQ (non-NMI) handling...
2009-06-02  Ingo Molnarperf record: Print out the number of events captured
2009-06-02  Ingo Molnarperf_counter tools: Make source code headers more coherent
2009-06-02  Ingo Molnarperf report: Print more info instead of <unknown> entries
2009-06-02  Ingo Molnarperf record: Increase mmap buffering default
2009-06-02  Ingo Molnarperf record: Add --append option
2009-06-02  Ingo Molnarperf report: Fix column width/alignment of dsos
2009-06-02  Peter Zijlstraperf report: Separate out idle threads
2009-06-02  Peter Zijlstraperf_counter tools: Fix up the ABI shakeup
2009-06-02  Peter Zijlstraperf_counter: Rename perf_counter_hw_event => perf_coun...
2009-06-02  Peter Zijlstraperf_counter: Add ioctl for changing the sample period...
2009-06-02  Peter Zijlstraperf_counter: Change data head from u32 to u64
2009-06-02  Peter Zijlstraperf_counter: x86: Emulate longer sample periods
2009-06-02  Peter Zijlstraperf_counter: Remove the last nmi/irq bits
2009-06-02  Peter Zijlstraperf_counter: Rename various fields
2009-06-02  Peter Zijlstraperf_counter: Add unique counter id
2009-06-02  Peter Zijlstrax86: Fix atomic_long_xchg() on 64bit
2009-06-02  Peter Zijlstraperf_counter tools: Remove the last nmi bits
2009-06-02  Ingo Molnarperf report: Clean up the default output
2009-06-02  Peter Zijlstraperf_counter: tools: Better handle existing data files
2009-06-02  Peter Zijlstraperf_counter: tools: Expand the COMM,MMAP event synthesizer
2009-06-02  Peter Zijlstraperf_counter: Use PID namespaces properly
2009-06-02  Paul Mackerrasperf_counter: Remove unused prev_state field
2009-06-02  Paul Mackerrasperf_counter: Fix cpu migration counter
2009-06-02  Paul Mackerrasperf_counter: Initialize per-cpu context earlier on...
2009-06-02  Mike Galbraithperf_counter tools: Fix uninitialized variable in perf...
2009-06-02  Mike Galbraithperf_counter tools: Cleanup Makefile
2009-06-02  Mike Galbraithperf_counter tools: Make .gitignore reflect perf_counte...
2009-06-02  Arnaldo Carvalho... perf_counter tools: Add missing rb_erase in dso__delete...
2009-06-02  Arnaldo Carvalho... perf_counter tools: Use hex2u64 in more places
2009-06-02  Arnaldo Carvalho... perf_counter tools: Add string.[ch]
2009-06-01  Mike Galbraithperf_counter tools: Guard against record damaging exist...
2009-06-01  Ingo Molnarperf_counter: Tidy up style details
2009-06-01  Paul Mackerrasperf_counter: Allow software counters to count while...
2009-06-01  Paul Mackerrasperf_counter: Provide functions for locking and pinning...
2009-06-01  Ingo MolnarMerge branch 'linus' into perfcounters/core
2009-05-31  Ingo Molnarperf_counter tools: Fix unknown command help text
2009-05-30  Ingo Molnarperf_counter tools: Generate per command manpages ...
2009-05-30  Ingo Molnarperf_counter tools: Fix 'make install'
2009-05-30  Ingo Molnarperf_counter tools: Print 'CPU utilization factor'...
2009-05-30  Arnaldo Carvalho... perf_counter tools: Add locking to perf top
2009-05-29  Arnaldo Carvalho... perf_counter tools: Shorten the DSO names using cwd
2009-05-29  Linus TorvaldsMerge git://git.infradead.org/~dwmw2/mtd-2.6.30
2009-05-29  Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2009-05-29  Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2009-05-29  Linus TorvaldsMerge branch 'for-2.6.30' of git://linux-nfs.org/~bfiel...
2009-05-29  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-05-29  Linus TorvaldsMerge branch 'drm-intel-next' of git://git./linux/kerne...
2009-05-29  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-05-29  Alan Cox8250: Fix oops from setserial
2009-05-29  Harry Ciaoedac: AMD8111 & AMD8131 Kconfig fixup
2009-05-29  Harry Ciaoedac: AMD8111 & AMD8131 use dev_name()
2009-05-29  Nikanth Karthikesanmemcg: fix build warning and avoid checking for mem...
2009-05-29  Mel Gormanmm: account for MAP_SHARED mappings using VM_MAYSHARE...
2009-05-29  Mel Gormanx86: ignore VM_LOCKED when determining if hugetlb-backe...
2009-05-29  Nicolas Ferreatmel_lcdfb: correct fifo size for some products
next