]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branches 'perf-urgent-for-linus' and 'timers-urgent-for-linus' of git://git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 17 Mar 2015 20:22:29 +0000 (13:22 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 17 Mar 2015 20:22:29 +0000 (13:22 -0700)
commit5b6d07108c51a67495481097cb81702ba71ffb48
tree01e139b245cbc95416511c726758bee6b80d74b4
parent92eff5f5ef0bb9052fa5dc4162f8032c1ff18eed
parent98481b50c75a6d182adf2f43c68408588ba5c160
parent3711d4f629d377897fad9ed7d6cdbe70b872b86b
Merge branches 'perf-urgent-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull perf and timer fixes from Ingo Molnar:
 "Two small perf fixes:
   - kernel side context leak fix
   - tooling crash fix

  And two clocksource driver fixes"

* 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  perf: Fix context leak in put_event()
  perf annotate: Fix fallback to unparsed disassembler line

* 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  clockevents: sun5i: Fix setup_irq init sequence
  clocksource: efm32: Fix a NULL pointer dereference