Commits
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
Showing diff to9ab2b7f3acf
- Linus Torvalds committed 8e6e44fbd23MMerge tag 'regulator-fix-v4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
- Leon Yu committed d415a7f1c1aperf: Fix context leak in put_event() Commit: a83fe28e2e45 ("perf: Fix put_event() ...
- Ingo Molnar committed 9ab2b7f3acfMMerge branch 'clockevents/4.0-rc2' of http://git.linaro.org/people/daniel.lezcano/linux...