summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-05perf tools: remove unneeded include of network header filesDavid Ahern
2012-09-05perf tools: Remove the node from rblist in strlist__removeSuzuki K. Poulose
2012-09-05perf tools: Fix intlist node removalSuzuki K. Poulose
2012-09-05perf tools: Fix x86 builds with ARCH specified on the command lineDavid Ahern
2012-09-05perf record: Remove use of die/exitDavid Ahern
2012-09-05perf script: Remove use of die/exitDavid Ahern
2012-09-05perf help: Remove use of die and handle errorsDavid Ahern
2012-09-05perf stat: Remove use of die/exit and handle errorsDavid Ahern
2012-09-05perf lock: Remove use of die and handle errorsDavid Ahern
2012-09-05perf tool: handle errors in synthesized event functionsDavid Ahern
2012-09-05perf session: flush_sample_queue needs to handle errors from handlersDavid Ahern
2012-09-05tools lib traceevent: Modify header to work in C++ programsSteven Rostedt
2012-09-05Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr...Ingo Molnar
2012-08-28uprobes: Remove "verify" argument from set_orig_insn()Oleg Nesterov
2012-08-28uprobes: Fold uprobe_reset_state() into uprobe_dup_mmap()Oleg Nesterov
2012-08-28uprobes: Introduce MMF_HAS_UPROBESOleg Nesterov
2012-08-28uprobes: Do not use -EEXIST in install_breakpoint() pathsOleg Nesterov
2012-08-28uprobes: Change uprobe_mmap() to ignore the errors but check fatal_signal_pen...Oleg Nesterov
2012-08-28uprobes: Kill dup_mmap()->uprobe_mmap(), simplify uprobe_mmap/munmapOleg Nesterov
2012-08-28uprobes: Kill uprobes_state->countOleg Nesterov
2012-08-28uprobes: Remove check for uprobe variable in handle_swbp()Sebastian Andrzej Siewior
2012-08-28uprobes: Remove redundant lock_page/unlock_pageSrikar Dronamraju
2012-08-28Merge branch 'perf/urgent' into perf/coreIngo Molnar
2012-08-27oprofile: Remove 'WQ on CPUx, prefer CPUy' warningRobert Richter
2012-08-27oprofile, s390: Fix uninitialized memory access when writing to oprofilefsRobert Richter
2012-08-27perf/x86: Fix microcode revision check for SNB-PEBSStephane Eranian
2012-08-26Merge tag 'fixes-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-08-26Merge tag 'stable/for-linus-3.6-rc3-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-08-26Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-08-26Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-08-25Merge tag 'for-linus-v3.6-rc4' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2012-08-25Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-08-25Merge branch 'for-3.6' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-08-25Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-08-25Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2012-08-25libata: Add a space to " 2GB ATA Flash Disk" DMA blacklist entryPrarit Bhargava
2012-08-24Revert "powerpc: Update g5_defconfig"Benjamin Herrenschmidt
2012-08-24powerpc/perf: Use pmc_overflow() to detect rolled back eventsSukadev Bhattiprolu
2012-08-24powerpc: Fix VMX in interrupt check in POWER7 copy loopsAnton Blanchard
2012-08-24powerpc: POWER7 copy_to_user/copy_from_user patch applied twiceAnton Blanchard
2012-08-24powerpc: Fix personality handling in ppc64_personality()Jiri Kosina
2012-08-24powerpc/dma-iommu: Fix IOMMU window checkAaro Koskinen
2012-08-24powerpc: Remove unnecessary ifdefsMichael Neuling
2012-08-24powerpc/kgdb: Restore current_thread_info properlyTiejun Chen
2012-08-24powerpc/kgdb: Bail out of KGDB when we've been triggeredTiejun Chen
2012-08-24powerpc/kgdb: Do not set kgdb_single_step on ppcTiejun Chen
2012-08-24powerpc/mpic_msgr: Add missing includesScott Wood
2012-08-24powerpc: Fix null pointer deref in perf hardware breakpointsMichael Neuling
2012-08-24powerpc: Fixup whitespace in xmonMichael Ellerman
2012-08-24powerpc: Fix xmon dl command for new printk implementationMichael Ellerman