Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | perf_counter tools: Provide helper to print percents color | Frederic Weisbecker | 2009-07-02 | 5 | -56/+38 | |
| | | * | | | | | perf_counter tools: Set the minimum percent for callchains to be displayed | Frederic Weisbecker | 2009-07-02 | 3 | -21/+49 | |
| | | * | | | | | perf report: Add support for callchain graph output | Frederic Weisbecker | 2009-07-02 | 3 | -18/+185 | |
| | | * | | | | | perf_counter tools: Add new OPT_CALLBACK_DEFAULT option | Frederic Weisbecker | 2009-07-02 | 2 | -1/+4 | |
| | | * | | | | | perf_counter tools: Create new chain_for_each_child() iterator | Frederic Weisbecker | 2009-07-02 | 1 | -3/+6 | |
| | | * | | | | | perf_counter tools: Enable kernel module symbol loading in tools | Mike Galbraith | 2009-07-02 | 3 | -8/+38 | |
| | | * | | | | | perf_counter tools: Connect module support infrastructure to symbol loading i... | Mike Galbraith | 2009-07-02 | 5 | -14/+156 | |
| | | * | | | | | perf_counter tools: Add infrastructure to support loading of kernel module sy... | Mike Galbraith | 2009-07-02 | 3 | -0/+564 | |
| | | * | | | | | perf_counter tools: Make symbol loading consistently return number of loaded ... | Mike Galbraith | 2009-07-02 | 4 | -6/+9 | |
| | | * | | | | | perf stat: Handle pipe read failures in perf stat | Frederic Weisbecker | 2009-07-01 | 1 | -2/+4 | |
| | | * | | | | | perf_counter: Ignore the nmi call frames in the x86-64 backtraces | Frederic Weisbecker | 2009-07-01 | 4 | -8/+30 | |
| | | * | | | | | perf_counter tools: Share list.h with the kernel | Arnaldo Carvalho de Melo | 2009-07-01 | 10 | -608/+32 | |
| | | * | | | | | perf_counter tools: Share rbtree.with the kernel | Arnaldo Carvalho de Melo | 2009-07-01 | 12 | -562/+39 | |
| | | * | | | | | perf list: Add cache events | Jaswinder Singh Rajput | 2009-07-01 | 1 | -1/+16 | |
| | | * | | | | | perf stat: Define MATCH_EVENT for easy attr checking | Jaswinder Singh Rajput | 2009-07-01 | 1 | -17/+10 | |
| | | * | | | | | perf_counter tools: Add more warnings and fix/annotate them | Ingo Molnar | 2009-07-01 | 27 | -128/+151 | |
| | | * | | | | | perf report: Fix HV bit mismerge | Ingo Molnar | 2009-07-01 | 1 | -3/+3 | |
| | | * | | | | | perf_counter tools: Rework event string parsing/syntax | Paul Mackerras | 2009-07-01 | 1 | -72/+160 | |
| | | * | | | | | powerpc/perf_counter: Enable alternate PR/HV bits for POWER7 | Anton Blanchard | 2009-07-01 | 1 | -0/+1 | |
| | | * | | | | | perf_counter tools: Various fixes for callchains | Frederic Weisbecker | 2009-07-01 | 1 | -32/+90 | |
| | | * | | | | | perf_counter tools: Resolve symbols in callchains | Frederic Weisbecker | 2009-07-01 | 3 | -50/+90 | |
| | | * | | | | | perf_counter tools: Fix storage size allocation of callchain list | Frederic Weisbecker | 2009-07-01 | 1 | -1/+1 | |
| | | * | | | | | Merge branch 'linus' into perfcounters/urgent | Ingo Molnar | 2009-07-01 | 1289 | -16108/+53840 | |
| | | |\ \ \ \ \ | ||||||
| | | * | | | | | | perf report: Add hypervisor dso | Anton Blanchard | 2009-07-01 | 1 | -1/+14 | |
| | | * | | | | | | perf report: Fix reporting of hypervisor | Anton Blanchard | 2009-07-01 | 1 | -2/+5 | |
| | | * | | | | | | perf top: Add ppc64 specific skip symbols and strip ppc64 . prefix | Anton Blanchard | 2009-07-01 | 1 | -0/+9 | |
| | | * | | | | | | perf top: Move skip symbols to an array | Anton Blanchard | 2009-07-01 | 1 | -7/+17 | |
| | | * | | | | | | perf_counter tools: Remove zlib dependency | Anton Blanchard | 2009-07-01 | 1 | -6/+0 | |
| | | * | | | | | | perf report: Fix -z option | Anton Blanchard | 2009-07-01 | 1 | -1/+1 | |
| | * | | | | | | | sched: optimize cond_resched() | Peter Zijlstra | 2009-07-10 | 2 | -6/+13 | |
| | * | | | | | | | sched: INIT_PREEMPT_COUNT | Peter Zijlstra | 2009-07-10 | 24 | -40/+29 | |
| | * | | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-07-10 | 6 | -14/+12 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | tracing: Fix trace_print_seq() | Xiao Guangrong | 2009-07-02 | 1 | -2/+1 | |
| | | * | | | | | | | kprobes: No need to unlock kprobe_insn_mutex | Masami Hiramatsu | 2009-07-01 | 1 | -5/+1 | |
| | | * | | | | | | | tracing/fastboot: Document the need of initcall_debug | Li Zefan | 2009-06-29 | 1 | -3/+3 | |
| | | * | | | | | | | trace_export: Repair missed fields | Lai Jiangshan | 2009-06-26 | 1 | -0/+3 | |
| | | * | | | | | | | tracing: Fix stack tracer sysctl handling | Li Zefan | 2009-06-26 | 2 | -4/+4 | |
| | * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2009-07-09 | 4 | -4/+12 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | [WATCHDOG] w83627hf_wdt.c: add support for the W83627EHF support | Slobodan Tomić | 2009-07-09 | 1 | -0/+5 | |
| | | * | | | | | | | | [WATCHDOG] SA1100 watchdog maximum timeout | Raphael Assenat | 2009-07-09 | 1 | -2/+3 | |
| | | * | | | | | | | | [WATCHDOG] w83697ug, fix lock imbalance | Jiri Slaby | 2009-07-09 | 1 | -1/+3 | |
| | | * | | | | | | | | [WATCHDOG] drivers/watchdog/bcm47xx_wdt.c: Remove unnecessary semicolons | Joe Perches | 2009-07-09 | 1 | -1/+1 | |
| | * | | | | | | | | | mx3fb: fix regression with uninitalized fb_info->mm_lock mutex | Krzysztof Helt | 2009-07-09 | 1 | -5/+0 | |
| | * | | | | | | | | | sm501fb: fix regression with uninitalized fb_info->mm_lock mutex | Krzysztof Helt | 2009-07-09 | 1 | -3/+0 | |
| | | |_|_|_|_|_|_|/ | | |/| | | | | | | | ||||||
| | * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2009-07-09 | 13 | -896/+686 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | cifs: when ATTR_READONLY is set, only clear write bits on non-directories | Jeff Layton | 2009-07-09 | 1 | -4/+4 | |
| | | * | | | | | | | | cifs: remove cifsInodeInfo->inUse counter | Jeff Layton | 2009-07-09 | 2 | -2/+0 | |
| | | * | | | | | | | | cifs: convert cifs_get_inode_info and non-posix readdir to use cifs_iget | Jeff Layton | 2009-07-09 | 5 | -529/+252 | |
| | | * | | | | | | | | [CIFS] update cifs version number | Steve French | 2009-07-09 | 2 | -2/+6 | |
| | | * | | | | | | | | cifs: add and use CIFSSMBUnixSetFileInfo for setattr calls | Jeff Layton | 2009-07-09 | 3 | -1/+77 |