aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-07-30uprobes: Kill write_opcode()->lock_page(new_page)Oleg Nesterov1-2/+0
2012-07-30uprobes: __replace_page() should not use page_address_in_vma()Oleg Nesterov1-7/+4
2012-07-30uprobes: Don't recheck vma/f_mapping in write_opcode()Oleg Nesterov1-18/+1
2012-07-26perf/x86: Fix missing struct before structure nameJovi Zhang1-1/+1
2012-07-26perf/x86: Fix format definition of SNB-EP uncore QPI boxYan, Zheng2-1/+25
2012-07-26perf/x86: Make bitfield unsignedPeter Zijlstra1-1/+1
2012-07-26perf/x86: Fix LLC-* and node-* events on Intel SandyBridgeYan, Zheng1-6/+86
2012-07-26perf/x86: Add Intel Nehalem-EX uncore supportYan, Zheng2-129/+1352
2012-07-26perf/x86: Fix typo in format definition of uncore PCU filterYan, Zheng1-8/+8
2012-07-26sched: Deliver sched_switch events to the current taskAndrew Vagin1-1/+1
2012-07-25Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/coreIngo Molnar18-116/+657
2012-07-25perf annotate: Prevent overflow in size calculationCody Schafer1-1/+12
2012-07-25tools lib traceevent: Ignore TRACEEVENT-CFLAGS fileNamhyung Kim1-0/+1
2012-07-25tools lib traceevent: Detect build environment changesNamhyung Kim1-2/+12
2012-07-25perf tools: Fix build error with bison 2.6Kirill A. Shutemov1-0/+3
2012-07-25perf tools: use XSI-complaint version of strerror_r() instead of GNU-specificKirill A. Shutemov2-3/+12
2012-07-25perf tools: Make the breakpoint events sample period default to 1Jovi Zhang1-0/+1
2012-07-25perf test: Add dso data caching testsJiri Olsa4-0/+159
2012-07-25perf symbols: Add dso data cachingJiri Olsa2-18/+147
2012-07-25perf symbols: Add interface to read DSO image dataJiri Olsa2-0/+117
2012-07-25perf symbols: Factor DSO symtab types to generic binary typesJiri Olsa4-102/+145
2012-07-25perf hists: Print newline between hists callchainsFrederic Weisbecker1-0/+2
2012-07-25perf tools: Fix trace events storms due to weight demuxFrederic Weisbecker2-1/+2
2012-07-25perf hists: Return correct number of characters printed in callchainFrederic Weisbecker1-2/+3
2012-07-25perf tools: Dump exclude_{guest,host}, precise_ip header info tooDavid Ahern1-0/+6
2012-07-25perf kvm: Limit repetitive guestmount message to once per directoryDavid Ahern1-1/+10
2012-07-25perf kvm: Fix bug resolving guest kernel symsDavid Ahern3-0/+15
2012-07-25perf kvm: Guest userspace samples should not be lumped with host uspaceDavid Ahern1-1/+3
2012-07-25perf kvm: Set name for VM process in guest machineDavid Ahern1-1/+16
2012-07-23perf symbols: Add machine id to modules debug messageDavid Ahern1-2/+9
2012-07-22Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+3
2012-07-22Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-224/+257
2012-07-22Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-46/+59
2012-07-22Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds25-581/+429
2012-07-22Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds35-316/+363
2012-07-22Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-25/+75
2012-07-22Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-365/+436
2012-07-22Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds15-76/+1
2012-07-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds109-1706/+5782
2012-07-22Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds19-590/+669
2012-07-22Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-78/+118
2012-07-22Revert "x86/early_printk: Replace obsolete simple_strtoul() usage with kstrtoint()"Ingo Molnar1-6/+6
2012-07-21Linux 3.5Linus Torvalds1-1/+1
2012-07-21Remove SYSTEM_SUSPEND_DISK system stateRafael J. Wysocki1-1/+0
2012-07-21Merge branch 'anton-kgdb' (kgdb dmesg fixups)Linus Torvalds4-87/+104
2012-07-21kdb: Switch to nolock variants of kmsg_dump functionsAnton Vorontsov1-4/+4
2012-07-21printk: Implement some unlocked kmsg_dump functionsAnton Vorontsov2-13/+71
2012-07-21printk: Remove kdb_syslog_dataAnton Vorontsov2-16/+0
2012-07-21kdb: Revive dmesg commandAnton Vorontsov1-58/+33
2012-07-20Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds51-168/+272