Age | Commit message (Expand) | Author | Files | Lines |
2011-03-22 | tracing: Fix set_ftrace_filter probe function display | Jiri Olsa | 1 | -2/+1 |
2011-03-17 | Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr... | Ingo Molnar | 7 | -13/+1558 |
2011-03-17 | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Ingo Molnar | 2 | -5/+16 |
2011-03-17 | trace, documentation: Fix branch profiling location in debugfs | David Rientjes | 1 | -2/+2 |
2011-03-16 | oprofile, s390: Cleanups | Robert Richter | 3 | -7/+3 |
2011-03-16 | oprofile, s390: Remove hwsampler_files.c and merge it into init.c | Heinz Graalfs | 3 | -166/+159 |
2011-03-16 | perf: Fix tear-down of inherited group events | Peter Zijlstra | 1 | -5/+8 |
2011-03-16 | perf: Reorder & optimize perf_event_context to remove alignment padding on 64... | Richard Kennedy | 1 | -1/+1 |
2011-03-16 | perf: Handle stopped state with tracepoints | Frederic Weisbecker | 1 | -0/+2 |
2011-03-16 | perf: Fix the software events state check | Frederic Weisbecker | 1 | -1/+1 |
2011-03-16 | perf, powerpc: Handle events that raise an exception without overflowing | Anton Blanchard | 2 | -1/+24 |
2011-03-16 | perf, x86: Use INTEL_*_CONSTRAINT() for all PEBS event constraints | Lin Ming | 2 | -50/+47 |
2011-03-16 | perf, x86: Clean up SandyBridge PEBS events | Lin Ming | 1 | -22/+5 |
2011-03-16 | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm... | Ingo Molnar | 24 | -200/+580 |
2011-03-16 | perf lock: Fix sorting by wait_min | Marcin Slusarz | 1 | -1/+12 |
2011-03-16 | perf tools: Version incorrect with some versions of grep | Josh Hunt | 1 | -4/+4 |
2011-03-15 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 56 | -417/+1478 |
2011-03-15 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 63 | -1796/+2306 |
2011-03-15 | Merge branch 'x86-mem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -192/+198 |
2011-03-15 | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -85/+109 |
2011-03-15 | Merge branch 'um-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -16/+16 |
2011-03-15 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 35 | -1120/+2112 |
2011-03-15 | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -7/+3 |
2011-03-15 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 6 | -61/+44 |
2011-03-15 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 23 | -344/+186 |
2011-03-15 | Merge branch 'timers-rtc-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 36 | -916/+221 |
2011-03-15 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 56 | -508/+1276 |
2011-03-15 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 15 | -261/+565 |
2011-03-15 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 140 | -4713/+9295 |
2011-03-15 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 40 | -816/+228 |
2011-03-15 | Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 23 | -276/+404 |
2011-03-15 | Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 5 | -4/+28 |
2011-03-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 57 | -1253/+1483 |
2011-03-15 | VFS: Fix the nfs sillyrename regression in kernel 2.6.38 | Trond Myklebust | 1 | -1/+6 |
2011-03-15 | dcache.c: create helper function for duplicated functionality | Linus Torvalds | 1 | -51/+37 |
2011-03-15 | tidy the trailing symlinks traversal up | Al Viro | 1 | -45/+26 |
2011-03-15 | Turn resolution of trailing symlinks iterative everywhere | Al Viro | 1 | -54/+50 |
2011-03-15 | simplify link_path_walk() tail | Al Viro | 1 | -7/+1 |
2011-03-15 | Make trailing symlink resolution in path_lookupat() iterative | Al Viro | 1 | -10/+53 |
2011-03-15 | update nd->inode in __do_follow_link() instead of after do_follow_link() | Al Viro | 1 | -3/+2 |
2011-03-15 | pull handling of one pathname component into a helper | Al Viro | 1 | -68/+55 |
2011-03-15 | fs: allow AT_EMPTY_PATH in linkat(), limit that to CAP_DAC_READ_SEARCH | Aneesh Kumar K.V | 1 | -4/+16 |
2011-03-15 | perf probe: Clean up probe_point_lazy_walker() return value | Ingo Molnar | 1 | -1/+1 |
2011-03-15 | Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm | Linus Torvalds | 13 | -101/+257 |
2011-03-15 | Merge branches 'stable/ia64', 'stable/blkfront-cleanup' and 'stable/cleanup' ... | Linus Torvalds | 6 | -15/+21 |
2011-03-15 | Merge branch 'stable/irq.cleanup' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -143/+91 |
2011-03-15 | Merge branches 'stable/irq.rework' and 'stable/pcifront-fixes' of git://git.k... | Linus Torvalds | 8 | -187/+186 |
2011-03-15 | Merge branches 'stable/p2m-identity.v4.9.1' and 'stable/e820' of git://git.ke... | Linus Torvalds | 6 | -22/+499 |
2011-03-15 | perf evlist: New command to list the names of events present in a perf.data file | Arnaldo Carvalho de Melo | 6 | -0/+84 |
2011-03-15 | x86, tlb, UV: Do small micro-optimization for native_flush_tlb_others() | Xiao Guangrong | 1 | -2/+1 |