dcache: extrace and use d_unlinked()
[safe/jmp/linux-2.6] / Documentation /
2009-06-11 Linus TorvaldsMerge branch 'for-linus' of git://linux-arm.org/linux-2.6
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 Catalin Marinaskmemleak: Add documentation on the memory leak detector
2009-06-11 Linus TorvaldsMerge branch 'tracing-for-linus' of git://git./linux...
2009-06-11 Linus TorvaldsMerge branch 'oprofile-for-linus' of git://git./linux...
2009-06-11 Linus TorvaldsMerge branch 'rcu-for-linus' of git://git./linux/kernel...
2009-06-11 James MorrisMerge branch 'next' into for-linus
2009-06-10 Linus TorvaldsMerge branch 'iommu-for-linus' of git://git./linux...
2009-06-10 Linus TorvaldsMerge branch 'futexes-for-linus' of git://git./linux...
2009-06-10 Linus TorvaldsMerge branch 'x86-mm-for-linus' of git://git./linux...
2009-06-10 Linus TorvaldsMerge branch 'x86-cpu-for-linus' of git://git./linux...
2009-06-10 Linus TorvaldsMerge branch 'sched-docs-for-linus' of git://git./linux...
2009-06-10 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2009-06-10 Linus TorvaldsMerge branch 'x86-kbuild-for-linus' of git://git./linux...
2009-06-10 Mike Frysingerftrace/documentation: fix typo in function grapher...
2009-06-08 James MorrisMerge branch 'master' into next
2009-06-07 Ingo MolnarMerge branch 'linus' into x86/cpu
2009-06-07 Ingo MolnarMerge branch 'dma-debug/2.6.31' of git://git./linux...
2009-06-07 Ingo MolnarMerge branch 'linus' into core/iommu
2009-06-06 Ingo Molnarperf_counter tools: Move from Documentation/perf_counte...
2009-06-06 Ingo MolnarMerge branch 'linus' into perfcounters/core
2009-06-06 Ingo Molnarperf_counter tools: Add 'perf annotate' feature
2009-06-06 Ingo Molnarperf_counter tools: Prepare for 'perf annotate'
2009-06-06 Ingo Molnarperf_counter tools: Tidy up manpage details
2009-06-06 Ingo Molnarperf_counter tools: Uniform help printouts
2009-06-06 Thomas Gleixnerperf_counter tools: Add help for perf list
2009-06-06 Ingo Molnarperf_counter tools: Fix cache-event printout
2009-06-06 Thomas Gleixnerperf_counter tools: Add 'perf list' to list available...
2009-06-06 Ingo Molnarperf_counter: Implement generalized cache event types
2009-06-06 Ingo Molnarperf_counter: Separate out attr->type from attr->config
2009-06-05 Frederic Weisbeckerperf top: Fix zero or negative refresh delay
2009-06-05 Ingo Molnarperf record: Set frequency correctly
2009-06-05 Ingo Molnarperf_counter tools: Sample and display frequency adjust...
2009-06-05 Ingo Molnarperf_counter tools: Remove -march=native
2009-06-05 Ingo Molnarperf_counter tools: Clarify events/samples naming
2009-06-05 Ingo Molnarperf report: Display user/kernel differentiator
2009-06-05 Peter Zijlstraperf report: Deal with maps
2009-06-05 Ingo Molnarperf record, top: Implement --freq
2009-06-05 Ingo Molnarperf record: Split out counter creation into a helper...
2009-06-05 Yong Wangperf_counter tools: Fix incorrect printf formats
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 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 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 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 report: Fix comm sorting
2009-06-03 Peter Zijlstraperf record: Use long arg for counter period
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-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 tools: Remove the last nmi bits
2009-06-02 Ingo Molnarperf report: Clean up the default output
2009-06-02 Joerg Roedeldma-debug: add documentation for the driver filter
2009-06-02 Joerg Roedeldma-debug: add dma_debug_driver kernel command line
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 vibi sreenivasanRemoved reference to non-existing file Documentation...
2009-06-02 Andrew Pattersoncciss: add cciss driver sysfs entries
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 Steven Rostedtftrace: add kernel command line function filtering
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]
next