1. 04 Aug, 2014 33 commits
  2. 31 Jul, 2014 4 commits
  3. 30 Jul, 2014 1 commit
  4. 27 Jul, 2014 2 commits
    • Linus Torvalds's avatar
      Linux 3.16-rc7 · 64aa90f2
      Linus Torvalds authored
      64aa90f2
    • Linus Torvalds's avatar
      Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip · 9dae0a3f
      Linus Torvalds authored
      Pull perf fixes from Thomas Gleixner:
       "A bunch of fixes for perf and kprobes:
         - revert a commit that caused a perf group regression
         - silence dmesg spam
         - fix kprobe probing errors on ia64 and ppc64
         - filter kprobe faults from userspace
         - lockdep fix for perf exit path
         - prevent perf #GP in KVM guest
         - correct perf event and filters"
      
      * 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
        kprobes: Fix "Failed to find blacklist" probing errors on ia64 and ppc64
        kprobes/x86: Don't try to resolve kprobe faults from userspace
        perf/x86/intel: Avoid spamming kernel log for BTS buffer failure
        perf/x86/intel: Protect LBR and extra_regs against KVM lying
        perf: Fix lockdep warning on process exit
        perf/x86/intel/uncore: Fix SNB-EP/IVT Cbox filter mappings
        perf/x86/intel: Use proper dTLB-load-misses event on IvyBridge
        perf: Revert ("perf: Always destroy groups on exit")
      9dae0a3f