mmc: SDHCI_INT_DATA_MASK typo error
[safe/jmp/linux-2.6] / tools /
2010-05-21 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2010-05-20 Michal NazarewiczUSB: testusb: testusb compatibility with FunctionFS...
2010-05-20 David BrownellUSB: testusb: an USB testing application
2010-05-20 Michal NazarewiczUSB: ffs-test: FunctionFS testing program
2010-05-18 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2010-05-17 Arnaldo Carvalho... perf tools: Add mode to build without newt support
2010-05-17 Arnaldo Carvalho... perf symbols: symbol inconsistency message should be...
2010-05-17 Arnaldo Carvalho... perf tui: Add explicit -lslang option
2010-05-17 Arnaldo Carvalho... perf options: Type check all the remaining OPT_ variants
2010-05-17 Arnaldo Carvalho... perf options: Type check OPT_BOOLEAN and fix the offenders
2010-05-17 Arnaldo Carvalho... perf options: Check v type in OPT_U?INTEGER
2010-05-17 Arnaldo Carvalho... perf options: Introduce OPT_UINTEGER
2010-05-17 Arnaldo Carvalho... perf tui: Add workaround for slang < 2.1.4
2010-05-17 Stephane Eranianperf record: Fix bug mismatch with -c option definition
2010-05-17 Arnaldo Carvalho... perf options: Introduce OPT_U64
2010-05-17 Arnaldo Carvalho... perf tui: Add help window to show key associations
2010-05-16 Arnaldo Carvalho... perf tui: Make <- exit menus too
2010-05-16 Arnaldo Carvalho... perf newt: Add single key shortcuts for zoom into DSO...
2010-05-16 Arnaldo Carvalho... perf newt: Exit browser unconditionally when CTRL+C...
2010-05-15 Arnaldo Carvalho... perf newt: Fix the 'A'/'a' shortcut for annotate
2010-05-15 Arnaldo Carvalho... perf newt: Make <- exit the ui_browser
2010-05-14 Arnaldo Carvalho... perf newt: Make <- zoom out filters
2010-05-14 Arnaldo Carvalho... perf report: Report number of events, not samples
2010-05-14 Arnaldo Carvalho... perf hist: Clarify events_stats fields usage
2010-05-14 Arnaldo Carvalho... perf hist: Make event__totals per hists
2010-05-13 Kirill Smelkovperf trace scripts: Fix typos in perf-trace-python.txt
2010-05-13 Stephane Eranianperf tools: change event inheritance logic in stat...
2010-05-13 Frederic Weisbeckerperf hist: Fix missing getline declaration
2010-05-13 Frederic Weisbeckerperf hist: Fix hists__browse no-newt case
2010-05-13 Arnaldo Carvalho... perf record: Add a fallback to the reference relocation...
2010-05-12 Arnaldo Carvalho... perf report: Librarize the annotation code and use...
2010-05-11 Arnaldo Carvalho... perf ui: Add ui_helpline methods
2010-05-11 Kyle McMartinperf symbols: allow forcing use of cplus_demangle
2010-05-11 Masami Hiramatsuperf probe: Check older elfutils and set NO_DWARF
2010-05-11 Arnaldo Carvalho... perf hist: Adopt filter by dso and by thread methods...
2010-05-11 Frederic Weisbeckerperf: Fix static strings treated like dynamic ones
2010-05-10 Tom Zanussiperf/trace/scripting: syscall-counts script cleanup
2010-05-10 Tom Zanussiperf/trace/scripting: syscall-counts-by-pid script...
2010-05-10 Tom Zanussiperf/trace/scripting: failed-syscalls-by-pid script...
2010-05-10 Tom Zanussiperf/trace/scripting: don't show script start/stop...
2010-05-10 Tom Zanussiperf/trace/scripting: workqueue-stats script cleanup
2010-05-10 Tom Zanussiperf/trace/scripting: wakeup-latency script cleanup
2010-05-10 Tom Zanussiperf/trace/scripting: rwtop script cleanup
2010-05-10 Tom Zanussiperf/trace/scripting: rw-by-pid script cleanup
2010-05-10 Tom Zanussiperf/trace/scripting: failed-syscalls script cleanup
2010-05-10 Arnaldo Carvalho... perf hist: Calculate max_sym name len and nr_entries
2010-05-10 Arnaldo Carvalho... perf hist: Introduce hists class and move lots of metho...
2010-05-10 Arnaldo Carvalho... perf session: create_kernel_maps should use ->host_machine
2010-05-10 Arnaldo Carvalho... perf callchains: Use zalloc to allocate objects
2010-05-10 Arnaldo Carvalho... perf newt: Use newtAddComponent()
2010-05-10 Ingo MolnarMerge branch 'perf/test' of git://git./linux/kernel...
2010-05-10 Arnaldo Carvalho... perf report: Allow limiting the number of entries to...
2010-05-10 Arnaldo Carvalho... perf session: Embed the host machine data on perf_session
2010-05-10 Arnaldo Carvalho... perf symbols: Check if a struct machine instance was...
2010-05-09 Arnaldo Carvalho... perf symbols: Consider unresolved DSOs in the dso__col_...
2010-05-09 Hitoshi Mitakeperf lock: Drop "-a" option from cmd_record() default...
2010-05-09 Arnaldo Carvalho... perf hist: Simplify the insertion of new hist_entry...
2010-05-09 Arnaldo Carvalho... perf report: Fix leak of resolved callchains array...
2010-05-09 Arnaldo Carvalho... perf callchain: Move validate_callchain to callchain lib
2010-05-09 Tom Zanussiperf/live-mode: Handle payload-less events
2010-05-09 Frederic Weisbeckerperf lock: Always check min AND max wait time
2010-05-09 Frederic Weisbeckerperf: Fix perf lock bad rate
2010-05-09 Frederic Weisbeckerperf: Humanize lock flags in perf lock
2010-05-09 Frederic Weisbeckerperf: Cleanup perf lock broken states
2010-05-09 Hitoshi Mitakeperf lock: Add "info" subcommand for dumping misc infor...
2010-05-09 Frederic Weisbeckerperf: Provide a new deterministic events reordering...
2010-05-09 Frederic Weisbeckerperf: Introduce a new "round of buffers read" pseudo...
2010-05-08 Pekka Enbergperf report: Document '--call-graph' better for usage
2010-05-08 Ingo MolnarMerge branch 'perf' of git://git./linux/kernel/git...
2010-05-07 Arnaldo Carvalho... perf list: Improve the raw hw event descriptor document...
2010-05-07 Peter Zijlstraperf, x86: Improve the PEBS ABI
2010-05-05 Arnaldo Carvalho... perf tools: Fixup minor doc formatting issues
2010-05-05 Arnaldo Carvalho... perf list: Add explanation about raw hardware event...
2010-05-05 Tom Zanussiperf/record: simplify TRACE_INFO tracepoint check
2010-05-05 Arnaldo Carvalho... perf report: Make dso__calc_col_width agree with hist_e...
2010-05-04 Ingo MolnarMerge branch 'perf' of git://git./linux/kernel/git...
2010-05-04 Anton Blanchardperf: Fix performance issue with perf report
2010-05-04 Arnaldo Carvalho... perf inject: Add missing bits
2010-05-03 Tom Zanussiperf: record TRACE_INFO only if using tracepoints and...
2010-05-03 Ingo MolnarMerge branch 'perf/core' of git://git./linux/kernel...
2010-05-02 Arnaldo Carvalho... perf inject: Refactor read_buildid function
2010-05-02 Arnaldo Carvalho... perf record: Don't exit in live mode when no tracepoint...
2010-05-02 Tom Zanussiperf: add perf-inject builtin
2010-05-02 Tom Zanussiperf/live: don't synthesize build ids at the end of...
2010-05-02 Arnaldo Carvalho... perf tools: Don't use code surrounded by __KERNEL__
2010-05-01 Frederic Weisbeckerperf: Fix warning while reading ring buffer headers
2010-04-30 Frederic Weisbeckerperf: Remove leftover useless options to record trace...
2010-04-29 Arnaldo Carvalho... perf test: Initial regression testing command
2010-04-29 Arnaldo Carvalho... perf symbols: Add machine helper routines
2010-04-28 Arnaldo Carvalho... perf tools: Create $(OUTPUT)arch/$(ARCH)/util/ directory
2010-04-28 Arnaldo Carvalho... perf machines: Make the machines class adopt the dsos__...
2010-04-28 Arnaldo Carvalho... perf machine: Adopt some map_groups functions
2010-04-28 Arnaldo Carvalho... perf machine: Pass buffer size to machine__mmap_name
2010-04-28 Arnaldo Carvalho... perf tools: Rename "kernel_info" to "machine"
2010-04-27 Ingo MolnarMerge branch 'perf' of git://git./linux/kernel/git...
2010-04-26 Stefan Hajnocziperf tools: Fix libdw-dev package name in error message
2010-04-26 Masami Hiramatsuperf probe: Add --max-probes option
2010-04-26 Masami Hiramatsuperf probe: Fix to exit callback soon after finding...
2010-04-26 Masami Hiramatsuperf probe: Fix to use symtab only if no debuginfo
2010-04-26 Masami Hiramatsuperf tools: Initialize dso->node member in dso__new
next