aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-18trace, filters: Initialize the match variable in process_ops() properlyIngo Molnar
2011-03-17Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr...Ingo Molnar
2011-03-17Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Ingo Molnar
2011-03-17trace, documentation: Fix branch profiling location in debugfsDavid Rientjes
2011-03-16oprofile, s390: CleanupsRobert Richter
2011-03-16oprofile, s390: Remove hwsampler_files.c and merge it into init.cHeinz Graalfs
2011-03-16perf: Fix tear-down of inherited group eventsPeter Zijlstra
2011-03-16perf: Reorder & optimize perf_event_context to remove alignment padding on 64...Richard Kennedy
2011-03-16perf: Handle stopped state with tracepointsFrederic Weisbecker
2011-03-16perf: Fix the software events state checkFrederic Weisbecker
2011-03-16perf, powerpc: Handle events that raise an exception without overflowingAnton Blanchard
2011-03-16perf, x86: Use INTEL_*_CONSTRAINT() for all PEBS event constraintsLin Ming
2011-03-16perf, x86: Clean up SandyBridge PEBS eventsLin Ming
2011-03-16Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar
2011-03-16perf lock: Fix sorting by wait_minMarcin Slusarz
2011-03-16perf tools: Version incorrect with some versions of grepJosh Hunt
2011-03-15Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-03-15Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-03-15Merge branch 'x86-mem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-03-15Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2011-03-15Merge branch 'um-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-03-15Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-03-15Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-03-15Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-03-15Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-03-15Merge branch 'timers-rtc-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-03-15Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-03-15Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-03-15Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-03-15Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-03-15Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-03-15Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2011-03-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-03-15VFS: Fix the nfs sillyrename regression in kernel 2.6.38Trond Myklebust
2011-03-15dcache.c: create helper function for duplicated functionalityLinus Torvalds
2011-03-15tidy the trailing symlinks traversal upAl Viro
2011-03-15Turn resolution of trailing symlinks iterative everywhereAl Viro
2011-03-15simplify link_path_walk() tailAl Viro
2011-03-15Make trailing symlink resolution in path_lookupat() iterativeAl Viro
2011-03-15update nd->inode in __do_follow_link() instead of after do_follow_link()Al Viro
2011-03-15pull handling of one pathname component into a helperAl Viro
2011-03-15fs: allow AT_EMPTY_PATH in linkat(), limit that to CAP_DAC_READ_SEARCHAneesh Kumar K.V
2011-03-15perf probe: Clean up probe_point_lazy_walker() return valueIngo Molnar
2011-03-15Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvmLinus Torvalds
2011-03-15Merge branches 'stable/ia64', 'stable/blkfront-cleanup' and 'stable/cleanup' ...Linus Torvalds
2011-03-15Merge branch 'stable/irq.cleanup' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-03-15Merge branches 'stable/irq.rework' and 'stable/pcifront-fixes' of git://git.k...Linus Torvalds
2011-03-15Merge branches 'stable/p2m-identity.v4.9.1' and 'stable/e820' of git://git.ke...Linus Torvalds
2011-03-15perf evlist: New command to list the names of events present in a perf.data fileArnaldo Carvalho de Melo
2011-03-15x86, tlb, UV: Do small micro-optimization for native_flush_tlb_others()Xiao Guangrong