summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-23perf tools: Add test for converting perf time to/from TSCAdrian Hunter
2013-07-23perf/x86: Add ability to calculate TSC from perf sample timestampsAdrian Hunter
2013-07-23perf: Fix broken union in 'struct perf_event_mmap_page'Adrian Hunter
2013-07-23perf: Update perf_event_type documentationPeter Zijlstra
2013-07-23kprobes/x86: Call out into INT3 handler directly instead of using notifierJiri Kosina
2013-07-23Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2013-07-22perf tools: Move weight back to common sort keysAndi Kleen
2013-07-22perf tests: Add broken install-* tests into tests/makeJiri Olsa
2013-07-22perf tests: Add 'make install/install-bin' tests into tests/makeJiri Olsa
2013-07-22perf tests: Add DESTDIR=TMP_DEST tests/make variableJiri Olsa
2013-07-22perf tests: Rename TMP to TMP_O tests/make variableJiri Olsa
2013-07-22perf tests: Run ctags/cscope make tests only with needed binariesJiri Olsa
2013-07-22perf tools: Fix build with perl 5.18Kirill A. Shutemov
2013-07-22perf tools: Support callchain sorting based on addressesAndi Kleen
2013-07-22perf bench: Fix memcpy benchmark for large sizesAndi Kleen
2013-07-22perf evsel: Handle ENODEV on default cycles eventDavid Ahern
2013-07-22perf script: Fix named threads supportDavid Ahern
2013-07-19kprobes/x86: Remove unused text_poke_smp() and text_poke_smp_batch() functionsMasami Hiramatsu
2013-07-19kprobes/x86: Use text_poke_bp() instead of text_poke_smp*()Masami Hiramatsu
2013-07-19kprobes/x86: Remove an incorrect comment about int3 in NMI/MCEMasami Hiramatsu
2013-07-19Merge branch 'x86/jumplabel' into perf/coreIngo Molnar
2013-07-19Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2013-07-19Merge branch 'linus' into perf/coreIngo Molnar
2013-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-07-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-07-18Merge tag 'md-3.11-fixes' of git://neil.brown.name/mdLinus Torvalds
2013-07-18Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-07-18vlan: fix a race in egress prio managementEric Dumazet
2013-07-18vlan: mask vlan prio bitsEric Dumazet
2013-07-18macvtap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGSJason Wang
2013-07-18tuntap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGSJason Wang
2013-07-18pkt_sched: sch_qfq: remove a source of high packet delay/jitterPaolo Valente
2013-07-18Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-07-18Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-07-18Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-07-18Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2013-07-18Merge branch 'drm/3.11/fixes' of git://linuxtv.org/pinchartl/fbdev into drm-f...Dave Airlie
2013-07-18md/raid1: fix bio handling problems in process_checks()NeilBrown
2013-07-18md: Remove recent change which allows devices to skip recovery.NeilBrown
2013-07-18md/raid10: fix two problems with RAID10 resync.NeilBrown
2013-07-18Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linuxDave Airlie
2013-07-17drm/radeon/dpm: add debugfs support for RS780/RS880 (v3)Alex Deucher
2013-07-17Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-07-17drm/radeon/dpm/atom: fix broken gcc harderAlex Deucher
2013-07-17perf header: Recognize version number for perf data fileJiri Olsa
2013-07-17xen-netfront: pull on receive skb may need to happen earlierJan Beulich
2013-07-17vxlan: add necessary locking on device removalstephen hemminger
2013-07-17perf header: Introduce feat_offset into perf_headerJiri Olsa
2013-07-17perf header: Remove attr_offset from perf_headerJiri Olsa
2013-07-17perf header: Remove data_offset seek as it's not neededJiri Olsa