diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2011-03-01 02:55:08 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-03-01 02:55:08 +0100 |
commit | 7f233dee2149245bc7ee1194c31a04ea43cd127e (patch) | |
tree | 84cf63b826aad6cb3c849a3368ede15d4473b51b | |
parent | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... (diff) | |
parent | perf timechart: Fix max number of cpus (diff) | |
parent | x86: Use u32 instead of long to set reset vector back to 0 (diff) | |
parent | clockevents: Prevent oneshot mode when broadcast device is periodic (diff) | |
download | linux-7f233dee2149245bc7ee1194c31a04ea43cd127e.tar.xz linux-7f233dee2149245bc7ee1194c31a04ea43cd127e.zip |
Merge branches 'perf-fixes-for-linus', 'x86-fixes-for-linus' and 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
* 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip:
perf timechart: Fix max number of cpus
perf timechart: Fix black idle boxes in the title
perf hists: Print number of samples, not the period sum
* 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip:
x86: Use u32 instead of long to set reset vector back to 0
* 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip:
clockevents: Prevent oneshot mode when broadcast device is periodic