summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2011-03-01 02:55:08 +0100
committerLinus Torvalds <torvalds@linux-foundation.org>2011-03-01 02:55:08 +0100
commit7f233dee2149245bc7ee1194c31a04ea43cd127e (patch)
tree84cf63b826aad6cb3c849a3368ede15d4473b51b
parentMerge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... (diff)
parentperf timechart: Fix max number of cpus (diff)
parentx86: Use u32 instead of long to set reset vector back to 0 (diff)
parentclockevents: Prevent oneshot mode when broadcast device is periodic (diff)
downloadlinux-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